@font-face {
  font-family: "Fa V 4 Compatibility";
  src: url('../fonts/fa-v4compatibility.woff2') format("woff2"), url('../fonts/fa-v4compatibility.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2"), url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neu;
  src: url('../fonts/Helvetica-Neu-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneuelt;
  src: url('../fonts/HelveticaNeueLt.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-BlackCond.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneuehv;
  src: url('../fonts/HelveticaNeueHv.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneuemed;
  src: url('../fonts/HelveticaNeueMed.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneueit;
  src: url('../fonts/HelveticaNeueIt.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneue;
  src: url('../fonts/HelveticaNeue-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alternategotno 2";
  src: url('../fonts/AlternateGotNo2.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-family-3: Oswald, sans-serif;
  --color-1: #ffa703;
  --dt-h1: 4rem;
  --color-4: white;
  --dt-parag: 1.4rem;
  --color-3: #62a7a0;
  --color-2: #000;
  --white: white;
  --black: black;
  --color-6: #3a3a3a;
  --font-family: Helveticaneuemed, sans-serif;
  --font-family-2: "Droid Sans", sans-serif;
  --color-5: #f1dab2;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

p {
  color: #fff;
  margin-bottom: 10px;
  padding-top: .5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

.hero-section {
  background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/costarica_justice-for-nature.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 0;
  padding-top: 2rem;
  display: flex;
}

.hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 12.2rem 2.5rem 4rem;
  display: flex;
}

.hero-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.hero-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.heading.take-next-step.home {
  color: var(--color-1);
}

.heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.heading.sponsored {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3rem;
  font-weight: 400;
}

.heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

.heading.obejctive-patrol-heading, .heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.heading.pp {
  font-size: 3rem;
}

.heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.heading.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

.heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.heading.eco {
  line-height: 4.7rem;
}

.heading.eco.enf {
  line-height: 3.6rem;
}

.heading.how-can0i-hero-h {
  line-height: 4.9rem;
}

.heading.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.heading.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.heading.col-home-p, .heading.vol-home, .heading.hero-home {
  color: var(--color-1);
}

.heading._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.heading._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.heading.podpo-ili-n-s {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size: 3rem;
  font-weight: 400;
}

.paragraph {
  color: #fff;
  font-family: Milligram Trial;
}

.paragraph-2 {
  color: #ffffffe6;
  text-align: center;
  width: 75ch;
  margin-bottom: 1.4rem;
  font-size: 1rem;
  line-height: 1.8rem;
}

.paragraph-2.hero-p {
  text-align: left;
  width: auto;
  margin-bottom: 1rem;
}

.paragraph-2.hero-p.contribute-hero-p {
  width: 53ch;
}

.paragraph-2.hero-p._30-target-hero-p-copy {
  width: auto;
  padding-top: 0;
}

.paragraph-2.our-finance {
  margin-bottom: 1.5rem;
}

.button-main {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 2.5rem;
  padding: .8rem 2.4rem;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  display: flex;
}

.button-main:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.button-main.support-button {
  width: auto;
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.button-main.blue {
  background-color: var(--color-3);
}

.button-main.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: .9rem;
  display: flex;
}

.button-main.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.button-main.eco-memorable {
  margin-bottom: 0;
}

.button-main.npz-hero-but {
  width: auto;
}

.button-main.donate-buttonnews-9 {
  width: 20%;
}

.button-main.leden---duben-2025 {
  padding-left: .6rem;
  padding-right: .6rem;
  font-size: .9rem;
}

.button-main.nas-z {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.member-federation-div {
  margin-top: 2rem;
}

.member-federation-div.eye-of-ocean {
  display: none;
}

.text-block {
  color: #c7c7c7;
  margin-bottom: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: .8rem;
}

.image {
  width: 5.5rem;
}

.hero-text {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 4rem;
  padding-right: 1rem;
  display: flex;
}

.space-holder-div {
  height: 20%;
}

.hero-card-right {
  background-color: #fff0;
  border-radius: .4rem;
}

.hero-card-slider-div {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.slider {
  background-color: #000000b8;
  border-radius: .9rem;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.icon {
  color: var(--color-3);
  cursor: pointer;
  font-size: 1.6rem;
}

.icon-2 {
  color: var(--color-3);
  font-size: 1.6rem;
}

.div-block {
  width: 100%;
  height: 100%;
}

.slide-proj-div {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0 1rem;
  display: flex;
}

.heading-slider {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
}

.heading-slider.certificate {
  color: var(--color-4);
  line-height: 3.3rem;
}

.paragraph-3 {
  color: #ffffffd9;
  text-align: center;
  width: 50ch;
  margin-bottom: 0;
  padding-left: 3.6rem;
  padding-right: 3.6rem;
  font-size: .9rem;
  line-height: 1.4rem;
}

.button-secondary {
  background-color: var(--color-1);
  color: #fff;
  cursor: pointer;
  border: 1px #fff;
  border-radius: 200px;
  justify-content: center;
  width: 80%;
  margin-bottom: 0;
  padding: .8rem 2.4rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-secondary:hover {
  border-style: none;
  border-color: var(--color-1);
  color: #fff;
  background-color: #000;
}

.button-secondary.misson-but {
  background-color: var(--color-2);
  text-align: center;
  width: 50%;
  font-family: Droid Sans, sans-serif;
}

.button-secondary.misson-but:hover {
  transform: scale(1.02);
}

.text-block-2 {
  color: #fff9;
  letter-spacing: .1rem;
  text-transform: uppercase;
  border: 1px solid #ffffff29;
  border-radius: 20px;
  padding: .1rem 1rem;
  font-family: Milligram Variable Trial;
  font-size: .5rem;
  font-weight: 500;
  line-height: 1.1rem;
}

.text-block-2.mission-tag {
  color: #000;
  text-transform: none;
  text-shadow: none;
  border-color: #00000029;
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Milligram Variable Trial;
  font-weight: 500;
}

.slide-nav {
  font-size: 10px;
}

.mission-section {
  background-color: #f8f8f8;
  align-items: flex-start;
  height: 60vh;
  display: flex;
}

.mission-wrap {
  background-image: linear-gradient(#0000, #222 87%), linear-gradient(#00131129, #00131129), url('../images/brezen.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  display: flex;
}

.mission-div {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  text-shadow: none;
  background-color: #fff0;
  background-image: linear-gradient(#f5f5f5 52%, #fff9 83%);
  border-radius: .9rem;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.6rem 2.3rem 2.3rem;
  display: flex;
}

.paragraph-4 {
  color: #000000ad;
  text-align: center;
  text-shadow: none;
  width: 63ch;
  margin-bottom: .9rem;
  font-size: 1rem;
  line-height: 1.4rem;
}

.our-projects {
  height: auto;
}

.projects-wrap {
  background-color: #222;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.projects-grid-div {
  width: 100%;
  height: 100%;
  padding: 2rem 5rem;
}

.grid {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 53px;
  padding-right: 53px;
  display: flex;
}

.grid.projects-grid {
  padding-left: 0;
  padding-right: 0;
}

.project-card {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: .9rem;
  height: 50vh;
}

.project-card.blue-life {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-image: linear-gradient(#0006, #0006), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  padding: 2.5rem 3rem;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.project-card.blue-life:hover {
  border: 1px solid var(--color-1);
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transform: scale(1.03);
}

.project-card.green-life {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-image: linear-gradient(#0006, #0006), url('../images/BRAULIO_DRON_2-BG.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  padding: 2rem 3rem;
  display: flex;
  box-shadow: 0 2px 5px #0000001a;
}

.project-card.green-life:hover {
  border: 1px solid var(--color-1);
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/BRAULIO_DRON_2-BG.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transform: scale(1.03);
}

.paragraph-5 {
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.paragraph-5.eyes-on-ocean {
  width: 60ch;
}

.paragraph-5.greelife-paragraph {
  text-transform: none;
  width: 61ch;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-5.bluelife-paragraph {
  width: 65ch;
  display: flex;
}

.heading-2 {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.heading-2.eyes-on-earth {
  font-family: var(--font-family-3);
  letter-spacing: -3px;
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 400;
}

.heading-2.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 400;
}

.heading-2.green-patrol {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.heading-2.eob-bear {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 400;
}

.heading-2.gp-h {
  text-align: left;
}

.heading-2.nepmz-hero-h {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.heading-2.what-makes-nepz-unique {
  text-align: left;
  letter-spacing: -3px;
  font-size: 3rem;
  line-height: 3rem;
}

.heading-2.ambassador-of-the-wild {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.image-2 {
  width: 4rem;
}

.image-2.eyes-on-logo {
  width: 5rem;
  margin-bottom: 2rem;
}

.image-2.green-life-logo {
  width: 8rem;
}

.image-2.blue-life-logo {
  width: 8rem;
  margin-bottom: 1rem;
}

.image-2.jaguauar-logo {
  width: 6rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.image-2.nama-logo {
  width: 14rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.image-2.volu-prg-costa {
  width: 5rem;
  margin-bottom: 1rem;
}

.image-2.bear-life-logo-copy {
  width: 5rem;
  margin-bottom: 1rem;
  font-size: 3rem;
}

.image-2.green-patrol-logo-copy {
  width: 8rem;
  margin-bottom: 1rem;
}

.image-2.patrol-logo-copy {
  width: 5rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.image-2.bear-logo-copy {
  width: 5rem;
  margin-top: 0;
  margin-bottom: .3rem;
}

.div-block-2 {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-text-div {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30rem;
  display: flex;
}

.paragraph-6 {
  color: #ffffffb3;
  text-align: center;
  width: 60ch;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}

.eyes-on-earth-section, .eyes-of-earth-section {
  background-image: linear-gradient(#00000040, #00000040), url('../images/black-jaguar-panthera-onca-melanistic-feline-2024-01-11-22-03-54-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.eyes-of-ocean-section {
  text-align: center;
  background-image: linear-gradient(#00000040, #00000040), url('../images/EYES-ON-OCEAN-IMG.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.section {
  height: 100vh;
}

.volunteer-section {
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/section-img.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  height: 100vh;
  display: flex;
}

.volunteer-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.volunteer-left-div {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 2.5rem;
  padding-right: 2rem;
  display: flex;
}

.volunteer-right-div {
  width: 50%;
  height: 100%;
}

.paragraph-7 {
  width: 57ch;
  margin-bottom: 1.5rem;
}

.support-section {
  background-image: url('../images/VODOPADY_10.webp');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.support-wrap {
  background-color: #2222228f;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 4rem 2rem 2rem;
  display: flex;
}

.heading-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  padding-top: 0;
  display: flex;
}

.heading-div.costarica {
  margin-top: 1rem;
}

.heading-div.jaguar {
  justify-content: center;
  align-items: flex-start;
  padding-top: 1.2rem;
}

.heading-div.bear {
  padding-top: 3rem;
}

.heading-div.patrol-activities {
  justify-content: center;
  align-items: center;
  padding-top: 1.2rem;
  padding-bottom: 2rem;
}

.heading-div.pewvenitiion {
  justify-content: center;
  align-items: center;
  padding-top: 0;
}

.heading-div.pewvenitiion.preventio-cz {
  justify-content: center;
  align-items: center;
}

.heading-div.cont-info, .heading-div.cont-info-2 {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 1.2rem;
}

.heading-div.jaguar-copy {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
}

.heading-div.green-patrol {
  justify-content: center;
  align-items: flex-start;
  padding-top: 1.2rem;
}

.heading-div._30-info-copy {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 1.2rem;
  padding-bottom: .5rem;
}

.heading-div._30-target-copy-copy {
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  height: 100%;
  padding-top: 1.2rem;
  padding-bottom: .5rem;
}

.heading-div.nepz-copy {
  margin-top: 1rem;
  padding-top: 1.5rem;
}

.image-3 {
  width: 4rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.image-3.faq-im {
  margin-bottom: 1.5rem;
}

.div-block-3 {
  width: 50%;
  padding: 62px;
}

.div-block-4 {
  flex-direction: row;
  display: flex;
}

.support-card {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 62px 0;
  display: flex;
}

.donate-vs-support-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5, .line {
  justify-content: center;
  width: 1rem;
  height: 50%;
  display: flex;
}

.partners-section {
  background-color: #222;
  height: auto;
}

.partners-wrap {
  flex-direction: column;
  height: 100%;
  padding: 6rem 2rem;
  display: flex;
}

.logos-wrap {
  margin-bottom: 1.3rem;
  display: flex;
}

.grid-2 {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: stretch;
  place-items: center;
  max-width: 70%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.logo-div {
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  padding: 40px 0;
  display: flex;
}

.logo-img {
  border-radius: .5rem;
  width: 100%;
  max-width: 100%;
}

.logo-img.empty-box {
  opacity: 0;
}

.footer-dark {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: var(--color-1);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
  line-height: 1.4rem;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--color-3);
}

.footer-link.address {
  width: 30ch;
}

.footer-link.address:hover {
  color: var(--color-3);
}

.footer-link.news-footer, .footer-link.czeck-volunteer {
  display: none;
}

.footer-social-block {
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  text-transform: none;
  margin-left: 12px;
  font-size: .3rem;
  text-decoration: none;
}

.footer-divider {
  background-color: var(--color-1);
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: var(--color-4);
  text-align: center;
  font-size: .8rem;
  line-height: 16px;
}

.image-5 {
  width: 10rem;
}

.image-6 {
  filter: invert();
}

.image-7 {
  filter: invert();
  max-width: 99%;
  font-size: 1rem;
}

.image-8 {
  filter: invert();
  font-size: .4rem;
}

.text-span {
  font-family: Droid Serif, serif;
}

.navbar {
  background-color: #ddd0;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.image-9 {
  width: 6rem;
  margin-top: 0;
}

.brand {
  align-items: center;
  padding-left: 2rem;
  display: flex;
}

.sub-nav {
  z-index: 30000;
  background-color: #000;
  flex-direction: row;
  height: 3rem;
  margin-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-right: 2rem;
  display: flex;
}

.lang-bar {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-right: 2rem;
  display: flex;
}

.contact-bar {
  width: 60%;
  padding-left: 1rem;
  display: flex;
}

.nav-link-4, .nav-link-5, .nav-link-6 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.lang-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.right-bar {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  padding-right: 2rem;
  display: flex;
}

.right-bar.mob {
  display: none;
}

.subnav-link {
  color: var(--color-4);
  align-items: center;
  height: 100%;
  margin-right: -10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: .8rem;
  display: flex;
}

.subnav-link:hover, .subnav-link:active, .subnav-link:focus, .subnav-link:focus-visible, .subnav-link[data-wf-focus-visible], .subnav-link:visited, .subnav-link.w--current {
  color: var(--color-1);
}

.subnav-link.last {
  padding-right: 0;
}

.link-block {
  background-color: var(--color-2);
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 1rem;
  padding: 1rem;
  display: flex;
}

.donate-but-nav {
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border: 1px #fff;
  border-radius: 200px;
  margin-bottom: 0;
  margin-left: 1rem;
  padding: .6rem .9rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
}

.donate-but-nav:hover {
  border-style: none;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.donate-but-nav.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.text-block-3 {
  color: #fff;
  font-size: .9rem;
  text-decoration: none;
}

.image-10 {
  width: 1rem;
  margin-right: .5rem;
  font-size: .7rem;
}

.nav-main-wrap {
  z-index: 2000;
  background-color: #00000040;
  justify-content: space-between;
  width: 100%;
  height: 6rem;
  margin-top: 3rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-4-copy {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.nav-link-7 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
  display: none;
}

.nav-link-7.w--current {
  color: var(--color-1);
}

.meet-our-team-sec {
  background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/KOSTARICA-HEADER_Comp.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 0;
  display: flex;
}

.team-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 2.5rem;
  display: flex;
}

.team-hero-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.team-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.team-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.team-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.team-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.team-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.team-heading.take-next-step-copy, .team-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.team-heading.cars {
  margin-bottom: 3rem;
}

.twam-members-section {
  background-color: var(--color-2);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.team-wrap {
  width: 100%;
  height: 100%;
  padding: 4.9rem;
}

.our-team-heading {
  justify-content: center;
  align-items: center;
  display: flex;
}

.our-team-heading-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 2rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.paragraph-8 {
  text-align: center;
  line-height: 1.8rem;
}

.team-grid-wrao {
  height: 100%;
}

.team-members-section {
  background-color: var(--color-2);
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.team-grid-wrap {
  height: 100%;
}

.grid-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: stretch center;
  place-items: stretch center;
  width: 100%;
}

.grid-3.indispensable {
  grid-column-gap: 0rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-member-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-member-div.denisa-only {
  opacity: 0;
}

.member-name {
  color: var(--color-1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Droid Serif, serif;
  font-size: 1rem;
}

.member-title {
  color: #fff;
  font-family: Droid Serif, serif;
  font-size: .8rem;
}

.image-11, .member-img {
  width: 9rem;
}

.member-img.adele {
  width: 9.7rem;
}

.member-img.vlaclav {
  width: 10rem;
}

.member-img.miroslav-1 {
  flex: 0 auto;
  width: 10rem;
}

.member-img.next {
  width: 9.9rem;
}

.div-block-6 {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.text-block-4 {
  color: #fff;
}

.text-block-5 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.icon-4 {
  color: var(--color-1);
}

.dropdown-link {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.dropdown-link:hover {
  color: var(--color-1);
}

.dropdown-list {
  background-color: #bea2a2;
}

.dropdown-list.w--open {
  background-color: #000;
  border-radius: .3rem;
  width: 12rem;
}

.dropdown-link-2 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.dropdown-link-2:hover {
  color: var(--color-1);
}

.dropdown-link-3 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.text-block-6 {
  color: #f8f6f6;
}

.text-block-7 {
  color: #fff;
  text-transform: none;
  font-family: Droid Sans, sans-serif;
  font-size: .81rem;
  text-decoration: none;
}

.text-block-7:hover {
  color: var(--color-1);
  font-size: .82rem;
}

.icon-5 {
  color: var(--color-1);
  transform: rotate(-90deg);
}

.dropdown-toggle {
  text-transform: none;
  cursor: pointer;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 20px 30px;
  text-decoration: none;
  display: flex;
}

.dropdown-toggle:hover {
  background-color: var(--color-2);
  color: var(--color-1);
  border-radius: .2rem;
  font-family: Droid Sans, sans-serif;
  font-size: .82rem;
}

.dropdown-toggle.w--open:hover {
  background-color: #eaa31e00;
}

.dropdown-list-2 {
  left: 5px;
}

.dropdown-list-2.w--open {
  background-color: #000;
  border-radius: 0 .3rem .3rem 0;
  top: 19px;
  left: 162px;
}

.dropdown-link-4 {
  color: #fff;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.dropdown-link-4:hover, .dropdown-link-4.w--current {
  color: var(--color-1);
}

.dropdown-link-4.w--current:visited {
  color: var(--color-4);
}

.dropdown-link-5 {
  color: #fff;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.dropdown-link-5:hover, .dropdown-link-5:focus {
  color: var(--color-1);
}

.dropdown-link-5:visited {
  color: #fff;
}

.dropdown-link-6 {
  font-size: .9rem;
}

.dropdown-link-7 {
  color: #fff;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.dropdown-link-7:hover, .dropdown-link-7.w--current {
  color: var(--color-1);
}

.dropdown-link-8 {
  color: #fff;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.dropdown-link-8:hover, .dropdown-link-8:active, .dropdown-link-8:focus, .dropdown-link-8:focus-visible, .dropdown-link-8[data-wf-focus-visible], .dropdown-link-8:visited {
  color: var(--color-1);
}

.dropdown-link-8.w--current {
  color: var(--color-1);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.dropdown {
  width: 100%;
  display: inline-block;
}

.dropdown-2 {
  cursor: pointer;
  width: 100%;
}

.dropdown-3 {
  text-transform: none;
  border: 1px #000;
  width: 100%;
  text-decoration: none;
}

.section-2 {
  height: 100vh;
}

.body {
  background-color: #222;
}

.green-life-forest-reserve-header {
  background-image: linear-gradient(#0000005c, #0000005c), url('../images/gree-life-hero-sec-comp.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
}

.costarica-info-section {
  color: var(--black);
  background-image: linear-gradient(#00000080, #00000080), url('../images/SPARTAN_PREPLAVBA_5-V2.jpg'), linear-gradient(#0000004d, #0000004d);
  background-position: 0 0, 50%, 0 0;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 4rem 3rem;
  display: flex;
}

.costarica-info-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.costarica-info-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.costarica-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.costarica-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.costarica-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.costarica-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.costarica-heading.take-next-step-copy, .costarica-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading._2h {
  color: var(--color-1);
  width: 48%;
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.costarica-heading.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.paragraph-9 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 74ch;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  display: block;
}

.paragraph-9.ocean.educational {
  width: 80ch;
}

.paragraph-9.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9.ocean-educational.educational {
  width: 80ch;
}

.paragraph-9.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.paragraph-9.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65ch;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 1.7rem;
  display: flex;
}

.paragraph-9.lists {
  width: auto;
  margin-bottom: 0;
  line-height: 1.5rem;
}

.paragraph-9.lists.last {
  margin-bottom: 1rem;
}

.paragraph-9.lists.u-ncase {
  line-height: 1.4rem;
}

.paragraph-9.costa-voluntter-dates {
  width: auto;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.paragraph-9.costa-voluntter-dates.educational {
  width: 80ch;
}

.paragraph-9.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.paragraph-9.jag {
  text-align: left;
  width: auto;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.7rem;
}

.paragraph-9.jag.educational {
  width: 80ch;
}

.paragraph-9.anti-potching-paragraph {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9.prevention-copy {
  text-align: center;
  width: 100ch;
  margin-bottom: .8rem;
  margin-left: 0;
  margin-right: auto;
  line-height: 1.5rem;
}

.paragraph-9.glc--paragraph-copy {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9.glc {
  text-align: center;
}

.paragraph-9.bl-p-copy {
  text-align: left;
  width: 71ch;
  line-height: 1.9rem;
}

.paragraph-9.bl-rescue-paragraph-copy {
  text-align: center;
  width: 78ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9.bl-p-copy-copy {
  text-align: center;
  width: 80ch;
  line-height: 1.9rem;
}

.paragraph-9.bl-rescue-paragraph-copy-copy {
  text-align: center;
  width: 90ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9.glc-copy {
  text-align: center;
}

.paragraph-9.eyeofthrjag-copy {
  text-align: center;
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9.ocean-educational-copy {
  text-align: center;
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9.ocean-educational-copy.educational {
  width: 80ch;
}

.paragraph-9.tiger-copy-copy {
  text-align: left;
  width: auto;
  line-height: 1.9rem;
}

.paragraph-9.eyeofthrjag-copy {
  text-align: left;
  line-height: 1.5rem;
}

.paragraph-9.eyeofbear {
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9.bear {
  text-align: center;
  width: 60ch;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.paragraph-9.bear.educational {
  width: 80ch;
}

.paragraph-9.green-patrol {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 1rem;
  line-height: 1.5rem;
}

.paragraph-9.slovakia-volunteer-copy {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65ch;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 1.7rem;
  display: flex;
}

.paragraph-9.sk-vol-tab {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 2rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9.sk-vol-tab.educational {
  width: 80ch;
}

.paragraph-9.about-nepz-cop {
  text-align: center;
  width: auto;
  margin-bottom: .8rem;
  margin-left: 0;
  margin-right: auto;
  line-height: 1.5rem;
}

.paragraph-999 {
  text-align: center;
  width: 74ch;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
}

.costarica-support-wrap {
  background-color: #2222228f;
  background-image: linear-gradient(#222 10%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 3rem 2rem 2rem;
  display: flex;
}

.section-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.costarica-support-section {
  background-image: url('../images/GLC-4.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.the-importance-of-the-proj {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4rem 2rem 0;
  display: flex;
}

.costarica-theimportance-of-proj-wrap {
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 50%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 2rem 2rem 0;
  display: flex;
}

.the-imp-of-the-proj-paragraph {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.bluelife-costarica {
  background-image: linear-gradient(#00000040, #00000040), url('../images/black-jaguar-panthera-onca-melanistic-feline-2024-01-11-22-03-54-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
}

.bluelife-costarica._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/dron_24.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.background-video {
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-top: -3.5rem;
  display: none;
  position: absolute;
  inset: 0%;
}

.blue-life-info {
  background-color: #2222228f;
  background-image: linear-gradient(to top, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.blue-separator-img {
  background-image: url('../images/PLAZE_A_OKOLI_4.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.costarica-education-center-section {
  color: #000;
  background-color: #1b1b1b00;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: flex;
}

.costarica-slider-section {
  height: 100%;
  padding-bottom: 4rem;
  display: none;
}

.slider-wrap {
  width: 100%;
  height: 100%;
  display: none;
}

.slider-2 {
  height: 80vh;
}

.icon-6, .icon-7 {
  color: var(--color-1);
  font-size: 1.5rem;
}

.slide {
  background-image: url('../images/BL-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide._1 {
  background-image: url('../images/5.jpg');
}

.slide._2 {
  background-image: url('../images/2_1.jpg');
}

.slide-2 {
  background-image: url('../images/2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-2._1 {
  background-image: url('../images/1.jpg');
}

.slide-3 {
  background-image: url('../images/3.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3._3 {
  background-image: url('../images/3_1.jpg');
}

.slide-4 {
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-4._4 {
  background-image: url('../images/4.jpg');
}

.slide-5 {
  background-image: url('../images/5.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-5._5 {
  background-image: url('../images/5.jpg');
}

.slide-6 {
  background-image: url('../images/6.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-6._6 {
  background-image: url('../images/6.jpg');
}

.slide-7 {
  background-image: url('../images/7.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-7._7 {
  background-image: url('../images/7.jpg');
}

.slide-8 {
  background-image: url('../images/8.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-8._8 {
  background-image: url('../images/8.jpg');
}

.slide-9 {
  background-image: url('../images/9.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-9._9 {
  background-image: url('../images/9.jpg');
}

.slide-1 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/10_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-10._10 {
  background-image: url('../images/10.jpg');
}

.slide-1-2, .slide-11 {
  background-image: url('../images/11_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-11._11 {
  background-image: url('../images/BLUE_UKLID_PLAZI_19-1.jpg');
}

.slide-1-3, .slide-12 {
  background-image: url('../images/12_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-4, .slide-13 {
  background-image: url('../images/13.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/14.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/15.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/16.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/17.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/18.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-19 {
  background-image: url('../images/19.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/20.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/21.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/22.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/23.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/24.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/25.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-26 {
  background-image: url('../images/26.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/27.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/28.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/29.jpeg');
  background-position: 50%;
  background-size: cover;
}

.become-volunteer {
  background-color: #00000075;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.paragraph-1000 {
  width: auto;
  margin-bottom: 1.5rem;
  padding-top: 5px;
}

.paragraph-1000.cz {
  width: 65ch;
}

.marine-mammals-section {
  color: var(--black);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: flex;
}

.marine-mammals-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding-left: 3.9rem;
  padding-right: 3.9rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.6rem;
}

.marine-mammals-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.marine-mammals-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.marine-mammals-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.marine-mammals-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.marine-mammals-heading.take-next-step-copy, .marine-mammals-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.marine-mammals-heading.eoj._01231 {
  text-align: left;
  padding-left: 0;
}

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

.whale-separator-img {
  text-align: center;
  background-image: url('../images/whales_167.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 50vh;
}

.bold-text-2 {
  color: var(--color-1);
  font-size: 3rem;
  font-weight: 400;
}

.paragraph-1001 {
  text-align: center;
  width: 57ch;
  margin-bottom: 1.5rem;
  line-height: 1.5rem;
}

.jag-info {
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.bold-text-3 {
  color: var(--color-3);
  text-decoration: none;
}

.link {
  color: var(--color-3);
  text-decoration: underline;
}

.bold-text-4 {
  color: var(--color-3);
  text-decoration: none;
}

.jabguar-nama-section {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: none;
}

.link-2 {
  color: var(--color-3);
  text-decoration: underline;
}

.jag-separator-img {
  background-image: url('../images/DOBROVOLNICI_8.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.read-more-but {
  color: var(--color-1);
}

.read-more-text {
  display: none;
}

.link-block-2 {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 4rem;
  padding-left: 1em;
  padding-right: 1rem;
  text-decoration: none;
  display: flex;
}

.link-block-2.w--current {
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1rem;
}

.link-block-2.reports, .link-block-2.reports-en {
  display: none;
}

.vol-paragraph {
  text-align: center;
  width: 74ch;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 2rem;
}

.vol-paragraph.ocean.educational {
  width: 80ch;
}

.vol-paragraph.ocean-educational {
  width: 78ch;
  margin-bottom: .5rem;
}

.vol-paragraph.ocean-educational.educational {
  width: 80ch;
}

.the-vol-prog-p1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 3rem 2rem 1rem;
  display: flex;
}

.vol-img-div {
  width: 50%;
  height: auto;
  padding-top: 0;
}

.image-14 {
  border-radius: .5rem;
  width: auto;
  padding: 0;
  display: inline-block;
}

.vol-1-par {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  padding-left: 2.1rem;
  padding-right: 0;
  display: flex;
}

.icon-8, .icon-9 {
  color: var(--color-1);
  font-size: 2rem;
}

.bold-text-5 {
  width: 50ch;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.bold-text-5.costa {
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.costarica-price-dates-section {
  color: var(--black);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 4rem 3rem;
  display: flex;
}

.h2 {
  color: var(--color-1);
  padding-left: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 1.4rem;
}

.h2.price-include {
  color: var(--color-3);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 2rem;
  font-family: Oswald, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
}

.h2.costa-dates {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
}

.list {
  color: var(--color-1);
  padding-left: 0;
  font-size: 1rem;
}

.text-span-2 {
  color: var(--color-1);
}

.bold-text-6 {
  color: var(--color-1);
  font-size: 1.8rem;
}

.text-span-3, .italic-text, .italic-text-2 {
  color: var(--color-1);
  text-decoration: underline;
}

.application-button {
  background-color: var(--color-1);
  cursor: pointer;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: .8rem 2.4rem .8rem 2rem;
  text-decoration: none;
  display: flex;
}

.application-button:hover {
  background-color: var(--color-3);
  color: var(--color-1);
}

.text-block-8 {
  color: var(--color-4);
  padding-left: .5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.image-15 {
  width: 1.5rem;
  font-size: 3.7rem;
}

.costarica-volunteer-slider-section-copy {
  height: auto;
}

.volunteer-project-div {
  width: 100%;
  height: 100%;
  padding: 4.5rem 5rem 3rem;
}

.vol-project-card {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: .9rem;
  height: 50vh;
}

.vol-project-card.blue-life {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-image: linear-gradient(#0006, #0006), url('../images/JUSTICEFORNATURE_ORG-1536x1028.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 2rem 1rem;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.vol-project-card.blue-life:hover {
  border: 1px solid var(--color-1);
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/JUSTICEFORNATURE_ORG-1536x1028.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transform: scale(1.03);
}

.vol-project-card.blue-life.costa-rica {
  background-image: linear-gradient(#0006, #0006), url('../images/SPARTAN_PREPLAVBA_8-V2.jpg');
  width: 50%;
  height: 34rem;
}

.vol-project-card.blue-life.costa-rica:hover {
  background-image: linear-gradient(#0009, #0009), url('../images/SPARTAN_PREPLAVBA_8-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.vol-project-card.green-life {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-image: linear-gradient(#0006, #0006), url('../images/3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  padding: 2rem 1rem;
  display: flex;
  box-shadow: 0 2px 5px #0000001a;
}

.vol-project-card.green-life:hover {
  border: 1px solid var(--color-1);
  background-image: linear-gradient(#0009, #0009), url('../images/3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transform: scale(1.03);
}

.project-card-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: .9rem;
  height: 50vh;
}

.project-card-copy.blue-life {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-image: linear-gradient(#0006, #0006), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 2rem 3rem;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.project-card-copy.blue-life:hover {
  border: 1px solid var(--color-1);
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/MISSION-section-bg-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transform: scale(1.03);
}

.project-card-copy.green-life {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-image: linear-gradient(#0006, #0006), url('../images/greelife-imag.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 2rem 3rem;
  display: flex;
  box-shadow: 0 2px 5px #0000001a;
}

.project-card-copy.green-life:hover {
  border: 1px solid var(--color-1);
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/greelife-imag.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transform: scale(1.03);
}

.text-block-9 {
  color: var(--color-4);
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
}

.heading-3 {
  color: var(--color-1);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 3.1rem;
}

.heading-3.eyes-on-earth, .heading-3.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.heading-2-copy {
  color: var(--color-1);
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 3.1rem;
}

.heading-2-copy.eyes-on-earth, .heading-2-copy.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.heading-3-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.1rem;
  font-weight: 400;
}

.heading-3-copy.eyes-on-earth, .heading-3-copy.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.paragraph-5-copy {
  text-align: center;
  text-transform: none;
  width: 44ch;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.paragraph-5-copy.eyes-on-ocean {
  width: 60ch;
}

.paragraph-5-copy.greelife-paragraph {
  width: 65ch;
}

.paragraph-5-copy.bluelife-paragraph {
  width: 65ch;
  display: none;
}

.paragraph-5-copy.bl {
  text-transform: none;
  width: 40ch;
  margin-top: .8rem;
}

.paragraph-1002 {
  margin-bottom: 2rem;
  line-height: 1.6rem;
}

.looking-0for-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.looking-forslider-wrap {
  width: 100%;
  height: 100%;
}

.volunteer-info-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.vol-info-tab-div {
  background-color: #00000054;
  border: 1px #4e4e4e78;
  border-radius: .5rem .5rem .5rem .55rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 0 0 1rem 1.2rem;
  display: flex;
}

.tabs {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.tabs-menu {
  border-radius: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 40%;
  height: auto;
  margin-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.tab-text-style {
  color: var(--color-4);
  text-transform: none;
  font-family: Droid Sans, sans-serif;
  font-size: .8rem;
}

.tab-link-good-to-know {
  background-color: #f1dab200;
  border: 1px #000;
  margin-top: 0;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-good-to-know.w--current {
  background-color: var(--color-6);
  border: 1px #000;
  border-radius: .5rem;
  margin-top: 0;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-accommodation-and-catering {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-accommodation-and-catering.w--current {
  background-color: var(--color-6);
  border-radius: .5rem;
}

.tab-link-information-for-smokers {
  background-color: #f1dab200;
  border-bottom: 1px #b1b1b1;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-information-for-smokers.w--current {
  background-color: var(--color-6);
  cursor: pointer;
  border-radius: .5rem;
}

.tab-link-transport {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-transport.w--current {
  background-color: var(--color-6);
  border-radius: .5rem;
}

.tabs-content {
  width: 100%;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1.5rem;
}

.tab-link-security-insurance-and-visas {
  background-color: #f1dab200;
  border: 1px #b1b1b1;
  border-radius: 200px;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-security-insurance-and-visas.w--current {
  background-color: var(--color-6);
  border-radius: .5rem;
}

.tab-link-what-about-you {
  cursor: pointer;
  background-color: #f1dab200;
  border: 1px #b1b1b1;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-what-about-you.w--current {
  background-color: var(--color-6);
}

.tab-link-what-weather-to-expect {
  background-color: #f1dab200;
  border-bottom: 1px #b1b1b1;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-what-weather-to-expect.w--current {
  background-color: var(--color-6);
  color: var(--color-6);
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.tab-link-cancellation-fees {
  background-color: #f1dab200;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-cancellation-fees.w--current {
  background-color: var(--color-6);
}

.fa-icon {
  font-family: "Fa Solid 900", sans-serif;
}

.text-span-4 {
  color: var(--color-4);
  margin-right: 1.1rem;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 1rem;
}

.tabiinfo-wrap {
  color: #0000;
  background-color: #31313100;
  border: 1px #000;
  border-radius: 0 .5rem .5rem 0;
  flex-flow: column;
  padding-left: .5rem;
  padding-right: 1.4rem;
  display: flex;
}

.more-info-vol-heading {
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
  display: flex;
}

.more-info-vol-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.more-info-vol-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.more-info-vol-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.more-info-vol-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.more-info-vol-heading.take-next-step-copy, .more-info-vol-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.tab-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 2rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.5rem;
  display: flex;
}

.tab-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.tab-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.tab-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.tab-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.tab-heading.take-next-step-copy, .tab-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.tab-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.tab-heading.eye-of-the-jaguar-monitoring-program {
  margin-top: 1rem;
  font-size: 4rem;
}

.tab-heading.food {
  margin-bottom: 1rem;
  padding-top: 0;
}

.tab-heading.secu {
  margin-bottom: 1rem;
  padding-top: 2rem;
}

.tab-heading.costa-fees {
  padding-top: 0;
  font-family: Droid Sans, sans-serif;
}

.tab-heading.price-czk-18500 {
  padding-left: 0;
}

.vol-more-info-section {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: flex;
}

.paragraph-1003 {
  font-size: 1rem;
}

.text-span-5, .text-span-6 {
  color: var(--color-1);
  font-size: 1.4rem;
  font-weight: 700;
}

.paragraph-1004 {
  padding-left: 2rem;
  padding-right: 4rem;
  line-height: 1.6rem;
}

.paragraph-1004.accomodation-p, .paragraph-1004.food-p {
  line-height: 1.7rem;
}

.paragraph-1004.what-weather-tab {
  padding-top: 1.5rem;
}

.tab-pane-good-to-know {
  color: #0000;
  background-color: #0000;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.text-span-7 {
  color: var(--color-3);
  font-weight: 700;
}

.text-span-8, .text-span-9 {
  font-weight: 700;
}

.link-3 {
  color: var(--color-3);
  font-weight: 700;
  text-decoration: underline;
}

.link-4 {
  color: var(--color-3);
}

.text-span-10 {
  color: var(--color-4);
  font-weight: 700;
}

.text-span-11 {
  font-weight: 700;
}

.list-2 {
  color: var(--color-4);
  padding-left: 2.8rem;
  font-family: Droid Sans, sans-serif;
}

.list-2.sk-list {
  padding-left: 2.8rem;
}

.list-item {
  color: var(--color-4);
}

.list-item-2 {
  color: var(--color-4);
  flex-flow: column;
  display: block;
}

.text-span-12, .text-span-13, .text-span-14 {
  font-weight: 700;
}

.text-span-15 {
  color: var(--color-3);
  font-weight: 700;
}

.text-span-16 {
  flex-flow: row;
  padding-right: .3rem;
  font-family: "Fa Solid 900", sans-serif;
  font-size: .3rem;
  display: inline-block;
}

.vol-separator-img-copy {
  background-image: url('../images/LA_CANGREJA_43.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 50vh;
}

.vol-separator-img-copy.costa-rica {
  background-image: url('../images/KOSTARIKA_LEDEN_2024_16.jpg');
}

.col-where-located-wrap {
  background-color: #2222228f;
  background-image: linear-gradient(#222 10%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem 2rem 2rem;
  display: flex;
}

.located-card {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 62px 0;
  display: flex;
}

.map-img {
  filter: grayscale();
  width: 30.9rem;
}

.map-img:hover {
  filter: none;
  transform: scale(1.01);
}

.slider-3 {
  border-radius: .5rem;
  width: auto;
  height: 100%;
}

.slide-30, .mask {
  border-radius: .5rem;
}

.vol-prog-sk {
  background-image: linear-gradient(#00000040, #00000040), url('../images/black-jaguar-panthera-onca-melanistic-feline-2024-01-11-22-03-54-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  margin-top: 6vh;
  display: flex;
}

.vol-prog-sk._1 {
  background-image: url('../images/SK_MONITORING_2020-42.jpg');
  background-position: 50%;
  height: 100vh;
  margin-top: 0;
  padding-top: 3.5rem;
}

.slovensko-info-wrap-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.vol-sk-img-div {
  width: 50%;
  height: auto;
  padding-top: 1rem;
}

.slovensko-info {
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 2rem 0;
  display: flex;
  position: relative;
}

.sk-the-importance-of-the-proj {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sk-vol-1-par-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  padding-left: 2.1rem;
  padding-right: 0;
  display: flex;
}

.sk-the-vol-prog-p1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 2rem;
  display: flex;
}

.slovakia-info-section {
  color: var(--black);
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/4_3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 3rem;
  display: flex;
}

.slovakia-info-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.sk-application-button {
  background-color: var(--color-1);
  cursor: pointer;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 15rem;
  height: auto;
  margin-left: 3rem;
  padding: .8rem 2.4rem .8rem 2rem;
  text-decoration: none;
  display: flex;
}

.sk-application-button:hover {
  background-color: var(--color-3);
  color: var(--color-1);
}

.sk-volunteer-project-div {
  width: 100%;
  height: 100%;
  padding: 4.5rem 5rem 3rem;
  display: none;
}

.sk-heading {
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.sk-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.sk-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.sk-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.sk-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.sk-heading.take-next-step-copy, .sk-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.sk-heading._2h {
  color: var(--color-1);
  line-height: 4.2rem;
}

.sk-heading.looking-for {
  font-family: var(--font-family-3);
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  font-weight: 400;
}

.the-prog-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sk0paragraph-1002 {
  margin-bottom: 2.4rem;
  padding-left: .9rem;
}

.sk-slide-1 {
  background-image: url('../images/2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-1._1 {
  background-image: url('../images/1_1.jpg');
}

.sk-slide-2 {
  background-image: url('../images/BL-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-2._1 {
  background-image: url('../images/5.jpg');
}

.sk-slide-2._2 {
  background-image: url('../images/2_2.jpg');
}

.slide-3-copy {
  background-image: url('../images/3.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-copy._3 {
  background-image: url('../images/3_1.jpg');
}

.slide-3-copy-copy {
  background-image: url('../images/3.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-copy-copy._3 {
  background-image: url('../images/3_1.jpg');
}

.sk-slide-3 {
  background-image: url('../images/3.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-3._3 {
  background-image: url('../images/OKO_MEDVEDA_rijen_2021_62.jpg');
}

.sk-slide-4 {
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-4._4 {
  background-image: url('../images/SLOVENSKO_1.jpg');
}

.sk-slide-5 {
  background-image: url('../images/5.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-5._5 {
  background-image: url('../images/SLOVENSKO.jpg');
}

.sk-slide-6 {
  background-image: url('../images/6.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-6._6 {
  background-image: url('../images/6_1.jpg');
}

.sk-slide-7 {
  background-image: url('../images/7.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-7._7 {
  background-image: url('../images/7_1.jpg');
}

.sk-slide-8 {
  background-image: url('../images/8.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-8._8 {
  background-image: url('../images/8_1.jpg');
}

.sk-slide-9 {
  background-image: url('../images/9.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-9._9 {
  background-image: url('../images/9_1.jpg');
}

.sk-slide-10 {
  background-image: url('../images/10_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-10._10 {
  background-image: url('../images/10_1.jpg');
}

.sk-slide-11 {
  background-image: url('../images/11.jpg');
  background-position: 50%;
  background-size: cover;
}

.sk-slide-11._11 {
  background-image: url('../images/2.jpg');
}

.sk-slide-12 {
  background-image: url('../images/12.jpg');
  background-position: 50%;
  background-size: cover;
}

.slovakia-price-dates-section {
  color: var(--black);
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 2rem 3rem 4rem;
  display: flex;
}

.link-5, .link-6 {
  color: var(--color-3);
}

.sk-paragraph-1004-copy {
  padding-left: 2rem;
  padding-right: 4rem;
  line-height: 1.5rem;
}

.sk-paragraph-1004-copy.accomodation-p {
  padding-top: 0;
}

.sk-paragraph-1004-copy.what-weather-tab {
  padding-top: 1.5rem;
}

.sk-paragraph-1004-copy.faqs {
  padding-top: 0;
}

.paragraph-1004-copy {
  padding-left: 2rem;
  padding-right: 4rem;
  line-height: 1.5rem;
}

.paragraph-1004-copy.what-weather-tab {
  padding-top: 1.5rem;
}

.paragraph-1004-copy.sk-insurance {
  margin-bottom: 1rem;
}

.tab-link-faqs {
  background-color: #f1dab200;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-faqs.w--current {
  background-color: var(--color-1);
}

.text-span-17 {
  font-family: "Fa Solid 900", sans-serif;
}

.sk-answers {
  padding-left: 2rem;
  padding-right: 4rem;
  line-height: 1.5rem;
}

.sk-answers.accomodation-p {
  padding-top: 0;
}

.sk-answers.what-weather-tab {
  padding-top: 1.5rem;
}

.sk-answers.faqs {
  margin-bottom: 2rem;
  padding-top: 0;
}

.sk-questions {
  color: var(--color-3);
  font-size: 1.1rem;
  font-weight: 700;
}

.sk-vol-separator-img {
  background-image: url('../images/SK_MONITORING_2020-26.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 50vh;
}

.sk-vol-separator-img.costa-rica {
  background-image: url('../images/KOSTARIKA_LEDEN_2024_16.jpg');
}

.sk-map-img {
  filter: grayscale();
  border-radius: .5rem;
  width: 50vw;
}

.sk-map-img:hover {
  filter: none;
  transform: scale(1.01);
}

.sk-located-card {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 62px 0;
  display: flex;
}

.sk-price-dates-section {
  color: var(--black);
  text-align: left;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 4rem 3rem;
  display: flex;
}

.eyeofjag-info-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.eyeofjag-info-wrap-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.eyes-of-bears-hero {
  background-image: linear-gradient(#00000073, #00000073), url('../images/BEAR_HERO.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
}

.eyes-of-bears-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 5rem;
}

.bear-paragraph-1001 {
  text-align: center;
  width: 74ch;
  margin-bottom: 1.5rem;
}

.list-3 {
  color: var(--color-3);
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 0;
}

.bear_activities {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 3rem 2rem 3rem 6rem;
  display: flex;
}

.bear-separator-img {
  background-color: #00000052;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.get-involced-bear {
  background-image: url('../images/BEAR-3.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 50vh;
}

.bear-proj-paragraph {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.eob-timeline-sect {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem 2.7rem;
  display: flex;
}

.bear-slider-1 {
  background-image: url('../images/1_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-1._1 {
  background-image: url('../images/5.jpg');
}

.bear-slider-1._2 {
  background-image: url('../images/2_1.jpg');
}

.bear-slider-2 {
  background-image: url('../images/2_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-2._1 {
  background-image: url('../images/1.jpg');
}

.bear-slider-3 {
  background-image: url('../images/3_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-4 {
  background-image: url('../images/4_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-5 {
  background-image: url('../images/5_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-6 {
  background-image: url('../images/6_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-7 {
  background-image: url('../images/7_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-8 {
  background-image: url('../images/8_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-9 {
  background-image: url('../images/9_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bear-slider-10 {
  background-image: url('../images/10_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.our-funding-sec {
  background-color: var(--color-2);
}

.funding-wrap {
  background-color: var(--color-1);
  text-align: center;
  background-image: linear-gradient(#0000009e, #0000009e), url('../images/blue-life-comp.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4.9rem;
  display: flex;
}

.link-7 {
  color: var(--color-3);
}

.bold-text-8 {
  color: var(--color-3);
  text-decoration: none;
}

.link-8, .link-9 {
  color: var(--color-3);
}

.our-ethics {
  background-color: var(--color-2);
}

.ethics-wrap {
  background-color: var(--color-2);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4.9rem;
  display: flex;
}

.code-of-ethcis-cards-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  padding: 3rem 4.5rem;
  display: grid;
}

.ethic-card {
  background-color: var(--color-4);
  border-radius: .5rem;
  width: 100%;
  height: 25.5rem;
  padding: 1rem 1rem 1rem 2rem;
}

.ethic-card.empty {
  opacity: 0;
}

.heading-4 {
  color: var(--color-1);
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.paragraph-1005 {
  color: var(--color-2);
  text-align: left;
  width: auto;
  margin-bottom: 1rem;
  font-size: .8rem;
}

.image-16 {
  width: 4rem;
  display: block;
}

.bold-text-9 {
  font-size: 2rem;
}

.costarica-volunteer-slider-section-copy-copy {
  background-color: #000;
  height: auto;
  padding-top: 3rem;
}

.tab-link-price {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-price.w--current {
  background-color: var(--color-1);
  border-radius: .5rem;
}

.sk-hero-section {
  background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/OKO_MEDVEDA_rijen_2021_10.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.sk-hero-left-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 2.5rem 4rem;
  display: flex;
}

.sk-hero-right-copy {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.sk-hero-wrap-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.jfn-sk-badge {
  margin-top: 2rem;
}

.sk-hero-card-slider-div-copy {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.list-4 {
  color: var(--color-1);
  padding-left: 3rem;
}

.italic-text-3 {
  color: var(--color-3);
}

.reg-dates {
  margin-bottom: 2rem;
  padding-left: 2rem;
}

.link-10 {
  color: var(--color-1);
}

.tab-heading-copy {
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 2rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.2rem;
  display: flex;
}

.tab-heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.tab-heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.tab-heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.tab-heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.tab-heading-copy.take-next-step-copy, .tab-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.tab-heading-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.tab-heading-copy.eye-of-the-jaguar-monitoring-program {
  margin-top: 1rem;
  font-size: 4rem;
}

.tab-heading-copy.food {
  margin-bottom: 1rem;
  padding-top: 0;
}

.tab-heading-copy.secu {
  margin-bottom: 1rem;
  padding-top: 2rem;
}

.tab-pane-fees {
  line-height: 1rem;
}

.tab-link-registeration {
  background-color: #f1dab200;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-registeration.w--current {
  background-color: var(--color-1);
}

.cr-hero-section {
  background-image: linear-gradient(#0000, #2222225c 0%, #0000 48%, #000000e3), url('../images/DOBROSI_2024_4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.cs-hero-card-slider-div {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.tab-link-program {
  background-color: #f1dab200;
  border: 1px #000;
  margin-top: 0;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-program.w--current {
  background-color: #363636;
  border: 1px #000;
  border-radius: .5rem;
  margin-top: 0;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-program._1st-tab, .tab-link-program._1st-tab.w--current {
  margin-top: 0;
}

.tab-link-fees {
  background-color: #f1dab200;
  border: 1px #000;
  margin-top: 0;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.tab-link-fees.w--current {
  background-color: #3a3a3a;
  border: 1px #000;
  border-radius: .5rem;
  margin-top: 0;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.costa-paragraph-1002-copy {
  margin-bottom: 2rem;
  padding-left: 2rem;
  line-height: 1.5rem;
}

.text-span-18 {
  color: var(--color-3);
}

.list-5 {
  color: var(--color-1);
}

.text-span-19 {
  font-size: 1.7rem;
}

.text-span-20 {
  font-size: 1.4rem;
  font-weight: 700;
}

.text-span-21 {
  color: var(--color-1);
  font-size: 1.4rem;
  font-weight: 700;
}

.link-11 {
  color: var(--color-1);
}

.application-button-copy {
  background-color: var(--color-1);
  cursor: pointer;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: .8rem 2.4rem .8rem 2rem;
  text-decoration: none;
  display: flex;
}

.application-button-copy:hover {
  background-color: var(--color-3);
  color: var(--color-1);
}

.cs-application-button-copy {
  background-color: var(--color-1);
  cursor: pointer;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 15rem;
  height: auto;
  margin-left: 0;
  padding: .8rem 2.4rem .8rem 2rem;
  text-decoration: none;
  display: flex;
}

.cs-application-button-copy:hover {
  background-color: var(--color-3);
  color: var(--color-1);
}

.cs-volunteer-project-div {
  width: 100%;
  height: 100%;
  padding: 4.5rem 1.3rem 3rem;
}

.cs-why-important {
  color: var(--black);
  background-image: linear-gradient(#0006, #0006), url('../images/VODOPADY_2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 3rem;
  display: flex;
}

.slide-1-5, .slide-1-6, .slide-1-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-1-8, .cs-slide-12 {
  background-image: url('../images/01_26_2024_5.jpg');
  background-position: 50%;
  background-size: cover;
}

.costarica-support-section-copy {
  background-image: url('../images/costarica_22.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.donate-section {
  display: none;
}

.donate-div {
  height: 100vh;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.div-block-7 {
  grid-column-gap: 9rem;
  grid-row-gap: 9rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.eooparagraph-9-copy {
  text-align: center;
  width: 74ch;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}

.eooparagraph-9-copy.ocean.educational {
  width: 80ch;
}

.eooparagraph-9-copy.ocean-educational {
  width: 78ch;
  margin-bottom: .5rem;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.eooparagraph-9-copy.ocean-educational.educational {
  width: 80ch;
}

.eooparagraph-9-copy.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.eooparagraph-9-copy.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.eooparagraph-9-copy.lists {
  width: auto;
  line-height: .6rem;
}

.eooparagraph-9-copy.lists.last {
  margin-bottom: 1rem;
}

.eooparagraph-9-copy.lists.u-ncase {
  line-height: 1.4rem;
}

.eooparagraph-9-copy.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.eooparagraph-9-copy.costa-voluntter-dates.educational {
  width: 80ch;
}

.eooparagraph-9-copy.eyeofthrjag {
  text-align: center;
}

.eooparagraph-9-copy.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.eooparagraph-9-copy.jag.educational {
  width: 80ch;
}

.eooparagraph-9-copy.eot-educational-copy {
  width: 78ch;
  margin-bottom: .5rem;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.eooparagraph-9-copy.eot-educational-copy.educational {
  width: 80ch;
}

.paragraph-9-copy.ocean-educational {
  text-align: center;
  width: 78ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.last-grid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-content: stretch center;
  place-items: stretch center;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 4rem;
  display: none;
}

.last-grid.indispensable {
  grid-column-gap: 0rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-9-copy {
  text-align: left;
  width: 74ch;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}

.paragraph-9-copy.eyeofthrjag {
  text-align: center;
}

.tab-pane-fees-2 {
  padding-left: .5rem;
}

.paragraph-1001-copy {
  text-align: left;
  width: 74ch;
  margin-bottom: 1.5rem;
}

.paragraph-1001-copy.gp-paragraph {
  text-align: center;
}

.heading-5 {
  color: var(--color-3);
  margin-top: .5rem;
  margin-bottom: 1.1rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.3rem;
  display: none;
}

.patrol-info {
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.pay-pal-bitton-div {
  flex-flow: row;
  display: flex;
}

.text-span-22 {
  margin-right: .3rem;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 1.3rem;
}

.image-17 {
  width: 14rem;
}

.donate-button {
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  margin-bottom: 2.5rem;
  padding: .8rem 3.5rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
}

.donate-button:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.donate-button.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.donate-button.blue {
  background-color: var(--color-3);
}

.darujme-button {
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: .8rem 5.8rem;
  text-decoration: none;
  display: flex;
}

.darujme-button:hover {
  background-color: var(--color-2);
  border-style: none;
}

.darujme-button.donate-buttonnews-9 {
  width: 25%;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.image-18 {
  padding-right: .5rem;
}

.green-patrol-slider-section-copy {
  height: 80vh;
}

.gp-slider-wrap {
  width: 100%;
  height: 100%;
}

.gp-1 {
  background-image: url('../images/1_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.gp-1._1 {
  background-image: url('../images/5.jpg');
}

.gp-1._2 {
  background-image: url('../images/2_1.jpg');
}

.gp-2 {
  background-image: url('../images/2_4.jpg');
  background-position: 50%;
  background-size: cover;
}

.gp-2._1 {
  background-image: url('../images/1.jpg');
}

.gp-3 {
  background-image: url('../images/3_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.gp-3._3 {
  background-image: url('../images/3_1.jpg');
}

.slide-4-copy {
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-4-copy._4 {
  background-image: url('../images/4.jpg');
}

.gp-4 {
  background-image: url('../images/4_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.gp-4._4 {
  background-image: url('../images/4.jpg');
}

.gp-5 {
  background-image: url('../images/5_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.gp-5._5 {
  background-image: url('../images/5.jpg');
}

.gp-6 {
  background-image: url('../images/6_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.gp-6._6 {
  background-image: url('../images/6.jpg');
}

.gp-7 {
  background-image: url('../images/7_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.gp-7._7 {
  background-image: url('../images/7.jpg');
}

.gp-8 {
  background-image: url('../images/8.png');
  background-position: 50%;
  background-size: cover;
}

.gp-8._8 {
  background-image: url('../images/8.jpg');
}

.gp-9 {
  background-image: url('../images/9.png');
  background-position: 50%;
  background-size: cover;
}

.gp-9._9 {
  background-image: url('../images/9.jpg');
}

.gp-10 {
  background-image: url('../images/10.png');
  background-position: 50%;
  background-size: cover;
}

.gp-10._10 {
  background-image: url('../images/10.jpg');
}

.gp-importance-div {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/6_1.jpeg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  height: 80vh;
}

.gp-imp-text-div {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.gp-in-action {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.gp-importance-div-copy {
  background-color: #000;
  background-image: linear-gradient(#181818, #181818);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  display: flex;
}

.paragraph-1000-copy {
  width: auto;
  margin-bottom: 1.5rem;
  padding-top: 5px;
  line-height: 1.8rem;
}

.paragraph-1000-copy.paragraph-protect-wild {
  width: auto;
}

.gp-support-wrap-copy {
  background-color: #2222228f;
  background-image: linear-gradient(#222 10%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 2rem 2rem;
  display: flex;
}

.gp-support-section-copy {
  background-image: url('../images/tiger-img.jpg');
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.monitoring-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.gp-mammals-section {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: none;
}

.link-12 {
  color: var(--color-1);
  font-size: 1.5rem;
}

.link-13 {
  color: var(--color-4);
  font-size: 1rem;
}

.div-block-8 {
  width: auto;
  display: flex;
}

.report-env-div-buttons {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  width: auto;
  display: flex;
}

.text-span-23 {
  color: #ffffffb3;
  margin-right: .6rem;
  font-family: "Fa Solid 900", sans-serif;
}

.button-main-reporting {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.2rem;
  padding: 1rem 1.6rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  display: flex;
}

.button-main-reporting:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.button-main-reporting.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.button-main-reporting.blue {
  background-color: var(--color-3);
}

.prevention-info {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.prevention-slider-section {
  height: 80vh;
  display: none;
}

.prev-slider-wrap {
  width: 100%;
  height: 100%;
}

.pv-1 {
  background-image: url('../images/1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-1._1 {
  background-image: url('../images/5.jpg');
}

.pv-1._2 {
  background-image: url('../images/2_1.jpg');
}

.pv-2 {
  background-image: url('../images/2_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-2._1 {
  background-image: url('../images/1.jpg');
}

.pv-3 {
  background-image: url('../images/3_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-3._3 {
  background-image: url('../images/3_1.jpg');
}

.pv-4 {
  background-image: url('../images/4_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-4._4 {
  background-image: url('../images/4.jpg');
}

.pv-5 {
  background-image: url('../images/5_2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-5._5 {
  background-image: url('../images/5.jpg');
}

.pv-6 {
  background-image: url('../images/6_2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-6._6 {
  background-image: url('../images/6.jpg');
}

.pv-7 {
  background-image: url('../images/7_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-7._7 {
  background-image: url('../images/7.jpg');
}

.pv-8 {
  background-image: url('../images/8_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-8._8 {
  background-image: url('../images/8.jpg');
}

.pv-9 {
  background-image: url('../images/9_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-9._9 {
  background-image: url('../images/9.jpg');
}

.pv-10 {
  background-image: url('../images/10.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-10._10 {
  background-image: url('../images/10.jpg');
}

.pv-11 {
  background-image: url('../images/11.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-11._10 {
  background-image: url('../images/10.jpg');
}

.pv-12 {
  background-image: url('../images/12.jpeg');
  background-position: 50%;
  background-size: cover;
}

.pv-12._10 {
  background-image: url('../images/10.jpg');
}

.bluelife-costarica-copy {
  background-image: linear-gradient(#00000040, #00000040), url('../images/black-jaguar-panthera-onca-melanistic-feline-2024-01-11-22-03-54-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
}

.bluelife-costarica-copy._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.bluelife-costarica-copy-copy {
  background-image: linear-gradient(#00000040, #00000040), url('../images/black-jaguar-panthera-onca-melanistic-feline-2024-01-11-22-03-54-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
}

.bluelife-costarica-copy-copy._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.prevention-hero {
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/HLIDKY_STRAZ_CR_2020-56.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 3vh;
  display: flex;
}

.prevention-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.eye-on-tiger-hero {
  background-image: linear-gradient(#00000040, #00000040), url('../images/black-jaguar-panthera-onca-melanistic-feline-2024-01-11-22-03-54-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
  position: relative;
}

.eye-on-tiger-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.green-patrol-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/2019_HLIDKA_4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 6vh;
  display: flex;
}

.green-patrol-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.heading-2-copy {
  color: var(--color-1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 3.1rem;
}

.heading-2-copy.eyes-on-earth, .heading-2-copy.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.heading-2-copy.green-patrol {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.heading-2-copy.notification {
  font-family: var(--font-family-3);
  width: 22ch;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.heading-2-copy.notification.cz {
  width: 21ch;
  line-height: 3.5rem;
}

.heading-2-copy.notification.cz.prev {
  text-align: left;
}

.heading-2-copy.notification._1e1ed {
  width: 40vw;
}

.heading-2-copy.notification.prevention-en {
  text-align: left;
}

.heading-2-copy.bwcome-wale {
  font-family: var(--font-family-3);
  text-align: left;
  width: auto;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.heading-2-copy.bwcome-wale.cz {
  width: 21ch;
  line-height: 3.5rem;
}

.heading-2-copy.species-copy {
  font-family: var(--font-family-3);
  text-align: left;
  width: auto;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.heading-2-copy.species-copy.cz {
  width: 21ch;
  line-height: 3.5rem;
}

.link-14 {
  color: var(--color-3);
}

.env-report-left {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.env-report-right {
  grid-column-gap: 1.9rem;
  grid-row-gap: 1.9rem;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 50%;
  height: 100%;
  padding: 0 0 2.3rem 6rem;
  display: flex;
}

.image-19 {
  border-radius: .7rem;
  max-width: 90%;
  padding-left: 0;
  padding-right: 0;
}

.image-19.mob {
  display: none;
}

.button-main-reporting2 {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 22rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  padding: 1rem 0;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  display: flex;
}

.button-main-reporting2:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.button-main-reporting2.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.button-main-reporting2.blue {
  background-color: var(--color-3);
}

.list-6 {
  padding-left: 0;
}

.enviro-crive-list {
  margin-bottom: 1rem;
  padding-left: 0;
}

.list-item-3 {
  color: var(--color-4);
  width: auto;
  margin-bottom: .5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

.list-item-4, .list-item-5 {
  color: var(--color-1);
  font-size: 1rem;
  line-height: 1.4rem;
}

.text-span-24 {
  color: var(--color-3);
}

.text-span-25 {
  color: var(--color-4);
  text-decoration: none;
}

.paragraph-1006 {
  text-decoration: none;
}

.text-span-26 {
  color: #ffffffb5;
  margin-right: .8rem;
  font-family: "Fa Solid 900", sans-serif;
}

.div-block-9 {
  padding-bottom: 2rem;
}

.report-code-div {
  background-color: #111;
  border-radius: .5rem;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-bottom: 1rem;
  padding: 2rem 1rem;
  display: flex;
}

.div-block-10 {
  border: 1px solid #fff;
  border-radius: .3rem;
  width: 2rem;
  height: 2rem;
}

.text-block-11 {
  opacity: .94;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 0;
  font-family: Droid Sans, sans-serif;
  font-size: .8rem;
  display: flex;
}

.code-number-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #3f3f3f;
  border: 1px #fff;
  border-radius: .3rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0;
  padding: .5rem;
  font-size: .8rem;
  display: flex;
}

.text-block-12 {
  color: #fff;
  width: 60ch;
  margin-left: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.text-span-27, .bold-text-10, .bold-text-11 {
  color: var(--color-1);
}

.text-span-28 {
  color: var(--color-4);
  font-weight: 700;
}

.paragraph-1007 {
  color: #ffffff8f;
}

.currently-paragram {
  color: #ffffff8f;
  width: 60ch;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.2rem;
}

.android-app-info-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.android-img {
  width: auto;
  max-width: 100%;
  height: 2rem;
  margin-right: 1rem;
  overflow: clip;
}

.prevention-donate-div {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.prev-donation-div {
  background-image: url('../images/PEK_3.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.prev-support-wrap-copy-copy {
  background-color: #2222228f;
  background-image: linear-gradient(#222 10%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 2rem 2rem;
  display: flex;
}

.prev-support-section-copy-copy {
  background-image: url('../images/HLIDKY_STRAZ_CR_2020-53-1.jpg');
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.patrol-left {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.patrol-right {
  width: 50%;
}

.text-span-29 {
  color: var(--color-1);
}

.read-more {
  color: var(--color-3);
  cursor: pointer;
  font-weight: 400;
}

.read-less {
  color: var(--color-3);
}

.anti-left-img-wrap {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding: 2rem;
  display: flex;
}

.image-20 {
  border-radius: .5rem;
  max-width: 90%;
}

.anti-poaching-patrol-section, .the-importance-of-the-proj-copy, .the-objective-of-the-proj {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 3rem;
  display: flex;
}

.patrol-activies-section {
  background-color: #131212;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 3rem;
  display: flex;
}

.activies-header {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.activies-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.activities-card {
  background-color: #1d1d1d;
  border-radius: .8rem;
  width: 50%;
  height: 54rem;
  padding-bottom: 6rem;
}

.card-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.card-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.card-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.card-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.card-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.card-heading.take-next-step-copy, .card-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.card-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.card-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.image-21 {
  border-radius: .8rem;
  width: 100%;
  height: 100%;
}

.card-img-wrap {
  border-radius: .8rem;
  height: 50%;
}

.card-text-wrap {
  padding-top: 1rem;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

.paragraph-1008 {
  line-height: 1.8rem;
  display: flex;
}

.paragraph-1009 {
  line-height: 1.8rem;
}

.patrol-activies-wrap {
  color: #000;
  background-color: #2220;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.patrol_learn-tirger {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
}

.objective-left-img-wrap {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.image-20-copy {
  border-radius: .5rem;
  width: 100%;
  max-width: 100%;
}

.mob-anti-left-img-wrap {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
}

.mob-lang-wrap, .mob-lan-separator {
  display: none;
}

.prev-paragraph-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.bold-text-12 {
  color: var(--color-4);
  font-size: 1rem;
}

.body-2 {
  background-color: #222;
}

.events-hero-section {
  background-image: linear-gradient(#000, #fff0 51%), linear-gradient(0deg, #222 7%, #fff0), url('../images/SPARTAN_PREPLAVBA_8-V2.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.events-calendar-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.events-cal-p {
  text-align: center;
  width: 60ch;
  margin-bottom: 1.2rem;
  line-height: 1.4rem;
}

.events-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.events_slider-copy {
  background-color: #000c;
  border-radius: .9rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: none;
}

.events_cards_wrap {
  flex-flow: row;
  width: 100%;
  height: 100%;
  padding: 4rem 5rem 2.5rem;
  display: flex;
}

.grid-4 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.event-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #1a1a1a00;
  border-radius: .8rem;
  flex-flow: row;
  width: 100%;
  height: 37rem;
  margin: 1rem .8rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.event-img-wrap {
  opacity: 1;
  background-image: url('../images/13.05.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: .8rem 0 0 .8rem;
  width: 30%;
  height: 100%;
  display: none;
}

.event-info-wrap {
  background-color: #0f0f0f69;
  background-image: linear-gradient(#242424, #000);
  border: 1px solid #969696;
  border-radius: .9rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 1.1rem;
  padding: .8rem 1.1rem;
  display: flex;
}

.event-info-wrap._24-10, .event-info-wrap._26-10 {
  display: none;
}

.event-info-wrap.dimmed {
  opacity: .4;
  display: none;
}

.event-info-wrap._23-4, .event-info-wrap._24-04, .event-info-wrap._06-05, .event-info-wrap._15-05, .event-info-wrap._22-05, .event-info-wrap._26-05, .event-info-wrap._14-09, .event-info-wrap._23-04 {
  display: none;
}

.event-info-wrap.first {
  margin-top: 4rem;
}

.events-name {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: .4rem;
  margin-bottom: .4rem;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.2rem;
}

.events-name.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.events-name.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.events-name.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.events-name.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.events-name.take-next-step-copy, .events-name.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.events-name.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.events-name.eye-of-the-jaguar-monitoring-program, .events-name.obejctive-patrol-heading, .events-name.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.events-name.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.div-block-12 {
  width: 100%;
  height: auto;
}

.event-social {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.div-block-13 {
  padding-left: 39px;
  padding-right: 39px;
}

.info-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 2.3rem;
  height: 2rem;
  padding: 2rem 0;
  line-height: 0;
  display: inline-flex;
}

.event-circle-1 {
  border: 1px solid #ffffff2e;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  text-decoration: none;
  display: flex;
}

.event-circle-1:hover {
  transform: scale(1.05);
}

.div-block-14 {
  font-family: "Fa Brands 400", sans-serif;
}

.text-block-14 {
  color: var(--color-1);
  text-align: center;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 1rem;
  display: inline;
}

.facebook0icon {
  color: var(--color-3);
  text-align: center;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: inline;
}

.location-icon {
  color: var(--color-3);
  text-align: center;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 1rem;
  display: inline;
}

.text-block-15 {
  color: var(--color-4);
  border: 1px #fff3;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0;
  font-family: Droid Sans, sans-serif;
  font-size: .5rem;
  font-weight: 700;
}

.bold-text-13 {
  font-size: 2.4rem;
}

.paragraph-1010 {
  opacity: .46;
  margin-bottom: 1rem;
  font-size: .9rem;
  display: flex;
}

.paragraph-1010.hide {
  display: none;
}

.div-block-15, .calendar-card {
  background-color: #000;
  border-radius: .6rem;
  width: 2rem;
  height: 2rem;
  padding: 30px;
}

.date-card {
  opacity: 1;
  background-color: #242424;
  border: 1px solid #ffffff82;
  border-radius: .6rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 30px;
  display: flex;
}

.date-card.nl-date {
  display: none;
}

.heading-6 {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneuemed, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 19px;
}

.text-span-30 {
  color: var(--color-3);
  font-size: 2rem;
  line-height: 29px;
  display: inline-block;
}

.text-span-31 {
  font-family: Milligram Trial;
}

.paragraph-1011 {
  color: var(--color-4);
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}

.bold-text-14 {
  color: var(--color-3);
}

.reserve-button-main-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--color-4);
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 1.5rem;
  padding: .8rem 1.2rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
}

.reserve-button-main-copy:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.reserve-button-main-copy.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.reserve-button-main-copy.blue {
  background-color: var(--color-3);
}

.reserve-button-main-copy.calendar {
  background-color: var(--color-1);
  color: var(--color-2);
  border-style: none;
}

.reserve-button-main-copy.calendar:hover {
  border-style: solid;
  border-color: var(--color-4);
  outline-offset: 0px;
  outline: 3px #000;
}

.text-span-32 {
  color: var(--color-1);
}

.image3-events {
  width: 4rem;
  margin-bottom: 1.8rem;
}

.body-3 {
  background-color: #222;
}

.privacy-policy-section {
  height: 100vh;
}

.div-block-16 {
  width: 100%;
  height: 100%;
  margin-top: 6rem;
}

.pp-wrap {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 2.8rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.bold-text-15 {
  color: var(--color-3);
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
}

.link-15 {
  color: var(--color-3);
  margin-bottom: 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
}

.paragraph-1012 {
  margin-bottom: 2rem;
  line-height: 1.8rem;
}

.text-span-33 {
  color: var(--color-3);
  margin-right: .2rem;
  font-family: "Fa Solid 900", sans-serif;
}

.bold-text-16 {
  line-height: 1.8rem;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  margin-bottom: 4rem;
}

.body-4 {
  background-color: #222;
}

.contribute-hero-sec {
  background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/JUSTICEFORNATURE_ORG2-scaled.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.cont-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 2.5rem 4rem;
  display: flex;
}

.cont-hero-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.cont-hero-card-slider-div-copy-copy {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.text-span-34 {
  color: var(--color-1);
}

.contribute-info-sec-one {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 3rem;
  display: flex;
}

.contribute-info_wrap {
  background-color: #2220;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.cont-info-left {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.cont-info-right {
  width: 50%;
}

.the-imp-of-the-proj-paragraph-copy, .cont-info-left-text {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.mob-cont-img-wrap {
  display: none;
}

.text-span-35 {
  color: var(--color-4);
}

.image-23-copy {
  border-radius: .5rem;
  max-width: 90%;
}

.cont-info-left-copy {
  width: 50%;
}

.cont-info-right-copy {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.bold-text-17 {
  font-size: 6rem;
}

.contribute-info_wrap-2 {
  background-color: #222;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.cont-info-right--2 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-right: 3rem;
  display: flex;
}

.contribute-info-sec-two {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.paragraph-1014 {
  margin-bottom: 1.5rem;
  line-height: 1.8rem;
}

.how-can-i-contribute-section {
  background-image: linear-gradient(#00000061, #00000061), linear-gradient(#222 12%, #fff0), url('../images/JUSTICEFORNATURE_ORG2-scaled.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 2rem;
  display: flex;
}

.paragraph-1015 {
  text-align: center;
  width: 74ch;
  margin-bottom: 1.5rem;
  line-height: 1.8rem;
}

.section-6 {
  height: 100vh;
}

.protect-wild-section {
  height: auto;
}

.protect--div {
  background-color: #000000a1;
  background-image: linear-gradient(#222, #222);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  display: flex;
}

.protect-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-right: 1rem;
  display: flex;
}

.protect-text-div {
  flex-flow: column;
  padding-right: .5rem;
  display: flex;
}

.protect-right-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.certificates-section {
  background-color: #141414;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 900px;
  height: auto;
  padding: 3rem 3rem 4rem;
  display: flex;
}

.link-16 {
  color: var(--color-3);
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
}

.certificate-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.certificates-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  display: grid;
}

.cert-card-wrap {
  height: 19rem;
  display: flex;
  position: relative;
}

.cert-img {
  border-radius: 1.5rem;
  max-width: 100%;
}

.cert-img.last {
  max-width: 100%;
}

.cert-card-wrap-2 {
  height: 19rem;
  display: flex;
}

.certificates-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 1.1rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.when-hover-price {
  background-color: #0000008f;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.bold-text-18 {
  color: var(--color-1);
}

.div-block-17 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: relative;
}

.mob-heading-copy {
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 4.9rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.mob-heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.mob-heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.mob-heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.mob-heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.mob-heading-copy.take-next-step-copy, .mob-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.mob-heading-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.mob-heading-copy.eye-of-the-jaguar-monitoring-program, .mob-heading-copy.obejctive-patrol-heading, .mob-heading-copy.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.mob-heading-copy.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.mob-heading-copy.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.mob-heading-copy.pp {
  font-size: 3rem;
}

.mob-heading-copy.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.mob-heading-copy.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
  display: none;
}

.mob-heading-copy.cert-name {
  text-align: center;
  font-size: 3rem;
}

.mob-protect-right-wrap-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: none;
}

.social-icons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
  display: flex;
}

.social-handle {
  color: var(--color-4);
  text-decoration: none;
}

.text-block-16 {
  color: var(--color-1);
  cursor: pointer;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 1rem;
}

.text-block-16:hover {
  transform: scale(1.05);
}

.mob-social-icons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
  display: none;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 22rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.gl-card-div {
  background-image: linear-gradient(#0009, #0009), url('../images/9.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.gl-card-div._2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.gl-card-div._3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/objecrtive-costa_rica_green_life_38.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.gl-card-div._1 {
  background-image: linear-gradient(#000000a3, #000000a3), url('../images/9.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.g-card-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.g-card-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.g-card-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.g-card-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.g-card-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.g-card-heading.take-next-step-copy, .g-card-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.g-card-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.g-card-heading.eye-of-the-jaguar-monitoring-program, .g-card-heading.obejctive-patrol-heading, .g-card-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.g-card-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.g-card-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.g-card-heading.pp {
  font-size: 3rem;
}

.g-card-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.g-card-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

.g-card-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.g-card-heading.glc-cards-h {
  font-size: 2.5rem;
}

.gl-paragraph {
  text-align: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1rem;
  padding-left: 1rem;
}

.gl-paragraph.ocean.educational {
  width: 80ch;
}

.gl-paragraph.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.gl-paragraph.ocean-educational.educational {
  width: 80ch;
}

.gl-paragraph.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.gl-paragraph.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.gl-paragraph.lists {
  width: auto;
  line-height: .6rem;
}

.gl-paragraph.lists.last {
  margin-bottom: 1rem;
}

.gl-paragraph.lists.u-ncase {
  line-height: 1.4rem;
}

.gl-paragraph.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.gl-paragraph.costa-voluntter-dates.educational {
  width: 80ch;
}

.gl-paragraph.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.gl-paragraph.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.gl-paragraph.jag.educational {
  width: 80ch;
}

.gl-paragraph.anti-potching-paragraph {
  text-align: left;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.gl-paragraph.prevention-copy {
  text-align: center;
  margin-bottom: .8rem;
  line-height: 1.5rem;
}

.link-17 {
  color: var(--color-3);
}

.gl-button-main {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  margin-bottom: 2.5rem;
  padding: .8rem 3.5rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
}

.gl-button-main:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.gl-button-main.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.gl-button-main.blue {
  background-color: var(--color-3);
}

.gl-obj-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-left: 0;
  padding-right: 1.5rem;
  display: flex;
}

.gl-obj-left.activities {
  padding-left: 1.5rem;
}

.gl-obj-right {
  width: 50%;
  height: 100%;
}

.gl-heading-copy {
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.gl-heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.gl-heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.gl-heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.gl-heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.gl-heading-copy.take-next-step-copy, .gl-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.gl-heading-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.gl-heading-copy.eye-of-the-jaguar-monitoring-program, .gl-heading-copy.obejctive-patrol-heading, .gl-heading-copy.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.gl-heading-copy.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.gl-heading-copy.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.gl-heading-copy.pp {
  font-size: 3rem;
}

.gl-heading-copy.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.gl-heading-copy.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

.gl-heading-copy.cert-name {
  text-align: center;
  font-size: 3rem;
}

.image-22 {
  border-radius: 1.5rem;
}

.gl-paragraph-9-copy {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.gl-paragraph-9-copy.ocean.educational {
  width: 80ch;
}

.gl-paragraph-9-copy.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.gl-paragraph-9-copy.ocean-educational.educational {
  width: 80ch;
}

.gl-paragraph-9-copy.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.gl-paragraph-9-copy.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.gl-paragraph-9-copy.lists {
  width: auto;
  line-height: .6rem;
}

.gl-paragraph-9-copy.lists.last {
  margin-bottom: 1rem;
}

.gl-paragraph-9-copy.lists.u-ncase {
  line-height: 1.4rem;
}

.gl-paragraph-9-copy.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.gl-paragraph-9-copy.costa-voluntter-dates.educational {
  width: 80ch;
}

.gl-paragraph-9-copy.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.gl-paragraph-9-copy.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.gl-paragraph-9-copy.jag.educational {
  width: 80ch;
}

.gl-paragraph-9-copy.anti-potching-paragraph {
  text-align: left;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.gl-paragraph-9-copy.prevention-copy {
  text-align: center;
  margin-bottom: .8rem;
  line-height: 1.5rem;
}

.gl-more-text-9 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-bottom: 1rem;
  padding-left: 0;
  display: block;
}

.gl-more-text-9.ocean.educational {
  width: 80ch;
}

.gl-more-text-9.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.gl-more-text-9.ocean-educational.educational {
  width: 80ch;
}

.gl-more-text-9.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.gl-more-text-9.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.gl-more-text-9.lists {
  width: auto;
  line-height: .6rem;
}

.gl-more-text-9.lists.last {
  margin-bottom: 1rem;
}

.gl-more-text-9.lists.u-ncase {
  line-height: 1.4rem;
}

.gl-more-text-9.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.gl-more-text-9.costa-voluntter-dates.educational {
  width: 80ch;
}

.gl-more-text-9.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.gl-more-text-9.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.gl-more-text-9.jag.educational {
  width: 80ch;
}

.gl-more-text-9.anti-potching-paragraph {
  text-align: left;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.gl-more-text-9.prevention-copy {
  text-align: center;
  margin-bottom: .8rem;
  line-height: 1.5rem;
}

.gl-read-more {
  color: var(--color-3);
  vertical-align: middle;
  font-weight: 400;
  display: inline;
}

.read-more-copy, .gl-read-less {
  color: var(--color-3);
  font-weight: 400;
}

.gl-imp-main {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-div-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.heading-div-copy.costarica {
  margin-top: 1rem;
}

.heading-div-copy.jaguar {
  justify-content: center;
  align-items: flex-start;
  padding-top: 1.2rem;
}

.heading-div-copy.bear {
  padding-top: 3rem;
}

.heading-div-copy.patrol-activities {
  justify-content: center;
  align-items: center;
  padding-top: 1.2rem;
  padding-bottom: 2rem;
}

.heading-div-copy.pewvenitiion {
  justify-content: center;
  align-items: center;
  padding-top: 1.2rem;
}

.heading-div-copy.cont-info, .heading-div-copy.cont-info-2 {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 1.2rem;
}

.gl-read-less-copy {
  color: var(--color-3);
  font-weight: 400;
}

.glc-imp-of-the-proj-paragraph {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.glc-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem;
}

.glc-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.glc-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.glc-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.glc-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.glc-heading.take-next-step-copy, .glc-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.glc-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.glc-heading.eye-of-the-jaguar-monitoring-program, .glc-heading.obejctive-patrol-heading, .glc-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.glc-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.glc-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.glc-heading.pp {
  font-size: 3rem;
}

.glc-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.glc-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

.glc-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.glc-slide-1 {
  background-image: url('../images/GLC-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-1._1 {
  background-image: url('../images/5.jpg');
}

.glc-slide-1._2 {
  background-image: url('../images/2_1.jpg');
}

.glc-slide-2 {
  background-image: url('../images/GLC-2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-2._1 {
  background-image: url('../images/1.jpg');
}

.glc-slide-3 {
  background-image: url('../images/GLC-3.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-3._3 {
  background-image: url('../images/3_1.jpg');
}

.glc-slide-4 {
  background-image: url('../images/GLC-4.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-4._4 {
  background-image: url('../images/4.jpg');
}

.glc-slide-5 {
  background-image: url('../images/GLC-5.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-5._5 {
  background-image: url('../images/5.jpg');
}

.glc-slide-6 {
  background-image: url('../images/GLC-6.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-6._6 {
  background-image: url('../images/6.jpg');
}

.glc-slide-7 {
  background-image: url('../images/GLC-7.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-7._7 {
  background-image: url('../images/7.jpg');
}

.glc-slide-8 {
  background-image: url('../images/GLC-8.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-8._8 {
  background-image: url('../images/8.jpg');
}

.glc-slide-9 {
  background-image: url('../images/GLC-9.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-9._9 {
  background-image: url('../images/9.jpg');
}

.glc-slide-10 {
  background-image: url('../images/GLC-10.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-10._10 {
  background-image: url('../images/10.jpg');
}

.glc-slide-11 {
  background-image: url('../images/GLC-11.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-11._11 {
  background-image: url('../images/BLUE_UKLID_PLAZI_19-1.jpg');
}

.glc-slide-12 {
  background-image: url('../images/GLC-12.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-13 {
  background-image: url('../images/GLC-13.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-14 {
  background-image: url('../images/GLC-14.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-15 {
  background-image: url('../images/GLC-15.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-16 {
  background-image: url('../images/GLC-16.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-17 {
  background-image: url('../images/GLC-17.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-slide-18 {
  background-image: url('../images/GLC-18.jpeg');
  background-position: 50%;
  background-size: cover;
}

.glc-activities-section {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3.5rem 2rem 2rem;
  display: flex;
}

.list-7 {
  color: var(--color-1);
  padding-left: 1rem;
}

.glc-project-objective {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4rem 2rem 0;
  display: flex;
}

.glc-more-info-section {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: flex;
}

.more-info-glc-heading-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 3.5rem;
  display: flex;
}

.more-info-glc-heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.more-info-glc-heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.more-info-glc-heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.more-info-glc-heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.more-info-glc-heading-copy.take-next-step-copy, .more-info-glc-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.glc-info-tab-div-copy {
  background-color: #00000054;
  border: 1px #4e4e4e78;
  border-radius: .5rem .5rem .5rem .55rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: .5rem 0 1.5rem 1.2rem;
  display: flex;
}

.glc-tab-link-1 {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-1.w--current {
  background-color: var(--color-1);
  border-radius: .5rem;
}

.glc-tab-link-2 {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-2.w--current {
  background-color: var(--color-1);
  border-radius: .5rem;
}

.glc-tab-link-3 {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-3.w--current {
  background-color: var(--color-1);
  border-radius: .5rem;
}

.glc-tab-link-4 {
  background-color: #f1dab200;
  border: 1px #000;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-4.w--current {
  background-color: var(--color-1);
  border-radius: .5rem;
}

.glc-tab-link-5 {
  background-color: #f1dab200;
  border: 1px #b1b1b1;
  border-radius: 200px;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-5.w--current {
  background-color: var(--color-1);
  border-radius: .5rem;
}

.glc-tab-link-6 {
  cursor: pointer;
  background-color: #f1dab200;
  border: 1px #b1b1b1;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-6.w--current {
  background-color: var(--color-1);
}

.glc-tab-link-7 {
  background-color: #f1dab200;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-7.w--current {
  background-color: var(--color-1);
}

.glc-tab-link-8 {
  background-color: #f1dab200;
  border-radius: .5rem;
  padding: 1.1rem 1rem 1.1rem 1.5rem;
  display: flex;
}

.glc-tab-link-8.w--current {
  background-color: var(--color-1);
}

.glc-tab-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-left: 2rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
  display: flex;
}

.glc-tab-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.glc-tab-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.glc-tab-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.glc-tab-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.glc-tab-heading.take-next-step-copy, .glc-tab-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.glc-tab-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.glc-tab-heading.eye-of-the-jaguar-monitoring-program {
  margin-top: 1rem;
  font-size: 4rem;
}

.glc-tab-heading.food {
  margin-bottom: 1rem;
  padding-top: 0;
}

.glc-tab-heading.secu {
  margin-bottom: 1rem;
  padding-top: 2rem;
}

.paragraph-1016 {
  margin-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 3rem;
}

.link-18 {
  color: var(--color-3);
  text-decoration: underline;
}

.glc-volunteer-section {
  background-image: url('../images/PLAZE_A_OKOLI_4.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.glc-become-volunteer {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.cr-hero-section-copy {
  background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/DOBROSI_2024_4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.bl-hero-section {
  background-image: linear-gradient(#0000004d, #fff0), linear-gradient(#0000, #0000 0%, #222), url('../images/justice-for-nature-blur-life-costarica.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.skblhero-wrap, .bl-wrap-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.bl-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 3rem 0 0 2.5rem;
  display: flex;
}

.bl-hero-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.bl-hero-card-slider-div {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.bl-slider {
  background-color: #000c;
  border-radius: .9rem;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.bl-space-holder-div {
  height: 20%;
}

.bl-hero-text {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bl-imp-of-the-proj-paragraph-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.right-arrow-3 {
  width: 1.8rem;
  margin-right: .5rem;
  padding-right: 0;
  inset: 0% 0% 0% auto;
}

.left-arrow-4 {
  width: 8%;
  margin-left: 0;
  inset: 0% auto 0% 0%;
}

.bl-1._1 {
  background-image: url('../images/5.jpg');
}

.bl-1._2 {
  background-image: url('../images/2_1.jpg');
}

.bl-2._1 {
  background-image: url('../images/1.jpg');
}

.bl-3._3 {
  background-image: url('../images/3_1.jpg');
}

.bl-4._4 {
  background-image: url('../images/4.jpg');
}

.bl-5._5 {
  background-image: url('../images/5.jpg');
}

.bl-6._6 {
  background-image: url('../images/6.jpg');
}

.bl-7._7 {
  background-image: url('../images/7.jpg');
}

.bl-8._8 {
  background-image: url('../images/8.jpg');
}

.bl-9._9 {
  background-image: url('../images/9.jpg');
}

.bl-10 {
  background-image: url('../images/10_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.bl-10._10 {
  background-image: url('../images/10.jpg');
}

.slide-3-img-wrap {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  background-color: #05050500;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 5.8rem;
  padding-right: 5.8rem;
  display: flex;
}

.sl-3-images {
  width: 33.3%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.triple-slide {
  background-color: #ddd0;
  height: auto;
}

._3x-slider-wrap {
  width: 100%;
  height: 100%;
}

.image-23 {
  border-radius: .5rem;
  width: 100%;
}

.image-24 {
  width: 100%;
}

.bl-blue-separator-img-copy {
  background-image: url('../images/PLAZE_A_OKOLI_4.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.bl-support-section {
  background-image: url('../images/CAG_2021-kopie-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bl-costarica-support-wrap-copy {
  background-color: #2222228f;
  background-image: linear-gradient(#222 10%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 3rem 2rem 2rem;
  display: flex;
}

.why-bur-life {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4rem 2rem 0;
  display: flex;
}

.bl-why-blue-life {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 2rem 2rem 1rem;
  display: flex;
}

.glc-costarica-info-section-copy {
  color: var(--black);
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 3rem;
  display: flex;
}

.faq-section {
  background-color: #222;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10rem 3rem 3rem;
  display: flex;
}

.div-block-18 {
  height: 100%;
}

.faq-wrap {
  background-color: #000;
  border-radius: .5rem;
  width: 100%;
  height: auto;
  margin-bottom: .8rem;
  padding-top: 1.5rem;
  padding-bottom: 0;
  padding-left: 1.5rem;
}

.faq-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.faq-question-wrap {
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-bottom: 1rem;
  padding-bottom: 0;
  display: flex;
}

.faq-answer-wrap {
  height: auto;
  margin-bottom: .5rem;
  padding-bottom: 1rem;
}

.faq-h {
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.faq-h.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.faq-h.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.faq-h.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.faq-h.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.faq-h.take-next-step-copy, .faq-h.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.faq-h.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.faq-h.eye-of-the-jaguar-monitoring-program, .faq-h.obejctive-patrol-heading, .faq-h.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.faq-h.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.faq-h.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.faq-h.pp {
  font-size: 3rem;
}

.faq-h.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.faq-h.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

.faq-h.cert-name {
  text-align: center;
  font-size: 3rem;
}

.text-block-17 {
  color: var(--color-4);
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.7rem;
}

.q {
  color: #ffffffe6;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  font-family: Droid Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
  display: flex;
}

.a {
  color: #fff9;
  width: 90ch;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.8rem;
}

.div-block-19, .plus-button {
  order: 1;
}

.lottie-animation {
  cursor: pointer;
  width: 3.5rem;
}

.partol-separator-img {
  background-image: url('../images/JUSTICE-FOR-NATURE--TYGR-.jpg');
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.background-video-2 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.monitoring-video {
  height: 60vh;
  position: relative;
}

.costarica-education-center-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  display: flex;
}

.costarica-education-center-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.costarica-marine-mammal-rescue-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.costarica-marine-mammal-rescue-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.text-span-36 {
  color: var(--color-3);
}

.costarica-info-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.costarica-info-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.eoj-monitor-info {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem 2rem 3rem;
  display: flex;
}

.eoj-3x-slider-wrap {
  width: 100%;
  height: 100%;
}

.eoj-1 {
  height: 100%;
}

.eoj-1._1 {
  background-image: url('../images/5.jpg');
}

.eoj-1._2 {
  background-image: url('../images/2_1.jpg');
}

.eoj-2._1 {
  background-image: url('../images/1.jpg');
}

.eoj-3._3 {
  background-image: url('../images/3_1.jpg');
}

.eoj-4._4 {
  background-image: url('../images/4.jpg');
}

.eoj-5._5 {
  background-image: url('../images/5.jpg');
}

.eoj-6._6 {
  background-image: url('../images/6.jpg');
}

.eoj-7._7 {
  background-image: url('../images/7.jpg');
}

.eoj-8._8 {
  background-image: url('../images/8.jpg');
}

.eoj-9._9 {
  background-image: url('../images/9.jpg');
}

.eot-donate-sec {
  background-image: url('../images/JUSTICE-FOR-NATURE--TYGR-.jpg');
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.eoj-donate-sec {
  background-image: url('../images/JUSTICEFORNATURE_ORG6-scaled.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.eoj-donate-wrap {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
}

.eoj-support-section {
  background-image: url('../images/EOJ-9.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eot-hero-section {
  background-image: linear-gradient(#0000004d, #fff0), linear-gradient(#0000, #0000 0%, #000000e3), url('../images/tiger-img.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.eot-why-blue-life {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 2rem 0;
  display: flex;
}

.eot-info-section {
  color: var(--black);
  background-color: #4b4b4b;
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000004d, #0000004d);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 4rem 3rem;
  display: flex;
}

.eot-education-center-section {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: none;
}

.eot-slider-section {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.eot-blue-separator-img {
  background-image: linear-gradient(#00000080, #00000080), url('../images/JUSTICEFORNATURE_ORG7-scaled.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 70vh;
}

.eot-rescue-section {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: none;
}

.eot-separator-img {
  text-align: center;
  background-image: url('../images/whales_167.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 50vh;
  display: none;
}

.eot-support-section {
  background-image: url('../images/CAG_2021-kopie-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.eot-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.eot-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 3rem 0 0 2.5rem;
  display: flex;
}

.eot-hero-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.eot-hero-card-slider-div {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.eot-hero-text {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.eot-slider-hero {
  background-color: #000c;
  border-radius: .9rem;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.eot-info {
  background-color: #2222228f;
  background-image: linear-gradient(to top, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.eot-imp-of-the-proj-paragraph-copy-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.eot-info-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.eot-info-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.eot-info-wrap.right-tiger {
  height: 100%;
}

.eot-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.eot-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.eot-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.eot-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eot-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eot-heading.take-next-step-copy, .eot-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eot-heading._2h {
  color: var(--color-1);
  line-height: 3.6rem;
}

.eot-heading.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.eot-education-center-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  display: flex;
}

.eot-education-center-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.costarica-heading-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.costarica-heading-copy.take-next-step-copy, .costarica-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading-copy._2h {
  color: var(--color-1);
  line-height: 3.6rem;
}

.eot-heading-copy-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.eot-heading-copy-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.eot-heading-copy-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.eot-heading-copy-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eot-heading-copy-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eot-heading-copy-copy.take-next-step-copy, .eot-heading-copy-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eot-heading-copy-copy._2h {
  color: var(--color-1);
  line-height: 3.6rem;
}

.eot-heading-copy-copy.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.eotparagraph-9-copy-copy {
  text-align: center;
  width: 74ch;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}

.eotparagraph-9-copy-copy.ocean.educational {
  width: 80ch;
}

.eotparagraph-9-copy-copy.ocean-educational {
  width: 78ch;
  margin-bottom: .5rem;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.eotparagraph-9-copy-copy.ocean-educational.educational {
  width: 80ch;
}

.eotparagraph-9-copy-copy.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.eotparagraph-9-copy-copy.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.eotparagraph-9-copy-copy.lists {
  width: auto;
  line-height: .6rem;
}

.eotparagraph-9-copy-copy.lists.last {
  margin-bottom: 1rem;
}

.eotparagraph-9-copy-copy.lists.u-ncase {
  line-height: 1.4rem;
}

.eotparagraph-9-copy-copy.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.eotparagraph-9-copy-copy.costa-voluntter-dates.educational {
  width: 80ch;
}

.eotparagraph-9-copy-copy.eyeofthrjag {
  text-align: center;
}

.eotparagraph-9-copy-copy.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.eotparagraph-9-copy-copy.jag.educational {
  width: 80ch;
}

.eotparagraph-9-copy-copy.eot-educational-copy {
  width: 78ch;
  margin-bottom: .5rem;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.eotparagraph-9-copy-copy.eot-educational-copy.educational {
  width: 80ch;
}

.eot-slider-wrap {
  width: 100%;
  height: 100%;
  display: none;
}

.eot-slider-2 {
  height: 80vh;
}

.eot-3x-slider-wrap {
  width: 100%;
  height: 100%;
}

.eot-triple-slide {
  background-color: #ddd0;
  height: auto;
}

.eot-become-volunteer {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.eot-marine-mammal-rescue-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.eot-marine-mammal-rescue-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.eot-support-wrap {
  background-color: #2222228f;
  background-image: linear-gradient(#222 10%, #fff0);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 3rem 2rem 2rem;
  display: flex;
}

.image-25 {
  border-radius: .5rem;
}

.eot-conflict-section {
  color: var(--black);
  background-color: #4b4b4b;
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000004d, #0000004d);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 4rem 3rem;
  display: flex;
}

.eot-conflict-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.eot-conflict-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.eot-conflict-wrap.right-tiger {
  height: 100%;
}

.eot-info-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.eot-info-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.eot-info-wrap-copy.right-tiger {
  height: 100%;
}

.eot-info-wrap-2 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.eot-info-wrap-2.costa {
  justify-content: center;
  align-items: flex-start;
}

.eot-info-wrap-2.right-tiger {
  height: 100%;
}

.eot-tiger-div {
  flex-flow: row;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.eot-prog, .eot-prog-section {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 4rem 2rem 0;
  display: flex;
}

.eot-donation-sec {
  background-image: linear-gradient(#00000030, #00000030), url('../images/eye-of-the-tiger.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 70vh;
}

.paragraph-3-toger {
  color: #ffffffd9;
  text-align: center;
  width: 50ch;
  margin-bottom: 0;
  padding-left: 3.6rem;
  padding-right: 3.6rem;
  font-size: .9rem;
  line-height: 1.4rem;
}

.mob--eot-conflict-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.mob--eot-conflict-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.mob--eot-conflict-wrap.right-tiger {
  height: 100%;
  display: none;
}

.mob-eot-conflict-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.mob-eot-conflict-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.mob-eot-conflict-wrap.right-tiger {
  height: 100%;
  display: none;
}

.mob-heading-2-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.1rem;
  font-weight: 400;
  line-height: 2.9rem;
  display: none;
}

.mob-heading-2-copy.eyes-on-earth {
  font-family: var(--font-family-3);
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 500;
}

.mob-heading-2-copy.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.mob-heading-2-copy.green-patrol {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.dt-heading-2-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.1rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.dt-heading-2-copy.eyes-on-earth {
  font-family: var(--font-family-3);
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 500;
}

.dt-heading-2-copy.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.dt-heading-2-copy.green-patrol {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.mob-eot-conflict-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 2rem;
  display: flex;
}

.mob-eot-conflict-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.mob-eot-conflict-wrap-copy.right-tiger {
  height: 100%;
  display: none;
}

.eyeofbear-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.eyeofbear-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.eyeofbear-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.eyeofbear-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eyeofbear-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eyeofbear-heading.take-next-step-copy, .eyeofbear-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eyeofbear-heading._2h {
  color: var(--color-1);
  line-height: 3.6rem;
}

.eyeofbear-heading.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.bear-importance-of-the-proj-copy {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4rem 2rem 0;
  display: flex;
}

.bear-our-mission {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 2rem;
  display: flex;
}

.eob-obj-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-right: 1rem;
  display: flex;
}

.eob-obj-wrap.costa {
  justify-content: center;
  align-items: flex-start;
}

.image-26 {
  border-radius: .5rem;
}

.paragraph-1017 {
  margin-bottom: .4rem;
  line-height: 1.5rem;
}

.paragraph-1018, .paragraph-1019, .paragraph-1020, .paragraph-1021 {
  line-height: 1.5rem;
}

.list-item-6, .list-item-7, .list-item-8, .list-item-9 {
  color: var(--color-3);
}

.bear_activities-image {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 0 0 3rem;
  display: flex;
}

.image-27 {
  border-radius: .5rem;
}

.eob-support-section {
  background-image: url('../images/12.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eob-get-involved-section {
  color: var(--black);
  background-image: linear-gradient(#00000080, #00000080), url('../images/6_3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem 3rem 1rem;
  display: flex;
}

.eob-obj-img-wrap-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 0;
  display: flex;
}

.eob-obj-img-wrap-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.mob-eob-obj-img-wrap-copy-copy {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 0;
  display: none;
}

.mob-eob-obj-img-wrap-copy-copy.costa {
  justify-content: center;
  align-items: flex-start;
}

.eob--education-center-section-copy, .eob--objectuive-section-copy-copy {
  color: var(--black);
  background-color: #1b1b1b;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem;
  display: flex;
}

.section-7 {
  height: 100vh;
}

.eob-monitoring-sec {
  height: auto;
  padding: 3rem 2.1rem;
}

.monitor-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: start center;
  height: 100%;
  padding: 0;
  display: grid;
}

.slider-4 {
  height: 100%;
}

.eob-yearheading {
  font-family: var(--font-family-3);
  color: var(--color-3);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.eob-yearheading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.eob-yearheading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.eob-yearheading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.eob-yearheading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eob-yearheading.take-next-step-copy, .eob-yearheading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eob-yearheading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.eob-yearheading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.eob-yearheading.obejctive-patrol-heading, .eob-yearheading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.eob-yearheading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.eob-yearheading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.eob-yearheading.pp {
  font-size: 3rem;
}

.eob-yearheading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.eob-yearheading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

.eob-yearheading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.div-block-20, .monitoring-card {
  border: 1px solid #4b4b4b;
  border-radius: .5rem;
  margin: 1rem;
}

.eob-monitoring-card {
  border: 1px solid #4b4b4b;
  border-radius: .5rem;
  height: auto;
  margin: 1rem;
  padding: .5rem 1rem;
}

.eob-monitoring-card:hover {
  background-color: #3d3d3d;
  border-color: #fff;
}

.eob-monotir-header {
  justify-content: center;
  align-items: center;
  margin-bottom: .8rem;
  display: flex;
}

.eob-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 3.7rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.eob-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.eob-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.eob-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.eob-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eob-heading.take-next-step-copy, .eob-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eob-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.eob-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.eob-heading.obejctive-patrol-heading, .eob-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.eob-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.eob-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.eob-heading.pp {
  font-size: 3rem;
}

.eob-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.eob-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

.eob-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.eob-donate-volunteer {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.eob-donation-sec {
  background-image: linear-gradient(#0000004a, #0000004a), url('../images/VlciKalußFoto.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 70vh;
}

.paragraph-9-copy.eyeofthrjag-copy {
  text-align: center;
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9-copy.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.paragraph-9-copy.lists {
  width: auto;
  line-height: .6rem;
}

.paragraph-9-copy.anti-potching-paragraph {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy.prevention-copy {
  text-align: center;
  margin-bottom: .8rem;
  line-height: 1.5rem;
}

.paragraph-9-copy.eyeofthrjag-copy {
  text-align: center;
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 74ch;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  line-height: 1.5rem;
  display: block;
}

.paragraph-9-copy-copy.ocean.educational {
  width: 80ch;
}

.paragraph-9-copy-copy.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9-copy-copy.ocean-educational.educational {
  width: 80ch;
}

.paragraph-9-copy-copy.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.paragraph-9-copy-copy.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.paragraph-9-copy-copy.lists {
  width: auto;
  line-height: .6rem;
}

.paragraph-9-copy-copy.lists.last {
  margin-bottom: 1rem;
}

.paragraph-9-copy-copy.lists.u-ncase {
  line-height: 1.4rem;
}

.paragraph-9-copy-copy.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.paragraph-9-copy-copy.costa-voluntter-dates.educational {
  width: 80ch;
}

.paragraph-9-copy-copy.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.paragraph-9-copy-copy.jag.educational {
  width: 80ch;
}

.paragraph-9-copy-copy.anti-potching-paragraph {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.prevention-copy {
  text-align: center;
  margin-bottom: .8rem;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.glc--paragraph-copy {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.glc {
  text-align: center;
}

.paragraph-9-copy-copy.bl-p-copy {
  text-align: left;
  width: 71ch;
  line-height: 1.9rem;
}

.paragraph-9-copy-copy.bl-rescue-paragraph-copy {
  text-align: center;
  width: 78ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.bl-p-copy-copy {
  text-align: center;
  width: 71ch;
  line-height: 1.9rem;
}

.paragraph-9-copy-copy.bl-rescue-paragraph-copy-copy {
  text-align: center;
  width: 86ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.glc-copy {
  text-align: center;
}

.paragraph-9-copy-copy.eyeofthrjag-copy {
  text-align: center;
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.ocean-educational-copy {
  text-align: center;
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9-copy-copy.ocean-educational-copy.educational {
  width: 80ch;
}

.paragraph-9-copy-copy.tiger-copy-copy {
  text-align: left;
  width: auto;
  line-height: 1.9rem;
}

.paragraph-9-copy-copy.eyeofthrjag-copy {
  text-align: left;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.eyeofbear {
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9-copy-copy.bear {
  text-align: center;
  width: 60ch;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.paragraph-9-copy-copy.bear.educational {
  width: 80ch;
}

.fees {
  text-align: left;
  width: 74ch;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
}

.fees.ocean.educational {
  width: 80ch;
}

.fees.ocean-educational {
  width: 78ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.fees.ocean-educational.educational {
  width: 80ch;
}

.fees.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.fees.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
}

.fees.lists {
  width: auto;
  line-height: .6rem;
}

.fees.lists.last {
  margin-bottom: 1rem;
}

.fees.lists.u-ncase {
  line-height: 1.4rem;
}

.fees.costa-voluntter-dates {
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.fees.costa-voluntter-dates.educational {
  width: 80ch;
}

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

.fees.jag {
  text-align: center;
  width: 78ch;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.fees.jag.educational {
  width: 80ch;
}

.body-5 {
  background-color: #222;
}

.eoo-hero-section {
  background-image: linear-gradient(#0000, #0000 0%, #000000ad), url('../images/eye-of-the-ocean.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

.eoo-hero-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.eoo-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 2.5rem 4rem;
  display: flex;
}

.eoo-hero-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.eoo-hero-card-slider-div {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

.what-is-the-eye-of-the-ocean {
  height: auto;
  padding: 2.5rem;
  position: relative;
}

.what-is-the-eye-of-the-ocean--wrap {
  height: 100%;
  margin-bottom: 2rem;
  padding-top: 3rem;
  padding-right: 0;
  display: flex;
  position: relative;
}

.eoo-def-left {
  width: 50%;
  height: 100%;
  padding: 0 1.2rem 1.2rem;
}

.eoo-def-right {
  width: 50%;
  height: 100%;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.image-28 {
  border-radius: .5rem;
}

.paragraph-1022 {
  margin-bottom: 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
}

.the-spartans-sections {
  background-color: #272727;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.the-spartans-wrap {
  margin-bottom: 3rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.ser-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4.7rem;
  font-weight: 400;
  line-height: 4.3rem;
}

.ser-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ser-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ser-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ser-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ser-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ser-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.ser-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ser-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.ser-heading.obejctive-patrol-heading, .ser-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ser-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ser-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.ser-heading.pp {
  font-size: 3rem;
}

.ser-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.ser-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ser-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ser-heading.eye-of-ocean {
  margin-bottom: 1rem;
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.spartan-paragraph {
  text-align: center;
  width: 81ch;
  line-height: 1.6rem;
}

.spartan-slide-3-img-wrap {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  background-color: #05050500;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.sp-3-images {
  width: 33.3%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.sp-3-images:hover {
  border: 1px solid var(--color-1);
  outline-color: var(--color-1);
  outline-offset: 0px;
  border-radius: .5rem;
  outline-width: 3px;
  outline-style: none;
}

.sl-3-images-copy {
  width: 33.3%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.importance-of-the-bay-and-its-threats {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

.imp-bay-wrap {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.imp-bay-left {
  width: 50%;
}

.imp-bay-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 50%;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  display: flex;
}

.image-29 {
  border-radius: .5rem;
}

.why-protect-the-ocean-in-costa-rica {
  background-color: #272727;
  height: auto;
  padding: 3rem 2.5rem;
}

.why-protect-ocean-wrap {
  height: 100%;
  display: flex;
}

.why-protect-left {
  width: 50%;
  height: 100%;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.why-protect-right {
  width: 50%;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.image-30 {
  border-radius: .5rem;
}

.what-can-i-do-to-protect-the-ocean {
  background-image: linear-gradient(#00000047, #00000047), linear-gradient(#000000b8, #000000b8), url('../images/justice-for-nature-what-can-we-do-to-protect-the-ocean.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.what-can-we-do-wrap {
  flex-flow: column;
  height: 100%;
  display: inline-block;
}

.what-can-we-do-h-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-bottom: 2rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.what-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4.7rem;
  font-weight: 400;
  line-height: 4.3rem;
}

.what-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.what-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.what-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.what-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.what-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.what-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.what-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.what-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.what-heading.obejctive-patrol-heading, .what-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.what-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.what-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.what-heading.pp {
  font-size: 3rem;
}

.what-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.what-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.what-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.what-heading.eye-of-ocean {
  color: var(--color-1);
  flex-flow: row;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  margin-bottom: 1rem;
  font-size: 3.5rem;
  line-height: 4rem;
  display: block;
}

.steps-slider {
  height: 100%;
}

.slider-5 {
  background-color: #ddd0;
  height: 100%;
}

.mask-3 {
  height: 100%;
}

.step-card {
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: #00000073;
  background-clip: padding-box;
  border: 1px solid #777;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  height: 12rem;
  padding: 0;
  display: block;
  position: relative;
}

.step-card:hover {
  border-style: none;
  border-color: var(--color-1);
  transform: scale3d(1none, 1none, 1none);
}

.step-card._1, .step-card._2, .step-card._3 {
  display: flex;
}

.steps-wrap {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  height: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.figure-wrap {
  padding: 0 0 1.5rem;
  display: flex;
}

.figuire-h {
  opacity: .15;
  font-family: var(--font-family-3);
  color: var(--color-4);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9rem;
  font-weight: 600;
  line-height: 4.3rem;
  position: absolute;
  inset: 22% 0% auto;
}

.figuire-h.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.figuire-h.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.figuire-h.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.figuire-h.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.figuire-h.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.figuire-h.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.figuire-h.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.figuire-h.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.figuire-h.obejctive-patrol-heading, .figuire-h.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.figuire-h.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.figuire-h.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.figuire-h.pp {
  font-size: 3rem;
}

.figuire-h.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.figuire-h.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.figuire-h.cert-name {
  text-align: center;
  font-size: 3rem;
}

.figuire-h.eye-of-ocean {
  margin-bottom: 1rem;
}

.figuire-h.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.figuire-h.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.paragraph-1023 {
  margin-top: .4rem;
  margin-bottom: 0;
  padding-left: 0;
}

.text-block-18 {
  z-index: 1000;
  color: var(--color-4);
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 1rem;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
  position: absolute;
}

.text-span-37 {
  color: var(--color-4);
  width: 100%;
}

.text-span-38, .text-span-39 {
  color: var(--color-1);
}

.icon-10 {
  color: var(--color-1);
  margin-left: auto;
  margin-right: 0;
  font-size: 2.5rem;
  display: flex;
}

.text-span-40, .text-span-41 {
  color: var(--color-1);
}

.icon-11 {
  display: flex;
}

.text-span-42, .text-span-43, .text-span-44 {
  color: var(--color-1);
}

.left-arrow-5 {
  display: block;
  inset: 0% auto 0% 0%;
}

.right-arrow-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-size: 1rem;
  display: block;
  inset: 0% 1% 0% auto;
}

.div-block-21 {
  position: absolute;
  inset: 0%;
}

.vid-div {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.background-video-3 {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: .5rem;
  height: 100%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: -27% 0% 0%;
}

.section-8 {
  height: 100vh;
}

.mobimp-bay-right-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 50%;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  display: none;
}

.mob-eoo-def-left-copy, .mob-eoo-def-left {
  width: 50%;
  height: 100%;
  padding: 0 1.2rem 1.2rem;
  display: none;
}

.dt-steps-wrap {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  height: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.mob-steps-wrap {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  height: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: none;
}

.eoo-volunteer-section {
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/section-img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  height: 100vh;
  display: flex;
}

.eoo-volunteer-left-div {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 2.5rem;
  padding-right: 2rem;
  display: flex;
}

.eoo-volunteer-right-div {
  width: 50%;
  height: 100%;
}

.eoo-vol-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4.7rem;
  font-weight: 400;
  line-height: 5.3rem;
}

.eoo-vol-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.eoo-vol-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.eoo-vol-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.eoo-vol-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eoo-vol-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eoo-vol-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.eoo-vol-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.eoo-vol-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.eoo-vol-heading.obejctive-patrol-heading, .eoo-vol-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.eoo-vol-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.eoo-vol-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.eoo-vol-heading.pp {
  font-size: 3rem;
}

.eoo-vol-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.eoo-vol-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.eoo-vol-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.eoo-vol-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.eoo-vol-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.eoo-vol-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.eoo-vol-paragraph-7 {
  width: 57ch;
  padding-top: .5rem;
  padding-bottom: 1rem;
}

.text-span-45, .text-span-46, .text-span-47 {
  color: var(--color-4);
}

.cta-but-divs {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 55%;
  display: flex;
}

.play-button {
  z-index: 9999;
  cursor: pointer;
  border: 1px solid #ffffff80;
  border-radius: 5rem 300px 300px 5rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.play-button:hover {
  background-color: var(--color-1);
  color: #000;
  border-color: #0000;
}

.text-span-49 {
  color: #fff;
  font-family: "Fa Solid 900", sans-serif;
  font-size: .9rem;
}

.play-fa-but {
  color: #000;
}

.video-frame-wrap {
  z-index: 10000;
  word-break: normal;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border-radius: .5rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding: 2rem 7.4rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.video {
  border-radius: .5rem;
  width: 76rem;
  height: auto;
  display: block;
}

.close-but-div {
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding: .2rem;
  display: flex;
  position: absolute;
  inset: 2rem 0% auto;
}

.text-block-20 {
  color: #fff;
  font-family: "Fa 400", sans-serif;
  font-size: 3rem;
  display: none;
}

.line-left {
  background-color: #fff;
  width: 2px;
  height: 20px;
  position: absolute;
  transform: rotate(137deg);
}

.line-right {
  background-color: #fff;
  width: 2px;
  height: 20px;
  position: absolute;
  transform: rotate(-137deg);
}

.close-lines-wrap {
  border: 1px solid #fff;
  border-radius: 300px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.text-span-50 {
  color: var(--color-4);
}

.video-2-frame-wrap {
  z-index: 9998;
  word-break: normal;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border-radius: .5rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 4rem;
  margin-left: 0;
  margin-right: 0;
  padding: 2rem 7.4rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.shade-balck {
  z-index: 1;
  background-color: #00000042;
  position: absolute;
  inset: 0%;
}

.section-9 {
  height: 100vh;
}

.eoo-gallery {
  height: auto;
}

.text-span-53 {
  color: var(--color-4);
}

.text-span-54 {
  color: var(--color-4);
  line-height: 4.7rem;
}

.eoo-slider-wrap {
  width: 100%;
  height: 100%;
}

.eoo-1 {
  background-image: url('../images/2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-1._1 {
  background-image: url('../images/eoo-1.jpg');
}

.eoo-2 {
  background-image: url('../images/BL-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-2._1 {
  background-image: url('../images/5.jpg');
}

.eoo-2._2 {
  background-image: url('../images/eoo-2.jpg');
}

.eoo-3 {
  background-image: url('../images/3.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-3._3 {
  background-image: url('../images/eoo-3.jpg');
}

.eoo-4 {
  background-image: url('../images/4.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-4._4 {
  background-image: url('../images/eoo-4.jpg');
}

.eoo-5 {
  background-image: url('../images/5.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-5._5 {
  background-image: url('../images/eoo-5.jpg');
}

.eoo-6 {
  background-image: url('../images/6.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-6._6 {
  background-image: url('../images/eoo-6.jpg');
}

.eoo-7 {
  background-image: url('../images/7.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-7._7 {
  background-image: url('../images/eoo-7.jpg');
}

.eoo-8 {
  background-image: url('../images/8.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-8._8 {
  background-image: url('../images/eoo-8.jpg');
}

.eoo-9 {
  background-image: url('../images/9.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-9._9 {
  background-image: url('../images/eoo-9.jpg');
}

.eoo-10 {
  background-image: url('../images/10_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-10._10 {
  background-image: url('../images/eoo-10.jpg');
}

.eoo-11 {
  background-image: url('../images/eoo-11.jpg');
  background-position: 50%;
  background-size: cover;
}

.eoo-11._11 {
  background-image: url('../images/BLUE_UKLID_PLAZI_19-1.jpg');
}

.eoo-11-copy {
  background-image: url('../images/11_1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.eoo-11-copy._11 {
  background-image: url('../images/BLUE_UKLID_PLAZI_19-1.jpg');
}

.eoo-12 {
  background-image: url('../images/eoo-12.jpg');
  background-position: 50%;
  background-size: cover;
}

.navbar-2 {
  z-index: 20000;
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.body-6 {
  background-color: #222;
}

.eco-hero-section {
  height: auto;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.hero-video-wrap, .dt-hero-video-wrap {
  width: 100%;
  height: 100%;
}

.mob-hero-video-wrap {
  width: 100%;
  height: 100%;
  display: none;
}

.logos-scroll-section {
  background-color: #222;
  height: auto;
  padding-top: 3rem;
}

.hero-linear-grad-wrap {
  z-index: 1000;
  background-color: #ffeded00;
  background-image: linear-gradient(#0000, #222);
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-22 {
  width: 50%;
}

.eco-hero-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 3rem;
  padding-right: 4.4rem;
  display: flex;
}

.paragraph-1025 {
  margin-bottom: 1rem;
}

.eco-hero-left-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 4rem;
  padding-left: 3rem;
  padding-right: 4.4rem;
  display: flex;
}

.eco-hero-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 3rem;
  padding-right: 4.4rem;
  display: flex;
}

.div-block-23 {
  border: 1px solid #fff;
  border-radius: 200px;
  width: 30%;
  height: 2rem;
  margin-bottom: .7rem;
}

.tag-eco {
  opacity: .64;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 2rem;
  margin-bottom: .7rem;
  padding-left: .7rem;
  padding-right: .7rem;
  font-family: Droid Sans, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  display: flex;
}

.text-span-56 {
  color: var(--color-4);
}

.code-embed-2 {
  display: none;
}

.cards-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.ecoheading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4.3rem;
}

.ecoheading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ecoheading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ecoheading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ecoheading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ecoheading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ecoheading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.ecoheading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ecoheading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.ecoheading.obejctive-patrol-heading, .ecoheading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ecoheading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ecoheading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.ecoheading.pp {
  font-size: 3rem;
}

.ecoheading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.ecoheading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ecoheading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ecoheading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ecoheading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ecoheading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.text-span-57 {
  color: var(--color-4);
}

.code-embed-3 {
  width: 100%;
  overflow: hidden;
}

.step-card-2 {
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: #00000073;
  background-clip: padding-box;
  border: 1px solid #777;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  height: 12rem;
  padding: 0;
  display: block;
  position: relative;
}

.step-card-2:hover {
  border-style: none;
  border-color: var(--color-1);
  transform: scale3d(1none, 1none, 1none);
}

.step-card-2._1, .step-card-2._2, .step-card-2._3 {
  display: flex;
}

.step-card-copy {
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: #00000073;
  background-clip: padding-box;
  border: 1px solid #777;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  height: 12rem;
  padding: 0;
  display: block;
  position: relative;
}

.step-card-copy:hover {
  border-style: none;
  border-color: var(--color-1);
  transform: scale3d(1none, 1none, 1none);
}

.step-card-copy._1, .step-card-copy._2, .step-card-copy._3 {
  display: flex;
}

.code-embed-4 {
  object-fit: cover;
  width: 33.3%;
}

.paragraph-1026 {
  text-align: center;
  width: 60ch;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.extra-ordinary-scroll-animation {
  background-color: #222;
  flex-flow: column;
  height: auto;
  padding-top: 3rem;
  display: flex;
}

.body-7 {
  background-color: #222;
}

.hero-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.3rem;
}

.hero-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.hero-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.hero-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.hero-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.hero-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.hero-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.hero-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.hero-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.hero-heading.obejctive-patrol-heading, .hero-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.hero-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.hero-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.hero-heading.pp {
  font-size: 3rem;
}

.hero-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.hero-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.hero-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.hero-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.hero-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.hero-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.section-10, .div-block-24 {
  margin-top: 3rem;
}

.not-everyone-wrap {
  background-color: #292929;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 4rem;
  padding-top: 3rem;
  padding-bottom: 2rem;
  display: flex;
}

.not-everyone-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 2rem;
  display: flex;
}

.image-31 {
  border-radius: .5rem;
  max-width: 85%;
  position: absolute;
  transform: rotate(1deg);
}

.heading-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.heading-copy.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.heading-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.heading-copy.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.heading-copy.obejctive-patrol-heading, .heading-copy.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.heading-copy.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.heading-copy.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.heading-copy.pp {
  font-size: 3rem;
}

.heading-copy.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.heading-copy.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.heading-copy.cert-name {
  text-align: center;
  font-size: 3rem;
}

.heading-copy.eye-of-ocean {
  margin-bottom: 1rem;
}

.heading-copy.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.heading-copy.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.heading-copy.eco {
  font-size: 3.5rem;
}

.text-span-58 {
  color: var(--white);
}

.paragraph-1027 {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.not-everyone-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.not-everyone-right.mob {
  display: none;
}

.not-everyone-right.dt {
  padding-right: 2rem;
}

.rotating-text-div {
  width: auto;
  position: absolute;
  inset: auto auto 0% -15%;
}

.image-31-shadow-white {
  opacity: .24;
  filter: blur(11px) brightness(0%);
  border-radius: .5rem;
  max-width: 100%;
  transform: rotate(1deg);
}

.adventure-awaits-section {
  position: static;
}

.adv-awaits-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.adv-awaits-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.adv-awaits-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.adv-awaits-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.adv-awaits-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.adv-awaits-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.adv-awaits-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.adv-awaits-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.adv-awaits-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.adv-awaits-heading.obejctive-patrol-heading, .adv-awaits-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.adv-awaits-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.adv-awaits-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.adv-awaits-heading.pp {
  font-size: 3rem;
}

.adv-awaits-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.adv-awaits-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.adv-awaits-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.adv-awaits-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.adv-awaits-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.adv-awaits-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.code-embed-5 {
  opacity: .2;
  filter: grayscale();
  display: flex;
}

.adventure-heading-main {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -7rem;
  display: flex;
  position: static;
  inset: 9rem 0% 0%;
}

.adv-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.adv-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.adv-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.adv-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.adv-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.adv-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.adv-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.adv-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.adv-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.adv-heading.obejctive-patrol-heading, .adv-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.adv-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.adv-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.adv-heading.pp {
  font-size: 3rem;
}

.adv-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.adv-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.adv-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.adv-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.adv-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.adv-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.text-span-59 {
  color: var(--color-4);
}

.paragraph1214 {
  text-align: center;
  width: 60ch;
  line-height: 1.6rem;
}

.section-11 {
  height: 100vh;
}

.div-block-25 {
  margin-top: 2rem;
}

.eco-slider-div {
  height: 70vh;
  margin-top: 2rem;
}

.slider-6 {
  background-color: #ddd0;
  height: 100%;
}

.icon-12 {
  color: var(--color-1);
  font-size: 2.5rem;
}

.eco-1 {
  background-image: url('../images/Eco-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-2 {
  background-image: url('../images/Eco-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-3 {
  background-image: url('../images/Eco-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-4 {
  background-image: url('../images/Eco-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-5 {
  background-image: url('../images/Eco-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-6 {
  background-image: url('../images/Eco-6.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-7 {
  background-image: url('../images/Eco-7.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-8 {
  background-image: url('../images/Eco-8.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-9 {
  background-image: url('../images/Eco-9.jpg');
  background-position: 50%;
  background-size: cover;
}

.eco-10 {
  background-image: url('../images/Eco-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.mask-4 {
  height: 100%;
}

.eco-packages-sec {
  height: auto;
  padding-top: 3rem;
  padding-bottom: 4rem;
}

.eco-package-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.eco-pack-heading {
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Droid Serif, serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
  display: flex;
}

.eco-pack-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.eco-pack-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.eco-pack-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.eco-pack-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eco-pack-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eco-pack-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.eco-pack-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.eco-pack-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.eco-pack-heading.obejctive-patrol-heading, .eco-pack-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.eco-pack-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.eco-pack-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.eco-pack-heading.pp {
  font-size: 3rem;
}

.eco-pack-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.eco-pack-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.eco-pack-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.eco-pack-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.eco-pack-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.eco-pack-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.eco-package-headiing {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.eco-package-headiing.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.eco-package-headiing.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.eco-package-headiing.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.eco-package-headiing.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.eco-package-headiing.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.eco-package-headiing.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.eco-package-headiing.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.eco-package-headiing.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.eco-package-headiing.obejctive-patrol-heading, .eco-package-headiing.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.eco-package-headiing.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.eco-package-headiing.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.eco-package-headiing.pp {
  font-size: 3rem;
}

.eco-package-headiing.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.eco-package-headiing.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.eco-package-headiing.cert-name {
  text-align: center;
  font-size: 3rem;
}

.eco-package-headiing.eye-of-ocean {
  margin-bottom: 1rem;
}

.eco-package-headiing.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.eco-package-headiing.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.text-span-60 {
  color: var(--color-4);
}

.paragraph-1028 {
  text-align: center;
  width: 60ch;
  line-height: 1.6rem;
}

.paragraph-1029 {
  text-align: center;
  width: 64ch;
  margin-bottom: 1rem;
}

.paragraph-1029.cz {
  width: 63ch;
}

.div-block-26 {
  margin-top: 2rem;
}

.eco-packagesgrid-wrap {
  width: 100%;
  height: 100%;
  margin-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.grid-7 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.eco-pack-card {
  background-color: #4440;
  background-image: linear-gradient(135deg, #444, #fff0);
  border: 1px solid #949494;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem 1.2rem 1rem;
  display: flex;
}

.pack-card-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -2px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.pack-card-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.pack-card-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.pack-card-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.pack-card-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.pack-card-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.pack-card-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.pack-card-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.pack-card-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.pack-card-heading.obejctive-patrol-heading, .pack-card-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.pack-card-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.pack-card-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.pack-card-heading.pp {
  font-size: 3rem;
}

.pack-card-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.pack-card-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.pack-card-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.pack-card-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.pack-card-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.pack-card-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.mac-participant {
  opacity: .67;
  color: var(--color-4);
  border: 1px solid #7a7a7a;
  border-radius: 200px;
  margin-bottom: 1rem;
  padding: .4rem .5rem;
  font-size: .7rem;
}

.paragraph-1030 {
  color: #ffffffb3;
  margin-bottom: 2.7rem;
}

.max-participant {
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #1f1f1f00;
  background-clip: border-box;
  border: 1px #858585;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: .3rem;
  padding-right: .3rem;
  display: flex;
  position: relative;
}

.max-tag {
  opacity: 1;
  color: var(--color-4);
  border: 1px #7a7a7a;
  border-radius: 200px;
  margin-bottom: 0;
  padding: .4rem .5rem;
  font-size: .7rem;
}

.flare-effect-div {
  z-index: 20000;
  filter: blur(12px);
  overflow-wrap: break-word;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: screen;
  background-color: #4b4b4b;
  background-clip: padding-box;
  border-radius: 200px;
  width: 2rem;
  height: 100%;
  display: block;
  position: absolute;
  inset: -24% auto auto 0%;
}

.carousel-container {
  background-color: #0000;
  background-image: linear-gradient(0deg, #00000091, #353434 62%);
  border-radius: 200px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: 1560px;
  height: auto;
  margin-left: 16.9rem;
  margin-right: 16.9rem;
  display: flex;
  position: static;
  top: -90px;
  overflow: hidden;
  box-shadow: inset -9px 1px 30px 20px #000000c2;
}

.logo-container {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #1d1d1d00;
  flex: none;
  order: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: 0;
  margin-right: 0;
  padding: 30px 0;
  display: flex;
}

.light-effect {
  z-index: 1000;
  filter: blur(20px);
  background-color: #575757;
  border-radius: 200px;
  width: 5rem;
  height: 3.4rem;
  position: absolute;
  top: -41px;
}

.logo-image, .logo-image.bold-food {
  height: 4rem;
}

.logo-image.kampinski {
  filter: brightness(0%) invert();
}

.logo-image.wolt {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  height: 4rem;
}

.logo-image.ramen {
  filter: brightness(0%) invert();
  width: 8rem;
  max-width: 70%;
  height: auto;
}

.logo-image.stanley {
  filter: invert();
}

._100-margin-top {
  justify-content: flex-start;
  align-items: center;
  width: 18vw;
  max-width: none;
  height: 2.5rem;
  margin: 0 0 1rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.carousel-container-2 {
  background-color: #0000;
  background-image: linear-gradient(0deg, #00000091, #353434 62%);
  border-radius: 200px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: 1560px;
  height: auto;
  margin-left: 16.9rem;
  margin-right: 16.9rem;
  display: flex;
  position: absolute;
  top: -90px;
  overflow: hidden;
  box-shadow: inset -9px 1px 30px 20px #000000c2;
}

.carousel-container-3 {
  background-color: #0000;
  background-image: linear-gradient(0deg, #00000091, #353434 62%);
  border: 1px solid #616161;
  border-radius: 200px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  box-shadow: inset -9px 1px 30px 20px #000000c2;
}

.pack-button-main-copy {
  color: var(--color-4);
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  width: 100%;
  margin-bottom: 2.5rem;
  padding: .8rem 3.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.pack-button-main-copy:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.pack-button-main-copy.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.pack-button-main-copy.blue {
  background-color: var(--color-3);
}

.pack-button-main-copy.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}

.pack-button-main-copy.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.pack-button-main-copy.eco-memorable {
  margin-bottom: 0;
}

.pack-button-main-copy.cz, .pack-button-main-copy.cz-copy {
  margin-top: 0;
  margin-bottom: 2.5rem;
}

.paragraph-1030-copy {
  margin-bottom: 1.5rem;
}

.paragraph-1030-copy-3 {
  color: #ffffffb3;
  -webkit-text-stroke-color: #ffffffb3;
  margin-bottom: 4rem;
}

.paragraph-1030-copy-3.cz-4 {
  margin-bottom: 2.5rem;
}

.paragraph-1030-copy-2 {
  color: #ffffffb3;
  -webkit-text-stroke-color: #ffffffb3;
  margin-bottom: 1.5rem;
}

.paragraph-1030-copy-2.cz {
  margin-bottom: 2.7rem;
}

.text-span-61, .text-span-62, .text-span-63 {
  color: var(--color-4);
}

._100-margin-top-2 {
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.carousel-container-4 {
  background-color: #0000;
  background-image: linear-gradient(0deg, #00000091, #353434 62%);
  border-radius: 200px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: 1560px;
  height: auto;
  margin-left: 16.9rem;
  margin-right: 16.9rem;
  display: flex;
  position: absolute;
  top: -90px;
  overflow: hidden;
  box-shadow: inset -9px 1px 30px 20px #000000c2;
}

.logo-container-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #1d1d1d00;
  flex: none;
  order: 1;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  margin-right: 0;
  padding: 30px 0;
  display: flex;
}

.light-effect-2 {
  z-index: 1000;
  filter: blur(20px);
  background-color: #575757;
  border-radius: 200px;
  width: 7rem;
  height: 4rem;
  position: absolute;
  top: -41px;
}

._100-margin-top-2-copy {
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.team-scrolling-conainer {
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.carousel-container-5 {
  background-color: #0000;
  background-image: linear-gradient(0deg, #00000091, #353434 62%);
  border-radius: 200px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: 1560px;
  height: auto;
  margin-left: 16.9rem;
  margin-right: 16.9rem;
  display: flex;
  position: absolute;
  top: -90px;
  overflow: hidden;
  box-shadow: inset -9px 1px 30px 20px #000000c2;
}

.logo-container-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #1d1d1d00;
  flex: none;
  order: 1;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  margin-right: 0;
  padding: 30px 0;
  display: flex;
}

.light-effect-3 {
  z-index: 1000;
  filter: blur(20px);
  background-color: #ffa70370;
  border-radius: 200px;
  width: 7rem;
  height: 4rem;
  position: absolute;
  top: -41px;
}

.team-member-div-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-member-div-copy.denisa-only {
  opacity: 0;
}

.logo0container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo0container.denisa-only {
  opacity: 0;
}

.text-span-65 {
  color: var(--color-4);
}

.bold-text-22 {
  font-size: 3.5rem;
}

.more-info-heading {
  font-family: var(--font-family-3);
  color: var(--color-3);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.more-info-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.more-info-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.more-info-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.more-info-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.more-info-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.more-info-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.more-info-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.more-info-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.more-info-heading.obejctive-patrol-heading, .more-info-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.more-info-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.more-info-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.more-info-heading.pp {
  font-size: 3rem;
}

.more-info-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.more-info-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.more-info-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.more-info-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.more-info-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.more-info-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.mob-costarica-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.mob-costarica-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.mob-costarica-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.mob-costarica-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.mob-costarica-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.mob-costarica-heading.take-next-step-copy, .mob-costarica-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.mob-costarica-heading._2h {
  color: var(--color-1);
  line-height: 3.6rem;
  display: none;
}

.mob-costarica-heading.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.eyeofjag--right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 1.5rem;
  display: flex;
  position: relative;
}

.image-32 {
  border-radius: 1rem;
  width: 100%;
}

.slide-nav-5 {
  margin-top: 1rem;
  padding-top: 1.5rem;
}

.left-arrow-6 {
  width: 1.8rem;
  margin-left: .5rem;
  inset: 0% auto 0% 0%;
}

.mob-slovakia-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.mob-slovakia-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.mob-slovakia-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.mob-slovakia-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.mob-slovakia-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.mob-slovakia-heading.take-next-step-copy, .mob-slovakia-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.mob-slovakia-heading._2h {
  color: var(--color-1);
  line-height: 3.8rem;
  display: none;
}

.mob-slovakia-heading.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.slovakia-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.slovakia-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.slovakia-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.slovakia-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.slovakia-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.slovakia-heading.take-next-step-copy, .slovakia-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.slovakia-heading._2h {
  color: var(--color-1);
  line-height: 4.6rem;
}

.slovakia-heading.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

._100-margin-top-3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 4rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.carousel-container-6 {
  background-color: var(--white);
  border-radius: 200px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1560px;
  height: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

._100-margin-top-4 {
  z-index: 2000;
  opacity: 1;
  background-color: #ffffff7a;
  background-image: linear-gradient(6deg, #83838300, #fff);
  border: 1px solid #fff;
  border-radius: 270px;
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: none;
  height: 5rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0;
  display: flex;
  position: absolute;
  inset: auto 0% -10% 2.5rem;
  box-shadow: 0 2px 20px 20px #0000001c;
}

.code-embed-7 {
  border-radius: 200px;
  width: 100%;
}

.eoj-8-copy._8 {
  background-image: url('../images/8.jpg');
}

.eoj-img {
  border-radius: .5rem;
}

.mob-eyeofjag--right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 1.5rem;
  display: none;
  position: relative;
}

.mobeyeofjag--right-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 1.5rem;
  display: flex;
  position: relative;
}

.eyeofbear-info-wrap-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  font-weight: 400;
  display: flex;
}

.eob-3x-slider-wrap {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.eob-triple-slide-copy {
  background-color: #ddd0;
  height: 100%;
}

.eob-slide-3-img-wrap {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  background-color: #05050500;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.eob-img {
  border-radius: .5rem;
  width: 100%;
}

.green-patrol-obj-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  height: 100%;
  padding-right: 1.5rem;
  display: flex;
}

.text-span-69 {
  color: var(--color-1);
}

.text-span-70 {
  color: var(--white);
}

.text-span-71, .text-span-72, .text-span-73, .text-span-74, .text-span-75, .text-span-76 {
  color: var(--color-4);
}

.bold-text-23 {
  color: var(--color-4);
  font-weight: 400;
}

.text-span-77, .text-span-78, .text-span-79, .text-span-80 {
  color: var(--color-4);
}

.text-span-81, .text-span-82, .text-span-83, .text-span-84, .text-span-85 {
  color: var(--color-1);
}

.link-22 {
  color: var(--color-3);
}

.text-span-86 {
  color: var(--color-1);
}

.eot-img {
  border-radius: .5rem;
}

.eot-gallery-heading {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 3rem 3rem 0;
  display: flex;
}

.green-life-costarica-info-div {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.green-life-costarica-info-div.costa {
  justify-content: center;
  align-items: flex-start;
}

.gl-img {
  border-radius: .5rem;
}

.icon-13 {
  color: #ffa703;
  font-size: 2rem;
}

.left-arrow-7 {
  width: 5%;
  margin-left: 0;
  font-size: 1rem;
  inset: 0% auto 0% -1%;
}

.icon-14 {
  color: #ffa703;
  font-size: 2rem;
}

.right-arrow-5 {
  width: 5%;
  margin-right: 0;
  padding-right: 0;
  font-size: 1rem;
  inset: 0% 1% 0% auto;
}

.ec-img {
  border-radius: .5rem;
  width: 100%;
}

.slovakia-support-section {
  background-image: url('../images/Map-BG-IMG-SLovakia.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-87 {
  color: var(--color-1);
}

.text-span-88 {
  color: var(--color-4);
}

.how-can-i-contribute-page-img {
  background-image: linear-gradient(#222 12%, #fff0), url('../images/BRAULIO_DRON_2-BG.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 2rem;
  display: flex;
}

.events-preparing-div {
  display: none;
}

.eshop-but-nav-copy {
  background-color: var(--color-1);
  color: #fff;
  cursor: pointer;
  border: 1px #fff;
  border-radius: 200px;
  margin-bottom: 0;
  margin-left: .6rem;
  padding: .6rem 1rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
}

.eshop-but-nav-copy:hover {
  border-style: none;
  border-color: var(--color-1);
  background-color: var(--color-2);
  color: #fff;
}

.eshop-but-nav-copy.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.ehsop-text-block-3-copy {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--color-4);
  padding-left: 0;
  font-size: .9rem;
  text-decoration: none;
  display: inline-flex;
}

.dropdown-toggle-4 {
  display: flex;
}

.navbar-3 {
  z-index: 50000;
}

.footer-dark-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.text-block-21 {
  color: #fff;
  font-family: "Fa Brands 400", sans-serif;
  text-decoration: none;
}

.text-block-21.yt-footer {
  font-size: 1.3rem;
}

.web25-footer {
  background-color: #242424de;
  border-radius: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.3rem;
  margin-top: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.text-block-22 {
  color: #fff;
  margin-right: .7rem;
  font-family: PT Sans, sans-serif;
  font-size: .8rem;
}

.image-33 {
  width: 3rem;
}

.link-23 {
  color: #fff;
}

.text-span-89, .text-span-90 {
  color: var(--color-4);
}

.text-span-91 {
  color: var(--color-3);
}

.text-span-93, .text-span-94, .text-span-95, .text-span-96, .text-span-97, .text-span-98, .text-span-99, .text-span-100 {
  color: var(--color-4);
}

.text-span-101 {
  color: var(--white);
}

.text-span-102, .text-span-103, .text-span-104, .text-span-105, .text-span-106 {
  color: var(--color-4);
}

.body-8 {
  background-color: #222;
}

.contact-sec-1 {
  min-width: auto;
  max-width: none;
  height: auto;
  padding: 10rem 1rem 4rem;
}

.div-block-27 {
  height: 100%;
}

.contact-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 1rem;
  padding-left: 3rem;
  padding-right: 3.2rem;
  display: flex;
}

.contact-grid {
  width: 100%;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-8.address-grid {
  grid-column-gap: 16px;
  grid-template-columns: 1fr 1fr;
}

.grid-8.account-number {
  grid-column-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 1rem;
}

.contact-card {
  background-color: #111;
  border-radius: .5rem;
  height: auto;
  padding: 1.5rem 1rem 1.4rem;
}

.contact-card.address {
  background-color: #1d1d1d;
}

.contact-card.address.to-be-hidden {
  opacity: 0;
}

.contact-card.account-number-sk {
  opacity: 1;
  background-color: #111;
  text-decoration: none;
}

.contact-card.account-number-sk.to-be-hidden {
  opacity: 0;
}

.ccontact-carc-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1.3rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
  text-decoration: none;
}

.ccontact-carc-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ccontact-carc-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ccontact-carc-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ccontact-carc-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ccontact-carc-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ccontact-carc-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.ccontact-carc-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ccontact-carc-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.ccontact-carc-heading.obejctive-patrol-heading, .ccontact-carc-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ccontact-carc-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ccontact-carc-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.ccontact-carc-heading.pp {
  font-size: 3rem;
}

.ccontact-carc-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.ccontact-carc-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ccontact-carc-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ccontact-carc-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ccontact-carc-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ccontact-carc-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.ccontact-carc-heading.eco {
  line-height: 4.7rem;
}

.ccontact-carc-heading.how-can0i-hero-h {
  line-height: 4.9rem;
}

.ccontact-carc-heading.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.ccontact-carc-heading.link {
  display: flex;
}

.link-24 {
  color: var(--color-4);
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.link-24.address {
  color: var(--color-3);
  font-size: .9rem;
}

.contact-details-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.cont-icon {
  color: var(--color-3);
  padding-right: .5rem;
  font-family: "Fa Solid 900", sans-serif;
  font-size: .8rem;
  text-decoration: none;
}

.text-span-109 {
  font-family: "Fa Solid 900", sans-serif;
  text-decoration: none;
}

.contact-sec-2 {
  background-color: #020202;
  min-width: auto;
  max-width: none;
  height: auto;
  padding: 1rem 1rem 2rem;
}

.contact-sec-1-copy {
  min-width: auto;
  max-width: none;
  height: 100vh;
  padding-top: 10rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.contact-sec-3 {
  background-color: #020202;
  min-width: auto;
  max-width: none;
  height: auto;
  padding: 1rem 1rem 2rem;
}

.link-25, .link-26 {
  color: var(--color-1);
  text-decoration: none;
}

.contact-sec-4 {
  background-color: #222;
  min-width: auto;
  max-width: none;
  height: auto;
  padding: 1rem 1rem 2rem;
}

.paragraph-1033 {
  color: #ffffffb5;
  text-align: center;
  margin-bottom: 4rem;
}

.text-span-110 {
  opacity: .67;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.mask-6 {
  height: 100%;
}

.text-span-111 {
  color: var(--color-1);
  font-weight: 700;
}

.paragraph-1041 {
  padding-left: 2rem;
}

.link-27 {
  color: var(--color-3);
}

.link-block-3 {
  width: 100%;
}

.bg-img {
  background-image: url('../images/Eye-Of-the-ocean-Hero-Image.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.bold-text-24 {
  display: block;
}

.bold-text-25, .bold-text-26 {
  color: var(--color-3);
}

.sk-vol-where-locate {
  background-image: url('../images/slovak-vol-support-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-9 {
  background-color: #333;
}

.news-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 12rem;
  padding-bottom: 3rem;
  display: flex;
}

.news-wrap {
  width: 100%;
  height: 100%;
}

.news-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: auto;
  padding: 1rem 2rem;
}

.news-grid._2024 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.news-card {
  background-color: #1b1b1b;
  border-radius: 1rem;
  flex-flow: column;
  height: auto;
  margin-top: 1rem;
  padding-bottom: 0;
  display: flex;
  box-shadow: 0 2px 19px -8px #0003;
}

.news-img-div {
  background-image: url('../images/NW-1-2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 1rem;
  height: 40%;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.news-img-div.n2 {
  background-image: url('../images/News-2-prvni-ucitelska-expedice-s-justice-for-nature.jpg');
  height: 4rem;
}

.news-img-div.n3 {
  background-image: url('../images/News-3-ohlednuti-za-zimnim-okem-jaguara.jpg');
}

.news-img-div.n4 {
  background-image: url('../images/NW-4-4.jpg');
}

.news-img-div.n5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.news-img-div.n6 {
  background-image: url('../images/DSC_8859.jpg');
  background-position: 50%;
}

.news-img-div.n7 {
  background-image: url('../images/N7-Cover-img.jpg');
  background-position: 0%;
  background-size: cover;
}

.news-img-div.n7-2 {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
}

.news-img-div.n8 {
  background-image: url('../images/News-8-img-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.news-img-div.n9 {
  background-image: url('../images/News-9-02.02.2025-1.webp');
  height: 4rem;
}

.news-img-div.n10 {
  background-image: url('../images/COSTARICA_91.webp');
  height: 4rem;
}

.news-img-div.n211 {
  background-image: url('../images/prolaika.png');
  height: 4rem;
}

.news-img-div.n12, .news-img-div.n12-en {
  background-image: url('../images/DSC_8855.jpg');
  height: 4rem;
}

.news-img-div.n13 {
  background-image: url('../images/Snímek-obrazovky-2025-08-01-v-13.08.24.jpg');
  height: 4rem;
}

.news-img-div.n14 {
  background-image: url('../images/1_1.webp');
  height: 4rem;
}

.news-img-div.n15 {
  background-image: url('../images/N15-1.webp');
  height: 4rem;
}

.news-text {
  background-color: #1b1b1b;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 1rem 1rem 2rem;
  display: flex;
}

.news-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: .5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.1rem;
}

.news-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-heading.obejctive-patrol-heading, .news-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news-heading.pp {
  font-size: 3rem;
}

.news-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.news-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news-heading.eco {
  line-height: 4.7rem;
}

.news-heading.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news-heading.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-heading.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.news-par {
  margin-bottom: 1.2rem;
  font-size: .9rem;
  line-height: 1.5rem;
}

.news-button {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  margin-bottom: 0;
  padding: .8rem 2rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.news-button:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.news-button.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.news-button.blue {
  background-color: var(--color-3);
}

.news-button.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 18rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.news-button.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.news-button.eco-memorable {
  margin-bottom: 0;
}

.image-34 {
  object-fit: cover;
  display: block;
}

.news-heading-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  padding-left: 0;
  display: flex;
}

.paragraph-1042 {
  text-align: center;
  width: 70ch;
  margin-bottom: 0;
}

.news-heading-hero {
  font-family: var(--font-family-3);
  color: var(--color-3);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.news-heading-hero.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news-heading-hero.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news-heading-hero.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news-heading-hero.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news-heading-hero.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news-heading-hero.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-heading-hero.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-heading-hero.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-heading-hero.obejctive-patrol-heading, .news-heading-hero.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news-heading-hero.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news-heading-hero.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news-heading-hero.pp {
  font-size: 3rem;
}

.news-heading-hero.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news-heading-hero.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news-heading-hero.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news-heading-hero.eye-of-ocean {
  margin-bottom: 1rem;
}

.news-heading-hero.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news-heading-hero.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news-heading-hero.eco {
  line-height: 4.7rem;
}

.news-heading-hero.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news-heading-hero.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-heading-hero.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.div-block-30 {
  display: none;
}

.text-span-115 {
  font-family: "Fa Solid 900", sans-serif;
  font-size: .7rem;
}

.news-info-heading-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1010px;
  margin: 6rem auto 1rem;
  padding-left: 2rem;
  font-family: Oswald, sans-serif;
  display: flex;
  position: absolute;
  inset: 0%;
}

.news-info-section {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 0 0 2rem;
  display: flex;
}

.news-info-hero-img {
  background-image: url('../images/NW-1-2.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.news-info-shade {
  background-color: #0000007d;
  background-image: linear-gradient(#0000, #333);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.news-headline {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  border: 1px #000;
  flex: 0 auto;
  align-self: auto;
  width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 4.1rem;
}

.news-headline.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news-headline.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news-headline.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news-headline.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news-headline.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news-headline.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-headline.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-headline.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-headline.obejctive-patrol-heading, .news-headline.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news-headline.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news-headline.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news-headline.pp {
  font-size: 3rem;
}

.news-headline.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news-headline.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news-headline.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news-headline.eye-of-ocean {
  margin-bottom: 1rem;
}

.news-headline.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news-headline.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news-headline.eco {
  line-height: 4.7rem;
}

.news-headline.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news-headline.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-headline.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.news-info-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 3rem;
  display: flex;
}

.paragraph-1043 {
  width: 100%;
  line-height: 1.6rem;
}

.new-info-wrap {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ni-left {
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 0;
}

.ni-right {
  width: 50%;
  height: 100%;
  padding: .5rem 0;
  display: flex;
}

.news-info-img {
  border-radius: 1rem;
}

.nw-img {
  border-radius: .5rem;
}

.news-info-sep {
  background-image: url('../images/NW-1-5.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: .5rem;
  height: 40vh;
}

.news-info-gallery {
  color: var(--color-6);
  margin-top: 1.5rem;
  padding: 1rem 0;
}

.grid-9 {
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.news-info-p {
  width: 100%;
  margin-bottom: 0;
  padding-top: .5rem;
  padding-bottom: 1.5rem;
  line-height: 1.6rem;
}

.news-info-p.news-9 {
  width: 60%;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-bottom: 2rem;
}

.ni-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  border: 1px #000;
  flex: 0 auto;
  align-self: auto;
  width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 0;
  font-size: 4rem;
  font-weight: 400;
  line-height: 5rem;
}

.ni-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ni-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ni-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ni-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ni-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ni-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.ni-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ni-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.ni-heading.obejctive-patrol-heading, .ni-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ni-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ni-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.ni-heading.pp {
  font-size: 3rem;
}

.ni-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.ni-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ni-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ni-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ni-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ni-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.ni-heading.eco {
  line-height: 4.7rem;
}

.ni-heading.how-can0i-hero-h {
  line-height: 4.9rem;
}

.ni-heading.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.ni-heading.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.ni-2-header-img {
  background-image: url('../images/News-2-prvni-ucitelska-expedice-s-justice-for-nature.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.link-28 {
  color: var(--color-3);
}

.nw-2-img {
  border-radius: .5rem;
}

.news--2-info-sep {
  background-image: url('../images/NW-2-5sepa.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: .5rem;
  height: 40vh;
}

.ni-3-header-img {
  background-image: url('../images/News-3-ohlednuti-za-zimnim-okem-jaguara.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.news-info-3-shade {
  background-color: #0000007d;
  background-image: linear-gradient(#0000 71%, #333);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.nw-3-img {
  border-radius: .5rem;
}

.news--3-info-sep {
  height: 92vh;
}

.code-embed-8 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 100%;
}

.video-wrap {
  height: 100%;
}

.mob-nw-3-video-code-embed {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 100%;
  display: none;
}

.code-embed-1440px {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 100%;
}

.news-info-3--p {
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1.5rem;
  line-height: 1.6rem;
}

.ni-4-header-img {
  background-image: url('../images/NW-4-4.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.link-29 {
  color: var(--color-3);
}

.news--3-headline {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  border: 1px #000;
  flex: 0 auto;
  align-self: auto;
  width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 0;
  font-size: 4rem;
  font-weight: 400;
  line-height: 5rem;
}

.news--3-headline.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news--3-headline.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news--3-headline.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news--3-headline.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news--3-headline.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news--3-headline.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news--3-headline.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news--3-headline.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news--3-headline.obejctive-patrol-heading, .news--3-headline.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news--3-headline.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news--3-headline.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news--3-headline.pp {
  font-size: 3rem;
}

.news--3-headline.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news--3-headline.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news--3-headline.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news--3-headline.eye-of-ocean {
  margin-bottom: 1rem;
}

.news--3-headline.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news--3-headline.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news--3-headline.eco {
  line-height: 4.7rem;
}

.news--3-headline.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news--3-headline.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news--3-headline.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.link-30, .link-31 {
  color: var(--color-3);
}

.news-info--4 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 0 0 2rem;
  display: flex;
}

.image-38 {
  border-radius: .5rem;
}

.news--4-headline {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  border: 1px #000;
  flex: 0 auto;
  align-self: auto;
  width: 20ch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 0;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 4.2rem;
}

.news--4-headline.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news--4-headline.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news--4-headline.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news--4-headline.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news--4-headline.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news--4-headline.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news--4-headline.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news--4-headline.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news--4-headline.obejctive-patrol-heading, .news--4-headline.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news--4-headline.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news--4-headline.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news--4-headline.pp {
  font-size: 3rem;
}

.news--4-headline.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news--4-headline.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news--4-headline.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news--4-headline.eye-of-ocean {
  margin-bottom: 1rem;
}

.news--4-headline.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news--4-headline.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news--4-headline.eco {
  line-height: 4.7rem;
}

.news--4-headline.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news--4-headline.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news--4-headline.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.ni-4-left {
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 0;
}

.ni--4-right {
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 2rem .5rem 0;
}

.new-info-4--wrap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-tail {
  width: 4.7rem;
}

.image-tail.eyes-on-logo {
  width: 5rem;
  margin-bottom: 2rem;
}

.image-tail.green-life-logo {
  width: 8rem;
}

.image-tail.blue-life-logo {
  width: 8rem;
  margin-bottom: 1rem;
}

.image-tail.jaguauar-logo {
  width: 6rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.image-tail.nama-logo {
  width: 14rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.image-tail.volu-prg-costa {
  width: 5rem;
  margin-bottom: 1rem;
}

.image-tail.bear-life-logo-copy, .image-tail.green-patrol-logo-copy {
  width: 8rem;
  margin-bottom: 1rem;
}

.image-tail.patrol-logo-copy {
  width: 5rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.image-tail.bear-logo-copy {
  width: 6rem;
  margin-top: 0;
  margin-bottom: 0;
}

.imag-w71e927 {
  border-radius: .5rem;
}

.news-info-4--p {
  width: 90%;
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-bottom: 0;
  line-height: 1.6rem;
}

.nl-4---info {
  padding-left: 2rem;
  padding-right: 2rem;
}

.mob-ni--4-right {
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 2rem .5rem 0;
  display: none;
}

.div-block-31 {
  width: 5rem;
}

.ni-5-header-img {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-5-header-img.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-5-header-img.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-left-copy {
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 0;
}

.new--5-info-wrap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-39 {
  max-width: 80%;
}

.bold-text-27, .bold-text-28 {
  color: var(--color-3);
  text-decoration: none;
}

.link-32, .link-33 {
  text-decoration: none;
}

.ni--5-right {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: .5rem 0 .5rem 1rem;
  display: flex;
}

.ni-left-5 {
  width: 50%;
  height: 100%;
  padding-top: 2rem;
  padding-left: 0;
  padding-right: 2rem;
}

.image-40 {
  border-radius: .45rem;
}

.news-container {
  padding-bottom: 1rem;
}

.paragraph-1044, .paragraph-1045, .paragraph-1046, .paragraph-1047 {
  line-height: 1.6rem;
}

.code-embed-9 {
  display: flex;
}

.body-10 {
  background-color: #1f1f1f;
}

.nl-section {
  background-color: #62a7a0b5;
  background-image: url('../images/EOB-4.webp');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nl-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.container-5 {
  height: 100%;
}

.nl-container {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.heading-7 {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  font-weight: 400;
}

.nl-paragraph {
  text-align: center;
  width: 72ch;
  margin-bottom: 1.6rem;
  line-height: 1.6rem;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  border-radius: .3rem;
  margin-bottom: 1.5rem;
  font-size: .8rem;
}

.checkbox-field {
  margin-bottom: 1rem;
}

.div-block-32 {
  flex-flow: row;
  display: flex;
}

.checkbox-label {
  color: #8f8f8f;
  margin-bottom: 1rem;
}

.link-34, .link-35 {
  color: var(--color-3);
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-button {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  width: 30%;
  margin-bottom: 2.5rem;
  padding: .8rem 3rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.form-button:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.form-button.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.form-button.blue {
  background-color: var(--color-3);
}

.form-button.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 18rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.form-button.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.form-button.eco-memorable {
  margin-bottom: 0;
}

.form-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  margin-top: 0;
  margin-bottom: .9rem;
  font-size: 2.8rem;
  font-weight: 400;
}

.form-heading.mob {
  display: none;
}

.link-36 {
  color: var(--color-3);
}

.success-message {
  background-color: #ddd0;
  border: 1px solid #ffffff52;
  border-radius: .3rem;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-23 {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 1.8rem;
  line-height: 24px;
}

.lottie-animation-2 {
  width: 2rem;
}

.form-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation-3 {
  width: 8rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.success-button {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  margin-bottom: 2.5rem;
  padding: .8rem 3rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.success-button:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.success-button.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.success-button.blue {
  background-color: var(--color-3);
}

.success-button.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 18rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.success-button.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.success-button.eco-memorable {
  margin-bottom: 0;
}

.footer-dark-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-3 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-3 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-3 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-3:hover {
  color: #1a1b1fbf;
}

.footer-social-block-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-3 {
  margin-left: 12px;
}

.footer-divider-3 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-3 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.bold-text-29 {
  font-size: 1.3rem;
}

.bold-text-30 {
  font-size: 1.2rem;
}

.text-span-116, .max-capacity-span {
  color: var(--color-3);
  font-size: 1.3rem;
  font-weight: 400;
}

.nl-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #0000008c;
  border-radius: .4rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 2rem 2.5rem;
  display: grid;
}

.nl-wrap.home-page {
  display: flex;
}

.body-11 {
  background-color: #fff0;
}

.heading-8 {
  color: var(--color-1);
}

.nl-heading {
  font-family: var(--font-family-3);
  color: var(--color-4);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  width: 50%;
  margin-top: 0;
  margin-bottom: 1.1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.6rem;
}

.nl-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.nl-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.nl-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.nl-heading.take-next-step.home {
  color: var(--color-1);
}

.nl-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.nl-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.nl-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.nl-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.nl-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

.nl-heading.obejctive-patrol-heading, .nl-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.nl-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.nl-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.nl-heading.pp {
  font-size: 3rem;
}

.nl-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.nl-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.nl-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.nl-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.nl-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.nl-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.nl-heading.eco {
  line-height: 4.7rem;
}

.nl-heading.eco.enf {
  line-height: 3.6rem;
}

.nl-heading.how-can0i-hero-h {
  line-height: 4.9rem;
}

.nl-heading.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.nl-heading.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.nl-heading.col-home-p, .nl-heading.vol-home, .nl-heading.hero-home {
  color: var(--color-1);
}

.nl-heading.en0nl {
  width: 48%;
  line-height: 3rem;
}

.text-span-117, .text-span-118, .text-span-119 {
  color: var(--color-1);
}

.newsletter-section {
  background-color: #1d1d1d;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 10rem;
  padding-bottom: 6rem;
  display: flex;
}

.section-13 {
  padding-top: 11rem;
  padding-bottom: 4rem;
}

.text-span-121 {
  color: var(--color-3);
}

.bold-text-31 {
  color: var(--color-3);
  font-size: 1rem;
  font-weight: 700;
  text-decoration: underline;
}

.bold-text-32 {
  color: var(--color-3);
  font-size: 1rem;
  text-decoration: underline;
}

.list-8 {
  color: var(--color-1);
  padding-left: 0;
}

.bold-text-33 {
  color: var(--color-1);
}

._808 {
  color: var(--color-3);
  margin-bottom: .42rem;
}

.list-item-10 {
  color: var(--color-3);
}

.costarica-heading-2 {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.costarica-heading-2.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.costarica-heading-2.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.costarica-heading-2.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading-2.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.costarica-heading-2.take-next-step-copy, .costarica-heading-2.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading-2._2h {
  color: var(--color-1);
  text-align: left;
  width: 48%;
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.costarica-heading-2.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.costarica-heading-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.costarica-heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

.costarica-heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

.costarica-heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.costarica-heading-copy.take-next-step-copy, .costarica-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.costarica-heading-copy._2h {
  color: var(--color-1);
  text-align: left;
  width: 50%;
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.costarica-heading-copy.looking-for {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.body-12 {
  background-color: #222;
}

.annual-rep-hero {
  height: 100vh;
}

.ar-hero-wrap {
  background-image: linear-gradient(0deg, #222, #0000008c), url('../images/justice-for-nature-annual-reports.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
}

.ar-hero-section {
  height: 100vh;
}

.ar-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 4rem 2.5rem;
  display: flex;
}

.ar-hero-text-copy {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 4rem;
  padding-right: 1rem;
  display: flex;
}

.ar-hero-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.ar-hero-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ar-hero-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ar-hero-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ar-hero-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ar-hero-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ar-hero-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-hero-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ar-hero-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-hero-heading.obejctive-patrol-heading, .ar-hero-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ar-hero-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ar-hero-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.ar-hero-heading.pp {
  font-size: 3rem;
}

.ar-hero-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.ar-hero-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ar-hero-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ar-hero-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ar-hero-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ar-hero-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.ar-into-paragraph {
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 2.5rem 2rem;
  display: flex;
}

.ar-intro-wrap {
  display: flex;
}

.ar-intro-right {
  width: 50%;
  padding-right: 1.5rem;
}

.ar-intro-left {
  width: 50%;
}

.ar-intro-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.ar-intro-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ar-intro-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ar-intro-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ar-intro-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ar-intro-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ar-intro-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-intro-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ar-intro-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-intro-heading.obejctive-patrol-heading, .ar-intro-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ar-intro-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ar-intro-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.ar-intro-heading.pp {
  font-size: 3rem;
}

.ar-intro-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.ar-intro-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ar-intro-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ar-intro-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ar-intro-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ar-intro-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.annual-rep-intro-image {
  border-radius: .5rem;
}

.ar-nav-section {
  height: auto;
  padding-bottom: 2rem;
}

.ar-nav-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.ar-nav-heading {
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Droid Serif, serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.8rem;
  display: flex;
}

.ar-nav-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ar-nav-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ar-nav-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ar-nav-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ar-nav-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ar-nav-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-nav-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ar-nav-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-nav-heading.obejctive-patrol-heading, .ar-nav-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ar-nav-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ar-nav-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.ar-nav-heading.pp {
  font-size: 3rem;
}

.ar-nav-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.ar-nav-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ar-nav-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ar-nav-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ar-nav-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ar-nav-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.ar-nav-tabs {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.tab-pane-tab-1 {
  height: 100%;
}

.tabs-menu-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-2014 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2014.w--current {
  background-color: var(--color-3);
  border-radius: 8rem;
}

.tab-link-2015 {
  background-color: #ddd3;
  border-radius: 8rem;
  font-size: .9rem;
}

.tab-link-2015.w--current {
  background-color: var(--color-3);
}

.tab-link-2016 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2016.w--current {
  background-color: var(--color-3);
}

.tab-link-2017 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2017.w--current {
  background-color: var(--color-3);
  font-size: .9rem;
}

.tab-link-2018 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2018.w--current {
  background-color: var(--color-3);
}

.tab-link-2019 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2019.w--current {
  background-color: var(--color-3);
}

.tab-link-2020 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2020.w--current {
  background-color: var(--color-3);
}

.tab-pane-2014 {
  width: 100%;
  height: 100%;
}

.text-block-24, .text-block-25 {
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.text-block-26, .text-block-27, .text-block-28, .text-block-29, .text-block-30 {
  font-size: .9rem;
}

.tab0year {
  color: #fff;
  font-size: .9rem;
}

.div-block-33 {
  margin-top: 2.5rem;
}

.ar-listing-tab {
  background-color: #141414;
  border-radius: .5rem;
  flex-flow: column;
  width: 50%;
  height: 100%;
  margin-top: 2.5rem;
  padding: 1.5rem 1.4rem;
  display: flex;
}

.ar-listing-tab._2024 {
  flex-flow: column;
}

.ar-list-right {
  width: 100%;
  padding-left: 0;
  padding-right: 1.5rem;
}

.ar-list-left {
  width: 50%;
  height: 100%;
}

.ar-list-left.mob {
  display: none;
}

.image-41 {
  border-radius: .5rem;
  width: 100%;
  margin-bottom: 1rem;
}

.image-41.mob {
  display: none;
}

.ar-list-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.1rem;
  font-weight: 400;
  line-height: 4.6rem;
}

.ar-list-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.ar-list-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.ar-list-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.ar-list-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ar-list-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.ar-list-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-list-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.ar-list-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.ar-list-heading.obejctive-patrol-heading, .ar-list-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.ar-list-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.ar-list-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.ar-list-heading.pp {
  font-size: 3rem;
}

.ar-list-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.ar-list-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.ar-list-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.ar-list-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.ar-list-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.ar-list-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.ar-list-heading._2024 {
  font-size: 2.8rem;
}

.text-span-122 {
  padding-right: .5rem;
  font-family: "Fa Solid 900", sans-serif;
  font-weight: 400;
}

.paragraph-1048 {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.7rem;
}

.text-span-124 {
  color: var(--color-4);
}

.tab-link-2021 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2021.w--current {
  background-color: var(--color-3);
}

.ni--6-right {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: .5rem 0 .5rem 1rem;
  display: none;
}

.new--6-info-wrap {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ni-left-6 {
  width: 50%;
  height: 100%;
  padding-top: 2rem;
  padding-left: 0;
  padding-right: 2rem;
}

.link-37, .text-span-125, .text-span-126, .link-38, .link-39, .link-40, .link-41, .link-42, .link-43, .link-44 {
  color: var(--color-3);
}

.tab-link-2022 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2022.w--current {
  background-color: var(--color-3);
}

.image-42, .image-41-copy, .image-40-copy, .image-42-copy-copy, .image-41-b {
  border-radius: .5rem;
  width: auto;
}

.text-span-127 {
  margin-right: .4rem;
  font-family: Droid Sans, sans-serif;
}

.text-span-128 {
  font-family: "Fa Solid 900", sans-serif;
}

.link0icon, .facebook0icon-copy {
  color: var(--color-3);
  text-align: center;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: inline;
}

.text-span-129 {
  margin-right: .4rem;
  text-decoration: none;
}

.map-icon-cta {
  margin-right: .5rem;
  font-family: "Fa Solid 900", sans-serif;
}

._2024 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.ar-list-right-2024, .ar-list-right-copy {
  width: 100%;
  padding-left: 0;
  padding-right: 1.5rem;
}

.soon0div {
  margin-top: 2rem;
}

.nl-hero-section {
  height: 100vh;
}

.nl-nav-section {
  height: auto;
  padding-bottom: 2rem;
}

.nl-form {
  padding-top: 0;
  padding-bottom: 4rem;
}

.nl-listing-tab {
  background-color: #141414;
  border-radius: .5rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  margin-top: 2.5rem;
  padding: 1.5rem 1.4rem;
  display: flex;
}

.nl-listing-tab._2024 {
  flex-flow: column;
}

.nl-listing-tab.nl-1 {
  display: flex;
}

.nl-listing-tab-copy {
  background-color: #141414;
  border-radius: .5rem;
  width: 50%;
  height: 100%;
  margin-top: 2.5rem;
  padding: 1.5rem 1.4rem;
  display: flex;
}

.nl-listing-tab-copy._2024 {
  flex-flow: column;
}

.nl-list-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -3px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 2.2rem;
}

.nl-list-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.nl-list-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.nl-list-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.nl-list-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.nl-list-heading.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.nl-list-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 500;
}

.nl-list-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.nl-list-heading.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 500;
}

.nl-list-heading.obejctive-patrol-heading, .nl-list-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.nl-list-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.nl-list-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

.nl-list-heading.pp {
  font-size: 3rem;
}

.nl-list-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

.nl-list-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.nl-list-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

.nl-list-heading.eye-of-ocean {
  margin-bottom: 1rem;
}

.nl-list-heading.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.nl-list-heading.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.nl-list-heading._2024 {
  font-size: 2.8rem;
}

.text-span-130 {
  color: var(--color-4);
  letter-spacing: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
}

.link-45 {
  color: #fff;
  text-decoration: none;
}

.nl-hero-wrap {
  background-image: linear-gradient(0deg, #222, #0000008c), url('../images/N7-Cover-img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
}

.nl-nav-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.wrap-news {
  flex-flow: row;
  display: flex;
}

.left {
  width: 50%;
}

.right {
  width: 50%;
  padding-left: 0;
}

.image-43 {
  border-radius: .5rem;
  max-width: 90%;
  margin-right: 0;
}

.paragraph-1050 {
  font-size: .8rem;
}

.italic-text-4 {
  color: var(--color-4);
  text-align: center;
  font-size: .7rem;
  line-height: 1rem;
}

.link-46 {
  color: var(--color-3);
}

.paragraph-1051 {
  color: var(--color-4);
  text-align: center;
}

.text-span-131 {
  font-size: .7rem;
  font-weight: 400;
  line-height: 1rem;
}

.image-44 {
  border-radius: .5rem;
  margin-bottom: 1.5rem;
}

.paragraph-1052 {
  margin-bottom: 1.5rem;
}

.image-45 {
  border-radius: .5rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.image-45.mob {
  display: none;
}

.n7-left {
  width: 50%;
  margin-right: 0;
  display: flex;
}

.n7-left._4 {
  margin-left: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.n7-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-left: 1.5rem;
  display: flex;
}

.n7-right._4 {
  margin-left: 0;
}

.news-7-sec-2 {
  border: 1px solid var(--color-1);
  background-color: #0000004d;
  border-radius: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  padding: 1rem 1.2rem;
  display: flex;
}

.heading-9 {
  margin-bottom: 0;
}

.paragraph-1053 {
  margin-bottom: 1.5rem;
}

.button-main-n7 {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  margin-bottom: 2.5rem;
  padding: .8rem 2rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.button-main-n7:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.button-main-n7.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.button-main-n7.blue {
  background-color: var(--color-3);
}

.button-main-n7.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 18rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button-main-n7.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.button-main-n7.eco-memorable {
  margin-bottom: 0;
}

.bold-text-34 {
  font-weight: 400;
}

.news-7-sec-3 {
  border: 1px solid var(--color-1);
  background-color: #0000004d;
  border-radius: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 1.3rem;
  display: flex;
}

.news-7-sec-4 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.5rem;
  display: flex;
}

.link-47 {
  color: var(--color-3);
}

.news-7-sec-5 {
  border: 1.1px solid var(--color-1);
  background-color: #0000004d;
  border-radius: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: .5rem 1rem;
  display: flex;
}

.news-7-sec-5.donatepart {
  border-color: #ffffff52;
  padding-right: 15rem;
  display: none;
}

.news-copy {
  font-family: var(--font-family-3);
  color: var(--color-4);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: .5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.1rem;
}

.news-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news-copy.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-copy.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-copy.obejctive-patrol-heading, .news-copy.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news-copy.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news-copy.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news-copy.pp {
  font-size: 3rem;
}

.news-copy.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news-copy.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news-copy.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news-copy.eye-of-ocean {
  margin-bottom: 1rem;
}

.news-copy.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news-copy.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news-copy.eco {
  line-height: 4.7rem;
}

.news-copy.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news-copy.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-copy.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.news-copy._12e12 {
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.news-7-sec-04 {
  border: 1px solid var(--color-1);
  background-color: #0000004d;
  border-radius: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 1.3rem;
  display: flex;
}

.paragraph-1054, .paragraph-1055 {
  margin-bottom: 0;
  padding-top: 0;
}

._7-credits-sec {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.cr-div {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: .2rem;
  padding-bottom: .2rem;
  display: flex;
}

.cr-h {
  color: var(--color-1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.cr-h.headline {
  color: var(--color-3);
  font-size: 1.2rem;
}

.paragraph-1056 {
  margin-bottom: 0;
  padding-top: 0;
  font-size: .9rem;
}

.paragraph-1057 {
  margin-bottom: 0;
  padding-top: 0;
}

.n7-button-main {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  margin-bottom: 0;
  padding: 1rem 5.4rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.n7-button-main:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.n7-button-main.support-button {
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.n7-button-main.blue {
  background-color: var(--color-3);
}

.n7-button-main.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 18rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.n7-button-main.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.n7-button-main.eco-memorable {
  margin-bottom: 0;
}

.bold-text-35 {
  font-weight: 400;
}

.donate-n7-div {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  border: 1px solid var(--color-3);
  background-image: linear-gradient(0deg, #181818a3, #fff0), linear-gradient(#00000073, #00000073), url('../images/DSC_8640.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 60vh;
  margin-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 5rem;
  display: flex;
  box-shadow: 0 2px 20px 8px #0000004d;
}

.news-heading-donate {
  font-family: var(--font-family-3);
  color: var(--color-4);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  width: 50%;
  margin-top: 0;
  margin-bottom: .5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 3.7rem;
}

.news-heading-donate.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.news-heading-donate.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.news-heading-donate.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.news-heading-donate.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.news-heading-donate.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.news-heading-donate.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-heading-donate.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-heading-donate.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
  font-weight: 400;
}

.news-heading-donate.obejctive-patrol-heading, .news-heading-donate.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.news-heading-donate.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.news-heading-donate.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.news-heading-donate.pp {
  font-size: 3rem;
}

.news-heading-donate.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.news-heading-donate.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.news-heading-donate.cert-name {
  text-align: center;
  font-size: 3rem;
}

.news-heading-donate.eye-of-ocean {
  margin-bottom: 1rem;
}

.news-heading-donate.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.news-heading-donate.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.news-heading-donate.eco {
  line-height: 4.7rem;
}

.news-heading-donate.how-can0i-hero-h {
  line-height: 4.9rem;
}

.news-heading-donate.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.news-heading-donate.contact-h {
  color: var(--color-4);
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.heading-10 {
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
}

.text-span-132, .text-span-133 {
  color: var(--color-1);
}

._2023 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.ambassador-hero {
  background-image: linear-gradient(#00000091, #00000091), url('../images/AMBASADOR17.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 3vh;
  padding-top: 4.3rem;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.ambassador-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.section-14 {
  background-color: #222;
}

.amoba {
  background-color: #000;
  background-image: linear-gradient(#181818, #181818);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  display: flex;
}

.adopt-a-whale-sec {
  background-color: #000;
  background-image: linear-gradient(#181818, #181818);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  display: flex;
}

.text-span-134 {
  color: var(--color-1);
}

.link-48, .link-49 {
  color: var(--color-3);
}

.text-span-135 {
  color: var(--color-1);
}

.paragraph-whale-amb {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  text-decoration: none;
}

.bold-text-36 {
  color: var(--color-1);
  font-size: 1.4rem;
}

.image-19-whaleamb {
  border-radius: .7rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-46 {
  border-radius: 10px;
  width: 90%;
  margin-bottom: 1.5rem;
}

.ambassador-gallery {
  background-color: #222;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.code-embed-10 {
  height: auto;
}

.amb-whale-hero-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.paragraph-1000-copy-copy {
  color: var(--color-3);
  width: 30.5rem;
  margin-bottom: 1.5rem;
  padding-top: 5px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 4rem;
}

.div-block-34 {
  background-color: #222;
}

.div-block-35 {
  flex-flow: column;
  display: flex;
}

.become-left {
  flex-flow: column;
  width: 50%;
  padding-right: 1rem;
  display: flex;
}

.become-right {
  background-color: #222;
  width: 50%;
}

.become-right.mob {
  display: none;
}

.embed-code-whale-vid {
  background-color: #181818;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.ni-5-header-img-copy {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-5-header-img-copy.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-5-header-img-copy.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-5-header-img-copy.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.bold-text-37 {
  color: var(--color-3);
}

.link-50 {
  text-decoration: none;
}

.link-51 {
  color: var(--color-3);
}

.link-52 {
  color: var(--color-3);
  font-weight: 700;
}

.link-53 {
  color: var(--color-3);
}

.paragraph-1001-copy-copy {
  text-align: center;
  text-align: center;
  width: 74ch;
  margin-bottom: 1.5rem;
}

._30x30-hero-sec {
  background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/costa_rica_green_life_39-COMP.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  margin-top: 3rem;
  display: flex;
}

._30-hero-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

._30-hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 2.5rem 4rem;
  display: flex;
}

._30-hero-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

._30-hero-card-slider-div {
  background-color: #fff0;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
}

._30-info-sec-one {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 3rem;
  display: flex;
}

._30-info-sec-two {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

._30x30-section {
  background-image: linear-gradient(#00000061, #00000061), linear-gradient(#222 12%, #fff0), url('../images/JUSTICEFORNATURE_ORG2-scaled.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 2rem;
  display: flex;
}

.protect-wild-section-copy {
  height: auto;
}

._30-cars-sec-global-biodiversity-framework {
  background-color: #0e0e0e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 3rem;
  display: flex;
}

._30-commit-sec-two {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

._30x30-achievements-section {
  background-image: linear-gradient(#00000061, #00000061), linear-gradient(#222 12%, #fff0), url('../images/costa_rica_green_life_39-COMP.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 2rem;
  display: flex;
}

.text-span-136 {
  color: var(--color-4);
}

._30x30-card-wrap {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

._30-cards-info_wrap {
  background-color: #2220;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.grid-12 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.grid-12._30x30-challenge {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 1020px;
  display: grid;
}

.grid-12._30x30-objective-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 690px;
  display: grid;
}

._30-card {
  background-color: #000;
  border: .1rem solid #ffffff1f;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem 2rem 1rem 1rem;
  display: flex;
}

.text-span-137 {
  color: var(--color-4);
}

.card-icon {
  width: 1.5rem;
  height: 1.5rem;
}

._30-card-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 4.6rem;
}

._30-card-heading.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

._30-card-heading.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

._30-card-heading.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

._30-card-heading.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

._30-card-heading.take-next-step-copy, ._30-card-heading.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

._30-card-heading.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

._30-card-heading.eye-of-the-jaguar-monitoring-program, ._30-card-heading.obejctive-patrol-heading, ._30-card-heading.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

._30-card-heading.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

._30-card-heading.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

._30-card-heading.pp {
  font-size: 3rem;
}

._30-card-heading.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

._30-card-heading.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

._30-card-heading.cert-name {
  text-align: center;
  font-size: 3rem;
}

._30-card-heading.glc-cards-h {
  font-size: 2.5rem;
}

.paragraph-1059 {
  margin-bottom: 0;
  font-size: .8rem;
}

.paragraph-1061 {
  width: auto;
  padding-top: 0;
  font-size: .8rem;
}

.comm-30-card {
  background-color: #000;
  border: .1rem solid #ffffff1f;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem 1.1rem 1rem 1rem;
  display: flex;
}

.jfn-commit--sec {
  background-color: #0e0e0e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 1rem;
  display: flex;
}

._30-aheivements-plan {
  background-color: #2220;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.acheivement-card-wrap {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.acheivement-card-wrap-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.achv-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-36 {
  width: 20%;
  height: 100%;
}

.div-block-37 {
  width: 80%;
  height: 100%;
}

.ach-left {
  background-color: var(--color-1);
  border-radius: .5rem;
  width: 10%;
  height: 100%;
  padding: .5rem 1.5rem;
}

.ach-right {
  background-color: #1d1d1d;
  border: 1px solid #ffffff17;
  border-radius: .5rem;
  width: 80%;
  height: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1.5rem;
}

.date-ach {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
}

.bold-text-38, .acv-date {
  font-family: var(--font-family-3);
}

.code-embed-12 {
  filter: brightness(200%) grayscale();
  justify-content: center;
  align-items: center;
  width: 7rem;
  display: flex;
}

.code-embed-12.un {
  width: 5rem;
}

.div-block-38 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  opacity: .49;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.jfn-30x30-logos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  opacity: .49;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: none;
}

.text-span-138 {
  color: var(--color-4);
}

.text-span-139 {
  color: var(--color-3);
}

.text-span-140 {
  color: var(--color-1);
}

._30-cars-sec-global-biodiversity-framework-copy {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 3rem;
  display: flex;
}

._30x30-target {
  background-color: #161616;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 3rem;
  display: flex;
}

.text-span-141 {
  color: var(--color-1);
}

._30-target-info_left {
  background-color: #2220;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 5.4rem 2rem 0;
  display: flex;
  position: relative;
}

._30-target-info_right {
  background-color: #2220;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

._30-target-info_right.mob {
  display: none;
}

.image-47 {
  border-radius: .5rem;
}

._30x30-challenge {
  background-color: #161616;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 3rem;
  display: flex;
}

._30-challenge-info_left-copy {
  background-color: #2220;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 0 2rem 2rem;
  display: flex;
  position: relative;
}

.text-span-142 {
  color: var(--color-1);
}

.text-span-143 {
  color: var(--color-4);
}

.text-span-144 {
  color: var(--color-1);
}

.paragraph-objectibve-copy {
  text-align: center;
  width: auto;
  font-size: 1rem;
}

.key-pooints-30-card-copy {
  background-color: #242424;
  border: .1rem solid #ffffff1f;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem 1.1rem 1.5rem 1rem;
  display: flex;
}

.key-pooints-30-card-copy:hover {
  background-color: #001113;
}

._30-objectives-heading-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 3.5rem;
}

._30-objectives-heading-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-size: 2.7rem;
  line-height: 2.9rem;
}

._30-objectives-heading-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 5rem;
}

._30-objectives-heading-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 4rem;
}

._30-objectives-heading-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

._30-objectives-heading-copy.take-next-step-copy, ._30-objectives-heading-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
}

._30-objectives-heading-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

._30-objectives-heading-copy.eye-of-the-jaguar-monitoring-program, ._30-objectives-heading-copy.obejctive-patrol-heading, ._30-objectives-heading-copy.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

._30-objectives-heading-copy.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

._30-objectives-heading-copy.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 2.7rem;
}

._30-objectives-heading-copy.pp {
  font-size: 3rem;
}

._30-objectives-heading-copy.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
}

._30-objectives-heading-copy.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 7rem;
  line-height: 5.1rem;
}

._30-objectives-heading-copy.cert-name {
  text-align: center;
  font-size: 3rem;
}

._30-objectives-heading-copy.glc-cards-h {
  font-size: 2.5rem;
}

.paragraph-1061-copy {
  width: auto;
  padding-top: 0;
  font-size: .9rem;
}

.bold-text-39, .bold-text-40, .bold-text-41, .bold-text-42, .bold-text-43, .bold-text-44 {
  color: var(--color-3);
}

.edu-hero {
  background-image: linear-gradient(#0000007d, #222), url('../images/NEPZ-8.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 3vh;
  display: flex;
}

.edu-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.about-nepz-section {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 2rem 0;
  display: flex;
}

.about-nepz-paragraph {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.about-nepz-div {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.about-nepz-h {
  font-family: var(--font-family-3);
  color: var(--color-1);
  letter-spacing: -2px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem;
  display: block;
}

.about-nepz-h.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.about-nepz-h.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.about-nepz-h.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.about-nepz-h.take-next-step.home {
  color: var(--color-1);
}

.about-nepz-h.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.about-nepz-h.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.about-nepz-h.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.about-nepz-h.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.about-nepz-h.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

.about-nepz-h.obejctive-patrol-heading, .about-nepz-h.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.about-nepz-h.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.about-nepz-h.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.about-nepz-h.pp {
  font-size: 3rem;
}

.about-nepz-h.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.about-nepz-h.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.about-nepz-h.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

.about-nepz-h.eye-of-ocean {
  margin-bottom: 1rem;
}

.about-nepz-h.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.about-nepz-h.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.about-nepz-h.eco {
  line-height: 4.7rem;
}

.about-nepz-h.eco.enf {
  line-height: 3.6rem;
}

.about-nepz-h.how-can0i-hero-h {
  line-height: 4.9rem;
}

.about-nepz-h.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.about-nepz-h.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.about-nepz-h.col-home-p, .about-nepz-h.vol-home, .about-nepz-h.hero-home {
  color: var(--color-1);
}

.about-nepz-h._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.about-nepz-h._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.paragraph-9-copy {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 74ch;
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  display: block;
}

.paragraph-9-copy.ocean.educational {
  width: 80ch;
}

.paragraph-9-copy.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9-copy.ocean-educational.educational {
  width: 80ch;
}

.paragraph-9-copy.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.paragraph-9-copy.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65ch;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 1.7rem;
  display: flex;
}

.paragraph-9-copy.lists {
  width: auto;
  margin-bottom: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy.lists.last {
  margin-bottom: 1rem;
}

.paragraph-9-copy.lists.u-ncase {
  line-height: 1.4rem;
}

.paragraph-9-copy.costa-voluntter-dates {
  width: auto;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.paragraph-9-copy.costa-voluntter-dates.educational {
  width: 80ch;
}

.paragraph-9-copy.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.paragraph-9-copy.jag {
  text-align: left;
  width: auto;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.7rem;
}

.paragraph-9-copy.jag.educational {
  width: 80ch;
}

.paragraph-9-copy.anti-potching-paragraph {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy.prevention-copy {
  text-align: center;
  width: auto;
  margin-bottom: .8rem;
  margin-left: 0;
  margin-right: auto;
  line-height: 1.5rem;
}

.paragraph-9-copy.glc--paragraph-copy {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy.glc {
  text-align: center;
}

.paragraph-9-copy.bl-p-copy {
  text-align: left;
  width: 71ch;
  line-height: 1.9rem;
}

.paragraph-9-copy.bl-rescue-paragraph-copy {
  text-align: center;
  width: 78ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy.bl-p-copy-copy {
  text-align: center;
  width: 80ch;
  line-height: 1.9rem;
}

.paragraph-9-copy.bl-rescue-paragraph-copy-copy {
  text-align: center;
  width: 90ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.paragraph-9-copy.glc-copy {
  text-align: center;
}

.paragraph-9-copy.eyeofthrjag-copy {
  text-align: center;
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9-copy.ocean-educational-copy {
  text-align: center;
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9-copy.ocean-educational-copy.educational {
  width: 80ch;
}

.paragraph-9-copy.tiger-copy-copy {
  text-align: left;
  width: auto;
  line-height: 1.9rem;
}

.paragraph-9-copy.eyeofthrjag-copy {
  text-align: left;
  line-height: 1.5rem;
}

.paragraph-9-copy.eyeofbear {
  text-align: center;
  line-height: 1.5rem;
}

.paragraph-9-copy.bear {
  text-align: center;
  width: 60ch;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.paragraph-9-copy.bear.educational {
  width: 80ch;
}

.paragraph-9-copy.green-patrol {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 1rem;
  line-height: 1.5rem;
}

.paragraph-9-copy.slovakia-volunteer-copy {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65ch;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 1.7rem;
  display: flex;
}

.paragraph-9-copy.sk-vol-tab {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 2rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-9-copy.sk-vol-tab.educational {
  width: 80ch;
}

.paragraph-9-copy.about-nepz-cop {
  text-align: left;
  width: 100%;
  margin-bottom: .8rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  line-height: 1.5rem;
}

.abiut-env-div-buttons-copy {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  width: auto;
  display: flex;
}

.about-nepz-left {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 0 2rem;
  display: flex;
  position: relative;
}

.about-nepz-right {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 4rem 2rem 0;
  display: flex;
  position: relative;
}

.image-48 {
  border-radius: .5rem;
}

.heading-2-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.heading-2-copy.eyes-on-earth {
  font-family: var(--font-family-3);
  letter-spacing: -3px;
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 400;
}

.heading-2-copy.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 400;
}

.heading-2-copy.green-patrol {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.heading-2-copy.eob-bear {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
  font-weight: 400;
}

.heading-2-copy.gp-h {
  text-align: left;
}

.heading-2-copy.nepmz-hero-h {
  text-align: left;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 3.5rem;
}

.paragraph-1001-copy-copy-copy {
  text-align: center;
  width: 74ch;
  margin-bottom: 1.5rem;
}

.about-im {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.mob-about-nepz-left {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 0 2rem;
  display: none;
  position: relative;
}

.nepz-expansion-sec {
  flex-flow: row;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  display: flex;
}

.nepz-slider-section {
  justify-content: center;
  align-items: center;
  max-width: 900px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.expansion-nepz-right, .expansion-nepz-left {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 4rem 2rem 0;
  display: flex;
  position: relative;
}

.expansion-nepz-l {
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 4rem 0 0;
  display: flex;
  position: relative;
}

.expansion-nepz-r {
  color: var(--color-4);
  text-align: left;
  background-color: #2222228f;
  background-image: linear-gradient(0deg, #222 23%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding: 0 3rem 2rem 0;
  display: flex;
  position: relative;
}

.grid-13, .grid-14 {
  width: 100%;
  height: 100%;
}

.div-block-39 {
  background-color: #181818;
  border: 1px solid #ffffff36;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 25vh;
  padding: 1.5rem 1rem 1rem;
  display: flex;
  box-shadow: 0 2px 9px -20px #0003;
}

.div-block-39:hover {
  border-color: var(--color-1);
}

.card-nepz-h {
  font-family: var(--font-family-3);
  color: var(--white);
  letter-spacing: -1px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(152deg, #fff, #494949);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2rem;
  display: flex;
}

.card-nepz-h.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.card-nepz-h.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.card-nepz-h.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.card-nepz-h.take-next-step.home {
  color: var(--color-1);
}

.card-nepz-h.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.card-nepz-h.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.card-nepz-h.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.card-nepz-h.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.card-nepz-h.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

.card-nepz-h.obejctive-patrol-heading, .card-nepz-h.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.card-nepz-h.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.card-nepz-h.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.card-nepz-h.pp {
  font-size: 3rem;
}

.card-nepz-h.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.card-nepz-h.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.card-nepz-h.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

.card-nepz-h.eye-of-ocean {
  margin-bottom: 1rem;
}

.card-nepz-h.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.card-nepz-h.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.card-nepz-h.eco {
  line-height: 4.7rem;
}

.card-nepz-h.eco.enf {
  line-height: 3.6rem;
}

.card-nepz-h.how-can0i-hero-h {
  line-height: 4.9rem;
}

.card-nepz-h.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.card-nepz-h.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.card-nepz-h.col-home-p, .card-nepz-h.vol-home, .card-nepz-h.hero-home {
  color: var(--color-1);
}

.card-nepz-h._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.card-nepz-h._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.par-card-nepz {
  color: var(--color-3);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  font-weight: 700;
  display: block;
}

.par-card-nepz.ocean.educational {
  width: 80ch;
}

.par-card-nepz.ocean-educational {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.par-card-nepz.ocean-educational.educational {
  width: 80ch;
}

.par-card-nepz.vol-1 {
  text-align: left;
  width: auto;
  padding: .8rem 0 2rem;
}

.par-card-nepz.costa-volunteer {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65ch;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 1.7rem;
  display: flex;
}

.par-card-nepz.lists {
  width: auto;
  margin-bottom: 0;
  line-height: 1.5rem;
}

.par-card-nepz.lists.last {
  margin-bottom: 1rem;
}

.par-card-nepz.lists.u-ncase {
  line-height: 1.4rem;
}

.par-card-nepz.costa-voluntter-dates {
  width: auto;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 2rem;
}

.par-card-nepz.costa-voluntter-dates.educational {
  width: 80ch;
}

.par-card-nepz.eyeofthrjag {
  text-align: left;
  line-height: 1.5rem;
}

.par-card-nepz.jag {
  text-align: left;
  width: auto;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.7rem;
}

.par-card-nepz.jag.educational {
  width: 80ch;
}

.par-card-nepz.anti-potching-paragraph {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.par-card-nepz.prevention-copy {
  text-align: center;
  width: auto;
  margin-bottom: .8rem;
  margin-left: 0;
  margin-right: auto;
  line-height: 1.5rem;
}

.par-card-nepz.glc--paragraph-copy {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.par-card-nepz.glc {
  text-align: center;
}

.par-card-nepz.bl-p-copy {
  text-align: left;
  width: 71ch;
  line-height: 1.9rem;
}

.par-card-nepz.bl-rescue-paragraph-copy {
  text-align: center;
  width: 78ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.par-card-nepz.bl-p-copy-copy {
  text-align: center;
  width: 80ch;
  line-height: 1.9rem;
}

.par-card-nepz.bl-rescue-paragraph-copy-copy {
  text-align: center;
  width: 90ch;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5rem;
}

.par-card-nepz.glc-copy {
  text-align: center;
}

.par-card-nepz.eyeofthrjag-copy {
  text-align: center;
  text-align: center;
  line-height: 1.5rem;
}

.par-card-nepz.ocean-educational-copy {
  text-align: center;
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 3.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.par-card-nepz.ocean-educational-copy.educational {
  width: 80ch;
}

.par-card-nepz.tiger-copy-copy {
  text-align: left;
  width: auto;
  line-height: 1.9rem;
}

.par-card-nepz.eyeofthrjag-copy {
  text-align: left;
  line-height: 1.5rem;
}

.par-card-nepz.eyeofbear {
  text-align: center;
  line-height: 1.5rem;
}

.par-card-nepz.bear {
  text-align: center;
  width: 60ch;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.par-card-nepz.bear.educational {
  width: 80ch;
}

.par-card-nepz.green-patrol {
  text-align: left;
  width: auto;
  margin-bottom: .8rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 1rem;
  line-height: 1.5rem;
}

.par-card-nepz.slovakia-volunteer-copy {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65ch;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 0;
  font-size: 1.1rem;
  line-height: 1.7rem;
  display: flex;
}

.par-card-nepz.sk-vol-tab {
  width: 73ch;
  margin-bottom: 2rem;
  padding-bottom: 0;
  padding-left: 2rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.par-card-nepz.sk-vol-tab.educational {
  width: 80ch;
}

.par-card-nepz.about-nepz-cop {
  text-align: left;
  width: 100%;
  margin-bottom: .8rem;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5rem;
}

._3-counter {
  font-family: var(--font-family-3);
  color: var(--color-3);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: .8rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  display: flex;
}

._3-counter.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

._3-counter.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

._3-counter.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

._3-counter.take-next-step.home {
  color: var(--color-1);
}

._3-counter.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

._3-counter.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

._3-counter.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

._3-counter.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

._3-counter.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

._3-counter.obejctive-patrol-heading, ._3-counter.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

._3-counter.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

._3-counter.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

._3-counter.pp {
  font-size: 3rem;
}

._3-counter.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

._3-counter.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

._3-counter.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

._3-counter.eye-of-ocean {
  margin-bottom: 1rem;
}

._3-counter.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

._3-counter.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

._3-counter.eco {
  line-height: 4.7rem;
}

._3-counter.eco.enf {
  line-height: 3.6rem;
}

._3-counter.how-can0i-hero-h {
  line-height: 4.9rem;
}

._3-counter.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

._3-counter.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

._3-counter.col-home-p, ._3-counter.vol-home, ._3-counter.hero-home {
  color: var(--color-1);
}

._3-counter._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

._3-counter._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

._3counter {
  opacity: .13;
  font-family: var(--font-family-3);
  color: var(--white);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 30px;
  margin-bottom: 1.8rem;
  font-size: 5rem;
  font-weight: 400;
  line-height: 2.2rem;
  display: flex;
}

._3counter.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

._3counter.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

._3counter.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

._3counter.take-next-step.home {
  color: var(--color-1);
}

._3counter.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

._3counter.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

._3counter.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

._3counter.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

._3counter.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

._3counter.obejctive-patrol-heading, ._3counter.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

._3counter.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

._3counter.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

._3counter.pp {
  font-size: 3rem;
}

._3counter.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

._3counter.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

._3counter.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

._3counter.eye-of-ocean {
  margin-bottom: 1rem;
}

._3counter.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

._3counter.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

._3counter.eco {
  line-height: 4.7rem;
}

._3counter.eco.enf {
  line-height: 3.6rem;
}

._3counter.how-can0i-hero-h {
  line-height: 4.9rem;
}

._3counter.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

._3counter.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

._3counter.col-home-p, ._3counter.vol-home, ._3counter.hero-home {
  color: var(--color-1);
}

._3counter._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

._3counter._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.three-counter {
  font-family: var(--font-family-3);
  color: var(--color-3);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: .8rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  display: flex;
}

.three-counter.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.three-counter.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.three-counter.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.three-counter.take-next-step.home {
  color: var(--color-1);
}

.three-counter.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.three-counter.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.three-counter.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.three-counter.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.three-counter.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

.three-counter.obejctive-patrol-heading, .three-counter.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.three-counter.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.three-counter.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.three-counter.pp {
  font-size: 3rem;
}

.three-counter.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.three-counter.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.three-counter.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

.three-counter.eye-of-ocean {
  margin-bottom: 1rem;
}

.three-counter.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.three-counter.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.three-counter.eco {
  line-height: 4.7rem;
}

.three-counter.eco.enf {
  line-height: 3.6rem;
}

.three-counter.how-can0i-hero-h {
  line-height: 4.9rem;
}

.three-counter.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.three-counter.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.three-counter.col-home-p, .three-counter.vol-home, .three-counter.hero-home {
  color: var(--color-1);
}

.three-counter._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.three-counter._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.three-counter-copy {
  font-family: var(--font-family-3);
  color: var(--color-3);
  letter-spacing: -1px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: .8rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  display: flex;
}

.three-counter-copy.mission-h {
  opacity: 1;
  color: var(--color-1);
  text-align: center;
  letter-spacing: -2px;
  text-shadow: none;
  mix-blend-mode: normal;
  margin-bottom: .6rem;
  font-family: Oswald, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}

.three-counter-copy.projects-heading {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 4rem;
}

.three-counter-copy.take-next-step {
  margin-top: 1.5rem;
  font-size: 3rem;
}

.three-counter-copy.take-next-step.home {
  color: var(--color-1);
}

.three-counter-copy.donate {
  opacity: .7;
  color: var(--color-4);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 1.5rem;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.three-counter-copy.take-next-step-copy {
  margin-top: 1.5rem;
  font-size: 4rem;
}

.three-counter-copy.sponsored {
  margin-top: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}

.three-counter-copy.the-importance-of-blue-project {
  margin-top: 3rem;
  font-size: 4rem;
}

.three-counter-copy.eye-of-the-jaguar-monitoring-program {
  text-align: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 4rem;
  font-weight: 400;
}

.three-counter-copy.obejctive-patrol-heading, .three-counter-copy.anto-poaching-heading {
  text-align: center;
  margin-top: 1rem;
  font-size: 4rem;
}

.three-counter-copy.events-caledar {
  margin-bottom: .5rem;
  font-size: 3.9rem;
}

.three-counter-copy.calendar-heading {
  color: var(--color-4);
  text-align: center;
  font-size: 3rem;
  line-height: 3.6rem;
}

.three-counter-copy.pp {
  font-size: 3rem;
}

.three-counter-copy.cont-info-heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.three-counter-copy.cont-info-heading-copy {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 6rem;
  line-height: 5.6rem;
}

.three-counter-copy.cert-name {
  text-align: center;
  font-size: 2.5rem;
}

.three-counter-copy.eye-of-ocean {
  margin-bottom: 1rem;
}

.three-counter-copy.spartan {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
}

.three-counter-copy.imp-of-bay {
  font-size: 3.5rem;
  line-height: 3.8rem;
}

.three-counter-copy.eco {
  line-height: 4.7rem;
}

.three-counter-copy.eco.enf {
  line-height: 3.6rem;
}

.three-counter-copy.how-can0i-hero-h {
  line-height: 4.9rem;
}

.three-counter-copy.why--blue-life-costa-rica {
  margin-top: 3rem;
  font-size: 4rem;
}

.three-counter-copy.contact-h {
  color: var(--color-4);
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.three-counter-copy.col-home-p, .three-counter-copy.vol-home, .three-counter-copy.hero-home {
  color: var(--color-1);
}

.three-counter-copy._30x30-info-heading-copy {
  color: var(--color-4);
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.three-counter-copy._30x30-target-heading-copy-copy {
  text-align: left;
  letter-spacing: -1px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
}

.counter {
  opacity: 1;
  color: #333333bd;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 5rem;
  font-weight: 500;
}

.code-embed-13 {
  width: 100%;
  height: 100%;
  display: none;
}

.code-embed-14 {
  display: none;
}

.text-span-145 {
  color: var(--color-4);
}

.edu-support-div {
  background-color: #000000a1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem;
  display: flex;
}

.edu-key-sec {
  background-color: #000000a1;
  background-image: linear-gradient(#0000, #222), linear-gradient(#000000ba, #000000ba), url('../images/NEPZ-9.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: auto;
}

.edu-key-activities-sec {
  grid-column-gap: 3.4rem;
  grid-row-gap: 3.4rem;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 0;
  display: flex;
}

.list-9 {
  padding-left: 0;
}

.edu-key-list {
  width: auto;
  margin-bottom: 1.5rem;
  padding-top: 5px;
  font-size: 1.1rem;
}

.edu-key-list.cz {
  width: 65ch;
}

.text-span-147 {
  color: var(--color-3);
}

.unique-l, .unique-r {
  width: 50%;
}

.image-49 {
  border-radius: .5rem;
}

.text-span-148 {
  color: var(--color-4);
  font-size: 3rem;
}

.text-span-149, .text-span-150 {
  color: var(--color-3);
}

.bold-text-45 {
  color: var(--color-4);
}

.text-span-151 {
  color: var(--white);
}

.nepz-img, .ec-img-copy {
  border-radius: .5rem;
  width: 100%;
}

.nepz-support-section-copy-copy-copy {
  background-image: url('../images/HLIDKY_STRAZ_CR_2020-53-1.jpg');
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-50 {
  opacity: 1;
  filter: contrast(76%);
  width: 8rem;
  margin-bottom: 2rem;
}

.tabs-menu-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.tab-link-2025 {
  background-color: #ddd3;
  border-radius: 200px;
}

.tab-link-2025.w--current {
  background-color: var(--color-3);
}

.tab-link-2024 {
  color: var(--color-2);
  background-color: #ddd3;
  border-radius: 200px;
}

.tab-link-2024.w--current {
  background-color: var(--color-3);
}

.text-block-31 {
  color: var(--white);
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
}

.text-block-32 {
  color: var(--color-4);
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
}

.tabs-menu-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-33 {
  color: var(--color-4);
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.link-54, .link-55 {
  color: var(--color-3);
}

.news-9-embed-imgs {
  height: auto;
}

.link-56, .link-57, .link-58, .link-59 {
  color: var(--color-3);
}

.ni-9-header-img {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-9-header-img.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-9-header-img.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-9-header-img.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-9-header-img.n9-hero-img-copy-copy {
  background-image: url('../images/76.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-9-header-img.n10-hero-img-copy-copy-copy {
  background-image: url('../images/PREZENTACE_2025-18.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.news-9-info-section {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 0 0 2rem;
  display: none;
}

.paragraph-1063 {
  color: #fff;
  margin-bottom: 1.4rem;
  padding-top: 1.6rem;
}

.link-60, .link-61, .link-62, .link-63 {
  color: var(--color-3);
}

.nl-wrap-cz {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #0000008c;
  border-radius: .4rem;
  flex-flow: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 2rem 2.5rem;
  display: grid;
}

.time-location {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: row;
  width: 100%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
}

.time-wrap {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border: 1px solid #464646;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 2vh;
  padding: .75rem .75rem .75rem .25rem;
  display: flex;
}

.code-embed-15 {
  width: auto;
  font-size: 20px;
}

.text-block-34 {
  text-decoration: none;
}

.code-embed-16 {
  display: flex;
}

.tab-link-2023 {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2023.w--current {
  background-color: var(--color-3);
}

.tab-link-2021-copy {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2021-copy.w--current {
  background-color: var(--color-3);
}

.tab-link-2024-b {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2024-b.w--current {
  background-color: var(--color-3);
}

.tab-link-2025-copy {
  background-color: #ddd3;
  border-radius: 8rem;
}

.tab-link-2025-copy.w--current {
  background-color: var(--color-3);
}

.image-41-copy {
  border-radius: .5rem;
  width: 100%;
  margin-bottom: 1rem;
}

.image-41-copy.mob {
  display: none;
}

.whom-we-cop-wrap {
  flex-direction: column;
  height: 100%;
  padding: 1rem 2rem;
  display: none;
}

.partners-grid {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-self: center;
  place-items: center;
  margin-bottom: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8.7rem;
  padding-right: 8.7rem;
  display: flex;
}

.bullet-news {
  color: var(--color-1);
}

.link-64 {
  color: var(--color-3);
  text-decoration: none;
}

.bold-text-48 {
  color: var(--color-3);
}

.link-65 {
  color: var(--color-3);
  font-weight: 700;
  text-decoration: none;
}

.text-span-153, .text-span-154 {
  color: var(--color-1);
}

.ni-11-header-img-copy {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-11-header-img-copy.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-11-header-img-copy.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy.n9-hero-img-copy-copy {
  background-image: url('../images/76.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy.n10-hero-img-copy-copy-copy {
  background-image: url('../images/PREZENTACE_2025-18.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy.n11-hero-img-copy-copy-copy-copy {
  background-image: url('../images/prolaika.png');
  background-size: cover;
  background-attachment: fixed;
}

.right-side {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.paragraph-1055-copy {
  margin-bottom: 2rem;
  padding-top: 0;
  padding-left: 1.5rem;
}

.ni-11-header-img-copy-copy {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-11-header-img-copy-copy.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-11-header-img-copy-copy.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy-copy.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy-copy.n9-hero-img-copy-copy {
  background-image: url('../images/76.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy-copy.n10-hero-img-copy-copy-copy {
  background-image: url('../images/PREZENTACE_2025-18.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-11-header-img-copy-copy.n11-hero-img-copy-copy-copy-copy, .ni-11-header-img-copy-copy.n11-hero-img-copy-copy-copy-copy-copy {
  background-image: url('../images/prolaika.png');
  background-size: cover;
  background-attachment: fixed;
}

.ni-12-header-img-copy-copy-copy {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-12-header-img-copy-copy-copy.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-12-header-img-copy-copy-copy.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-12-header-img-copy-copy-copy.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-12-header-img-copy-copy-copy.n9-hero-img-copy-copy {
  background-image: url('../images/76.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-12-header-img-copy-copy-copy.n10-hero-img-copy-copy-copy {
  background-image: url('../images/PREZENTACE_2025-18.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-12-header-img-copy-copy-copy.n11-hero-img-copy-copy-copy-copy, .ni-12-header-img-copy-copy-copy.n11-hero-img-copy-copy-copy-copy-copy {
  background-image: url('../images/prolaika.png');
  background-size: cover;
  background-attachment: fixed;
}

.ni-12-header-img-copy-copy-copy.n12-hero-img, .ni-12-header-img-copy-copy-copy.n13-hero-img-copy {
  background-image: url('../images/DSC_8855.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.text-span-155 {
  color: #62a7a0;
  text-decoration: underline;
}

.bold-text-49 {
  color: #62a7a0;
  -webkit-text-stroke-color: #62a7a0;
  text-decoration: underline;
}

.ni-13-header-img-copy-copy-copy-copy {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-13-header-img-copy-copy-copy-copy.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-13-header-img-copy-copy-copy-copy.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-13-header-img-copy-copy-copy-copy.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-13-header-img-copy-copy-copy-copy.n9-hero-img-copy-copy {
  background-image: url('../images/76.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-13-header-img-copy-copy-copy-copy.n10-hero-img-copy-copy-copy {
  background-image: url('../images/PREZENTACE_2025-18.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-13-header-img-copy-copy-copy-copy.n11-hero-img-copy-copy-copy-copy, .ni-13-header-img-copy-copy-copy-copy.n11-hero-img-copy-copy-copy-copy-copy {
  background-image: url('../images/prolaika.png');
  background-size: cover;
  background-attachment: fixed;
}

.ni-13-header-img-copy-copy-copy-copy.n12-hero-img {
  background-image: url('../images/DSC_8855.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.ni-13-header-img-copy-copy-copy-copy.n13-hero-img-copy {
  background-image: url('../images/Snímek-obrazovky-2025-08-01-v-13.08.24.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.link-66 {
  color: var(--color-3);
}

.text-span-156 {
  color: var(--color-1);
}

.image-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

.wr-img {
  border-radius: .4rem;
}

.text-span-157 {
  font-size: 1.3rem;
}

.text-span-158 {
  color: var(--color-3);
  font-size: 1.3rem;
  text-decoration: underline;
}

.text-span-159 {
  font-size: 1.3rem;
}

.image-51 {
  border-radius: .4rem;
}

.div-block-40, .news-13-separator {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.bold-text-50 {
  color: var(--color-3);
  text-decoration: underline;
}

.link-67 {
  color: var(--color-3);
}

.bold-text-51 {
  font-size: 1.3rem;
}

.link-68 {
  color: var(--color-3);
}

.img-14, .wr-img-copy {
  border-radius: .4rem;
}

.ni-14-header-img {
  background-image: url('../images/DSC_8855.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
}

.ni-14-header-img.nw-5 {
  background-image: url('../images/News-5-nova-spoluprace-s-goldman-water-s-r-o.jpg');
}

.ni-14-header-img.n7-hero-img {
  background-image: url('../images/News-7-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n8-hero-img-copy {
  background-image: url('../images/News-8-cover-img.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n9-hero-img-copy-copy {
  background-image: url('../images/76.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n10-hero-img-copy-copy-copy {
  background-image: url('../images/PREZENTACE_2025-18.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n11-hero-img-copy-copy-copy-copy, .ni-14-header-img.n11-hero-img-copy-copy-copy-copy-copy {
  background-image: url('../images/prolaika.png');
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n12-hero-img {
  background-image: url('../images/DSC_8855.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n13-hero-img-copy {
  background-image: url('../images/Snímek-obrazovky-2025-08-01-v-13.08.24.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n14-hero-img {
  background-image: url('../images/1_1.webp');
  background-size: cover;
  background-attachment: fixed;
}

.ni-14-header-img.n15-hero-img-copy {
  background-image: url('../images/N15-2.webp');
  background-size: cover;
  background-attachment: fixed;
}

.ticketfee-wrap {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border: 1px solid #464646;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 2vh;
  padding: .75rem .5rem;
  display: flex;
}

.grid-2-copy {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: stretch;
  place-items: center;
}

.podpo-ili-n-s-grid {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  place-items: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.paragraph-1001-copy-copy {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 74ch;
  margin-bottom: 1.5rem;
  line-height: 1.5rem;
  display: flex;
}

.paragraph-1001-copy-copy.gp-paragraph {
  text-align: center;
}

.amb-whale-hero-div-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.ambassador-wild-hero {
  background-image: linear-gradient(#00000091, #00000091), url('../images/OKO_OCEANU-53.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 3vh;
  padding-top: 4.3rem;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.ambassador-wild-hero._1 {
  background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/HERO-IMG-V2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding-top: 5rem;
}

.amb-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-right: 2rem;
  display: flex;
}

.amb-right-copy {
  background-color: #222;
  width: 50%;
}

.amb-right-copy.dt {
  background-color: #2220;
}

.amb-right-copy.mob {
  display: none;
}

.icon-card-wrap {
  order: 0;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.div-block-42 {
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.code-embed-17 {
  justify-content: center;
  align-items: center;
  margin-bottom: .4rem;
  display: flex;
}

.icon-card {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border: 1px solid #ffffff1a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  padding: 2.1rem;
  display: flex;
}

.arrow-icon-wrap {
  border: 1px #ffffff1a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.icon-text {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
}

.howitworks-wrap {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  display: flex;
}

.howitworks-section {
  background-color: #121212;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hiw-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 2rem;
  display: flex;
}

.paragraph-wild-embassador {
  text-align: center;
  width: auto;
  margin-bottom: 1.5rem;
  padding-top: 5px;
  line-height: 1.8rem;
}

.paragraph-wild-embassador.paragraph-protect-wild {
  width: auto;
}

.hit-card-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: auto;
  max-width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.hiw-card {
  border: 1px solid #fff3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .9rem;
  display: flex;
}

.card-text {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  font-size: 1.5rem;
  display: flex;
}

.paragraph-1064 {
  text-align: left;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: .9rem;
}

.heading-11 {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.2rem;
}

.code-embed-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.the-species-ambassadors {
  background-color: #181818;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.img-card {
  width: 100%;
  height: auto;
}

.tsa-card {
  background-color: #141414;
  border: 1px solid #fff3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 39rem;
  margin-left: auto;
  margin-right: auto;
  padding: .9rem .9rem 1.3rem;
  display: flex;
}

.tsa-img {
  border-radius: 10px;
  width: 100%;
}

.tsa-wrap {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  display: flex;
}

.tsp-card-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: auto;
  max-width: 90%;
  height: auto;
  display: grid;
}

.tsp-card-h {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.2rem;
}

.tas-button-main {
  color: var(--color-4);
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 2.5rem;
  padding: .8rem 1.4rem;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  display: flex;
}

.tas-button-main:hover {
  border-style: solid;
  border-color: var(--color-1);
  color: #fff;
  background-color: #eaa31e;
}

.tas-button-main.support-button {
  width: auto;
  margin-bottom: 0;
  padding-left: 4.1rem;
  padding-right: 4.1rem;
}

.tas-button-main.blue {
  background-color: var(--color-3);
}

.tas-button-main.eoo-video-buts {
  border-color: #ffffff80;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: .9rem;
  display: flex;
}

.tas-button-main.eoo-video-buts.w--current {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.tas-button-main.eco-memorable {
  margin-bottom: 0;
}

.tas-button-main.npz-hero-but {
  width: auto;
}

.tas-button-main.donate-buttonnews-9 {
  width: 20%;
}

.tas-button-main.leden---duben-2025 {
  padding-left: .6rem;
  padding-right: .6rem;
  font-size: .9rem;
}

.tas-button-main.nas-z {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.container-7 {
  max-width: 1080px;
  height: 100%;
}

.heading-11-copy {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.2rem;
  font-family: var(--font-family-3);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.2rem;
  font-family: var(--font-family-3);
  text-align: left;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.2rem;
}

.hiw-heading {
  font-family: var(--font-family-3);
  color: var(--color-1);
  text-align: left;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.2rem;
}

.why-it-matters {
  background-color: #181818;
  background-image: linear-gradient(#00000073, #00000073), url('../images/section-img.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.wim0wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.h-review-div {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  outline-offset: 0px;
  background-color: #ffffffd9;
  border: 1px solid #0003;
  border-radius: 13px;
  outline: 7px solid #eeeeeed4;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 4rem;
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  box-shadow: 0 2px 8px 14px #0003;
}

.doc-img {
  -webkit-text-stroke-width: 10px;
  -webkit-text-stroke-color: #fff;
  border-radius: 200px;
  width: 2.5rem;
  max-width: 2.5rem;
  height: 2.5rem;
  margin-right: -6px;
}

.doc-img.solid {
  z-index: 1000;
  background-color: var(--color-3);
  background-image: linear-gradient(149deg, var(--color-3), #2a7a71a8);
  outline-offset: 0px;
  -webkit-text-stroke-width: 14px;
  -webkit-text-stroke-color: #000;
  border: 5px #fff;
  outline: 4px solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-35 {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.star-div {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: .5rem;
  margin-left: .5rem;
  padding-left: .5rem;
  display: flex;
}

.text-block-36 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.code-embed-19 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.call-to-action-section {
  background-color: #181818;
  background-image: linear-gradient(#00000073, #00000073);
  height: 50vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.cta-wrap {
  text-align: center;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.cta-heading-2 {
  color: var(--color-1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Alternategotno 2", sans-serif;
  font-size: 3.1rem;
}

.cta-heading-2.eyes-on-earth, .cta-heading-2.blue-life {
  text-transform: uppercase;
  margin-bottom: 1.7rem;
  font-size: 3.5rem;
}

.cta-heading-2.green-patrol {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 3.5rem;
}

.cta-heading-2.notification {
  font-family: var(--font-family-3);
  width: 22ch;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.cta-heading-2.notification.cz {
  width: 21ch;
  line-height: 3.5rem;
}

.cta-heading-2.notification.cz.prev {
  text-align: left;
}

.cta-heading-2.notification._1e1ed {
  width: 40vw;
}

.cta-heading-2.notification.prevention-en {
  text-align: left;
}

.cta-heading-2.bwcome-wale {
  font-family: var(--font-family-3);
  text-align: left;
  width: auto;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.cta-heading-2.bwcome-wale.cz {
  width: 21ch;
  line-height: 3.5rem;
}

.cta-heading-2.species-copy {
  font-family: var(--font-family-3);
  text-align: left;
  width: auto;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.cta-heading-2.species-copy.cz {
  width: 21ch;
  line-height: 3.5rem;
}

.button-secondary-cta-ambassador {
  color: #fff;
  cursor: pointer;
  background-color: #ffa70300;
  border: 1px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: .8rem 2.4rem;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-secondary-cta-ambassador:hover {
  border-style: solid;
  border-color: var(--color-1);
  background-color: var(--color-1);
  color: #fff;
}

.button-secondary-cta-ambassador.misson-but {
  background-color: var(--color-2);
  text-align: center;
  width: 50%;
  font-family: Droid Sans, sans-serif;
}

.button-secondary-cta-ambassador.misson-but:hover {
  transform: scale(1.02);
}

.text-block-37 {
  font-weight: 400;
}

.paragraph-1065 {
  margin-bottom: 2rem;
}

.cta-buttons-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ctacode-embed-18-copy {
  justify-content: center;
  align-items: center;
  margin-right: 9px;
  display: flex;
}

.paragraph-1066 {
  line-height: 1.8rem;
}

.stats {
  background-color: #181818;
  background-image: linear-gradient(#000c, #000c), url('../images/section-img.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.stats-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.stats-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #e7e7e7;
  border: 1px solid #ffffff1a;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 33.3%;
  height: auto;
  padding: 2rem 2.1rem;
  display: flex;
}

.icon-card-copy {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border: 1px solid #ffffff1a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 2.1rem;
  display: flex;
}

.stats-card-wrap-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 1.4rem;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  display: flex;
}

.container-7-copy {
  max-width: 1080px;
  height: 100%;
}

.stats-text {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.container-7-cta {
  max-width: 1080px;
  height: 100%;
}

.dropdown-8 {
  text-decoration: none;
}

.text-span-160, .text-span-161 {
  color: var(--color-1);
}

.img-15 {
  border-radius: .4rem;
}

.container-8 {
  max-width: 1010px;
}

.n15-image-wrapper {
  grid-column-gap: .81rem;
  grid-row-gap: .81rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.slide-33 {
  background-image: url('../images/Hum-01.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-34 {
  background-image: url('../images/Hum-2.webp');
  background-position: 50%;
  background-size: cover;
}

.n15-image-wrapper-2 {
  grid-column-gap: .81rem;
  grid-row-gap: .81rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.image-52, .image-53, .image-54, .image-55, .image-56, .image-57, .image-58, .image-59 {
  border-radius: 10px;
}

.code-embed-20 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-12 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
}

.event-img-card {
  border: 1px #969696;
  border-radius: .9rem;
  flex-flow: column;
  padding: 4rem .5rem 2.4rem;
  display: flex;
}

.event-img-card.event-info-wrap {
  padding-top: 4.4rem;
  padding-bottom: 4.4rem;
}

.master-sticky-tiles {
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 545px;
  display: flex;
}

.eye-brow-div {
  height: 1rem;
  margin-bottom: 2rem;
}

.eye-brow-div.top {
  margin-bottom: 1rem;
}

.eye-brow-div.bottom {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: .25rem;
  display: flex;
}

.left-sticky {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  position: relative;
}

.social-div {
  border: 1px solid #fff3;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  height: 1.6rem;
  padding: .15rem;
  display: flex;
}

.text-block-38 {
  color: #ffffffb3;
  margin-bottom: .4rem;
  font-size: .8rem;
}

.long-p {
  color: #fff;
  width: auto;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 2rem;
}

.heading-13 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 600;
}

.right-sticky {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.content-r {
  background-color: #aaa0;
  width: 100%;
  height: 100%;
  margin-top: 4rem;
  position: static;
  inset: 0% auto 0% 0%;
}

.columns-sticky {
  display: flex;
}

.master-sticky {
  position: sticky;
  top: 100px;
}

.image-60 {
  border-radius: .8rem;
  width: 100%;
  max-width: none;
  margin-bottom: 1.1rem;
  position: static;
  inset: 0% auto 0% 0%;
}

.content-div {
  border: 1px solid #000;
  border-bottom-color: #ffffff73;
  flex-flow: column;
  margin-bottom: 2rem;
  padding-bottom: 3rem;
  display: flex;
}

.eye-b-text {
  color: #fff;
  margin-bottom: 0;
}

.social-wrap {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: row;
  display: none;
}

.content-l {
  width: 100%;
  height: 100%;
}

.copyright {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
}

.u-embed-js {
  display: none;
}

.code-embed-21 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-14 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
}

.author-card-2 {
  border: 1px solid #ffffff73;
  border-radius: .5rem;
  flex-flow: column;
  margin-top: 4rem;
  padding: .5rem .5rem 1rem;
  display: flex;
  position: sticky;
}

.left-sticky-2 {
  padding-left: 1rem;
  padding-right: 0;
  position: relative;
}

.content-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.text-block-39 {
  color: #ffffffb3;
  margin-bottom: .4rem;
  font-size: .8rem;
}

.heading-15 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 600;
}

.right-sticky-2 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.content-r-2 {
  background-color: #aaa0;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% auto 0% 0%;
}

.image-61 {
  border-radius: .25rem;
  width: 100%;
  max-width: none;
  position: static;
  inset: 0% auto 0% 0%;
}

.social-wrap-2 {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: row;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .hero-section {
    margin-top: 3rem;
  }

  .hero-left {
    padding-top: 4rem;
  }

  .heading {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .heading.take-next-step {
    color: var(--color-1);
    font-size: 3.5rem;
  }

  .heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3.5rem;
  }

  .heading.obejctive-patrol-heading, .heading.anto-poaching-heading, .heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .heading.eco.enf {
    line-height: 4.2rem;
  }

  .heading._30x30-info-heading-copy, .heading._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  .paragraph-2 {
    margin-bottom: 1rem;
  }

  .button-main {
    padding: 1.1rem 4.6rem;
  }

  .button-main.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .button-main.leden---duben-2025 {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    font-size: 1rem;
  }

  .heading-slider {
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .paragraph-3 {
    padding-left: 3.7rem;
    padding-right: 3.7rem;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .mission-wrap {
    background-image: linear-gradient(to bottom, null, null), url('../images/MISSION-section-bg-1.jpg');
    background-size: auto, cover;
  }

  .mission-div {
    width: 55%;
    height: auto;
  }

  .paragraph-4 {
    font-size: 1rem;
  }

  .heading-2 {
    font-size: 3.2rem;
  }

  .heading-2.what-makes-nepz-unique {
    letter-spacing: -3px;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .image-2 {
    width: 4.2rem;
  }

  .image-2.bear-logo-copy {
    width: 5rem;
  }

  .volunteer-section {
    height: 90vh;
  }

  .support-section {
    height: 70vh;
  }

  .partners-wrap {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }

  .footer-dark {
    padding-left: 0;
    padding-right: 0;
  }

  .subnav-link:hover {
    color: var(--color-1);
  }

  .donate-but-nav {
    padding: 1.1rem 3.4rem;
  }

  .nav-main-wrap {
    padding-top: .5rem;
    padding-bottom: .45rem;
  }

  .meet-our-team-sec {
    margin-top: 3rem;
  }

  .dropdown-list.w--open {
    width: 12rem;
  }

  .green-life-forest-reserve-header {
    background-image: linear-gradient(#0000, #0000), url('../images/green-life-hero-img.jpg');
  }

  .costarica-info-section {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .paragraph-9.prevention-copy {
    width: 102ch;
  }

  .paragraph-9.bl-rescue-paragraph-copy {
    margin-bottom: 1rem;
  }

  .paragraph-9.bl-p-copy-copy {
    width: 74ch;
  }

  .paragraph-9.bl-rescue-paragraph-copy-copy {
    margin-bottom: 1rem;
  }

  .the-importance-of-the-proj {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .costarica-theimportance-of-proj-wrap {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .bold-text {
    font-size: 3.2rem;
  }

  .bold-text-2 {
    font-weight: 400;
  }

  .jag-info {
    padding-bottom: 3rem;
  }

  .h2 {
    color: var(--color-3);
  }

  .h2.price-include {
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-weight: 400;
  }

  .h2.costa-dates {
    color: var(--color-1);
    font-weight: 400;
  }

  .vol-project-card.blue-life.costa-rica {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/SPARTAN_PREPLAVBA_8-V2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .vol-project-card.blue-life.costa-rica:hover {
    background-image: linear-gradient(#00000080, #00000080), url('../images/SPARTAN_PREPLAVBA_8-V2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .vol-info-tab-div {
    padding-bottom: 0;
  }

  .tabs {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-content {
    background-color: #111;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .tabiinfo-wrap {
    margin-right: 0;
    padding-bottom: 1.7rem;
  }

  .tab-heading {
    padding-left: 1rem;
  }

  .tab-heading.price-czk-18500 {
    padding-left: 0;
  }

  .vol-more-info-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .paragraph-1004 {
    order: 0;
  }

  .slovakia-info-section {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .the-prog-div, .slovakia-price-dates-section {
    padding-top: 3rem;
  }

  .sk-map-img {
    width: 50vw;
  }

  .bear-slider-1 {
    background-image: url('../images/1_2.jpg');
  }

  .bear-slider-2 {
    background-image: url('../images/2_3.jpg');
  }

  .bear-slider-3 {
    background-image: url('../images/3_2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-4 {
    background-image: url('../images/4_1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-5 {
    background-image: url('../images/5_1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-6 {
    background-image: url('../images/6_2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-7 {
    background-image: url('../images/7_2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-8 {
    background-image: url('../images/8_2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-9 {
    background-image: url('../images/9_2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bear-slider-10 {
    background-image: url('../images/10_2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .costarica-volunteer-slider-section-copy-copy {
    background-color: #000;
  }

  .sk-hero-section {
    margin-top: 3rem;
  }

  .reg-dates {
    padding-left: 2rem;
  }

  .cr-hero-section {
    margin-top: 3rem;
  }

  .costa-paragraph-1002-copy {
    padding-left: 1rem;
  }

  .text-span-21 {
    color: var(--color-3);
  }

  .cs-why-important {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .patrol-info {
    padding-bottom: 3rem;
  }

  .donate-button, .button-main-reporting {
    padding: 1.1rem 4.6rem;
  }

  .prevention-info {
    padding-bottom: 3rem;
  }

  .heading-2-copy.notification._1e1ed {
    width: 100%;
  }

  .image-19 {
    max-width: 90%;
  }

  .image-19.dt {
    max-width: 100%;
  }

  .button-main-reporting2 {
    padding: 1.1rem 4.6rem;
  }

  .report-code-div {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
  }

  .anti-poaching-patrol-section, .the-importance-of-the-proj-copy, .the-objective-of-the-proj, .patrol-activies-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .card-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3.2rem;
  }

  .patrol-activies-wrap {
    padding-bottom: 3rem;
  }

  .image-20-copy {
    max-width: 100%;
  }

  .events-name.eye-of-the-jaguar-monitoring-program, .events-name.obejctive-patrol-heading, .events-name.anto-poaching-heading {
    font-size: 3.2rem;
  }

  .reserve-button-main-copy {
    padding: 1.1rem 4.2rem;
  }

  .paragraph-1013 {
    width: 104ch;
  }

  .contribute-hero-sec {
    margin-top: 3rem;
  }

  .contribute-info-sec-one {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .contribute-info_wrap, .contribute-info_wrap-2 {
    padding-bottom: 3rem;
  }

  .contribute-info-sec-two {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .protect--div {
    justify-content: center;
    align-items: flex-start;
  }

  .protect-left {
    width: 50%;
  }

  .protect-right-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .certificates-grid {
    max-width: 1200px;
  }

  .cert-img.last {
    width: 100%;
  }

  .div-block-17 {
    max-width: 1200px;
  }

  .mob-heading-copy.eye-of-the-jaguar-monitoring-program, .mob-heading-copy.obejctive-patrol-heading, .mob-heading-copy.anto-poaching-heading, .mob-heading-copy.cont-info-heading {
    font-size: 3.2rem;
  }

  .mob-heading-copy.cont-info-heading-copy {
    font-size: 6.4rem;
    display: none;
  }

  .mob-protect-right-wrap-copy {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .g-card-heading.eye-of-the-jaguar-monitoring-program, .g-card-heading.obejctive-patrol-heading, .g-card-heading.anto-poaching-heading, .g-card-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .g-card-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .gl-button-main {
    padding: 1.1rem 4.6rem;
  }

  .gl-heading-copy.eye-of-the-jaguar-monitoring-program, .gl-heading-copy.obejctive-patrol-heading, .gl-heading-copy.anto-poaching-heading, .gl-heading-copy.cont-info-heading {
    font-size: 3.2rem;
  }

  .gl-heading-copy.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .glc-heading.eye-of-the-jaguar-monitoring-program, .glc-heading.obejctive-patrol-heading, .glc-heading.anto-poaching-heading, .glc-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .glc-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .glc-activities-section, .glc-project-objective {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .glc-more-info-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .cr-hero-section-copy, .bl-hero-section {
    margin-top: 3rem;
  }

  .why-bur-life, .bl-why-blue-life {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .glc-costarica-info-section-copy {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .faq-h.eye-of-the-jaguar-monitoring-program, .faq-h.obejctive-patrol-heading, .faq-h.anto-poaching-heading, .faq-h.cont-info-heading {
    font-size: 3.2rem;
  }

  .faq-h.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .eoj-monitor-info {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .eot-hero-section {
    margin-top: 3rem;
  }

  .eot-why-blue-life {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .eot-info-section {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .eot-education-center-section {
    display: flex;
  }

  .eot-slider-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .eot-conflict-section {
    padding-top: 5.1rem;
    padding-bottom: 5.1rem;
  }

  .eot-prog, .eot-prog-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .eot-donation-sec {
    background-image: linear-gradient(#0000, #0000), url('../images/eye-of-the-tiger.jpg');
  }

  .paragraph-3-toger {
    padding-left: 3.7rem;
    padding-right: 3.7rem;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .mob-heading-2-copy, .dt-heading-2-copy {
    font-size: 3.2rem;
  }

  .bear-importance-of-the-proj-copy, .bear-our-mission {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .eob-yearheading.eye-of-the-jaguar-monitoring-program, .eob-yearheading.obejctive-patrol-heading, .eob-yearheading.anto-poaching-heading, .eob-yearheading.cont-info-heading {
    font-size: 3.2rem;
  }

  .eob-yearheading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .eob-heading.eye-of-the-jaguar-monitoring-program, .eob-heading.obejctive-patrol-heading, .eob-heading.anto-poaching-heading, .eob-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .eob-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .paragraph-9-copy.glc {
    margin-bottom: 1.5rem;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy-copy, .paragraph-9-copy.bl-rescue-paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy-copy, .paragraph-9-copy-copy.bl-rescue-paragraph-copy, .paragraph-9-copy-copy.bl-rescue-paragraph-copy-copy {
    margin-bottom: 1rem;
  }

  .eoo-hero-section {
    margin-top: 3rem;
  }

  .what-is-the-eye-of-the-ocean--wrap {
    padding-top: 3rem;
  }

  .eoo-def-right {
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .ser-heading.eye-of-the-jaguar-monitoring-program, .ser-heading.obejctive-patrol-heading, .ser-heading.anto-poaching-heading, .ser-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ser-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .what-heading.eye-of-the-jaguar-monitoring-program, .what-heading.obejctive-patrol-heading, .what-heading.anto-poaching-heading, .what-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .what-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .figuire-h.eye-of-the-jaguar-monitoring-program, .figuire-h.obejctive-patrol-heading, .figuire-h.anto-poaching-heading, .figuire-h.cont-info-heading {
    font-size: 3.2rem;
  }

  .figuire-h.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .eoo-volunteer-section {
    height: 90vh;
  }

  .eoo-vol-heading.eye-of-the-jaguar-monitoring-program, .eoo-vol-heading.obejctive-patrol-heading, .eoo-vol-heading.anto-poaching-heading, .eoo-vol-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .eoo-vol-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .play-button {
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
  }

  .text-span-49 {
    font-size: 1rem;
  }

  .video-frame-wrap {
    padding-bottom: 0;
    display: none;
    overflow: visible;
  }

  .close-but-div {
    top: 3.4rem;
  }

  .close-lines-wrap {
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    top: -18px;
  }

  .cards-container {
    padding-left: 0;
  }

  .ecoheading.eye-of-the-jaguar-monitoring-program, .ecoheading.obejctive-patrol-heading, .ecoheading.anto-poaching-heading, .ecoheading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ecoheading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .card-scrol-wrap {
    display: flex;
  }

  .hero-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .hero-heading.eye-of-the-jaguar-monitoring-program, .hero-heading.obejctive-patrol-heading, .hero-heading.anto-poaching-heading, .hero-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .hero-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .heading-copy {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .heading-copy.eye-of-the-jaguar-monitoring-program, .heading-copy.obejctive-patrol-heading, .heading-copy.anto-poaching-heading, .heading-copy.cont-info-heading {
    font-size: 3.2rem;
  }

  .heading-copy.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .adventure-awaits-section {
    color: var(--color-4);
    height: auto;
    position: static;
  }

  .adv-awaits-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .adv-awaits-heading.eye-of-the-jaguar-monitoring-program, .adv-awaits-heading.obejctive-patrol-heading, .adv-awaits-heading.anto-poaching-heading, .adv-awaits-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .adv-awaits-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .code-embed-5 {
    opacity: .2;
  }

  .adventure-heading-main {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: static;
    inset: 5rem 0% 0%;
  }

  .adv-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .adv-heading.eye-of-the-jaguar-monitoring-program, .adv-heading.obejctive-patrol-heading, .adv-heading.anto-poaching-heading, .adv-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .adv-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .text-span-59 {
    color: var(--color-4);
  }

  .paragraph1214 {
    text-align: center;
    width: 59ch;
  }

  .eco-pack-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .eco-pack-heading.eye-of-the-jaguar-monitoring-program, .eco-pack-heading.obejctive-patrol-heading, .eco-pack-heading.anto-poaching-heading, .eco-pack-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .eco-pack-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .eco-package-headiing {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .eco-package-headiing.eye-of-the-jaguar-monitoring-program, .eco-package-headiing.obejctive-patrol-heading, .eco-package-headiing.anto-poaching-heading, .eco-package-headiing.cont-info-heading {
    font-size: 3.2rem;
  }

  .eco-package-headiing.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .eco-pack-card {
    justify-content: space-between;
    align-items: flex-start;
  }

  .pack-card-heading {
    font-size: 3rem;
    line-height: 3rem;
  }

  .pack-card-heading.eye-of-the-jaguar-monitoring-program, .pack-card-heading.obejctive-patrol-heading, .pack-card-heading.anto-poaching-heading, .pack-card-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .pack-card-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .paragraph-1030.cz {
    margin-bottom: 1.1rem;
  }

  .pack-button-main-copy {
    padding: 1.1rem 4.6rem;
  }

  .pack-button-main-copy.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .pack-button-main-copy.eoo-video-buts.w--current {
    width: 15rem;
  }

  .paragraph-1030-copy-3.cz-4 {
    margin-bottom: 2.6rem;
  }

  .more-info-heading {
    font-size: 3.5rem;
    line-height: 5.1rem;
  }

  .more-info-heading.eye-of-the-jaguar-monitoring-program, .more-info-heading.obejctive-patrol-heading, .more-info-heading.anto-poaching-heading, .more-info-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .more-info-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .text-span-66 {
    color: var(--color-3);
    display: block;
  }

  .text-span-67 {
    color: var(--color-3);
    font-weight: 700;
  }

  .link-19 {
    color: var(--color-3);
    font-weight: 700;
    text-decoration: underline;
  }

  .link-20 {
    color: var(--color-3);
  }

  .link-21, .text-span-68 {
    color: var(--color-1);
  }

  .eot-gallery-heading {
    padding-bottom: 0;
    display: flex;
  }

  .ec-img {
    width: 100%;
  }

  .eshop-but-nav-copy {
    padding: 1.1rem 3.4rem;
  }

  .contact-sec-1 {
    padding-top: 0;
  }

  .contact-card {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    padding-left: 1.5rem;
  }

  .ccontact-carc-heading {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .ccontact-carc-heading.eye-of-the-jaguar-monitoring-program, .ccontact-carc-heading.obejctive-patrol-heading, .ccontact-carc-heading.anto-poaching-heading, .ccontact-carc-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ccontact-carc-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .contact-sec-2 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding-top: 0;
    display: flex;
  }

  .contact-sec-1-copy {
    padding-top: 0;
  }

  .contact-sec-3, .contact-sec-4 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding-top: 0;
    display: flex;
  }

  .news-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .news-card {
    margin-bottom: 2rem;
  }

  .news-heading {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-heading.eye-of-the-jaguar-monitoring-program, .news-heading.obejctive-patrol-heading, .news-heading.anto-poaching-heading, .news-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .news-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .news-par {
    font-size: .9rem;
  }

  .news-button {
    padding: 1.1rem 4.6rem;
  }

  .news-button.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .news-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .news-heading-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .news-heading-hero {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .news-heading-hero.eye-of-the-jaguar-monitoring-program, .news-heading-hero.obejctive-patrol-heading, .news-heading-hero.anto-poaching-heading, .news-heading-hero.cont-info-heading {
    font-size: 3.2rem;
  }

  .news-heading-hero.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .div-block-30 {
    display: none;
  }

  .news-info-heading-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 2rem;
    display: flex;
  }

  .news-info-section {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .news-headline {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .news-headline.eye-of-the-jaguar-monitoring-program, .news-headline.obejctive-patrol-heading, .news-headline.anto-poaching-heading, .news-headline.cont-info-heading {
    font-size: 3.2rem;
  }

  .news-headline.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .news-info-header {
    height: 100vh;
  }

  .ni-left {
    padding-bottom: 1rem;
  }

  .news-info-sep {
    border-radius: .5rem;
  }

  .news-info-gallery {
    padding-top: 1.5rem;
  }

  .grid-9 {
    padding-bottom: 1rem;
  }

  .news-info-p {
    width: 100%;
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .grid-11 {
    padding-bottom: 3rem;
  }

  .ni-heading {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .ni-heading.eye-of-the-jaguar-monitoring-program, .ni-heading.obejctive-patrol-heading, .ni-heading.anto-poaching-heading, .ni-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ni-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .news-info-3--p {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .news--3-headline {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .news--3-headline.eye-of-the-jaguar-monitoring-program, .news--3-headline.obejctive-patrol-heading, .news--3-headline.anto-poaching-heading, .news--3-headline.cont-info-heading {
    font-size: 3.2rem;
  }

  .news--3-headline.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .news-info--4 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .news--4-headline {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .news--4-headline.eye-of-the-jaguar-monitoring-program, .news--4-headline.obejctive-patrol-heading, .news--4-headline.anto-poaching-heading, .news--4-headline.cont-info-heading {
    font-size: 3.2rem;
  }

  .news--4-headline.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .ni-4-left {
    padding-left: 0;
  }

  .ni--4-right {
    padding-left: 2rem;
    padding-right: 0;
    display: block;
  }

  .image-tail {
    width: 4.7rem;
  }

  .image-tail.bear-logo-copy {
    width: 5rem;
  }

  .news-info-4--p {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .nl-4---info {
    padding-left: 0;
    padding-right: 0;
  }

  .mob-ni--4-right {
    display: none;
  }

  .div-block-31 {
    width: 5rem;
  }

  .news-container {
    padding-bottom: 1rem;
  }

  .form-button {
    padding: 1.1rem 4.6rem;
  }

  .form-button.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .form-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .success-button {
    padding: 1.1rem 4.6rem;
  }

  .success-button.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .success-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .nl-wrap {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .nl-heading {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .nl-heading.eye-of-the-jaguar-monitoring-program, .nl-heading.obejctive-patrol-heading, .nl-heading.anto-poaching-heading, .nl-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .nl-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .nl-heading.eco.enf {
    line-height: 4.2rem;
  }

  .nl-heading.en0nl {
    margin-bottom: 1.5rem;
    font-size: 3.4rem;
    line-height: 3.3rem;
  }

  .ar-hero-left {
    padding-top: 4rem;
  }

  .ar-hero-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .ar-hero-heading.eye-of-the-jaguar-monitoring-program, .ar-hero-heading.obejctive-patrol-heading, .ar-hero-heading.anto-poaching-heading, .ar-hero-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ar-hero-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .ar-intro-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .ar-intro-heading.eye-of-the-jaguar-monitoring-program, .ar-intro-heading.obejctive-patrol-heading, .ar-intro-heading.anto-poaching-heading, .ar-intro-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ar-intro-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .ar-nav-heading {
    font-size: 5rem;
    line-height: 5.1rem;
  }

  .ar-nav-heading.eye-of-the-jaguar-monitoring-program, .ar-nav-heading.obejctive-patrol-heading, .ar-nav-heading.anto-poaching-heading, .ar-nav-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ar-nav-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .ar-list-heading {
    font-size: 3.5rem;
    line-height: 5.1rem;
  }

  .ar-list-heading.eye-of-the-jaguar-monitoring-program, .ar-list-heading.obejctive-patrol-heading, .ar-list-heading.anto-poaching-heading, .ar-list-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .ar-list-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .paragraph-1048 {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .nl-list-heading {
    font-size: 3.5rem;
    line-height: 2.4rem;
  }

  .nl-list-heading.eye-of-the-jaguar-monitoring-program, .nl-list-heading.obejctive-patrol-heading, .nl-list-heading.anto-poaching-heading, .nl-list-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  .nl-list-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .button-main-n7 {
    padding: 1.1rem 4.6rem;
  }

  .button-main-n7.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .button-main-n7.eoo-video-buts.w--current {
    width: 15rem;
  }

  .news-copy {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-copy.eye-of-the-jaguar-monitoring-program, .news-copy.obejctive-patrol-heading, .news-copy.anto-poaching-heading, .news-copy.cont-info-heading {
    font-size: 3.2rem;
  }

  .news-copy.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .n7-button-main {
    margin-bottom: 0;
    padding: 1.1rem 4.6rem;
  }

  .n7-button-main.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .n7-button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .donate-n7-div {
    font-size: 2rem;
  }

  .news-heading-donate {
    font-size: 3rem;
    line-height: 3.1rem;
  }

  .news-heading-donate.eye-of-the-jaguar-monitoring-program, .news-heading-donate.obejctive-patrol-heading, .news-heading-donate.anto-poaching-heading, .news-heading-donate.cont-info-heading {
    font-size: 3.2rem;
  }

  .news-heading-donate.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .heading-10 {
    font-size: 3rem;
  }

  .image-19-whaleamb {
    max-width: 70%;
  }

  .become-right.dt {
    background-color: #2220;
    max-width: 90%;
  }

  ._30x30-hero-sec {
    background-repeat: repeat, no-repeat;
    margin-top: 3rem;
  }

  ._30-info-sec-one, ._30-info-sec-two, ._30-cars-sec-global-biodiversity-framework, ._30-commit-sec-two {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-cards-info_wrap {
    padding-bottom: 3rem;
  }

  .grid-12 {
    max-width: 870px;
  }

  ._30-card-heading.eye-of-the-jaguar-monitoring-program, ._30-card-heading.obejctive-patrol-heading, ._30-card-heading.anto-poaching-heading, ._30-card-heading.cont-info-heading {
    font-size: 3.2rem;
  }

  ._30-card-heading.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .jfn-commit--sec {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-aheivements-plan {
    padding-bottom: 3rem;
  }

  ._30-cars-sec-global-biodiversity-framework-copy, ._30x30-target {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-target-info_left, ._30-target-info_right {
    padding-bottom: 3rem;
  }

  ._30x30-challenge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-challenge-info_left-copy {
    padding-bottom: 3rem;
  }

  ._30-objectives-heading-copy.eye-of-the-jaguar-monitoring-program, ._30-objectives-heading-copy.obejctive-patrol-heading, ._30-objectives-heading-copy.anto-poaching-heading, ._30-objectives-heading-copy.cont-info-heading {
    font-size: 3.2rem;
  }

  ._30-objectives-heading-copy.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .about-nepz-section {
    padding: 2rem 0;
  }

  .about-nepz-div {
    padding-bottom: 3rem;
  }

  .about-nepz-h {
    margin-bottom: 1rem;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .about-nepz-h.eye-of-the-jaguar-monitoring-program, .about-nepz-h.obejctive-patrol-heading, .about-nepz-h.anto-poaching-heading, .about-nepz-h.cont-info-heading {
    font-size: 3.2rem;
  }

  .about-nepz-h.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .about-nepz-h.eco.enf {
    line-height: 4.2rem;
  }

  .about-nepz-h._30x30-info-heading-copy, .about-nepz-h._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy {
    margin-bottom: 1rem;
  }

  .paragraph-9-copy.bl-p-copy-copy {
    width: 74ch;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy-copy {
    margin-bottom: 1rem;
  }

  .about-nepz-left, .about-nepz-right {
    padding-bottom: 3rem;
  }

  .heading-2-copy {
    font-size: 3.2rem;
  }

  .mob-about-nepz-left {
    padding-bottom: 3rem;
  }

  .nepz-expansion-sec {
    padding-left: 0;
  }

  .nepz-slider-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .expansion-nepz-right, .expansion-nepz-left, .expansion-nepz-l {
    padding-bottom: 3rem;
  }

  .expansion-nepz-r {
    padding-bottom: 3rem;
    padding-right: 0;
  }

  .div-block-39 {
    height: 25vh;
    padding-right: 0;
  }

  .card-nepz-h {
    margin-bottom: 1rem;
    font-size: 2.1rem;
    line-height: 2.1rem;
  }

  .card-nepz-h.eye-of-the-jaguar-monitoring-program, .card-nepz-h.obejctive-patrol-heading, .card-nepz-h.anto-poaching-heading, .card-nepz-h.cont-info-heading {
    font-size: 3.2rem;
  }

  .card-nepz-h.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .card-nepz-h.eco.enf {
    line-height: 4.2rem;
  }

  .card-nepz-h._30x30-info-heading-copy, .card-nepz-h._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  .par-card-nepz {
    font-size: .9rem;
  }

  .par-card-nepz.bl-rescue-paragraph-copy {
    margin-bottom: 1rem;
  }

  .par-card-nepz.bl-p-copy-copy {
    width: 74ch;
  }

  .par-card-nepz.bl-rescue-paragraph-copy-copy {
    margin-bottom: 1rem;
  }

  ._3-counter {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  ._3-counter.eye-of-the-jaguar-monitoring-program, ._3-counter.obejctive-patrol-heading, ._3-counter.anto-poaching-heading, ._3-counter.cont-info-heading {
    font-size: 3.2rem;
  }

  ._3-counter.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  ._3-counter.eco.enf {
    line-height: 4.2rem;
  }

  ._3-counter._30x30-info-heading-copy, ._3-counter._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  ._3counter {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  ._3counter.eye-of-the-jaguar-monitoring-program, ._3counter.obejctive-patrol-heading, ._3counter.anto-poaching-heading, ._3counter.cont-info-heading {
    font-size: 3.2rem;
  }

  ._3counter.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  ._3counter.eco.enf {
    line-height: 4.2rem;
  }

  ._3counter._30x30-info-heading-copy, ._3counter._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  .three-counter {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .three-counter.eye-of-the-jaguar-monitoring-program, .three-counter.obejctive-patrol-heading, .three-counter.anto-poaching-heading, .three-counter.cont-info-heading {
    font-size: 3.2rem;
  }

  .three-counter.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .three-counter.eco.enf {
    line-height: 4.2rem;
  }

  .three-counter._30x30-info-heading-copy, .three-counter._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  .three-counter-copy {
    margin-bottom: 1rem;
    font-size: 4.5rem;
    line-height: 5.1rem;
  }

  .three-counter-copy.eye-of-the-jaguar-monitoring-program, .three-counter-copy.obejctive-patrol-heading, .three-counter-copy.anto-poaching-heading, .three-counter-copy.cont-info-heading {
    font-size: 3.2rem;
  }

  .three-counter-copy.cont-info-heading-copy {
    font-size: 6.4rem;
  }

  .three-counter-copy.eco.enf {
    line-height: 4.2rem;
  }

  .three-counter-copy._30x30-info-heading-copy, .three-counter-copy._30x30-target-heading-copy-copy {
    font-size: 3.2rem;
  }

  .text-span-148 {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .nepz-img, .ec-img-copy {
    width: 100%;
  }

  .text-span-152 {
    color: var(--color-4);
  }

  .news-9-info-section {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .text-block-34 {
    font-size: .9rem;
  }

  .whom-we-cop-wrap {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }

  .amb-right-copy.dt {
    background-color: #2220;
    max-width: 90%;
  }

  .the-species-ambassadors {
    background-color: #141414;
  }

  .tsa-wrap {
    background-color: #0000;
    background-image: none;
  }

  .tas-button-main {
    padding: 1.1rem 4.6rem;
  }

  .tas-button-main.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
  }

  .tas-button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .tas-button-main.leden---duben-2025 {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    font-size: 1rem;
  }

  .container-7 {
    max-width: 1080px;
  }

  .cta-heading-2 {
    font-size: 3.2rem;
  }

  .cta-heading-2.notification._1e1ed {
    width: 100%;
  }

  .container-7-copy, .container-7-cta {
    max-width: 1080px;
  }
}

@media screen and (min-width: 1440px) {
  .hero-section {
    margin-top: 3rem;
  }

  .hero-left {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .heading.events-caledar {
    font-size: 5rem;
  }

  .heading.cont-info-heading {
    width: 30ch;
  }

  .heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .heading.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .heading.eco.enf {
    line-height: 4.7rem;
  }

  .heading.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .heading._30x30-info-heading-copy, .heading._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  .paragraph-2 {
    line-height: 1.6rem;
  }

  .paragraph-2.hero-p {
    width: 58ch;
    margin-bottom: 0;
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .button-main {
    width: auto;
    margin-top: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1rem;
  }

  .button-main.eoo-video-buts {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 3.5rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.1rem;
    display: flex;
  }

  .button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .button-main.hone, .button-main.team-hero {
    margin-top: 1rem;
  }

  .button-main.nor-2023, .button-main.leden---duben-2025 {
    width: 100%;
  }

  .hero-card-slider-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .slider {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .slide-proj-div {
    padding: 1rem 1.4rem;
  }

  .heading-slider {
    letter-spacing: -1px;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .heading-slider.certificate {
    letter-spacing: -2px;
    font-size: 3.7rem;
    line-height: 4.3rem;
  }

  .paragraph-3 {
    width: 50ch;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .button-secondary.misson-but {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }

  .text-block-2.mission-tag {
    margin-bottom: .5rem;
  }

  .mission-section {
    height: 75vh;
  }

  .mission-div {
    object-fit: fill;
    flex: none;
    align-self: center;
    width: 55%;
    height: auto;
    margin-top: 0;
    padding-top: 2rem;
    padding-bottom: 2.5rem;
    display: flex;
  }

  .paragraph-4 {
    width: 63ch;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .project-card.blue-life, .project-card.green-life {
    width: 40%;
  }

  .paragraph-5 {
    padding-left: 1rem;
    font-size: 1.2rem;
  }

  .paragraph-5.eyes-on-ocean {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .paragraph-5.bluelife-paragraph.hide {
    display: none;
  }

  .project-text-div {
    height: 100%;
  }

  .paragraph-6 {
    font-size: 1.2rem;
  }

  .volunteer-section {
    height: 80vh;
  }

  .paragraph-7 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .support-section {
    background-position: 50% 40%;
  }

  .heading-div.patrol-activities {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .heading-div.pewvenitiion {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    max-width: 1200px;
  }

  .footer-wrapper {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-social-link {
    text-decoration: none;
  }

  .footer-divider {
    background-color: var(--color-1);
  }

  .footer-copyright-center {
    opacity: .5;
  }

  .navbar {
    inset: 0% 0% auto;
  }

  .subnav-link:hover {
    color: var(--color-1);
  }

  .subnav-link:active {
    color: var(--color-4);
  }

  .subnav-link:focus {
    color: var(--white);
  }

  .subnav-link:visited {
    color: var(--color-4);
  }

  .donate-but-nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-block-3 {
    font-size: 1rem;
  }

  .nav-main-wrap {
    height: 5rem;
  }

  .meet-our-team-sec {
    background-image: linear-gradient(#0000006b, #fff0), linear-gradient(#0000, #0000 0%, #000000e3), url('../images/KOSTARIKA_LEDEN_2024_16.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    margin-top: 2.9rem;
  }

  .team-hero-left {
    padding-top: 0;
    padding-bottom: 0;
  }

  .team-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .team-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .text-block-7:hover {
    font-size: .82rem;
  }

  .dropdown-toggle {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .green-life-forest-reserve-header {
    background-image: linear-gradient(#00000063, #00000063), url('../images/green-life-hero-img.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .costarica-info-section {
    background-image: linear-gradient(#0000007d, #0000007d), url('../images/SPARTAN_PREPLAVBA_5-V2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .costarica-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .costarica-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .costarica-heading._2h {
    width: 39%;
    line-height: 3.9rem;
  }

  .costarica-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .paragraph-9.costa-volunteer {
    text-align: left;
    width: 62ch;
    margin-bottom: 0;
  }

  .paragraph-9.lists {
    text-align: left;
  }

  .paragraph-9.costa-voluntter-dates {
    font-size: 1.3rem;
  }

  .paragraph-9.jag {
    margin-bottom: 0;
    padding-right: 19px;
    line-height: 2rem;
  }

  .paragraph-9.anti-potching-paragraph {
    text-align: left;
  }

  .paragraph-9.prevention-copy {
    width: 100ch;
  }

  .paragraph-9.glc--paragraph-copy {
    text-align: left;
  }

  .paragraph-9.glc {
    line-height: 1.6rem;
  }

  .paragraph-9.bl-rescue-paragraph-copy {
    text-align: left;
  }

  .paragraph-9.bl-p-copy-copy {
    width: 74ch;
  }

  .paragraph-9.bl-rescue-paragraph-copy-copy {
    text-align: center;
  }

  .paragraph-9.glc-copy {
    line-height: 1.6rem;
  }

  .paragraph-9.ocean-educational-copy, .paragraph-9.bear {
    line-height: 2rem;
  }

  .paragraph-9.green-patrol {
    text-align: left;
  }

  .paragraph-9.slovakia-volunteer-copy {
    text-align: left;
    width: 62ch;
  }

  .the-importance-of-the-proj {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .bluelife-costarica._1 {
    height: 100vh;
  }

  .costarica-education-center-section {
    padding-top: 4rem;
  }

  .costarica-slider-section {
    padding-bottom: 1rem;
  }

  .slider-wrap {
    padding: 0 0 6.6rem;
    display: none;
  }

  .slider-2 {
    background-color: #ddd0;
    width: 100%;
  }

  .icon-6, .icon-7 {
    font-size: 2rem;
  }

  .paragraph-1000 {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .marine-mammals-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -2px;
    margin-top: 2.4rem;
    font-size: 3rem;
    line-height: 3.8rem;
  }

  .marine-mammals-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .bold-text {
    font-size: 4.5rem;
  }

  .bold-text-2 {
    font-size: 4rem;
    line-height: 5.2rem;
  }

  .vol-project-card.blue-life.costa-rica {
    width: 50%;
    height: 42rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .vol-project-card.green-life {
    width: 50%;
    height: 42rem;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .paragraph-5-copy {
    width: 40ch;
    font-size: 1.2rem;
  }

  .paragraph-5-copy.eyes-on-ocean {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .paragraph-5-copy.bl {
    width: 36ch;
    margin-top: 0;
  }

  .vol-info-tab-div {
    padding-bottom: 0;
  }

  .tabs-content {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-right: 7rem;
    display: flex;
  }

  .more-info-vol-heading {
    letter-spacing: -2px;
    font-size: 4.5rem;
  }

  .more-info-vol-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .tab-heading {
    letter-spacing: -2px;
    margin-bottom: 2rem;
    font-size: 3rem;
  }

  .tab-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .paragraph-1004 {
    line-height: 1.7rem;
  }

  .sk-heading {
    letter-spacing: -2px;
    font-size: 5.8rem;
  }

  .sk-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .sk-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .the-prog-div {
    background-color: #000;
    padding-top: 3rem;
  }

  .sk-map-img {
    width: 50vw;
  }

  .bear_activities {
    padding-right: 4rem;
  }

  .bear-separator-img {
    background-color: #00000069;
  }

  .eob-timeline-sect {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .funding-wrap {
    padding-left: 2rem;
  }

  .code-of-ethcis-cards-div {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    align-self: auto;
    place-items: center;
  }

  .ethic-card {
    width: 100%;
  }

  .sk-hero-section {
    margin-top: 3rem;
  }

  .sk-hero-left-copy {
    padding-top: 0;
    padding-bottom: 10rem;
    padding-right: 1rem;
  }

  .sk-hero-card-slider-div-copy {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tab-heading-copy {
    letter-spacing: -2px;
    margin-bottom: 2rem;
    font-size: 3rem;
  }

  .tab-heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .cr-hero-section {
    margin-top: 3rem;
  }

  .cs-hero-card-slider-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .costa-paragraph-1002-copy {
    margin-bottom: 0;
  }

  .text-span-20 {
    color: var(--color-3);
    font-size: 1.2rem;
  }

  .patrol-info {
    flex-flow: row;
  }

  .paragraph-1000-copy {
    width: 37rem;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .bluelife-costarica-copy._1, .bluelife-costarica-copy-copy._1, .prevention-hero._1, .eye-on-tiger-hero._1, .green-patrol-hero._1 {
    height: 100vh;
  }

  .heading-2-copy.notification._1e1ed, .heading-2-copy.bwcome-wale._1e1ed, .heading-2-copy.species-copy._1e1ed {
    width: 20ch;
    padding-right: 5rem;
    font-size: 3.4rem;
    line-height: 3.7rem;
  }

  .env-report-right {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 0;
  }

  .image-19 {
    max-width: 90%;
  }

  .list-item-3 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .report-code-div {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .text-block-12 {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .prev-support-section-copy-copy {
    background-image: url('../images/HLIDKY_STRAZ_CR_2020-53-1.jpg');
    background-position: 50% 100%;
  }

  .anti-left-img-wrap {
    padding-top: 3rem;
  }

  .anti-poaching-patrol-section, .the-importance-of-the-proj-copy, .the-objective-of-the-proj, .patrol-activies-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .activies-header {
    justify-content: center;
    align-items: center;
  }

  .activies-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 3rem;
    padding-left: 6.1rem;
    padding-right: 6.1rem;
  }

  .activities-card {
    background-color: #1d1d1d;
    border-radius: .8rem;
    flex-flow: column;
    width: 50%;
    height: 54rem;
    padding: 0 0 1rem;
    display: flex;
  }

  .card-heading {
    letter-spacing: -2px;
    font-size: 3rem;
  }

  .card-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .image-21 {
    border-radius: .8rem;
    width: 100%;
  }

  .card-img-wrap {
    height: 46%;
    padding: 0;
  }

  .card-text-wrap {
    padding-top: .5rem;
    padding-left: 1.5rem;
    padding-right: 2rem;
  }

  .paragraph-1008, .paragraph-1009 {
    width: auto;
    line-height: 1.8rem;
  }

  .patrol-activies-wrap {
    flex-flow: column;
  }

  .objective-left-img-wrap {
    justify-content: flex-start;
    align-items: center;
    padding-top: 3rem;
  }

  .image-20-copy {
    width: 100%;
  }

  .mob-anti-left-img-wrap {
    padding-top: 3rem;
  }

  .prev-paragraph-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-12 {
    font-size: 1.2rem;
  }

  .body-2 {
    background-color: #222;
  }

  .events-hero-section {
    background-image: linear-gradient(0deg, #222 9%, #fff0), url('../images/SPARTAN_PREPLAVBA_8-V2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 100vh;
  }

  .section-4 {
    height: 100vh;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .events-calendar-warp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 2.8rem;
    display: flex;
  }

  .events-calendar-heading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .events-cal-p {
    width: 70vh;
  }

  .events-section {
    height: auto;
  }

  .events_slider-copy {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .event-info-wrap {
    height: 100%;
  }

  .events-name {
    letter-spacing: -2px;
    font-size: 2.3rem;
    line-height: 2.7rem;
  }

  .events-name.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .events-name.events-caledar {
    font-size: 5rem;
  }

  .heading-6 {
    font-size: .8rem;
  }

  .body-4 {
    background-color: #222;
  }

  .section-5 {
    height: 100vh;
  }

  .contribute-hero-section {
    height: 100vh;
    margin-top: 13rem;
  }

  .contribute-hero-sec {
    margin-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cont-hero-left {
    padding-top: 0;
    padding-bottom: 10rem;
  }

  .cont-hero-card-slider-div-copy-copy {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text-span-34 {
    color: var(--color-1);
  }

  .contribute-info-sec-1 {
    height: 100vh;
  }

  .contribute-info-sec-one {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .contribute-info_wrap, .contribute-info_wrap-2 {
    flex-flow: row;
  }

  .contribute-info-sec-two {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .how-can-i-contribute-section {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .paragraph-1015 {
    text-align: center;
    width: 74ch;
    line-height: 1.8rem;
  }

  .protect--div {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .protect-text-div {
    padding-right: 1rem;
  }

  .certificates-section {
    min-width: auto;
    max-width: none;
  }

  .certificates-grid {
    width: auto;
    max-width: 1200px;
  }

  .cert-card-wrap {
    width: auto;
  }

  .cert-img.last {
    width: 100%;
    max-width: 100%;
  }

  .certificates-grid-2 {
    height: auto;
  }

  .when-hover-price {
    display: none;
  }

  .div-block-17 {
    width: 100%;
    max-width: 1200px;
  }

  .mob-heading-copy {
    letter-spacing: -2px;
    font-size: 5.8rem;
  }

  .mob-heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .mob-heading-copy.events-caledar {
    font-size: 5rem;
  }

  .mob-heading-copy.cont-info-heading {
    width: 30ch;
  }

  .mob-heading-copy.cont-info-heading-copy {
    font-size: 6.5rem;
    display: none;
  }

  .mob-protect-right-wrap-copy {
    display: none;
  }

  .g-card-heading {
    letter-spacing: -2px;
    font-size: 3rem;
  }

  .g-card-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .g-card-heading.events-caledar {
    font-size: 5rem;
  }

  .g-card-heading.cont-info-heading {
    width: 30ch;
  }

  .g-card-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .gl-paragraph.costa-volunteer, .gl-paragraph.lists, .gl-paragraph.anti-potching-paragraph {
    text-align: left;
  }

  .gl-heading-copy {
    letter-spacing: -2px;
    font-size: 5.8rem;
  }

  .gl-heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .gl-heading-copy.events-caledar {
    font-size: 5rem;
  }

  .gl-heading-copy.cont-info-heading {
    width: 30ch;
  }

  .gl-heading-copy.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .gl-paragraph-9-copy.costa-volunteer, .gl-paragraph-9-copy.lists, .gl-paragraph-9-copy.anti-potching-paragraph, .gl-more-text-9.costa-volunteer, .gl-more-text-9.lists, .gl-more-text-9.anti-potching-paragraph {
    text-align: left;
  }

  .heading-div-copy.patrol-activities {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .glc-heading {
    letter-spacing: -2px;
    font-size: 4rem;
    line-height: 3.9rem;
  }

  .glc-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .glc-heading.events-caledar {
    font-size: 5rem;
  }

  .glc-heading.cont-info-heading {
    width: 30ch;
  }

  .glc-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .glc-activities-section {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .glc-project-objective {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .more-info-glc-heading-copy {
    letter-spacing: -2px;
    font-size: 4.5rem;
    line-height: 4.3rem;
  }

  .more-info-glc-heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .glc-info-tab-div-copy {
    margin-bottom: 1rem;
  }

  .glc-tab-heading {
    letter-spacing: -2px;
    margin-bottom: 2rem;
    font-size: 3rem;
  }

  .glc-tab-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .cr-hero-section-copy {
    margin-top: 3rem;
  }

  .bl-hero-section {
    background-image: linear-gradient(#00000052, #fff0), linear-gradient(#0000, #0000 0%, #000000e3), url('../images/justice-for-nature-blur-life-costarica.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    margin-top: 3rem;
  }

  .bl-hero-left {
    padding-top: 6rem;
    padding-bottom: 10rem;
  }

  .bl-hero-card-slider-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bl-slider {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .right-arrow-3 {
    width: 4rem;
    height: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    inset: 0% 0% 0% auto;
  }

  .left-arrow-4 {
    width: 4%;
    padding-left: 0;
    inset: 0% auto 0% 0%;
  }

  .bl-1 {
    background-image: none;
  }

  .slide-3-img-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .sl-3-images {
    justify-content: center;
    align-items: center;
    width: 31%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .triple-slide {
    inset: 0% 0% 0% auto;
  }

  ._3x-slider-wrap {
    align-self: center;
    padding: 0 1rem 6.6rem;
  }

  .why-bur-life, .bl-why-blue-life {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .glc-costarica-info-section-copy {
    background-image: linear-gradient(#0000007d, #0000007d);
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .faq-section {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .faq-wrap {
    padding-bottom: .5rem;
  }

  .faq-question-wrap {
    grid-column-gap: 11rem;
    grid-row-gap: 11rem;
  }

  .faq-h {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .faq-h.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .faq-h.events-caledar {
    font-size: 5rem;
  }

  .faq-h.cont-info-heading {
    width: 30ch;
  }

  .faq-h.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .q {
    font-size: 1.3rem;
  }

  .a {
    width: 100ch;
  }

  .costarica-marine-mammal-rescue-wrap {
    justify-content: center;
    align-items: center;
  }

  .eoj-monitor-info {
    padding: 4rem 1rem 2rem;
  }

  .eoj-3x-slider-wrap {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    padding: 0 0 6.6rem;
    display: flex;
  }

  .eoj-1 {
    background-image: none;
  }

  .eoj-donate-sec {
    background-position: 50%;
  }

  .eot-hero-section {
    background-image: linear-gradient(#00000052, #fff0), linear-gradient(#0000, #0000 0%, #000000e3), url('../images/tiger-img.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    margin-top: 3rem;
  }

  .eot-why-blue-life {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .eot-info-section {
    background-image: linear-gradient(#0000007d, #0000007d), url('../images/SPARTAN_PREPLAVBA_5-V2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .eot-education-center-section {
    padding-top: 4rem;
  }

  .eot-slider-section {
    padding-bottom: 1rem;
  }

  .eot-hero-left {
    padding-top: 6rem;
    padding-bottom: 10rem;
    padding-left: 3rem;
  }

  .eot-hero-card-slider-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .eot-slider-hero {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .eot-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .eot-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eot-heading._2h {
    line-height: 4.7rem;
  }

  .eot-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .costarica-heading-copy._2h {
    line-height: 4.7rem;
  }

  .eot-heading-copy-copy {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .eot-heading-copy-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eot-heading-copy-copy._2h {
    line-height: 4.7rem;
  }

  .eot-heading-copy-copy.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .eot-slider-wrap {
    padding: 0 6.6rem 6.6rem;
    display: none;
  }

  .eot-slider-2 {
    background-color: #ddd0;
  }

  .eot-3x-slider-wrap {
    padding: 0 1rem 6.6rem;
  }

  .eot-triple-slide {
    padding-left: 0;
  }

  .eot-marine-mammal-rescue-wrap-copy {
    justify-content: center;
    align-items: center;
  }

  .eot-conflict-section {
    background-color: #4b4b4b;
    background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000007d, #0000007d);
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .eot-prog, .eot-prog-section {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .paragraph-3-toger {
    width: 50ch;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .dt-heading-2-copy {
    font-size: 3.5rem;
  }

  .eyeofbear-heading {
    letter-spacing: -2px;
    font-size: 3.2rem;
  }

  .eyeofbear-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eyeofbear-heading._2h {
    line-height: 4.7rem;
  }

  .eyeofbear-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .bear-importance-of-the-proj-copy {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .bear-our-mission {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .eob-obj-wrap {
    justify-content: center;
    align-items: flex-start;
    padding-right: 7rem;
  }

  .paragraph-1018.nliy-this {
    padding-right: 7rem;
  }

  .bear_activities-image {
    padding-left: 3rem;
    padding-right: 0;
  }

  .eob-support-section {
    background-image: url('../images/12.jpg');
  }

  .eob-obj-img-wrap-copy, .mob-eob-obj-img-wrap-copy-copy {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .eob--education-center-section-copy, .eob--objectuive-section-copy-copy {
    padding-top: 4rem;
  }

  .eob-monitoring-sec {
    padding-top: 3.3rem;
  }

  .eob-yearheading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .eob-yearheading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eob-yearheading.events-caledar {
    font-size: 5rem;
  }

  .eob-yearheading.cont-info-heading {
    width: 30ch;
  }

  .eob-yearheading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .eob-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .eob-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eob-heading.events-caledar {
    font-size: 5rem;
  }

  .eob-heading.cont-info-heading {
    width: 30ch;
  }

  .eob-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .eob-donation-sec {
    background-image: linear-gradient(#0000, #0000), url('../images/VlciKalußFoto.jpg');
  }

  .paragraph-9-copy.costa-volunteer, .paragraph-9-copy.lists {
    text-align: left;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.glc--paragraph-copy {
    text-align: left;
  }

  .paragraph-9-copy.ocean-educational-copy, .paragraph-9-copy.bear {
    line-height: 2rem;
  }

  .paragraph-9-copy.costa-volunteer, .paragraph-9-copy.lists {
    text-align: left;
  }

  .paragraph-9-copy.jag {
    line-height: 2rem;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.glc--paragraph-copy {
    text-align: left;
  }

  .paragraph-9-copy.ocean-educational-copy, .paragraph-9-copy.bear {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.costa-volunteer, .paragraph-9-copy-copy.lists {
    text-align: left;
  }

  .paragraph-9-copy-copy.jag {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.anti-potching-paragraph, .paragraph-9-copy-copy.glc--paragraph-copy {
    text-align: left;
  }

  .paragraph-9-copy-copy.glc {
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.bl-rescue-paragraph-copy {
    text-align: left;
  }

  .paragraph-9-copy-copy.bl-rescue-paragraph-copy-copy {
    text-align: center;
  }

  .paragraph-9-copy-copy.glc-copy {
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.ocean-educational-copy, .paragraph-9-copy-copy.bear {
    line-height: 2rem;
  }

  .fees.costa-volunteer {
    text-align: left;
  }

  .eoo-hero-section {
    margin-top: 3rem;
  }

  .eoo-hero-left {
    padding-top: 0;
    padding-bottom: 10rem;
  }

  .eoo-hero-card-slider-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .what-is-the-eye-of-the-ocean {
    border-bottom-left-radius: 50px;
  }

  .ser-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .ser-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ser-heading.events-caledar {
    font-size: 5rem;
  }

  .ser-heading.cont-info-heading {
    width: 30ch;
  }

  .ser-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .spartan-slide-3-img-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .sp-3-images, .sl-3-images-copy {
    justify-content: center;
    align-items: center;
    width: 33.3%;
    height: 100%;
    padding-left: 23px;
    padding-right: 23px;
    display: flex;
  }

  .sp-3-images {
    padding-left: 0;
    padding-right: 0;
  }

  .importance-of-the-bay-and-its-threats {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .what-can-i-do-to-protect-the-ocean {
    background-image: linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), url('../images/EOO-10.webp');
  }

  .what-can-we-do-wrap {
    width: 100%;
  }

  .what-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .what-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .what-heading.events-caledar {
    font-size: 5rem;
  }

  .what-heading.cont-info-heading {
    width: 30ch;
  }

  .what-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .steps-slider, .slider-5, .mask-3 {
    width: 100%;
  }

  .step-card {
    -webkit-text-fill-color: inherit;
    background-color: #00000094;
    background-clip: padding-box;
    justify-content: center;
    align-items: center;
    height: 15rem;
    padding-top: 5.8rem;
    padding-bottom: 5.8rem;
  }

  .figuire-h {
    opacity: .35;
    letter-spacing: -2px;
    margin-bottom: 1rem;
    padding-left: 17px;
    font-size: 13rem;
    line-height: 4.9rem;
  }

  .figuire-h.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .figuire-h.events-caledar {
    font-size: 5rem;
  }

  .figuire-h.cont-info-heading {
    width: 30ch;
  }

  .figuire-h.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .paragraph-1023 {
    width: 50ch;
  }

  .text-block-18 {
    z-index: 1000;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-left: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
    position: absolute;
    inset: 0%;
  }

  .vid-div {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: content-box;
  }

  .background-video-3 {
    aspect-ratio: auto;
    overflow-wrap: break-word;
    object-fit: fill;
    background-color: #0000;
    border-radius: .5rem;
    margin-left: 0;
    margin-right: 0;
    inset: 0%;
  }

  .dt-steps-wrap {
    width: 100%;
  }

  .eoo-volunteer-section {
    height: 80vh;
  }

  .eoo-vol-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 4.6rem;
    line-height: 5.8rem;
  }

  .eoo-vol-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eoo-vol-heading.events-caledar {
    font-size: 5rem;
  }

  .eoo-vol-heading.cont-info-heading {
    width: 30ch;
  }

  .eoo-vol-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .eoo-vol-paragraph-7 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .cta-but-divs {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

  .play-button {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    max-width: 940px;
  }

  .text-span-49 {
    font-size: 1.3rem;
  }

  .video-frame-wrap {
    z-index: 99999;
    height: 100vh;
    padding-top: 4.5rem;
    display: none;
    top: 4rem;
  }

  .video {
    width: 100%;
    max-width: 1440px;
  }

  .close-but-div {
    cursor: none;
    justify-content: center;
    align-items: flex-end;
    inset: 5% 0% auto;
  }

  .eoo-1._1 {
    background-image: url('../images/EOOG-1.webp');
  }

  .eoo-2._2 {
    background-image: url('../images/EOOG-2.webp');
  }

  .eoo-3._3 {
    background-image: url('../images/EOOG-3.webp');
  }

  .eoo-4._4 {
    background-image: url('../images/EOOG-4.webp');
  }

  .eoo-5._5 {
    background-image: url('../images/EOOG-5.webp');
  }

  .eoo-6._6 {
    background-image: url('../images/EOOG-6.webp');
  }

  .eoo-7._7 {
    background-image: url('../images/EOOG-7.webp');
  }

  .eoo-8._8, .eoo-9._9 {
    background-image: url('../images/EOOG-9.webp');
  }

  .eoo-10._10 {
    background-image: url('../images/EOOG-11.webp');
  }

  .eoo-11 {
    background-image: url('../images/EOOG-12.webp');
  }

  .eoo-12 {
    background-image: url('../images/EOOG-14.webp');
  }

  .navbar-2 {
    background-color: #ddd0;
  }

  .body-6 {
    background-color: #222;
  }

  .hero-linear-grad-wrap {
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
  }

  .paragraph-1025 {
    width: 60ch;
  }

  .eco-hero-left-copy {
    height: 50%;
    margin-bottom: 4rem;
    padding-right: 3rem;
  }

  .eco-hero-right {
    height: 50%;
  }

  .ecoheading {
    letter-spacing: -2px;
    margin-bottom: 2rem;
    font-size: 4rem;
    line-height: 4.9rem;
  }

  .ecoheading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ecoheading.events-caledar {
    font-size: 5rem;
  }

  .ecoheading.cont-info-heading {
    width: 30ch;
  }

  .ecoheading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .step-card-2, .step-card-copy {
    -webkit-text-fill-color: inherit;
    background-color: #00000094;
    background-clip: padding-box;
    justify-content: center;
    align-items: center;
    height: 15rem;
    padding-top: 5.8rem;
    padding-bottom: 5.8rem;
  }

  .card-scrol-wrap {
    margin-bottom: 2rem;
  }

  .paragraph-1026 {
    width: 69ch;
    margin-bottom: 3rem;
  }

  .extra-ordinary-scroll-animation {
    padding-bottom: 3rem;
  }

  .hero-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .hero-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .hero-heading.events-caledar {
    font-size: 5rem;
  }

  .hero-heading.cont-info-heading {
    width: 30ch;
  }

  .hero-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .not-everyone-wrap {
    padding-bottom: 4rem;
  }

  .image-31 {
    border-radius: 1rem;
  }

  .heading-copy {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .heading-copy.events-caledar {
    font-size: 5rem;
  }

  .heading-copy.cont-info-heading {
    width: 30ch;
  }

  .heading-copy.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .heading-copy.eco {
    font-size: 4.7rem;
  }

  .image-31-shadow-white {
    opacity: .25;
    filter: blur(15px) brightness(0%);
    border-radius: 1rem;
    max-width: 96%;
  }

  .adventure-awaits-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .adv-awaits-heading {
    color: #62a7a000;
    letter-spacing: -13px;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 13.7rem;
    line-height: 4.9rem;
  }

  .adv-awaits-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .adv-awaits-heading.events-caledar {
    font-size: 5rem;
  }

  .adv-awaits-heading.cont-info-heading {
    width: 30ch;
  }

  .adv-awaits-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .adv-awaits-heading.eco {
    font-size: 5rem;
  }

  .adv-await-wrap {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(183deg, #62a7a09e, #fff0 90%);
    -webkit-background-clip: text;
    background-clip: text;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .container-adv-rolling {
    width: 100%;
    height: 100%;
  }

  .code-embed-5 {
    opacity: .2;
    filter: grayscale();
    width: 160%;
    min-width: 1200px;
    height: 100%;
  }

  .adventure-heading-main {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: -10rem;
    padding-left: 11.5rem;
    padding-right: 11.5rem;
    font-size: 1rem;
    line-height: 1.4rem;
    display: flex;
    position: static;
    top: 8rem;
  }

  .adv-heading {
    text-align: center;
    letter-spacing: -2px;
    height: auto;
    min-height: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 5rem;
    line-height: 5rem;
    display: block;
    position: static;
    inset: -12rem 0% 0%;
  }

  .adv-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .adv-heading.events-caledar {
    font-size: 5rem;
  }

  .adv-heading.cont-info-heading {
    width: 30ch;
  }

  .adv-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .adv-heading.eco {
    font-size: 5rem;
  }

  .text-span-59 {
    color: var(--color-4);
  }

  .paragraph1214 {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 1.6rem;
  }

  .eco-slider-div {
    width: 100%;
  }

  .eco-packages-sec {
    padding-bottom: 5rem;
  }

  .eco-pack-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .eco-pack-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eco-pack-heading.events-caledar {
    font-size: 5rem;
  }

  .eco-pack-heading.cont-info-heading {
    width: 30ch;
  }

  .eco-pack-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .eco-pack-heading.eco {
    font-size: 5rem;
  }

  .eco-package-headiing {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .eco-package-headiing.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .eco-package-headiing.events-caledar {
    font-size: 5rem;
  }

  .eco-package-headiing.cont-info-heading {
    width: 30ch;
  }

  .eco-package-headiing.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .eco-package-headiing.eco {
    font-size: 5rem;
  }

  .eco-pack-card {
    border: 1px solid #a3a3a3;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding-bottom: 2rem;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .eco-pack-card.cz {
    margin-top: 0;
    padding-top: 4rem;
  }

  .pack-card-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .pack-card-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .pack-card-heading.events-caledar {
    font-size: 5rem;
  }

  .pack-card-heading.cont-info-heading {
    width: 30ch;
  }

  .pack-card-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .pack-card-heading.eco {
    font-size: 5rem;
  }

  .paragraph-1030, .paragraph-1030.cz {
    margin-bottom: 3rem;
  }

  ._100-margin-top {
    width: 50%;
  }

  .carousel-container-3 {
    background-image: linear-gradient(0deg, #00000091, #353434 62%);
    border: 1px solid #6b6b6b;
  }

  .limited-offer {
    order: 0;
    width: 12rem;
    height: 110px;
    position: absolute;
    inset: 2% 0% auto 263px;
  }

  .pack-button-main-copy {
    text-align: center;
    width: 100%;
    margin-bottom: .5rem;
  }

  .pack-button-main-copy.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    justify-content: center;
    align-items: center;
    width: 15rem;
    height: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
    display: flex;
  }

  .pack-button-main-copy.eoo-video-buts.w--current {
    width: 15rem;
  }

  .pack-button-main-copy.cz {
    margin-top: 3px;
  }

  .pack-button-main-copy.cz-copy {
    margin-top: -7px;
  }

  .paragraph-1030-copy {
    margin-bottom: 3rem;
  }

  .paragraph-1030-copy-3 {
    margin-bottom: 4.5rem;
  }

  .paragraph-1030-copy-3.cz-4 {
    margin-bottom: 4.3rem;
  }

  .paragraph-1030-copy-2 {
    margin-bottom: 3rem;
  }

  .paragraph-1030-copy-2.cz {
    margin-bottom: 4.6rem;
  }

  .code-embed-6 {
    width: 23rem;
  }

  .more-info-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 4rem;
    line-height: 4.9rem;
  }

  .more-info-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .more-info-heading.events-caledar {
    font-size: 5rem;
  }

  .more-info-heading.cont-info-heading {
    width: 30ch;
  }

  .more-info-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .more-info-heading.eco {
    font-size: 5rem;
  }

  .mob-costarica-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .mob-costarica-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .mob-costarica-heading._2h {
    line-height: 4.7rem;
  }

  .mob-costarica-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .slide-nav-5 {
    padding-top: 2.9rem;
  }

  .left-arrow-6 {
    width: 4rem;
    margin-left: 0;
    inset: 0% auto 0% 0%;
  }

  .mob-slovakia-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .mob-slovakia-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .mob-slovakia-heading._2h {
    line-height: 4.7rem;
  }

  .mob-slovakia-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .slovakia-heading {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .slovakia-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .slovakia-heading._2h {
    line-height: 4.7rem;
  }

  .slovakia-heading.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .eob-3x-slider-wrap {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    padding: 0;
    display: flex;
  }

  .eob-triple-slide-copy {
    inset: 0% 0% 0% auto;
  }

  .eob-slide-3-img-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .mask-5 {
    width: 100%;
  }

  .eot-gallery-heading {
    padding-top: 4rem;
  }

  .green-life-costarica-info-div {
    justify-content: center;
    align-items: center;
  }

  .left-arrow-7 {
    width: 5%;
    padding-left: 0;
    inset: 0% auto 0% -1%;
  }

  .right-arrow-5 {
    width: 5%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    inset: 0% -1% 0% auto;
  }

  .ec-img {
    width: 100%;
  }

  .how-can-i-contribute-page-img {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .eshop-but-nav-copy {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .ehsop-text-block-3-copy {
    font-size: 1rem;
  }

  .contact-sec-1 {
    height: auto;
    padding-top: 12rem;
    padding-bottom: 4rem;
  }

  .contact-wrap {
    width: 100%;
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .contact-card {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }

  .ccontact-carc-heading {
    letter-spacing: -2px;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .ccontact-carc-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ccontact-carc-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
  }

  .ccontact-carc-heading.events-caledar {
    font-size: 5rem;
  }

  .ccontact-carc-heading.cont-info-heading {
    width: 30ch;
  }

  .ccontact-carc-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .ccontact-carc-heading.eco {
    font-size: 5rem;
  }

  .contact-sec-2, .contact-sec-3, .contact-sec-4 {
    padding-top: 2rem;
  }

  .text-span-112 {
    font-size: 1.2rem;
  }

  .link-27 {
    color: var(--color-3);
  }

  .bg-img {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .news-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 0;
  }

  .news-card {
    margin-top: 1.5rem;
    margin-bottom: 4rem;
  }

  .news-text {
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .news-heading {
    letter-spacing: -1px;
    margin-bottom: .125rem;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news-heading.events-caledar {
    font-size: 5rem;
  }

  .news-heading.cont-info-heading {
    width: 30ch;
  }

  .news-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news-heading.eco {
    font-size: 5rem;
  }

  .news-heading.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .news-par {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .news-button {
    margin-top: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .news-button.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    justify-content: center;
    align-items: center;
    width: 15rem;
    height: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
    display: flex;
  }

  .news-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .news-button.hone, .news-button.team-hero {
    margin-top: 1rem;
  }

  .news-heading-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .paragraph-1042 {
    text-align: center;
    width: 70ch;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .news-heading-hero {
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 4.4rem;
    line-height: 4.9rem;
  }

  .news-heading-hero.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news-heading-hero.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news-heading-hero.events-caledar {
    font-size: 5rem;
  }

  .news-heading-hero.cont-info-heading {
    width: 30ch;
  }

  .news-heading-hero.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news-heading-hero.eco {
    font-size: 5rem;
  }

  .news-heading-hero.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .news-info-heading-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    display: flex;
  }

  .news-info-section {
    padding-left: 0;
    padding-right: 0;
  }

  .news-headline {
    text-align: left;
    letter-spacing: -2px;
    width: 62%;
    margin-bottom: 1rem;
    font-size: 4.4rem;
    line-height: 4.9rem;
  }

  .news-headline.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news-headline.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news-headline.events-caledar {
    font-size: 5rem;
  }

  .news-headline.cont-info-heading {
    width: 30ch;
  }

  .news-headline.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news-headline.eco {
    font-size: 5rem;
  }

  .news-headline.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .news-info-header {
    height: 100vh;
  }

  .news-info-gallery {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .news-info-p {
    width: 100%;
    padding-top: 1rem;
  }

  .news-info-p._123 {
    padding-top: 0;
  }

  .news-info-p.news-9 {
    width: 70%;
    font-size: 1.1rem;
  }

  .grid-11 {
    padding-bottom: 3rem;
  }

  .ni-heading {
    text-align: left;
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 4.4rem;
    line-height: 4.9rem;
  }

  .ni-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ni-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .ni-heading.events-caledar {
    font-size: 5rem;
  }

  .ni-heading.cont-info-heading {
    width: 30ch;
  }

  .ni-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .ni-heading.eco {
    font-size: 5rem;
  }

  .ni-heading.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .ni-heading.nh2 {
    padding-bottom: 0;
  }

  .news--2-info-sep {
    border-radius: .5rem;
  }

  .news--3-info-sep {
    height: 92vh;
  }

  .code-embed-8 {
    display: none;
  }

  .video-wrap {
    height: 100%;
  }

  .code-embed-1440px {
    object-fit: scale-down;
    height: 100%;
  }

  .news--3-headline {
    text-align: left;
    letter-spacing: -2px;
    width: 70%;
    margin-bottom: 1rem;
    font-size: 4.4rem;
    line-height: 4.9rem;
  }

  .news--3-headline.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news--3-headline.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news--3-headline.events-caledar {
    font-size: 5rem;
  }

  .news--3-headline.cont-info-heading {
    width: 30ch;
  }

  .news--3-headline.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news--3-headline.eco {
    font-size: 5rem;
  }

  .news--3-headline.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .news--4-headline {
    text-align: left;
    letter-spacing: -2px;
    width: 150%;
    margin-bottom: 1rem;
    font-size: 4.4rem;
    line-height: 4.9rem;
  }

  .news--4-headline.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news--4-headline.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news--4-headline.events-caledar {
    font-size: 5rem;
  }

  .news--4-headline.cont-info-heading {
    width: 30ch;
  }

  .news--4-headline.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news--4-headline.eco {
    font-size: 5rem;
  }

  .news--4-headline.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .mob-ni--4-right {
    display: none;
  }

  .div-block-31 {
    width: 5rem;
    display: flex;
  }

  .slide-32 {
    width: 100%;
  }

  .nl-section {
    background-position: 50%;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nl-paragraph {
    margin-bottom: 1.8rem;
  }

  .text-field {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1rem;
  }

  .form-button {
    width: 33%;
    margin-top: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .form-button.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    justify-content: center;
    align-items: center;
    width: 15rem;
    height: 3.5rem;
    margin-bottom: 2.1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
    display: flex;
  }

  .form-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .form-button.hone, .form-button.team-hero {
    margin-top: 1rem;
  }

  .form-heading {
    margin-bottom: 1rem;
  }

  .success-button {
    margin-top: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .success-button.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    justify-content: center;
    align-items: center;
    width: 15rem;
    height: 3.5rem;
    margin-bottom: 2.1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
    display: flex;
  }

  .success-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .success-button.hone, .success-button.team-hero {
    margin-top: 1rem;
  }

  .nl-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .nl-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 4rem;
    line-height: 4.7rem;
  }

  .nl-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .nl-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .nl-heading.events-caledar {
    font-size: 5rem;
  }

  .nl-heading.cont-info-heading {
    width: 30ch;
  }

  .nl-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .nl-heading.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .nl-heading.eco.enf {
    line-height: 4.7rem;
  }

  .nl-heading.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .nl-heading.en0nl {
    width: 50%;
    line-height: 3.2rem;
  }

  .newsletter-section {
    background-color: #202020;
    padding-top: 10rem;
    padding-bottom: 5rem;
  }

  .costarica-heading-2 {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .costarica-heading-2.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .costarica-heading-2._2h {
    width: 39%;
    line-height: 3.9rem;
  }

  .costarica-heading-2.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .costarica-heading-copy {
    letter-spacing: -2px;
    font-size: 4rem;
  }

  .costarica-heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .costarica-heading-copy._2h {
    width: 38%;
    line-height: 3.9rem;
  }

  .costarica-heading-copy.looking-for {
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .ar-hero-left {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .ar-hero-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 5.7rem;
  }

  .ar-hero-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ar-hero-heading.events-caledar {
    font-size: 5rem;
  }

  .ar-hero-heading.cont-info-heading {
    width: 30ch;
  }

  .ar-hero-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .ar-intro-wrap {
    justify-content: center;
    align-items: center;
  }

  .ar-intro-right {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ar-intro-left {
    padding-right: 1.5rem;
  }

  .ar-intro-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 5.7rem;
  }

  .ar-intro-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ar-intro-heading.events-caledar {
    font-size: 5rem;
  }

  .ar-intro-heading.cont-info-heading {
    width: 30ch;
  }

  .ar-intro-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .ar-nav-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .ar-nav-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ar-nav-heading.events-caledar {
    font-size: 5rem;
  }

  .ar-nav-heading.cont-info-heading {
    width: 30ch;
  }

  .ar-nav-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .ar-nav-heading.eco {
    font-size: 5rem;
  }

  .tabs-menu-2 {
    margin-bottom: 1.5rem;
  }

  .ar-listing-tab {
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
    padding: 1.5rem;
  }

  .ar-list-right {
    width: auto;
  }

  .ar-list-left {
    width: 50%;
  }

  .image-41 {
    width: 100%;
  }

  .ar-list-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 3.5rem;
    line-height: 4.9rem;
  }

  .ar-list-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .ar-list-heading.events-caledar {
    font-size: 5rem;
  }

  .ar-list-heading.cont-info-heading {
    width: 30ch;
  }

  .ar-list-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .paragraph-1048 {
    margin-bottom: 1.4rem;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
  }

  .text-span-124 {
    color: var(--color-4);
  }

  .image-42, .image-41-copy, .image-40-copy, .image-42-copy-copy, .image-41-b {
    width: 100%;
  }

  .nl-listing-tab {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center start;
    margin-top: 2.5rem;
    padding: 1.5rem;
    display: flex;
  }

  .nl-listing-tab-copy {
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
    padding: 1.5rem;
  }

  .nl-list-heading {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 2.5rem;
  }

  .nl-list-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .nl-list-heading.events-caledar {
    font-size: 5rem;
  }

  .nl-list-heading.cont-info-heading {
    width: 30ch;
  }

  .nl-list-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .link-45 {
    color: #fff;
    text-decoration: none;
  }

  .nl-hero-wrap {
    background-image: linear-gradient(0deg, #222, #0000008c), url('../images/N7-Cover-img.jpg');
  }

  .paragraph-1052 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .button-main-n7 {
    margin-top: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .button-main-n7.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 3.5rem;
    margin-bottom: 2.1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.1rem;
    display: flex;
  }

  .button-main-n7.eoo-video-buts.w--current {
    width: 15rem;
  }

  .button-main-n7.hone, .button-main-n7.team-hero {
    margin-top: 1rem;
  }

  .news-copy {
    letter-spacing: -1px;
    margin-bottom: .125rem;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news-copy.events-caledar {
    font-size: 5rem;
  }

  .news-copy.cont-info-heading {
    width: 30ch;
  }

  .news-copy.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news-copy.eco {
    font-size: 5rem;
  }

  .news-copy.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .paragraph-1055 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .n7-button-main {
    margin-top: 1rem;
    margin-bottom: 0;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .n7-button-main.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 3.5rem;
    margin-bottom: 2.1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.1rem;
    display: flex;
  }

  .n7-button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .n7-button-main.hone, .n7-button-main.team-hero {
    margin-top: 1rem;
  }

  .donate-n7-div {
    height: 50vh;
    margin-bottom: 0;
  }

  .news-heading-donate {
    letter-spacing: -1px;
    width: 50%;
    margin-bottom: .125rem;
    font-size: 3.1rem;
    line-height: 3.5rem;
  }

  .news-heading-donate.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .news-heading-donate.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .news-heading-donate.events-caledar {
    font-size: 5rem;
  }

  .news-heading-donate.cont-info-heading {
    width: 30ch;
  }

  .news-heading-donate.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .news-heading-donate.eco {
    font-size: 5rem;
  }

  .news-heading-donate.contact-h {
    margin-bottom: 1.5rem;
    font-size: 4rem;
  }

  .heading-10 {
    width: 100%;
    font-size: 3.1rem;
  }

  .ambassador-hero._1 {
    height: 100vh;
  }

  .adopt-a-whale-sec {
    padding-top: 6rem;
  }

  .image-19-whaleamb {
    max-width: 90%;
  }

  .ambassador-gallery {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 2.4rem;
    display: flex;
  }

  .code-embed-10 {
    border: 1px #000;
    height: auto;
  }

  .paragraph-1000-copy-copy {
    width: 37rem;
    font-size: 1.4rem;
    line-height: 1.9rem;
  }

  .become-right.dt {
    background-color: #2220;
    justify-content: center;
    align-items: center;
    padding: 24px;
    display: flex;
  }

  .embed-code-whale-vid {
    padding-bottom: 2rem;
  }

  ._30x30-hero-sec {
    margin-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  ._30-hero-left {
    padding-top: 0;
    padding-bottom: 10rem;
  }

  ._30-hero-card-slider-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  ._30-info-sec-one, ._30-info-sec-two {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30x30-section {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  ._30-cars-sec-global-biodiversity-framework, ._30-commit-sec-two {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30x30-achievements-section {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  ._30-cards-info_wrap {
    flex-flow: column;
  }

  .grid-12 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1210px;
  }

  .grid-12._30x30-challenge, .grid-12._30x30-objective-copy {
    max-width: 1200px;
  }

  ._30-card-heading {
    letter-spacing: -1px;
    font-size: 1.3rem;
  }

  ._30-card-heading.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  ._30-card-heading.events-caledar {
    font-size: 5rem;
  }

  ._30-card-heading.cont-info-heading {
    width: 30ch;
  }

  ._30-card-heading.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .paragraph-1061 {
    font-size: 1rem;
  }

  .jfn-commit--sec {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-aheivements-plan {
    flex-flow: column;
  }

  ._30-cars-sec-global-biodiversity-framework-copy, ._30x30-target {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-target-info_left, ._30-target-info_right {
    flex-flow: column;
  }

  ._30x30-challenge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  ._30-challenge-info_left-copy {
    flex-flow: column;
  }

  .paragraph-objectibve-copy {
    font-size: 1rem;
  }

  ._30-objectives-heading-copy {
    letter-spacing: -1px;
    font-size: 1.3rem;
  }

  ._30-objectives-heading-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  ._30-objectives-heading-copy.events-caledar {
    font-size: 5rem;
  }

  ._30-objectives-heading-copy.cont-info-heading {
    width: 30ch;
  }

  ._30-objectives-heading-copy.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .paragraph-1061-copy {
    font-size: 1rem;
  }

  .edu-hero {
    background-image: linear-gradient(#0000007d, #222 95%), url('../images/NEPZ-8.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .edu-hero._1 {
    height: 100vh;
  }

  .about-nepz-section {
    max-width: 1200px;
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .about-nepz-paragraph {
    margin-left: auto;
    margin-right: auto;
  }

  .about-nepz-h {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 4rem;
    line-height: 4rem;
  }

  .about-nepz-h.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .about-nepz-h.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .about-nepz-h.events-caledar {
    font-size: 5rem;
  }

  .about-nepz-h.cont-info-heading {
    width: 30ch;
  }

  .about-nepz-h.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .about-nepz-h.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .about-nepz-h.eco.enf {
    line-height: 4.7rem;
  }

  .about-nepz-h.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .about-nepz-h._30x30-info-heading-copy, .about-nepz-h._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  .paragraph-9-copy.costa-volunteer {
    text-align: left;
    width: 62ch;
    margin-bottom: 0;
  }

  .paragraph-9-copy.lists {
    text-align: left;
  }

  .paragraph-9-copy.costa-voluntter-dates {
    font-size: 1.3rem;
  }

  .paragraph-9-copy.jag {
    margin-bottom: 0;
    padding-right: 19px;
    line-height: 2rem;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.glc--paragraph-copy {
    text-align: left;
  }

  .paragraph-9-copy.glc {
    line-height: 1.6rem;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy {
    text-align: left;
  }

  .paragraph-9-copy.bl-p-copy-copy {
    width: 74ch;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy-copy {
    text-align: center;
  }

  .paragraph-9-copy.glc-copy {
    line-height: 1.6rem;
  }

  .paragraph-9-copy.ocean-educational-copy, .paragraph-9-copy.bear {
    line-height: 2rem;
  }

  .paragraph-9-copy.green-patrol {
    text-align: left;
  }

  .paragraph-9-copy.slovakia-volunteer-copy {
    text-align: left;
    width: 62ch;
  }

  .paragraph-9-copy.about-nepz-cop {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .paragraph-1001-copy-copy-copy {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .about-im {
    margin-left: auto;
    margin-right: auto;
  }

  .about-im.mob-copy {
    justify-content: center;
    align-items: center;
  }

  .nepz-expansion-sec {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .nepz-slider-section {
    max-width: 1200px;
    padding-bottom: 1rem;
  }

  .card-nepz-h {
    letter-spacing: -2px;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(161deg, #fff, #666);
    -webkit-background-clip: text;
    background-clip: text;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 3rem;
  }

  .card-nepz-h.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .card-nepz-h.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .card-nepz-h.events-caledar {
    font-size: 5rem;
  }

  .card-nepz-h.cont-info-heading {
    width: 30ch;
  }

  .card-nepz-h.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .card-nepz-h.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .card-nepz-h.eco.enf {
    line-height: 4.7rem;
  }

  .card-nepz-h.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .card-nepz-h._30x30-info-heading-copy, .card-nepz-h._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  .par-card-nepz {
    font-size: 1rem;
  }

  .par-card-nepz.costa-volunteer {
    text-align: left;
    width: 62ch;
    margin-bottom: 0;
  }

  .par-card-nepz.lists {
    text-align: left;
  }

  .par-card-nepz.costa-voluntter-dates {
    font-size: 1.3rem;
  }

  .par-card-nepz.jag {
    margin-bottom: 0;
    padding-right: 19px;
    line-height: 2rem;
  }

  .par-card-nepz.anti-potching-paragraph, .par-card-nepz.glc--paragraph-copy {
    text-align: left;
  }

  .par-card-nepz.glc {
    line-height: 1.6rem;
  }

  .par-card-nepz.bl-rescue-paragraph-copy {
    text-align: left;
  }

  .par-card-nepz.bl-p-copy-copy {
    width: 74ch;
  }

  .par-card-nepz.bl-rescue-paragraph-copy-copy {
    text-align: center;
  }

  .par-card-nepz.glc-copy {
    line-height: 1.6rem;
  }

  .par-card-nepz.ocean-educational-copy, .par-card-nepz.bear {
    line-height: 2rem;
  }

  .par-card-nepz.green-patrol {
    text-align: left;
  }

  .par-card-nepz.slovakia-volunteer-copy {
    text-align: left;
    width: 62ch;
  }

  ._3-counter {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  ._3-counter.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  ._3-counter.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  ._3-counter.events-caledar {
    font-size: 5rem;
  }

  ._3-counter.cont-info-heading {
    width: 30ch;
  }

  ._3-counter.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  ._3-counter.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  ._3-counter.eco.enf {
    line-height: 4.7rem;
  }

  ._3-counter.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  ._3-counter._30x30-info-heading-copy, ._3-counter._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  ._3counter {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  ._3counter.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  ._3counter.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  ._3counter.events-caledar {
    font-size: 5rem;
  }

  ._3counter.cont-info-heading {
    width: 30ch;
  }

  ._3counter.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  ._3counter.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  ._3counter.eco.enf {
    line-height: 4.7rem;
  }

  ._3counter.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  ._3counter._30x30-info-heading-copy, ._3counter._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  .three-counter {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .three-counter.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .three-counter.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .three-counter.events-caledar {
    font-size: 5rem;
  }

  .three-counter.cont-info-heading {
    width: 30ch;
  }

  .three-counter.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .three-counter.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .three-counter.eco.enf {
    line-height: 4.7rem;
  }

  .three-counter.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .three-counter._30x30-info-heading-copy, .three-counter._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  .three-counter-copy {
    letter-spacing: -2px;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .three-counter-copy.mission-h {
    margin-bottom: .8rem;
    font-size: 3rem;
  }

  .three-counter-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .three-counter-copy.events-caledar {
    font-size: 5rem;
  }

  .three-counter-copy.cont-info-heading {
    width: 30ch;
  }

  .three-counter-copy.cont-info-heading-copy {
    font-size: 6.5rem;
  }

  .three-counter-copy.eco {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .three-counter-copy.eco.enf {
    line-height: 4.7rem;
  }

  .three-counter-copy.contact-h {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .three-counter-copy._30x30-info-heading-copy, .three-counter-copy._30x30-target-heading-copy-copy {
    width: 30ch;
  }

  .text-span-146 {
    color: var(--color-4);
  }

  .edu-key-activities-sec {
    max-width: 1200px;
  }

  .edu-key-list {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .nepz-img, .ec-img-copy {
    width: 100%;
  }

  .nepz-support-section-copy-copy-copy {
    background-image: url('../images/HLIDKY_STRAZ_CR_2020-53-1.jpg');
    background-position: 50% 100%;
  }

  .news-9-embed-imgs {
    border: 1px #000;
    height: auto;
  }

  .news-9-info-section {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-1063 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .nl-wrap-cz {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-41-copy {
    width: 100%;
  }

  .paragraph-1055-copy {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .podpo-ili-n-s-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .ambassador-wild-hero._1 {
    height: 100vh;
  }

  .amb-right-copy.dt {
    background-color: #2220;
    justify-content: center;
    align-items: center;
    padding: 24px;
    display: flex;
  }

  .icon-card {
    padding-left: 2.3rem;
    padding-right: 2.3rem;
  }

  .icon-text {
    color: var(--color-4);
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.2rem;
  }

  .howitworks-wrap {
    padding-top: 6rem;
  }

  .paragraph-wild-embassador {
    width: 37rem;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .paragraph-1064 {
    width: 100%;
    line-height: 1.6rem;
  }

  .tsa-card {
    height: auto;
  }

  .tsa-wrap {
    padding-top: 6rem;
  }

  .tsp-card-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .tas-button-main {
    width: auto;
    margin-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
  }

  .tas-button-main.eoo-video-buts {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 3.5rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.1rem;
    display: flex;
  }

  .tas-button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .tas-button-main.hone, .tas-button-main.team-hero {
    margin-top: 1rem;
  }

  .tas-button-main.nor-2023, .tas-button-main.leden---duben-2025 {
    width: 100%;
  }

  .container-7 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .hiw-heading {
    font-size: 1.2rem;
  }

  .call-to-action-section {
    background-image: linear-gradient(#00000080, #00000080), url('../images/JFN-WHALE.webp'), linear-gradient(#00000073, #00000073);
    background-position: 0 0, 50%, 0 0;
    background-size: auto, cover, auto;
    background-attachment: scroll, fixed, scroll;
  }

  .cta-heading-2.notification._1e1ed, .cta-heading-2.bwcome-wale._1e1ed, .cta-heading-2.species-copy._1e1ed {
    width: 20ch;
    padding-right: 5rem;
    font-size: 3.4rem;
    line-height: 3.7rem;
  }

  .button-secondary-cta-ambassador.misson-but {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }

  .text-block-37 {
    font-family: Droid Sans, sans-serif;
  }

  .stats {
    background-color: #000000d9;
    background-image: linear-gradient(#000000bd, #000000bd), url('../images/section-img.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .stats-wrap {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #1f1f1f00;
    border: 1px #79797930;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .stats-card {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    background-color: #e9e9e9;
    border-color: #bbb;
    border-radius: 11px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 33.3%;
    height: auto;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    box-shadow: 0 2px 17px 2px #00000026;
  }

  .stats-card-wrap-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .container-7-copy {
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .stats-text {
    color: var(--color-2);
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2rem;
  }

  .container-7-cta {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-8 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: auto;
    padding: 0;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .dropdown-8.w--current {
    text-transform: none;
    flex-flow: row;
    padding: 20px 10px 20px 20px;
    text-decoration: none;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  .heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .heading.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .heading.sponsored {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    margin-bottom: 3rem;
  }

  .heading.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .heading.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .heading.events-caledar.cal {
    text-align: center;
  }

  .heading.calendar-heading {
    font-size: 3.3rem;
  }

  .heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .heading.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  .heading.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  .heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .heading.eco.enf {
    text-align: left;
  }

  .heading.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .heading.contact-h {
    margin-bottom: 3rem;
  }

  .heading._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  .heading._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  .heading.jpf-join-30x30 {
    text-align: center;
  }

  .heading.podpo-ili-n-s {
    font-size: var(--dt-h1);
    text-align: center;
  }

  .paragraph-2 {
    width: 80ch;
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .paragraph-2.hero-p {
    margin-bottom: 1.5rem;
    font-size: 1.4rem;
  }

  .paragraph-2.hero-p.contribute-hero-p, .paragraph-2.hero-p._30-target-hero-p-copy {
    line-height: 2.4rem;
  }

  .paragraph-2.our-finance {
    margin-bottom: 4rem;
  }

  .button-main {
    width: auto;
    margin-top: 0;
    padding: 1.5rem 5.5rem;
    font-size: 1.3rem;
  }

  .button-main.eoo-video-buts {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-main.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .text-block {
    margin-bottom: 1.5rem;
    font-size: 1.4rem;
  }

  .image {
    width: 6.7rem;
  }

  .hero-text {
    padding-right: 0;
  }

  .hero-card-slider-div {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .slider {
    height: auto;
    padding-bottom: 2rem;
  }

  .slide-proj-div {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    height: 100%;
  }

  .heading-slider {
    letter-spacing: -2px;
    margin-bottom: 0;
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .paragraph-3 {
    width: 64ch;
    margin-bottom: .5rem;
    padding-left: 8.2rem;
    padding-right: 8.2rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .button-secondary {
    padding: 1.5rem 5rem;
    font-size: 1.4rem;
  }

  .button-secondary.misson-but {
    width: 60%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .text-block-2 {
    padding-top: .4rem;
    padding-bottom: .4rem;
    font-size: .6rem;
  }

  .slide-nav {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mission-section {
    background-color: #222;
    height: auto;
  }

  .mission-wrap {
    outline-offset: 0px;
    background-image: linear-gradient(#0000, #222), url('../images/brezen.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    border-bottom: 1px #000;
    border-radius: 0;
    outline: 3px #3330;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mission-div {
    width: 45%;
    margin-top: 0;
    padding-bottom: 3rem;
  }

  .paragraph-4 {
    margin-bottom: 1.1rem;
    font-size: 1.4rem;
  }

  .our-projects {
    background-color: #2220;
  }

  .projects-wrap {
    border-top: 1px #000;
    padding: 4.8rem 10rem;
  }

  .projects-grid-div {
    height: auto;
  }

  .project-card.blue-life {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .project-card.green-life {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .paragraph-5 {
    width: 40ch;
    line-height: 2rem;
  }

  .paragraph-5.greelife-paragraph {
    width: 72ch;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .heading-2 {
    font-size: var(--dt-h1);
    text-align: left;
    margin-bottom: 1rem;
    line-height: 6rem;
  }

  .heading-2.eyes-on-earth {
    margin-bottom: 3rem;
    font-size: 6rem;
  }

  .heading-2.blue-life {
    font-size: var(--dt-h1);
  }

  .heading-2.green-patrol {
    text-align: center;
    font-size: 5rem;
  }

  .heading-2.eob-bear {
    font-size: var(--dt-h1);
  }

  .heading-2.greenvsblue {
    font-size: 4rem;
  }

  .heading-2.nepmz-hero-h, .heading-2.ambassador-of-the-wild {
    text-align: center;
    font-size: 5rem;
  }

  .image-2 {
    margin-bottom: .2rem;
  }

  .image-2.jaguauar-logo {
    margin-bottom: 1rem;
  }

  .project-text-div {
    width: 100%;
  }

  .paragraph-6 {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .volunteer-section {
    height: 80vh;
  }

  .paragraph-7 {
    width: auto;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .heading-div {
    padding-top: 2rem;
  }

  .heading-div._30-target-copy-copy {
    width: auto;
  }

  .image-3 {
    margin-bottom: 2rem;
  }

  .image-3.co {
    width: 5rem;
    margin-bottom: 2rem;
  }

  .partners-wrap {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-width: none;
    padding-left: 7rem;
    display: flex;
  }

  .footer-wrapper {
    width: 100%;
    max-width: 90%;
  }

  .footer-copyright-center {
    font-size: 1.4rem;
  }

  .image-9 {
    width: 8rem;
  }

  .sub-nav {
    height: 4rem;
  }

  .nav-link, .nav-link-2 {
    font-size: 1rem;
  }

  .nav-link-3 {
    font-size: 1.2rem;
    font-weight: 400;
  }

  .contact-bar {
    margin-left: 0;
    padding-left: 2rem;
  }

  .nav-link-4 {
    font-size: 1rem;
  }

  .subnav-link {
    margin-left: 0;
    margin-right: 1rem;
  }

  .donate-but-nav {
    justify-content: center;
    align-items: center;
    padding: 1.2rem 3rem 1.5rem;
    font-size: 1.4rem;
  }

  .text-block-3 {
    font-size: 1.2rem;
  }

  .image-10 {
    width: 1.4rem;
  }

  .nav-main-wrap {
    height: 6rem;
    margin-top: 4rem;
  }

  .nav-link-4-copy {
    font-size: 1rem;
  }

  .nav-link-7 {
    font-size: 1.2rem;
  }

  .meet-our-team-sec {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .team-hero-left {
    padding-bottom: 0;
  }

  .team-heading {
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 5rem;
  }

  .team-heading.mission-h {
    margin-bottom: .6rem;
  }

  .team-heading.cars {
    font-size: 5rem;
  }

  .team-wrap {
    padding-top: 5rem;
    padding-bottom: 1rem;
  }

  .our-team-heading-text {
    margin-top: 6rem;
    margin-bottom: 3rem;
    padding-left: 18.1rem;
    padding-right: 18.1rem;
  }

  .paragraph-8 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .grid-3 {
    grid-row-gap: 2rem;
  }

  .text-block-5 {
    font-size: 1.2rem;
  }

  .costarica-info-section {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .costarica-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .costarica-heading.mission-h {
    margin-bottom: .6rem;
  }

  .costarica-heading._2h {
    font-size: var(--dt-h1);
    width: 50%;
    line-height: 5.5rem;
  }

  .costarica-heading.looking-for {
    font-size: var(--dt-h1);
  }

  .paragraph-9 {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .paragraph-9.ocean-educational {
    font-size: 1rem;
  }

  .paragraph-9.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .paragraph-9.costa-volunteer {
    font-size: var(--dt-parag);
    width: 65ch;
    line-height: 2.2rem;
  }

  .paragraph-9.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .paragraph-9.eyeofthrjag {
    line-height: 2rem;
  }

  .paragraph-9.jag {
    font-size: var(--dt-parag);
    line-height: 2.3rem;
  }

  .paragraph-9.anti-potching-paragraph {
    line-height: 2rem;
  }

  .paragraph-9.prevention-copy {
    font-size: var(--dt-parag);
    width: 84ch;
    line-height: 2.5rem;
  }

  .paragraph-9.glc--paragraph-copy {
    line-height: 2.2rem;
  }

  .paragraph-9.bl-p-copy {
    font-size: var(--dt-parag);
  }

  .paragraph-9.bl-rescue-paragraph-copy {
    line-height: 2rem;
  }

  .paragraph-9.bl-p-copy-copy {
    font-size: var(--dt-parag);
    text-align: center;
    width: 79ch;
  }

  .paragraph-9.bl-rescue-paragraph-copy-copy, .paragraph-9.eyeofthrjag-copy, .paragraph-9.eyeofthrjag-copy {
    line-height: 2rem;
  }

  .paragraph-9.ocean-educational-copy {
    font-size: 1rem;
  }

  .paragraph-9.tiger-copy-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .paragraph-9.eyeofthrjag-copy, .paragraph-9.eyeofbear {
    line-height: 2rem;
  }

  .paragraph-9.bear {
    font-size: var(--dt-parag);
    line-height: 2.3rem;
  }

  .paragraph-9.green-patrol {
    line-height: 2rem;
  }

  .paragraph-9.sk-vol-tab {
    font-size: 1rem;
  }

  .paragraph-9.about-nepz-cop {
    font-size: var(--dt-parag);
    width: 84ch;
    line-height: 2.5rem;
  }

  .paragraph-999 {
    font-size: 1.4rem;
  }

  .costarica-support-wrap {
    padding-top: 2rem;
  }

  .the-importance-of-the-proj {
    height: auto;
  }

  .bluelife-costarica._1 {
    margin-top: 0;
  }

  .blue-life-info {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .costarica-education-center-section {
    padding-top: 4rem;
  }

  .costarica-slider-section {
    height: auto;
  }

  .slider-2 {
    height: 100vh;
  }

  .icon-6, .icon-7 {
    font-size: 3rem;
  }

  .paragraph-1000 {
    font-size: var(--dt-parag);
    width: 60ch;
    line-height: 2.5rem;
  }

  .marine-mammals-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .marine-mammals-heading.mission-h {
    margin-bottom: .6rem;
  }

  .marine-mammals-heading._00dt {
    width: 82vh;
    font-size: 4rem;
    line-height: 4.4rem;
  }

  .marine-mammals-heading.eoj {
    font-size: var(--dt-h1);
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    line-height: 6rem;
  }

  .paragraph-1001 {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .vol-img-div, .vol-1-par {
    height: 100%;
  }

  .bold-text-5.slvoakai {
    text-align: left;
  }

  .bold-text-6 {
    font-size: 2.2rem;
  }

  .text-block-8 {
    font-size: 1.1rem;
  }

  .costarica-volunteer-slider-section-copy {
    background-color: #000;
  }

  .volunteer-project-div {
    height: auto;
  }

  .vol-project-card.blue-life, .project-card-copy.blue-life {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-3-copy {
    font-size: 4rem;
  }

  .paragraph-5-copy {
    width: 44ch;
  }

  .paragraph-5-copy.bl {
    width: 38ch;
  }

  .paragraph-1002 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .looking-0for-div {
    padding-top: 3rem;
  }

  .volunteer-info-wrap {
    margin-bottom: 2rem;
    font-size: 4rem;
  }

  .vol-info-tab-div {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-menu {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }

  .tab-text-style {
    font-size: 1.2rem;
  }

  .tab-link-transport.w--current {
    font-size: 1rem;
  }

  .tabs-content {
    padding: 3.8rem;
  }

  .tabiinfo-wrap {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .more-info-vol-heading {
    color: var(--color-3);
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 6.5rem;
  }

  .more-info-vol-heading.mission-h {
    margin-bottom: .6rem;
  }

  .tab-heading {
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 4rem;
    line-height: 4rem;
  }

  .tab-heading.mission-h {
    margin-bottom: .6rem;
  }

  .vol-more-info-section {
    padding-left: 5.1rem;
    padding-right: 5.1rem;
  }

  .paragraph-1004 {
    width: 100ch;
    padding-right: 6rem;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .paragraph-1004.accomodation-p, .paragraph-1004.food-p {
    line-height: 2.5rem;
  }

  .slider-3, .slide-30, .mask {
    height: 100%;
  }

  .vol-prog-sk._1 {
    background-image: linear-gradient(359deg, #0000009c, #fff0), url('../images/SK_MONITORING_2020-42.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .vol-sk-img-div {
    height: 100%;
  }

  .sk-the-importance-of-the-proj {
    height: auto;
  }

  .sk-vol-1-par-copy {
    height: 100%;
  }

  .sk-volunteer-project-div {
    height: auto;
  }

  .sk-heading {
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 7.6rem;
  }

  .sk-heading.mission-h {
    margin-bottom: .6rem;
  }

  .sk-heading.looking-for {
    padding-bottom: 3rem;
    font-size: 6rem;
  }

  .the-prog-div {
    padding-top: 4rem;
  }

  .sk-slide-3._3 {
    background-image: url('../images/OKO_MEDVEDA_rijen_2021_62.jpg');
  }

  .slovakia-price-dates-section {
    padding-top: 4rem;
  }

  .sk-paragraph-1004-copy.accomodation-p {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .sk-map-img {
    width: 50vw;
  }

  .sk-located-card {
    width: 100%;
    height: 50vh;
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .bear-paragraph-1001 {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .list-3 {
    font-size: var(--dt-parag);
  }

  .eob-timeline-sect {
    padding: 4rem 8.9rem;
    display: flex;
  }

  .funding-wrap {
    margin-bottom: 3rem;
  }

  .ethic-card {
    height: 40rem;
    padding-right: 2rem;
  }

  .heading-4 {
    margin-bottom: 1rem;
    font-size: 2.2rem;
  }

  .paragraph-1005 {
    width: 36ch;
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .image-16 {
    width: 7rem;
  }

  .costarica-volunteer-slider-section-copy-copy {
    background-color: #000;
  }

  .tab-link-price.w--current {
    font-size: 1rem;
  }

  .sk-hero-card-slider-div-copy {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .reg-dates {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .tab-heading-copy {
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 4rem;
  }

  .tab-heading-copy.mission-h {
    margin-bottom: .6rem;
  }

  .cs-hero-card-slider-div {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .costa-paragraph-1002-copy {
    padding-right: 3rem;
    font-size: 1.4rem;
    line-height: 3rem;
  }

  .cs-volunteer-project-div {
    height: auto;
  }

  .cs-why-important {
    font-size: var(--dt-parag);
  }

  .eooparagraph-9-copy.ocean-educational {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .eooparagraph-9-copy.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .eooparagraph-9-copy.lists {
    font-size: 1.2rem;
  }

  .eooparagraph-9-copy.jag {
    font-size: 1rem;
  }

  .eooparagraph-9-copy.eot-educational-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .paragraph-9-copy.lists {
    font-size: 1.2rem;
  }

  .last-grid {
    grid-column-gap: 17rem;
    grid-row-gap: 17rem;
    margin-bottom: 6rem;
  }

  .paragraph-9-copy {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .paragraph-9-copy.lists {
    text-align: left;
    font-size: 1.2rem;
  }

  .tab-pane-fees-2 {
    height: 100%;
  }

  .paragraph-1001-copy {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .heading-5 {
    font-size: 1.9rem;
  }

  .donate-button {
    padding: 1.5rem 5rem;
    font-size: 1.3rem;
  }

  .darujme-button {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .green-patrol-slider-section-copy {
    height: auto;
  }

  .gp-importance-div-copy {
    font-size: var(--dt-parag);
    justify-content: center;
    align-items: flex-start;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .paragraph-1000-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .gp-support-wrap-copy {
    padding-top: 2rem;
  }

  .mask-2 {
    height: 100%;
  }

  .button-main-reporting {
    padding: 1.5rem 5rem;
    font-size: 1.3rem;
  }

  .prevention-slider-section {
    height: auto;
  }

  .bluelife-costarica-copy._1, .bluelife-costarica-copy-copy._1, .prevention-hero._1, .eye-on-tiger-hero._1, .green-patrol-hero._1 {
    margin-top: 0;
  }

  .heading-2-copy, .heading-2-copy.eyes-on-earth {
    margin-bottom: 3rem;
    font-size: 6rem;
  }

  .heading-2-copy.green-patrol {
    font-size: 5rem;
  }

  .heading-2-copy.notification {
    font-size: 5rem;
    line-height: 5rem;
  }

  .heading-2-copy.notification.cz {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .heading-2-copy.notification._1e1ed {
    font-size: var(--dt-h1);
    padding-right: 13.4rem;
    line-height: 5.2rem;
  }

  .heading-2-copy.bwcome-wale {
    font-size: 4rem;
    line-height: 5rem;
  }

  .heading-2-copy.bwcome-wale.cz {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .heading-2-copy.bwcome-wale._1e1ed {
    font-size: var(--dt-h1);
    padding-right: 13.4rem;
  }

  .heading-2-copy.species-copy {
    font-size: 5rem;
    line-height: 5rem;
  }

  .heading-2-copy.species-copy.cz {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .heading-2-copy.species-copy._1e1ed {
    font-size: var(--dt-h1);
    padding-right: 13.4rem;
  }

  .env-report-right {
    padding-top: 74rem;
  }

  .button-main-reporting2 {
    width: 25.9rem;
    padding: 1.5rem 5rem;
    font-size: 1.3rem;
  }

  .prev-support-wrap-copy-copy {
    padding-top: 2rem;
  }

  .anti-poaching-patrol-section, .the-importance-of-the-proj-copy, .the-objective-of-the-proj {
    height: auto;
  }

  .patrol-activies-section {
    height: auto;
    padding-top: 3rem;
  }

  .activies-wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    border-radius: 1rem;
  }

  .activities-card {
    background-color: #1d1d1d;
    border-radius: 2rem;
    height: 79rem;
  }

  .card-heading {
    letter-spacing: -2px;
    width: 17ch;
    margin-bottom: 3rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .card-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .card-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .card-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .card-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .card-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 6rem;
  }

  .image-21 {
    border-radius: 2rem;
  }

  .card-img-wrap {
    border-radius: 2rem;
    display: block;
  }

  .card-text-wrap {
    padding-top: 2rem;
    font-size: 6rem;
  }

  .paragraph-1008, .paragraph-1009 {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .events-cal-p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .events-section {
    padding-top: 3rem;
  }

  .events_slider-copy {
    height: auto;
    padding-bottom: 2rem;
  }

  .event-card {
    height: auto;
  }

  .event-info-wrap {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .event-info-wrap._24-10 {
    display: none;
  }

  .events-name {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 4.1rem;
  }

  .events-name.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .events-name.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .events-name.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .events-name.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .events-name.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .events-name.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .events-name.anto-poaching-heading {
    font-size: 6rem;
  }

  .event-social {
    margin-bottom: 1rem;
  }

  .text-block-15 {
    font-size: .8rem;
  }

  .paragraph-1010 {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .date-card {
    width: 5rem;
    height: 5rem;
    margin-bottom: .8rem;
    padding: 0;
  }

  .text-span-30 {
    margin-top: .5rem;
    font-size: 2.8rem;
  }

  .text-span-31 {
    font-size: 1rem;
  }

  .paragraph-1011 {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 1.2rem;
  }

  .reserve-button-main-copy {
    padding: 1.5rem 5rem;
    font-size: 1.3rem;
  }

  .image3-events {
    margin-bottom: 1rem;
  }

  .pp-wrap {
    width: auto;
  }

  .link-15, .paragraph-1012 {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .paragraph-1013 {
    width: 120ch;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .grid-5 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .cont-hero-card-slider-div-copy-copy {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .contribute-info-sec-one, .contribute-info-sec-two {
    height: auto;
  }

  .paragraph-1014 {
    width: 70ch;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    line-height: 2.5rem;
  }

  .paragraph-1015 {
    font-size: var(--dt-parag);
    width: 73ch;
    line-height: 2.7rem;
  }

  .protect--div {
    font-size: var(--dt-parag);
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-right: 0;
  }

  .certificates-section, .certificates-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .cert-card-wrap {
    height: auto;
  }

  .certificates-grid-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .when-hover-price {
    width: 100%;
  }

  .div-block-17 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .mob-heading-copy {
    letter-spacing: -2px;
    width: 17ch;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .mob-heading-copy.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .mob-heading-copy.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .mob-heading-copy.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .mob-heading-copy.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .mob-heading-copy.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .mob-heading-copy.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .mob-heading-copy.anto-poaching-heading {
    font-size: 6rem;
  }

  .mob-heading-copy.pp {
    width: auto;
    font-size: 4rem;
  }

  .mob-heading-copy.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .mob-heading-copy.cont-info-heading-copy {
    font-size: 6rem;
  }

  .mob-heading-copy.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .mob-protect-right-wrap-copy {
    display: none;
  }

  .grid-6 {
    height: auto;
  }

  .gl-card-div._2 {
    padding-top: 2.5rem;
  }

  .gl-card-div._3 {
    padding-top: 2.6rem;
  }

  .gl-card-div._1 {
    padding-top: 2.5rem;
  }

  .g-card-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 4rem;
    line-height: 4.9rem;
  }

  .g-card-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .g-card-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .g-card-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .g-card-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .g-card-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .g-card-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .g-card-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .g-card-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .g-card-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .g-card-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .g-card-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .gl-paragraph {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .gl-paragraph.ocean-educational {
    font-size: 1rem;
  }

  .gl-paragraph.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .gl-paragraph.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .gl-paragraph.eyeofthrjag {
    line-height: 2rem;
  }

  .gl-paragraph.jag {
    font-size: 1rem;
  }

  .gl-paragraph.anti-potching-paragraph, .gl-paragraph.prevention-copy {
    line-height: 2rem;
  }

  .gl-button-main {
    margin-top: 1rem;
    padding: 1.5rem 5rem;
    font-size: 1.3rem;
  }

  .gl-heading-copy {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .gl-heading-copy.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .gl-heading-copy.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .gl-heading-copy.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .gl-heading-copy.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .gl-heading-copy.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .gl-heading-copy.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .gl-heading-copy.anto-poaching-heading {
    font-size: 6rem;
  }

  .gl-heading-copy.pp {
    width: auto;
    font-size: 4rem;
  }

  .gl-heading-copy.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .gl-heading-copy.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .gl-heading-copy.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .gl-paragraph-9-copy {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .gl-paragraph-9-copy.ocean-educational {
    font-size: 1rem;
  }

  .gl-paragraph-9-copy.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .gl-paragraph-9-copy.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .gl-paragraph-9-copy.eyeofthrjag {
    line-height: 2rem;
  }

  .gl-paragraph-9-copy.jag {
    font-size: 1rem;
  }

  .gl-paragraph-9-copy.anti-potching-paragraph, .gl-paragraph-9-copy.prevention-copy {
    line-height: 2rem;
  }

  .gl-more-text-9 {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .gl-more-text-9.ocean-educational {
    font-size: 1rem;
  }

  .gl-more-text-9.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .gl-more-text-9.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .gl-more-text-9.eyeofthrjag {
    line-height: 2rem;
  }

  .gl-more-text-9.jag {
    font-size: 1rem;
  }

  .gl-more-text-9.anti-potching-paragraph, .gl-more-text-9.prevention-copy {
    line-height: 2rem;
  }

  .glc-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 4.5rem;
    line-height: 4.6rem;
  }

  .glc-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .glc-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .glc-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .glc-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .glc-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .glc-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .glc-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .glc-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .glc-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .glc-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .glc-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .glc-activities-section {
    height: auto;
  }

  .list-7 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .glc-project-objective {
    height: auto;
  }

  .glc-more-info-section {
    padding-left: 5.1rem;
    padding-right: 5.1rem;
  }

  .more-info-glc-heading-copy {
    color: var(--color-3);
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 6.2rem;
  }

  .more-info-glc-heading-copy.mission-h {
    margin-bottom: .6rem;
  }

  .glc-info-tab-div-copy {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .glc-tab-link-1.w--current, .glc-tab-link-2.w--current, .glc-tab-link-3.w--current {
    font-size: 1rem;
  }

  .glc-tab-heading {
    letter-spacing: -2px;
    margin-bottom: 3rem;
    font-size: 4rem;
    line-height: 4.2rem;
  }

  .glc-tab-heading.mission-h {
    margin-bottom: .6rem;
  }

  .paragraph-1016 {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .bl-hero-card-slider-div {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .bl-slider {
    height: auto;
    padding-bottom: 2rem;
  }

  .right-arrow-3 {
    width: 5rem;
    inset: 0% 0% 0% auto;
  }

  .sl-3-images, .triple-slide {
    height: auto;
  }

  .bl-costarica-support-wrap-copy {
    padding-top: 2rem;
  }

  .why-bur-life, .bl-why-blue-life {
    height: auto;
  }

  .faq-h {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .faq-h.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .faq-h.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .faq-h.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .faq-h.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .faq-h.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .faq-h.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .faq-h.anto-poaching-heading {
    font-size: 6rem;
  }

  .faq-h.pp {
    width: auto;
    font-size: 4rem;
  }

  .faq-h.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .faq-h.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .faq-h.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .costarica-marine-mammal-rescue-wrap {
    font-size: 4.2rem;
  }

  .eoj-monitor-info, .eot-why-blue-life {
    height: auto;
  }

  .eot-info-section {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .eot-education-center-section {
    padding-top: 4rem;
  }

  .eot-slider-section {
    height: auto;
  }

  .eot-hero-card-slider-div {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .eot-slider-hero {
    height: auto;
    padding-bottom: 2rem;
  }

  .eot-info {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .eot-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .eot-heading.mission-h {
    margin-bottom: .6rem;
  }

  .eot-heading._2h {
    line-height: 5.2rem;
  }

  .eot-heading.looking-for {
    font-size: 6rem;
  }

  .costarica-heading-copy._2h {
    line-height: 5.2rem;
  }

  .eot-heading-copy-copy {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .eot-heading-copy-copy.mission-h {
    margin-bottom: .6rem;
  }

  .eot-heading-copy-copy._2h {
    line-height: 5.2rem;
  }

  .eot-heading-copy-copy.looking-for {
    font-size: 6rem;
  }

  .eotparagraph-9-copy-copy.ocean-educational {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .eotparagraph-9-copy-copy.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .eotparagraph-9-copy-copy.lists {
    font-size: 1.2rem;
  }

  .eotparagraph-9-copy-copy.jag {
    font-size: 1rem;
  }

  .eotparagraph-9-copy-copy.eot-educational-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .eot-slider-2 {
    height: 100vh;
  }

  .eot-triple-slide {
    height: auto;
  }

  .eot-support-wrap {
    padding-top: 2rem;
  }

  .eot-conflict-section {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .eot-prog, .eot-prog-section {
    height: auto;
  }

  .paragraph-3-toger {
    width: 64ch;
    margin-bottom: .5rem;
    padding-left: 8.2rem;
    padding-right: 8.2rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .mob-heading-2-copy {
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 5rem;
  }

  .mob-heading-2-copy.eyes-on-earth {
    margin-bottom: 3rem;
    font-size: 6rem;
  }

  .mob-heading-2-copy.green-patrol {
    font-size: 5rem;
  }

  .dt-heading-2-copy {
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 5rem;
  }

  .dt-heading-2-copy.eyes-on-earth {
    margin-bottom: 3rem;
    font-size: 6rem;
  }

  .dt-heading-2-copy.green-patrol {
    font-size: 5rem;
  }

  .eyeofbear-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .eyeofbear-heading.mission-h {
    margin-bottom: .6rem;
  }

  .eyeofbear-heading._2h {
    line-height: 5.2rem;
  }

  .eyeofbear-heading.looking-for {
    font-size: 6rem;
  }

  .bear-importance-of-the-proj-copy, .bear-our-mission {
    height: auto;
  }

  .paragraph-1017, .paragraph-1018 {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .eob--education-center-section-copy, .eob--objectuive-section-copy-copy {
    padding-top: 4rem;
  }

  .eob-yearheading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .eob-yearheading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .eob-yearheading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .eob-yearheading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .eob-yearheading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .eob-yearheading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .eob-yearheading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .eob-yearheading.anto-poaching-heading {
    font-size: 6rem;
  }

  .eob-yearheading.pp {
    width: auto;
    font-size: 4rem;
  }

  .eob-yearheading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .eob-yearheading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .eob-yearheading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .eob-monitoring-card {
    padding-top: 2rem;
  }

  .eob-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 4rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .eob-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .eob-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .eob-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .eob-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .eob-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .eob-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .eob-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .eob-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .eob-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .eob-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .eob-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.prevention-copy, .paragraph-9-copy.glc--paragraph-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy.glc {
    line-height: 2.6rem;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy-copy, .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofthrjag-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofbear {
    line-height: 2rem;
  }

  .paragraph-9-copy.jag {
    font-size: 1rem;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.prevention-copy, .paragraph-9-copy.glc--paragraph-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy.bl-p-copy-copy {
    font-size: var(--dt-parag);
    text-align: center;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy-copy, .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofthrjag-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofbear {
    line-height: 2rem;
  }

  .paragraph-9-copy.bear {
    font-size: 1rem;
  }

  .paragraph-9-copy-copy {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .paragraph-9-copy-copy.ocean-educational {
    font-size: 1rem;
  }

  .paragraph-9-copy-copy.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .paragraph-9-copy-copy.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .paragraph-9-copy-copy.eyeofthrjag {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.jag {
    font-size: 1rem;
  }

  .paragraph-9-copy-copy.anti-potching-paragraph, .paragraph-9-copy-copy.prevention-copy, .paragraph-9-copy-copy.glc--paragraph-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.bl-p-copy {
    font-size: var(--dt-parag);
  }

  .paragraph-9-copy-copy.bl-rescue-paragraph-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.bl-p-copy-copy {
    font-size: var(--dt-parag);
    text-align: center;
  }

  .paragraph-9-copy-copy.bl-rescue-paragraph-copy-copy, .paragraph-9-copy-copy.eyeofthrjag-copy, .paragraph-9-copy-copy.eyeofthrjag-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.ocean-educational-copy {
    font-size: 1rem;
  }

  .paragraph-9-copy-copy.tiger-copy-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .paragraph-9-copy-copy.eyeofthrjag-copy, .paragraph-9-copy-copy.eyeofbear {
    line-height: 2rem;
  }

  .paragraph-9-copy-copy.bear {
    font-size: 1rem;
  }

  .fees {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .fees.ocean-educational {
    font-size: 1rem;
  }

  .fees.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .fees.lists {
    text-align: left;
    font-size: 1.2rem;
  }

  .fees.jag {
    font-size: 1rem;
  }

  .eoo-hero-card-slider-div {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .eoo-def-right {
    padding-right: 6rem;
  }

  .paragraph-1022 {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .ser-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .ser-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ser-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ser-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ser-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ser-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .ser-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ser-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ser-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ser-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ser-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ser-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .spartan-paragraph {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .sp-3-images, .sl-3-images-copy {
    height: auto;
  }

  .imp-bay-right {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .what-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .what-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .what-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .what-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .what-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .what-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .what-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .what-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .what-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .what-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .what-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .what-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .step-card {
    height: 20.2rem;
    display: flex;
  }

  .figuire-h {
    opacity: .25;
    color: var(--color-4);
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 15rem;
    line-height: 4.9rem;
    position: absolute;
  }

  .figuire-h.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .figuire-h.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .figuire-h.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .figuire-h.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .figuire-h.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .figuire-h.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .figuire-h.anto-poaching-heading {
    font-size: 6rem;
  }

  .figuire-h.pp {
    width: auto;
    font-size: 4rem;
  }

  .figuire-h.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .figuire-h.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .figuire-h.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .text-block-18 {
    margin-top: 0;
    font-size: 3rem;
    line-height: 3.6rem;
    position: static;
  }

  .paragraph-1024 {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .eoo-volunteer-section {
    height: 80vh;
  }

  .eoo-vol-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .eoo-vol-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .eoo-vol-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .eoo-vol-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .eoo-vol-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .eoo-vol-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .eoo-vol-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .eoo-vol-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .eoo-vol-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .eoo-vol-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .eoo-vol-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .eoo-vol-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .eoo-vol-paragraph-7 {
    width: auto;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .video-frame-wrap {
    width: 100%;
    padding-bottom: 0;
    display: none;
  }

  .video {
    width: 106rem;
    margin-top: 3rem;
  }

  .close-but-div {
    justify-content: center;
    align-items: center;
    width: 8rem;
    height: 9rem;
    display: flex;
    top: 3rem;
  }

  .text-block-20 {
    font-family: "Fa 400", sans-serif;
    font-size: 8rem;
    font-weight: 400;
  }

  .paragraph-1025 {
    font-size: var(--dt-parag);
    margin-bottom: 1.5rem;
    line-height: 2.1rem;
  }

  .tag-eco {
    width: 26%;
    height: 2.9rem;
    margin-bottom: 1rem;
    font-size: .9rem;
  }

  .ecoheading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .ecoheading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ecoheading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ecoheading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ecoheading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ecoheading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .ecoheading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ecoheading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ecoheading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ecoheading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ecoheading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ecoheading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .step-card-2, .step-card-copy {
    height: 20.2rem;
    display: flex;
  }

  .hero-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .hero-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .hero-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .hero-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .hero-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .hero-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .hero-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .hero-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .hero-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .hero-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .hero-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .hero-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .not-everyone-wrap {
    padding-left: 3rem;
    padding-right: 2rem;
  }

  .heading-copy {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .heading-copy.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .heading-copy.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .heading-copy.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .heading-copy.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .heading-copy.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .heading-copy.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .heading-copy.anto-poaching-heading {
    font-size: 6rem;
  }

  .heading-copy.pp {
    width: auto;
    font-size: 4rem;
  }

  .heading-copy.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .heading-copy.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .heading-copy.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .heading-copy.eco {
    margin-bottom: 1rem;
  }

  .paragraph-1027 {
    width: 70ch;
  }

  .rotating-text-div {
    left: -9%;
  }

  .adv-awaits-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .adv-awaits-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .adv-awaits-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .adv-awaits-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .adv-awaits-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .adv-awaits-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .adv-awaits-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .adv-awaits-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .adv-awaits-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .adv-awaits-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .adv-awaits-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .adv-awaits-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .adv-awaits-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .adv-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .adv-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .adv-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .adv-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .adv-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .adv-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .adv-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .adv-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .adv-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .adv-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .adv-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .adv-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .adv-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .paragraph1214 {
    font-size: var(--dt-parag);
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 2.3rem;
  }

  .eco-packages-sec {
    max-width: 1930px;
    margin-left: auto;
    margin-right: auto;
  }

  .eco-pack-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 0;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .eco-pack-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .eco-pack-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .eco-pack-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .eco-pack-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .eco-pack-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .eco-pack-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .eco-pack-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .eco-pack-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .eco-pack-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .eco-pack-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .eco-pack-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .eco-pack-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .eco-package-headiing {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    width: auto;
    margin-top: 1rem;
    margin-bottom: 3rem;
    line-height: 4.9rem;
  }

  .eco-package-headiing.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .eco-package-headiing.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .eco-package-headiing.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .eco-package-headiing.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .eco-package-headiing.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .eco-package-headiing.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .eco-package-headiing.anto-poaching-heading {
    font-size: 6rem;
  }

  .eco-package-headiing.pp {
    width: auto;
    font-size: 4rem;
  }

  .eco-package-headiing.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .eco-package-headiing.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .eco-package-headiing.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .eco-package-headiing.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .paragraph-1029.cz {
    font-size: var(--dt-parag);
    margin-bottom: 2rem;
    line-height: 2rem;
  }

  .eco-pack-card {
    justify-content: space-between;
  }

  .eco-pack-card.cz {
    justify-content: space-between;
    padding-top: 2rem;
  }

  .pack-card-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 2rem;
    font-size: 3.5rem;
    line-height: 4.1rem;
  }

  .pack-card-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .pack-card-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .pack-card-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .pack-card-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .pack-card-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .pack-card-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .pack-card-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .pack-card-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .pack-card-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .pack-card-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .pack-card-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .pack-card-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .paragraph-1030 {
    width: 62ch;
    margin-bottom: 10px;
  }

  .paragraph-1030.cz {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .max-participant {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .max-tag {
    font-size: .9rem;
  }

  .carousel-container {
    max-width: 2400px;
    margin-left: 25.8rem;
    margin-right: 25.8rem;
  }

  ._100-margin-top {
    margin-bottom: 1.8rem;
  }

  ._100-margin-top.czs {
    margin-bottom: .3rem;
  }

  .carousel-container-2 {
    max-width: 2400px;
    margin-left: 25.8rem;
    margin-right: 25.8rem;
  }

  .carousel-container-3 {
    max-width: none;
    height: 3rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    inset: 0% auto 0% 0%;
  }

  .pack-button-main-copy {
    margin-bottom: 2.5rem;
    padding: 1.5rem 5rem;
    font-size: 1.3rem;
  }

  .paragraph-1030-copy {
    margin-bottom: 10px;
  }

  .paragraph-1030-copy-3 {
    width: 62ch;
    margin-bottom: 10px;
    line-height: 1.5rem;
  }

  .paragraph-1030-copy-3.cz-4 {
    font-size: var(--dt-parag);
    line-height: 2rem;
  }

  .paragraph-1030-copy-2 {
    width: 62ch;
    margin-bottom: 10px;
    line-height: 1.5rem;
  }

  .paragraph-1030-copy-2.cz {
    font-size: var(--dt-parag);
    margin-bottom: 5rem;
    line-height: 2rem;
  }

  .carousel-container-4, .carousel-container-5 {
    max-width: 2400px;
    margin-left: 25.8rem;
    margin-right: 25.8rem;
  }

  .more-info-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 0;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .more-info-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .more-info-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .more-info-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .more-info-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .more-info-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .more-info-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .more-info-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .more-info-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .more-info-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .more-info-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .more-info-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .more-info-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .mob-costarica-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .mob-costarica-heading.mission-h {
    margin-bottom: .6rem;
  }

  .mob-costarica-heading._2h {
    line-height: 5.2rem;
  }

  .mob-costarica-heading.looking-for {
    font-size: 6rem;
  }

  .left-arrow-6 {
    width: 5rem;
    inset: 0% auto 0% 0%;
  }

  .mob-slovakia-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .mob-slovakia-heading.mission-h {
    margin-bottom: .6rem;
  }

  .mob-slovakia-heading._2h {
    line-height: 5.2rem;
  }

  .mob-slovakia-heading.looking-for {
    font-size: 6rem;
  }

  .slovakia-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .slovakia-heading.mission-h {
    margin-bottom: .6rem;
  }

  .slovakia-heading._2h {
    line-height: 5.2rem;
  }

  .slovakia-heading.looking-for {
    font-size: 6rem;
  }

  .carousel-container-6 {
    max-width: 2400px;
    margin-left: 25.8rem;
    margin-right: 25.8rem;
  }

  .eob-3x-slider-wrap {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .eob-triple-slide-copy {
    height: auto;
  }

  .eob-slide-3-img-wrap {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .bold-text-23 {
    font-size: 3.5rem;
  }

  .eot-gallery-heading {
    padding-top: 4rem;
  }

  .green-life-costarica-info-div {
    padding-bottom: 2rem;
  }

  .left-arrow-7 {
    width: 5%;
    padding-left: 0;
    inset: 0% auto 0% 0%;
  }

  .right-arrow-5 {
    inset: 0% 0% 0% auto;
  }

  .ec-img {
    width: 100%;
  }

  .eshop-but-nav-copy {
    justify-content: center;
    align-items: center;
    padding: 1.2rem 3rem 1.5rem;
    font-size: 1.4rem;
  }

  .ehsop-text-block-3-copy {
    font-size: 1.2rem;
  }

  .navbar-3 {
    z-index: 50000;
  }

  .web25-footer {
    width: 90%;
    margin-bottom: .5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .text-block-22 {
    font-size: .9rem;
  }

  .contact-wrap {
    width: 100%;
    padding-top: 4rem;
  }

  .grid-8.address-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-card {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .ccontact-carc-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    font-size: 3.5rem;
    line-height: 4.9rem;
  }

  .ccontact-carc-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ccontact-carc-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ccontact-carc-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ccontact-carc-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ccontact-carc-heading.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .ccontact-carc-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ccontact-carc-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ccontact-carc-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ccontact-carc-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ccontact-carc-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ccontact-carc-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .ccontact-carc-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .ccontact-carc-heading.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .link-24, .link-24.address, .paragraph-1033 {
    font-size: 1.2rem;
  }

  .paragraph-1034, .paragraph-1035, .paragraph-1036, .paragraph-1037, .paragraph-1038, .paragraph-1039, .paragraph-1040 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .bg-img {
    height: 100%;
  }

  .news-section {
    padding-top: 14rem;
  }

  .news-grid {
    grid-column-gap: 1.6rem;
    grid-row-gap: 1.6rem;
    margin-left: auto;
    margin-right: auto;
  }

  .news-card {
    width: 100%;
  }

  .news-img-div {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .news-img-div.n2, .news-img-div.n3, .news-img-div.n6, .news-img-div.n7, .news-img-div.n7-2, .news-img-div.n8, .news-img-div.n9, .news-img-div.n10, .news-img-div.n211, .news-img-div.n12, .news-img-div.n12-en, .news-img-div.n13, .news-img-div.n14, .news-img-div.n15 {
    margin-bottom: 1rem;
  }

  .news-text {
    margin-bottom: 3rem;
    padding-bottom: 2.6rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .news-heading {
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: .6rem;
    padding-bottom: .1rem;
    font-size: 2.6rem;
    line-height: 3.5rem;
  }

  .news-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news-heading.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-heading.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .news-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .news-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news-heading.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news-heading.contact-h {
    margin-bottom: 3rem;
  }

  .news-par {
    margin-bottom: 1.4rem;
    font-size: 1.2rem;
    line-height: 2.2rem;
  }

  .news-button {
    margin-top: 0;
    padding: 1.5rem 4rem;
    font-size: 1.3rem;
  }

  .news-button.eoo-video-buts {
    margin-top: 0;
  }

  .news-button.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .news-heading-wrap {
    justify-content: center;
    align-items: center;
  }

  .paragraph-1042 {
    font-size: 1.2rem;
    line-height: 2.1rem;
  }

  .news-heading-hero {
    text-align: center;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .news-heading-hero.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news-heading-hero.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-heading-hero.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news-heading-hero.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-heading-hero.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news-heading-hero.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news-heading-hero.anto-poaching-heading {
    font-size: 6rem;
  }

  .news-heading-hero.pp {
    width: auto;
    font-size: 4rem;
  }

  .news-heading-hero.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news-heading-hero.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news-heading-hero.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news-heading-hero.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news-heading-hero.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news-heading-hero.contact-h {
    margin-bottom: 3rem;
  }

  .text-span-115 {
    font-size: 1.2rem;
  }

  .news-info-heading-wrap {
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .news-info-section {
    padding-top: 6.5rem;
    padding-bottom: 4rem;
    padding-right: 0;
  }

  .news-headline {
    text-align: left;
    letter-spacing: -2px;
    width: 31ch;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 5.8rem;
  }

  .news-headline.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news-headline.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-headline.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news-headline.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-headline.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news-headline.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news-headline.anto-poaching-heading {
    font-size: 6rem;
  }

  .news-headline.pp {
    width: auto;
    font-size: 4rem;
  }

  .news-headline.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news-headline.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news-headline.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news-headline.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news-headline.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news-headline.contact-h {
    margin-bottom: 3rem;
  }

  .news-info-header {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-1043 {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 0;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .news-info-sep {
    background-attachment: fixed;
  }

  .news-info-gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .news-info-p {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .ni-heading {
    text-align: left;
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 4.9rem;
  }

  .ni-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ni-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ni-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ni-heading.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ni-heading.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .ni-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ni-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ni-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ni-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ni-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ni-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .ni-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .ni-heading.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .ni-heading.contact-h {
    margin-bottom: 3rem;
  }

  .news--2-info-sep {
    border-radius: .5rem;
  }

  .news-info-3--p {
    padding-top: 0;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .news--3-headline {
    text-align: left;
    letter-spacing: -2px;
    width: 31ch;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 5.8rem;
  }

  .news--3-headline.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news--3-headline.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news--3-headline.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news--3-headline.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news--3-headline.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news--3-headline.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news--3-headline.anto-poaching-heading {
    font-size: 6rem;
  }

  .news--3-headline.pp {
    width: auto;
    font-size: 4rem;
  }

  .news--3-headline.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news--3-headline.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news--3-headline.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news--3-headline.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news--3-headline.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news--3-headline.contact-h {
    margin-bottom: 3rem;
  }

  .news--4-headline {
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 1rem;
    font-size: 5rem;
    line-height: 5.8rem;
  }

  .news--4-headline.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news--4-headline.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news--4-headline.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news--4-headline.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news--4-headline.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news--4-headline.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news--4-headline.anto-poaching-heading {
    font-size: 6rem;
  }

  .news--4-headline.pp {
    width: auto;
    font-size: 4rem;
  }

  .news--4-headline.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news--4-headline.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news--4-headline.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news--4-headline.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news--4-headline.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news--4-headline.contact-h {
    margin-bottom: 3rem;
  }

  .image-tail {
    margin-bottom: .2rem;
  }

  .image-tail.jaguauar-logo {
    margin-bottom: 1rem;
  }

  .news-info-4--p {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .image-40 {
    max-width: 100%;
  }

  .container-4 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .news-container {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2rem;
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .paragraph-1044 {
    font-size: var(--dt-parag);
    line-height: 2.1rem;
  }

  .nl-section {
    background-position: 50%;
    background-size: cover;
    height: 40rem;
  }

  .nl-paragraph {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .text-field {
    margin-bottom: 1.8rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 1rem;
  }

  .checkbox-label {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .form-button {
    margin-top: 0;
    padding: 1.5rem 4rem;
    font-size: 1.3rem;
  }

  .form-button.eoo-video-buts {
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-button.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .form-heading {
    font-size: 3.7rem;
  }

  .form-heading.dt {
    line-height: 3.8rem;
  }

  .success-button {
    margin-top: 0;
    padding: 1.5rem 4rem;
    font-size: 1.3rem;
  }

  .success-button.eoo-video-buts {
    margin-top: 0;
    margin-bottom: 0;
  }

  .success-button.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .nl-wrap.home-page {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nl-heading {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  .nl-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .nl-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .nl-heading.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .nl-heading.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .nl-heading.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .nl-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .nl-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .nl-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .nl-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .nl-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .nl-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .nl-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .nl-heading.eco.enf {
    text-align: left;
  }

  .nl-heading.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .nl-heading.contact-h {
    margin-bottom: 3rem;
  }

  .nl-heading.en0nl {
    font-size: var(--dt-h1);
    width: 50%;
    margin-bottom: 2rem;
    line-height: 5rem;
  }

  .nl-heading.cz {
    line-height: 6rem;
  }

  .newsletter-section {
    background-position: 50%;
    background-size: cover;
  }

  .costarica-heading-2 {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .costarica-heading-2.mission-h {
    margin-bottom: .6rem;
  }

  .costarica-heading-2._2h {
    font-size: var(--dt-h1);
    width: 50%;
    line-height: 5.5rem;
  }

  .costarica-heading-2.looking-for {
    font-size: var(--dt-h1);
  }

  .costarica-heading-copy {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    margin-bottom: 3rem;
  }

  .costarica-heading-copy.mission-h {
    margin-bottom: .6rem;
  }

  .costarica-heading-copy._2h {
    font-size: var(--dt-h1);
    width: 50%;
    line-height: 5.5rem;
  }

  .costarica-heading-copy.looking-for {
    font-size: var(--dt-h1);
  }

  .body-12 {
    background-color: #222;
  }

  .ar-hero-text-copy {
    padding-right: 0;
  }

  .ar-hero-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 3rem;
    padding-right: 126px;
    line-height: 6.2rem;
  }

  .ar-hero-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ar-hero-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ar-hero-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ar-hero-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ar-hero-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .ar-hero-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ar-hero-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ar-hero-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ar-hero-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ar-hero-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ar-hero-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .ar-into-paragraph {
    justify-content: flex-start;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .ar-intro-right {
    height: 100%;
    padding-right: 0;
  }

  .ar-intro-left {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 3.3rem;
    display: flex;
  }

  .ar-intro-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1rem;
    line-height: 5.7rem;
  }

  .ar-intro-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ar-intro-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ar-intro-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ar-intro-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ar-intro-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .ar-intro-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ar-intro-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ar-intro-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ar-intro-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ar-intro-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ar-intro-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .ar-nav-section {
    padding-top: 2rem;
    font-size: 1.4rem;
  }

  .ar-nav-heading {
    letter-spacing: -2px;
    width: 100%;
    margin-bottom: 0;
    font-size: 6rem;
    line-height: 4.9rem;
  }

  .ar-nav-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ar-nav-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ar-nav-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ar-nav-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ar-nav-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .ar-nav-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ar-nav-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ar-nav-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ar-nav-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ar-nav-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ar-nav-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .ar-nav-heading.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .tab-link-2014, .tab-link-2015, .tab-link-2016, .tab-link-2017, .tab-link-2018, .tab-link-2019, .tab-link-2020 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .tab-pane-2016 {
    height: 100%;
  }

  .tab0year {
    font-size: 1.3rem;
  }

  .ar-listing-tab {
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-top: 4rem;
    padding: 2rem;
  }

  .ar-list-right {
    font-size: var(--dt-parag);
    height: 100%;
    padding-top: 1rem;
    padding-right: 2rem;
  }

  .ar-list-left {
    justify-content: center;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .ar-list-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1.5rem;
    line-height: 4.9rem;
  }

  .ar-list-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .ar-list-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .ar-list-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .ar-list-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .ar-list-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .ar-list-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .ar-list-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .ar-list-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .ar-list-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .ar-list-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .ar-list-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .paragraph-1048 {
    font-size: var(--dt-parag);
    margin-bottom: 1.5rem;
    line-height: 2.2rem;
  }

  .text-span-123 {
    color: var(--color-4);
  }

  .paragraph-1049 {
    font-size: var(--dt-parag);
    line-height: 2.2rem;
  }

  .tab-link-2021, .tab-link-2022.w--current {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .ar-list-right-2024, .ar-list-right-copy {
    font-size: var(--dt-parag);
    height: 100%;
    padding-right: 6rem;
  }

  .nl-nav-section {
    padding-top: 2rem;
    font-size: 1.4rem;
  }

  .nl-listing-tab {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 4rem;
    padding: 2rem;
  }

  .nl-listing-tab-copy {
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-top: 4rem;
    padding: 2rem;
  }

  .nl-list-heading {
    font-size: var(--dt-h1);
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1.5rem;
    line-height: 3rem;
  }

  .nl-list-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .nl-list-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .nl-list-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .nl-list-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  .nl-list-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  .nl-list-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .nl-list-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  .nl-list-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  .nl-list-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .nl-list-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .nl-list-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .text-span-130 {
    font-size: 1.7rem;
  }

  .button-main-n7 {
    margin-top: 0;
    padding: 1.5rem 5.5rem;
    font-size: 1.3rem;
  }

  .button-main-n7.eoo-video-buts {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-main-n7.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .news-copy {
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: .6rem;
    padding-bottom: .1rem;
    font-size: 2.6rem;
    line-height: 3.5rem;
  }

  .news-copy.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news-copy.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-copy.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news-copy.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-copy.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news-copy.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news-copy.anto-poaching-heading {
    font-size: 6rem;
  }

  .news-copy.pp {
    width: auto;
    font-size: 4rem;
  }

  .news-copy.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news-copy.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news-copy.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news-copy.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news-copy.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news-copy.contact-h {
    margin-bottom: 3rem;
  }

  .news-copy._12e12 {
    width: 50ch;
    font-size: 2rem;
    line-height: 2.7rem;
  }

  .n7-button-main {
    margin-top: 0;
    padding: 1.5rem 6.6rem;
    font-size: 1.3rem;
  }

  .n7-button-main.eoo-video-buts {
    margin-top: 0;
    margin-bottom: 0;
  }

  .n7-button-main.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .news-heading-donate {
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: .6rem;
    padding-bottom: .1rem;
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .news-heading-donate.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .news-heading-donate.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-heading-donate.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  .news-heading-donate.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  .news-heading-donate.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
  }

  .news-heading-donate.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .news-heading-donate.anto-poaching-heading {
    font-size: 6rem;
  }

  .news-heading-donate.pp {
    width: auto;
    font-size: 4rem;
  }

  .news-heading-donate.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  .news-heading-donate.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  .news-heading-donate.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .news-heading-donate.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .news-heading-donate.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .news-heading-donate.contact-h {
    margin-bottom: 3rem;
  }

  .ambassador-hero._1 {
    margin-top: 0;
  }

  .amoba, .adopt-a-whale-sec {
    font-size: var(--dt-parag);
    justify-content: center;
    align-items: flex-start;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .image-46 {
    margin-bottom: 4rem;
  }

  .paragraph-1000-copy-copy {
    font-size: 2rem;
    font-weight: 700;
    line-height: 3.1rem;
  }

  ._30x30-hero-sec {
    background-image: linear-gradient(#0000, #0000 0%, #000000e3), url('../images/costa_rica_green_life_39-COMP.jpg');
    background-attachment: scroll, scroll;
  }

  ._30-hero-card-slider-div {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  ._30-info-sec-one, ._30-info-sec-two, ._30-cars-sec-global-biodiversity-framework, ._30-commit-sec-two {
    height: auto;
  }

  .grid-12 {
    max-width: 1960px;
  }

  ._30-card {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 1.5rem;
    padding-right: 1rem;
    display: flex;
  }

  ._30-card-heading {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: 4.9rem;
  }

  ._30-card-heading.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  ._30-card-heading.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  ._30-card-heading.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  ._30-card-heading.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  ._30-card-heading.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  ._30-card-heading.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  ._30-card-heading.anto-poaching-heading {
    font-size: 6rem;
  }

  ._30-card-heading.pp {
    width: auto;
    font-size: 4rem;
  }

  ._30-card-heading.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  ._30-card-heading.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  ._30-card-heading.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .paragraph-1059 {
    font-size: var(--dt-parag);
    padding-top: 0;
    line-height: 1.8rem;
  }

  .paragraph-1060 {
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .paragraph-1061 {
    font-size: var(--dt-parag);
    padding-top: 0;
    line-height: 1.8rem;
  }

  .comm-30-card {
    padding-bottom: 1.4rem;
  }

  .jfn-commit--sec, ._30-cars-sec-global-biodiversity-framework-copy, ._30x30-target {
    height: auto;
  }

  .text-span-141 {
    font-size: 3.5rem;
  }

  ._30x30-challenge {
    height: auto;
  }

  .text-span-142, .text-span-143 {
    font-size: 3.5rem;
  }

  .paragraph-objectibve-copy {
    font-size: var(--dt-parag);
    padding-top: 0;
    line-height: 1.8rem;
  }

  .key-pooints-30-card-copy {
    padding-bottom: 1.4rem;
  }

  ._30-objectives-heading-copy {
    letter-spacing: -2px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.3rem;
    line-height: 4.9rem;
  }

  ._30-objectives-heading-copy.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  ._30-objectives-heading-copy.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
  }

  ._30-objectives-heading-copy.donate {
    font-size: var(--dt-parag);
    width: auto;
  }

  ._30-objectives-heading-copy.the-importance-of-blue-project {
    text-align: center;
    width: auto;
  }

  ._30-objectives-heading-copy.eye-of-the-jaguar-monitoring-program {
    width: auto;
    font-size: 6rem;
  }

  ._30-objectives-heading-copy.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  ._30-objectives-heading-copy.anto-poaching-heading {
    font-size: 6rem;
  }

  ._30-objectives-heading-copy.pp {
    width: auto;
    font-size: 4rem;
  }

  ._30-objectives-heading-copy.cont-info-heading {
    width: 24ch;
    font-size: 6rem;
    line-height: 4.8rem;
  }

  ._30-objectives-heading-copy.cont-info-heading-copy {
    font-size: 8rem;
    line-height: 5.9rem;
  }

  ._30-objectives-heading-copy.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .paragraph-1061-copy {
    font-size: var(--dt-parag);
    padding-top: 0;
    line-height: 1.8rem;
  }

  .edu-hero._1 {
    margin-top: 0;
  }

  .about-nepz-section {
    max-width: 1720px;
    height: auto;
    padding-bottom: 4rem;
  }

  .about-nepz-h {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  .about-nepz-h.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .about-nepz-h.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .about-nepz-h.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .about-nepz-h.sponsored {
    font-size: var(--dt-h1);
    text-align: center;
  }

  .about-nepz-h.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .about-nepz-h.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .about-nepz-h.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .about-nepz-h.anto-poaching-heading {
    font-size: 6rem;
  }

  .about-nepz-h.pp {
    width: auto;
    font-size: 4rem;
  }

  .about-nepz-h.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  .about-nepz-h.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  .about-nepz-h.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .about-nepz-h.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .about-nepz-h.eco.enf {
    text-align: left;
  }

  .about-nepz-h.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .about-nepz-h.contact-h {
    margin-bottom: 3rem;
  }

  .about-nepz-h._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  .about-nepz-h._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  .about-nepz-h.jpf-join-30x30 {
    text-align: center;
  }

  .paragraph-9-copy {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .paragraph-9-copy.ocean-educational {
    font-size: 1rem;
  }

  .paragraph-9-copy.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.costa-volunteer {
    font-size: var(--dt-parag);
    width: 65ch;
    line-height: 2.2rem;
  }

  .paragraph-9-copy.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .paragraph-9-copy.eyeofthrjag {
    line-height: 2rem;
  }

  .paragraph-9-copy.jag {
    font-size: var(--dt-parag);
    line-height: 2.3rem;
  }

  .paragraph-9-copy.anti-potching-paragraph {
    line-height: 2rem;
  }

  .paragraph-9-copy.prevention-copy {
    font-size: var(--dt-parag);
    width: 84ch;
    line-height: 2.5rem;
  }

  .paragraph-9-copy.glc--paragraph-copy {
    line-height: 2.2rem;
  }

  .paragraph-9-copy.bl-p-copy {
    font-size: var(--dt-parag);
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy.bl-p-copy-copy {
    font-size: var(--dt-parag);
    text-align: center;
    width: 79ch;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy-copy, .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofthrjag-copy {
    line-height: 2rem;
  }

  .paragraph-9-copy.ocean-educational-copy {
    font-size: 1rem;
  }

  .paragraph-9-copy.tiger-copy-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofbear {
    line-height: 2rem;
  }

  .paragraph-9-copy.bear {
    font-size: var(--dt-parag);
    line-height: 2.3rem;
  }

  .paragraph-9-copy.green-patrol {
    line-height: 2rem;
  }

  .paragraph-9-copy.sk-vol-tab {
    font-size: 1rem;
  }

  .paragraph-9-copy.about-nepz-cop {
    font-size: var(--dt-parag);
    width: auto;
    line-height: 2.5rem;
  }

  .heading-2-copy {
    font-size: var(--dt-h1);
    text-align: left;
    margin-bottom: 1rem;
    line-height: 6rem;
  }

  .heading-2-copy.eyes-on-earth {
    margin-bottom: 3rem;
    font-size: 6rem;
  }

  .heading-2-copy.blue-life {
    font-size: var(--dt-h1);
  }

  .heading-2-copy.green-patrol {
    text-align: center;
    font-size: 5rem;
  }

  .heading-2-copy.eob-bear {
    font-size: var(--dt-h1);
  }

  .heading-2-copy.greenvsblue {
    font-size: 4rem;
  }

  .heading-2-copy.nepmz-hero-h {
    text-align: center;
    font-size: 5rem;
  }

  .paragraph-1001-copy-copy-copy {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .nepz-expansion-sec {
    flex-flow: row;
    max-width: 1720px;
  }

  .nepz-slider-section {
    height: auto;
  }

  .div-block-39 {
    width: auto;
    height: 35vh;
    padding-top: 3rem;
  }

  .card-nepz-h {
    text-align: left;
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 2rem;
    padding-right: 0;
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .card-nepz-h.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .card-nepz-h.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .card-nepz-h.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .card-nepz-h.sponsored {
    font-size: var(--dt-h1);
    text-align: center;
  }

  .card-nepz-h.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .card-nepz-h.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .card-nepz-h.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .card-nepz-h.anto-poaching-heading {
    font-size: 6rem;
  }

  .card-nepz-h.pp {
    width: auto;
    font-size: 4rem;
  }

  .card-nepz-h.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  .card-nepz-h.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  .card-nepz-h.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .card-nepz-h.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .card-nepz-h.eco.enf {
    text-align: left;
  }

  .card-nepz-h.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .card-nepz-h.contact-h {
    margin-bottom: 3rem;
  }

  .card-nepz-h._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  .card-nepz-h._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  .card-nepz-h.jpf-join-30x30 {
    text-align: center;
  }

  .par-card-nepz {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .par-card-nepz.ocean-educational {
    font-size: 1rem;
  }

  .par-card-nepz.vol-1 {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .par-card-nepz.costa-volunteer {
    font-size: var(--dt-parag);
    width: 65ch;
    line-height: 2.2rem;
  }

  .par-card-nepz.lists {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.1rem;
  }

  .par-card-nepz.eyeofthrjag {
    line-height: 2rem;
  }

  .par-card-nepz.jag {
    font-size: var(--dt-parag);
    line-height: 2.3rem;
  }

  .par-card-nepz.anti-potching-paragraph {
    line-height: 2rem;
  }

  .par-card-nepz.prevention-copy {
    font-size: var(--dt-parag);
    width: 84ch;
    line-height: 2.5rem;
  }

  .par-card-nepz.glc--paragraph-copy {
    line-height: 2.2rem;
  }

  .par-card-nepz.bl-p-copy {
    font-size: var(--dt-parag);
  }

  .par-card-nepz.bl-rescue-paragraph-copy {
    line-height: 2rem;
  }

  .par-card-nepz.bl-p-copy-copy {
    font-size: var(--dt-parag);
    text-align: center;
    width: 79ch;
  }

  .par-card-nepz.bl-rescue-paragraph-copy-copy, .par-card-nepz.eyeofthrjag-copy, .par-card-nepz.eyeofthrjag-copy {
    line-height: 2rem;
  }

  .par-card-nepz.ocean-educational-copy {
    font-size: 1rem;
  }

  .par-card-nepz.tiger-copy-copy {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .par-card-nepz.eyeofthrjag-copy, .par-card-nepz.eyeofbear {
    line-height: 2rem;
  }

  .par-card-nepz.bear {
    font-size: var(--dt-parag);
    line-height: 2.3rem;
  }

  .par-card-nepz.green-patrol {
    line-height: 2rem;
  }

  .par-card-nepz.sk-vol-tab {
    font-size: 1rem;
  }

  .par-card-nepz.about-nepz-cop {
    font-size: var(--dt-parag);
    width: 84ch;
    line-height: 2.5rem;
  }

  ._3-counter {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  ._3-counter.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  ._3-counter.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  ._3-counter.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  ._3-counter.sponsored {
    font-size: var(--dt-h1);
    text-align: center;
  }

  ._3-counter.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  ._3-counter.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  ._3-counter.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  ._3-counter.anto-poaching-heading {
    font-size: 6rem;
  }

  ._3-counter.pp {
    width: auto;
    font-size: 4rem;
  }

  ._3-counter.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  ._3-counter.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  ._3-counter.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  ._3-counter.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  ._3-counter.eco.enf {
    text-align: left;
  }

  ._3-counter.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  ._3-counter.contact-h {
    margin-bottom: 3rem;
  }

  ._3-counter._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  ._3-counter._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  ._3-counter.jpf-join-30x30 {
    text-align: center;
  }

  ._3counter {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  ._3counter.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  ._3counter.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  ._3counter.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  ._3counter.sponsored {
    font-size: var(--dt-h1);
    text-align: center;
  }

  ._3counter.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  ._3counter.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  ._3counter.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  ._3counter.anto-poaching-heading {
    font-size: 6rem;
  }

  ._3counter.pp {
    width: auto;
    font-size: 4rem;
  }

  ._3counter.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  ._3counter.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  ._3counter.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  ._3counter.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  ._3counter.eco.enf {
    text-align: left;
  }

  ._3counter.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  ._3counter.contact-h {
    margin-bottom: 3rem;
  }

  ._3counter._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  ._3counter._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  ._3counter.jpf-join-30x30 {
    text-align: center;
  }

  .three-counter {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  .three-counter.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .three-counter.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .three-counter.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .three-counter.sponsored {
    font-size: var(--dt-h1);
    text-align: center;
  }

  .three-counter.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .three-counter.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .three-counter.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .three-counter.anto-poaching-heading {
    font-size: 6rem;
  }

  .three-counter.pp {
    width: auto;
    font-size: 4rem;
  }

  .three-counter.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  .three-counter.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  .three-counter.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .three-counter.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .three-counter.eco.enf {
    text-align: left;
  }

  .three-counter.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .three-counter.contact-h {
    margin-bottom: 3rem;
  }

  .three-counter._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  .three-counter._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  .three-counter.jpf-join-30x30 {
    text-align: center;
  }

  .three-counter-copy {
    font-size: var(--dt-h1);
    text-align: left;
    letter-spacing: -2px;
    width: 20ch;
    margin-bottom: 2rem;
    padding-right: 0;
    line-height: 4.9rem;
  }

  .three-counter-copy.mission-h {
    width: auto;
    margin-bottom: 1rem;
  }

  .three-counter-copy.take-next-step {
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .three-counter-copy.donate {
    font-size: var(--dt-parag);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .three-counter-copy.sponsored {
    font-size: var(--dt-h1);
    text-align: center;
  }

  .three-counter-copy.the-importance-of-blue-project {
    font-family: var(--font-family-3);
    font-size: var(--dt-h1);
    text-align: center;
    width: auto;
    padding-right: 0;
  }

  .three-counter-copy.eye-of-the-jaguar-monitoring-program {
    font-size: var(--dt-h1);
    width: auto;
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .three-counter-copy.obejctive-patrol-heading {
    text-align: left;
    font-size: 6rem;
  }

  .three-counter-copy.anto-poaching-heading {
    font-size: 6rem;
  }

  .three-counter-copy.pp {
    width: auto;
    font-size: 4rem;
  }

  .three-counter-copy.cont-info-heading {
    width: 24ch;
    font-size: 5rem;
    line-height: 5rem;
  }

  .three-counter-copy.cont-info-heading-copy {
    width: auto;
    font-size: 8rem;
    line-height: 8rem;
  }

  .three-counter-copy.cert-name {
    width: auto;
    font-size: 3.5rem;
  }

  .three-counter-copy.eco {
    font-size: var(--dt-h1);
    line-height: 5.7rem;
  }

  .three-counter-copy.eco.enf {
    text-align: left;
  }

  .three-counter-copy.why--blue-life-costa-rica {
    text-align: center;
    width: auto;
  }

  .three-counter-copy.contact-h {
    margin-bottom: 3rem;
  }

  .three-counter-copy._30x30-info-heading-copy {
    width: auto;
    font-size: 5rem;
    line-height: 5rem;
  }

  .three-counter-copy._30x30-target-heading-copy-copy {
    width: 80%;
    font-size: 5rem;
    line-height: 3.5rem;
  }

  .three-counter-copy.jpf-join-30x30 {
    text-align: center;
  }

  .counter {
    font-size: 8rem;
  }

  .edu-key-list {
    font-size: var(--dt-parag);
    width: 60ch;
    line-height: 2.5rem;
  }

  .nepz-img, .ec-img-copy {
    width: 100%;
  }

  .news-9-info-section {
    padding-top: 6.5rem;
    padding-bottom: 4rem;
    padding-right: 0;
  }

  .time-wrap {
    padding-top: .9rem;
    padding-bottom: .9rem;
  }

  .tab-link-2023.w--current, .tab-link-2021-copy, .tab-link-2024-b, .tab-link-2025-copy {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .tab-pane-program {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .whom-we-cop-wrap {
    padding-top: 9rem;
    padding-bottom: 9rem;
    display: none;
  }

  .ticketfee-wrap {
    padding-top: .9rem;
    padding-bottom: .9rem;
  }

  .paragraph-1001-copy-copy {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .ambassador-wild-hero._1 {
    margin-top: 0;
  }

  .icon-card {
    width: 8rem;
    height: 7rem;
  }

  .howitworks-wrap {
    font-size: var(--dt-parag);
    justify-content: center;
    align-items: flex-start;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .paragraph-wild-embassador {
    font-size: var(--dt-parag);
    line-height: 2.5rem;
  }

  .hit-card-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-1064 {
    width: 90%;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .tsa-card {
    padding-bottom: 1rem;
  }

  .tsa-wrap {
    font-size: var(--dt-parag);
    justify-content: center;
    align-items: flex-start;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tsp-card-wrap {
    max-width: 100%;
  }

  .tas-button-main {
    width: auto;
    margin-top: 1rem;
    padding: 1.5rem 5.5rem;
    font-size: 1.1rem;
  }

  .tas-button-main.eoo-video-buts {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tas-button-main.team-hero {
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-top: .5rem;
    display: flex;
  }

  .container-7 {
    max-width: 1280px;
  }

  .h-review-div {
    justify-content: flex-start;
    align-items: center;
  }

  .cta-heading-2, .cta-heading-2.eyes-on-earth {
    margin-bottom: 3rem;
    font-size: 6rem;
  }

  .cta-heading-2.green-patrol {
    font-size: 5rem;
  }

  .cta-heading-2.notification {
    font-size: 5rem;
    line-height: 5rem;
  }

  .cta-heading-2.notification.cz {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .cta-heading-2.notification._1e1ed {
    font-size: var(--dt-h1);
    padding-right: 13.4rem;
    line-height: 5.2rem;
  }

  .cta-heading-2.bwcome-wale {
    font-size: 5rem;
    line-height: 5rem;
  }

  .cta-heading-2.bwcome-wale.cz {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .cta-heading-2.bwcome-wale._1e1ed {
    font-size: var(--dt-h1);
    padding-right: 13.4rem;
  }

  .cta-heading-2.species-copy {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 3.5rem;
    line-height: 5.3rem;
  }

  .cta-heading-2.species-copy.cz {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .cta-heading-2.species-copy._1e1ed {
    font-size: var(--dt-h1);
    padding-right: 13.4rem;
  }

  .button-secondary-cta-ambassador {
    padding: 1.5rem 5rem;
    font-size: 1.4rem;
  }

  .button-secondary-cta-ambassador.misson-but {
    width: 60%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .text-block-37 {
    font-size: 1rem;
  }

  .paragraph-1065 {
    margin-bottom: 3rem;
    font-size: 1.2rem;
  }

  .stats-wrap {
    font-size: 1rem;
  }

  .stats-card {
    font-size: 1.2rem;
  }

  .stats-text {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .container-7-cta {
    max-width: 2080px;
  }

  .copyright {
    font-size: 1rem;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .heading.projects-heading {
    font-size: 4rem;
  }

  .heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .heading.pp {
    width: auto;
  }

  .heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .heading.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .heading._30x30-info-heading-copy, .heading._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  .paragraph-2.hero-p {
    width: auto;
  }

  .button-main.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .heading-slider {
    font-size: 2.2rem;
    line-height: 2.3rem;
  }

  .mission-wrap {
    padding-top: 2rem;
  }

  .mission-div {
    width: auto;
  }

  .grid {
    padding-left: 0;
    padding-right: 0;
  }

  .project-card.blue-life, .project-card.green-life {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading-2 {
    font-size: 2.7rem;
  }

  .image-2 {
    width: 3rem;
  }

  .image-2.bear-logo-copy {
    width: 5rem;
  }

  .project-text-div {
    height: 34rem;
  }

  .heading-div.pewvenitiion {
    padding-top: 0;
  }

  .grid-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .title-small {
    font-size: 1.1rem;
  }

  .image-5 {
    max-width: 60%;
  }

  .nav-menu {
    background-color: #000;
    margin-right: 0;
    padding-top: 9rem;
    padding-bottom: 3rem;
    padding-left: 0;
  }

  .contact-bar {
    width: auto;
  }

  .donate-but-nav {
    background-color: #2b2b2b;
    justify-content: center;
    align-items: center;
    width: 17%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 2rem;
  }

  .nav-link-7 {
    padding-left: 2.5rem;
  }

  .team-heading {
    font-size: 4rem;
  }

  .team-heading.cars {
    font-size: 3rem;
  }

  .team-wrap {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .paragraph-8 {
    width: 70ch;
  }

  .grid-3 {
    grid-row-gap: 2rem;
    width: 100%;
  }

  .member-name {
    font-size: .9rem;
  }

  .member-img, .member-img.miroslav-1, .member-img.next {
    width: 8rem;
  }

  .icon-3 {
    color: var(--color-1);
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .dropdown-toggle {
    padding-left: 50px;
  }

  .dropdown-link-4, .dropdown-link-5, .dropdown-link-7, .dropdown-link-8 {
    padding-left: 80px;
  }

  .body {
    display: block;
  }

  .costarica-heading {
    text-align: center;
    font-size: 3.2rem;
  }

  .paragraph-9.costa-voluntter-dates {
    width: auto;
  }

  .paragraph-9.anti-potching-paragraph, .paragraph-9.glc--paragraph-copy, .paragraph-9.bl-rescue-paragraph-copy, .paragraph-9.bl-rescue-paragraph-copy-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9.tiger-copy-copy {
    text-align: left;
  }

  .paragraph-9.bear {
    width: 50ch;
  }

  .paragraph-9.green-patrol {
    width: auto;
    line-height: 1.8rem;
  }

  .costarica-education-center-section {
    padding-right: 2rem;
  }

  .marine-mammals-section {
    justify-content: center;
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .link-block-2 {
    padding-left: 50px;
    padding-right: 0;
  }

  .vol-project-card.blue-life {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .vol-project-card.blue-life.costa-rica {
    height: auto;
  }

  .vol-project-card.green-life, .project-card-copy.blue-life, .project-card-copy.green-life {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading-3-copy {
    font-size: 2.9rem;
  }

  .paragraph-5-copy, .paragraph-5-copy.bl {
    width: auto;
  }

  .eyes-of-bears-hero {
    width: 100%;
  }

  .bear-paragraph-1001 {
    width: 70ch;
  }

  .bear_activities {
    padding-left: 2rem;
  }

  .eob-timeline-sect {
    height: auto;
  }

  .code-of-ethcis-cards-div {
    grid-template-columns: 1fr 1fr;
  }

  .cs-volunteer-project-div {
    padding-left: 0;
    padding-right: 0;
  }

  .eooparagraph-9-copy.ocean-educational, .eooparagraph-9-copy.eot-educational-copy, .paragraph-9-copy.ocean-educational {
    width: auto;
  }

  .last-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-2-copy.notification {
    text-align: left;
    font-size: 2.5rem;
  }

  .heading-2-copy.bwcome-wale, .heading-2-copy.species-copy {
    text-align: left;
  }

  .card-heading {
    width: 17ch;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .mob-langauge-div {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-top: 1px solid #5c5c5c;
    border-bottom: 1px solid #5c5c5c;
    flex-flow: row;
    margin-top: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    display: flex;
  }

  .mob-lang-wrap {
    width: 20%;
    padding-top: 0;
    text-decoration: none;
    display: flex;
  }

  .mob-lan-separator {
    height: 1rem;
    display: none;
  }

  .text-english, .text-cz, .text-spainish {
    color: #fff;
    font-family: Droid Sans, sans-serif;
    font-size: .9rem;
  }

  .events_cards_wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .events-name {
    width: 17ch;
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .events-name.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .contribute-info_wrap-2 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .protect--div {
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .protect-left {
    justify-content: flex-start;
    align-items: flex-start;
    width: 71%;
  }

  .protect-text-div {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .protect-right-wrap {
    width: 50%;
  }

  .certificate-wrap {
    margin-bottom: 1rem;
  }

  .mob-heading-copy {
    width: 17ch;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .mob-heading-copy.projects-heading {
    font-size: 4rem;
  }

  .mob-heading-copy.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .mob-heading-copy.pp {
    width: auto;
  }

  .mob-heading-copy.cont-info-heading, .mob-heading-copy.cont-info-heading-copy {
    text-align: left;
    width: auto;
  }

  .social-icons {
    width: 80%;
  }

  .mob-social-icons {
    justify-content: flex-start;
    align-items: center;
    padding-left: 2rem;
    display: flex;
  }

  .g-card-heading {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .g-card-heading.projects-heading {
    font-size: 4rem;
  }

  .g-card-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .g-card-heading.pp {
    width: auto;
  }

  .g-card-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .g-card-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .gl-paragraph.anti-potching-paragraph {
    width: auto;
    line-height: 1.8rem;
  }

  .gl-heading-copy {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .gl-heading-copy.projects-heading {
    font-size: 4rem;
  }

  .gl-heading-copy.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .gl-heading-copy.pp {
    width: auto;
  }

  .gl-heading-copy.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .gl-heading-copy.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .gl-paragraph-9-copy.anti-potching-paragraph, .gl-more-text-9.anti-potching-paragraph {
    width: auto;
    line-height: 1.8rem;
  }

  .glc-heading {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .glc-heading.projects-heading {
    font-size: 4rem;
  }

  .glc-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .glc-heading.pp {
    width: auto;
  }

  .glc-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .glc-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .bl-hero-left {
    padding-right: 1rem;
  }

  .bl-hero-card-slider-div {
    padding-left: 0;
  }

  .faq-h {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .faq-h.projects-heading {
    font-size: 4rem;
  }

  .faq-h.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .faq-h.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .faq-h.pp {
    width: auto;
  }

  .faq-h.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .faq-h.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .eot-hero-left {
    padding-right: 1rem;
  }

  .eot-hero-card-slider-div {
    padding-left: 0;
  }

  .eot-heading {
    text-align: left;
    margin-bottom: 0;
    font-size: 2.6rem;
  }

  .costarica-heading-copy, .eot-heading-copy-copy {
    text-align: center;
    font-size: 3.2rem;
  }

  .eotparagraph-9-copy-copy.ocean-educational, .eotparagraph-9-copy-copy.eot-educational-copy {
    width: auto;
  }

  .eot-conflict-wrap.left-tiger {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
  }

  .eot-conflict-wrap.right-tiger {
    width: 100%;
    margin-bottom: 1rem;
    padding-left: 0;
  }

  .eot-conflict-wrap.right-tiger.dt {
    display: none;
  }

  .eot-tiger-div {
    flex-flow: column;
  }

  .mob--eot-conflict-wrap.right-tiger {
    width: 100%;
    margin-bottom: 1rem;
    padding-left: 0;
    display: block;
  }

  .mob-eot-conflict-wrap-copy.left-tiger {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .mob-eot-conflict-wrap-copy.right-tiger {
    width: 100%;
    margin-bottom: 1rem;
    padding-left: 0;
    display: block;
  }

  .mob-eot-conflict-wrap-copy.right-tiger.dt {
    display: none;
  }

  .eyeofbear-heading {
    text-align: center;
    font-size: 2.7rem;
  }

  .eob-obj-wrap {
    padding-right: 2rem;
  }

  .bear_activities-image {
    padding-left: 2rem;
  }

  .eob--education-center-section-copy, .eob--objectuive-section-copy-copy {
    padding-right: 2rem;
  }

  .monitor-wrap {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .eob-yearheading {
    width: auto;
    font-size: 3.2rem;
    line-height: 3.7rem;
  }

  .eob-yearheading.projects-heading {
    font-size: 4rem;
  }

  .eob-yearheading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .eob-yearheading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .eob-yearheading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .eob-yearheading.pp {
    width: auto;
  }

  .eob-yearheading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .eob-yearheading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .eob-monitoring-card {
    height: 29rem;
  }

  .eob-heading {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .eob-heading.projects-heading {
    font-size: 4rem;
  }

  .eob-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .eob-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .eob-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .eob-heading.pp {
    width: auto;
  }

  .eob-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .eob-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.glc--paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.glc--paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy-copy.anti-potching-paragraph, .paragraph-9-copy-copy.glc--paragraph-copy, .paragraph-9-copy-copy.bl-rescue-paragraph-copy, .paragraph-9-copy-copy.bl-rescue-paragraph-copy-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy-copy.tiger-copy-copy {
    text-align: left;
  }

  .paragraph-9-copy-copy.bear {
    width: 50ch;
  }

  .eoo-hero-left {
    padding-left: 2rem;
    padding-right: 0;
  }

  .eoo-hero-right {
    padding-left: 0;
    padding-right: 2rem;
  }

  .eoo-hero-card-slider-div {
    padding-left: 1.4rem;
  }

  .eoo-def-left {
    padding-top: 1.2rem;
  }

  .ser-heading {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .ser-heading.projects-heading {
    font-size: 4rem;
  }

  .ser-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ser-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ser-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ser-heading.pp {
    width: auto;
  }

  .ser-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ser-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .spartan-paragraph {
    width: auto;
  }

  .imp-bay-wrap {
    flex-flow: column;
  }

  .imp-bay-left {
    width: 80%;
  }

  .imp-bay-right {
    flex-flow: row;
    margin-top: 2rem;
    padding-left: 0;
  }

  .why-protect-ocean-wrap {
    flex-flow: column;
  }

  .why-protect-left {
    width: 100%;
    margin-bottom: 2rem;
  }

  .why-protect-right {
    width: 70%;
  }

  .what-can-i-do-to-protect-the-ocean {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .what-can-we-do-h-div {
    width: 80%;
    padding-left: 1rem;
  }

  .what-heading {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .what-heading.projects-heading {
    font-size: 4rem;
  }

  .what-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .what-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .what-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .what-heading.pp {
    width: auto;
  }

  .what-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .what-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .steps-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .figuire-h {
    width: auto;
    padding-left: .5rem;
    font-size: 9rem;
    line-height: 3.7rem;
  }

  .figuire-h.projects-heading {
    font-size: 4rem;
  }

  .figuire-h.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .figuire-h.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .figuire-h.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .figuire-h.pp {
    width: auto;
  }

  .figuire-h.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .figuire-h.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .text-block-18 {
    padding-left: .6rem;
    padding-right: .6rem;
    font-size: 1.5rem;
  }

  .icon-10 {
    font-size: 2rem;
  }

  .icon-11 {
    color: var(--color-1);
    font-size: 2rem;
  }

  .left-arrow-5 {
    inset: 0% auto 0% -8%;
  }

  .right-arrow-4 {
    right: -4%;
  }

  .dt-steps-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eoo-vol-heading {
    width: auto;
    font-size: 4rem;
    line-height: 3.7rem;
  }

  .eoo-vol-heading.projects-heading {
    font-size: 4rem;
  }

  .eoo-vol-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .eoo-vol-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .eoo-vol-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .eoo-vol-heading.pp {
    width: auto;
  }

  .eoo-vol-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .eoo-vol-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .ecoheading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .ecoheading.projects-heading {
    font-size: 4rem;
  }

  .ecoheading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ecoheading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ecoheading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ecoheading.pp {
    width: auto;
  }

  .ecoheading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ecoheading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .hero-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .hero-heading.projects-heading {
    font-size: 4rem;
  }

  .hero-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .hero-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .hero-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .hero-heading.pp {
    width: auto;
  }

  .hero-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .hero-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .heading-copy {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .heading-copy.projects-heading {
    font-size: 4rem;
  }

  .heading-copy.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .heading-copy.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .heading-copy.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .heading-copy.pp {
    width: auto;
  }

  .heading-copy.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .heading-copy.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .adv-awaits-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .adv-awaits-heading.projects-heading {
    font-size: 4rem;
  }

  .adv-awaits-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .adv-awaits-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .adv-awaits-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .adv-awaits-heading.pp {
    width: auto;
  }

  .adv-awaits-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .adv-awaits-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .adv-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .adv-heading.projects-heading {
    font-size: 4rem;
  }

  .adv-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .adv-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .adv-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .adv-heading.pp {
    width: auto;
  }

  .adv-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .adv-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .eco-pack-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .eco-pack-heading.projects-heading {
    font-size: 4rem;
  }

  .eco-pack-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .eco-pack-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .eco-pack-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .eco-pack-heading.pp {
    width: auto;
  }

  .eco-pack-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .eco-pack-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .eco-package-headiing {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .eco-package-headiing.projects-heading {
    font-size: 4rem;
  }

  .eco-package-headiing.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .eco-package-headiing.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .eco-package-headiing.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .eco-package-headiing.pp {
    width: auto;
  }

  .eco-package-headiing.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .eco-package-headiing.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .pack-card-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .pack-card-heading.projects-heading {
    font-size: 4rem;
  }

  .pack-card-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .pack-card-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .pack-card-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .pack-card-heading.pp {
    width: auto;
  }

  .pack-card-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .pack-card-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .pack-button-main-copy.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .pack-button-main-copy.eoo-video-buts.w--current {
    width: 15rem;
  }

  .more-info-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .more-info-heading.projects-heading {
    font-size: 4rem;
  }

  .more-info-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .more-info-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .more-info-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .more-info-heading.pp {
    width: auto;
  }

  .more-info-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .more-info-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .mob-costarica-heading, .mob-slovakia-heading, .slovakia-heading {
    text-align: center;
    font-size: 3.2rem;
  }

  ._100-margin-top-4 {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 4.1rem;
    bottom: -62%;
    left: 1.5rem;
  }

  .eshop-but-nav-copy {
    justify-content: center;
    align-items: center;
    width: 17%;
    margin-left: 2rem;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .grid-8.address-grid, .grid-8.contact-grid, .grid-8.account-number {
    grid-template-columns: 1fr;
  }

  .ccontact-carc-heading {
    width: auto;
    font-size: 2rem;
    line-height: 3.7rem;
  }

  .ccontact-carc-heading.projects-heading {
    font-size: 4rem;
  }

  .ccontact-carc-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ccontact-carc-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ccontact-carc-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ccontact-carc-heading.pp {
    width: auto;
  }

  .ccontact-carc-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ccontact-carc-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .ccontact-carc-heading.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .dropdown-toggle-5, .dropdown-toggle-6 {
    padding-left: 2.5rem;
  }

  .dropdown-toggle-7 {
    padding-left: 2.5rem;
    display: flex;
  }

  .news-grid {
    grid-template-columns: 1fr;
  }

  .news-img-div {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .news-heading {
    width: auto;
    font-size: 2.3rem;
    line-height: 2.9rem;
  }

  .news-heading.projects-heading {
    font-size: 4rem;
  }

  .news-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news-heading.pp {
    width: auto;
  }

  .news-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news-heading.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .news-button.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .news-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .news-heading-wrap {
    padding-left: 0;
  }

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

  .news-heading-hero {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .news-heading-hero.projects-heading {
    font-size: 4rem;
  }

  .news-heading-hero.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news-heading-hero.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news-heading-hero.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news-heading-hero.pp {
    width: auto;
  }

  .news-heading-hero.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news-heading-hero.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news-heading-hero.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .div-block-30 {
    margin-top: 1rem;
    display: none;
  }

  .image-35 {
    border-radius: 200px;
    width: 20px;
    height: 20px;
    margin-right: .5rem;
  }

  .image-36 {
    border-radius: 200px;
    width: 20px;
    max-width: none;
    height: 20px;
    margin-right: .5rem;
  }

  .image-37 {
    border-radius: 200px;
    width: 20px;
    height: 20px;
    margin-right: .5rem;
  }

  .text-span-114 {
    color: var(--color-3);
    padding-left: .4rem;
    font-size: .6rem;
  }

  .text-span-115 {
    font-family: "Fa Solid 900", sans-serif;
  }

  .news-info-heading-wrap {
    padding-left: 2rem;
  }

  .news-info-section {
    padding-left: 0;
    padding-right: 0;
  }

  .news-headline {
    width: auto;
    font-size: 3.3rem;
    line-height: 4rem;
  }

  .news-headline.projects-heading {
    font-size: 4rem;
  }

  .news-headline.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news-headline.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news-headline.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news-headline.pp {
    width: auto;
  }

  .news-headline.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news-headline.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news-headline.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .news-info-header {
    padding-bottom: 1rem;
  }

  .paragraph-1043 {
    margin-bottom: 0;
    padding-top: 1rem;
  }

  .new-info-wrap {
    flex-flow: column;
  }

  .ni-left {
    width: 100%;
    padding-left: 0;
  }

  .ni-right {
    width: 100%;
  }

  .ni-heading {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  .ni-heading.projects-heading {
    font-size: 4rem;
  }

  .ni-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ni-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ni-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ni-heading.pp {
    width: auto;
  }

  .ni-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ni-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .ni-heading.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .news--2-info-sep {
    border-radius: .5rem;
  }

  .news-info-3--p {
    width: 100%;
  }

  .news--3-headline {
    width: auto;
    font-size: 3.3rem;
    line-height: 4rem;
  }

  .news--3-headline.projects-heading {
    font-size: 4rem;
  }

  .news--3-headline.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news--3-headline.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news--3-headline.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news--3-headline.pp {
    width: auto;
  }

  .news--3-headline.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news--3-headline.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news--3-headline.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .news-info--4 {
    flex-flow: column;
  }

  .news--4-headline {
    width: auto;
    font-size: 3.3rem;
    line-height: 4rem;
  }

  .news--4-headline.projects-heading {
    font-size: 4rem;
  }

  .news--4-headline.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news--4-headline.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news--4-headline.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news--4-headline.pp {
    width: auto;
  }

  .news--4-headline.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news--4-headline.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news--4-headline.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .ni-4-left {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .ni--4-right {
    width: 100%;
    display: none;
  }

  .new-info-4--wrap {
    flex-flow: column;
  }

  .image-tail {
    width: 3rem;
  }

  .image-tail.bear-logo-copy {
    width: 5rem;
  }

  .news-info-4--p {
    width: 100%;
  }

  .nl-4---info {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .mob-ni--4-right {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ni-left-copy {
    width: 100%;
    padding-left: 0;
  }

  .new--5-info-wrap {
    flex-flow: column;
  }

  .ni--5-right {
    width: 100%;
  }

  .ni-left-5 {
    width: 100%;
    padding-left: 0;
  }

  .news-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nl-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-button {
    width: 40%;
  }

  .form-button.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .form-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .form-heading.dt {
    font-size: 2.2rem;
  }

  .success-button.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .success-button.eoo-video-buts.w--current {
    width: 15rem;
  }

  .container-6 {
    max-width: 728px;
  }

  .footer-content-3 {
    grid-column-gap: 60px;
  }

  .nl-wrap {
    justify-content: center;
    align-items: flex-start;
  }

  .nl-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .nl-heading.projects-heading {
    font-size: 4rem;
  }

  .nl-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .nl-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .nl-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .nl-heading.pp {
    width: auto;
  }

  .nl-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .nl-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .nl-heading.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .nl-heading.en0nl {
    width: 57%;
    font-size: 3.5rem;
  }

  .nl-heading.cz {
    line-height: 4.1rem;
  }

  .newsletter-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .costarica-heading-2, .costarica-heading-copy {
    text-align: center;
    font-size: 3.2rem;
  }

  .ar-hero-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .ar-hero-heading.projects-heading {
    font-size: 4rem;
  }

  .ar-hero-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ar-hero-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ar-hero-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ar-hero-heading.pp {
    width: auto;
  }

  .ar-hero-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ar-hero-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .ar-intro-heading {
    width: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .ar-intro-heading.projects-heading {
    font-size: 4rem;
  }

  .ar-intro-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ar-intro-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ar-intro-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ar-intro-heading.pp {
    width: auto;
  }

  .ar-intro-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ar-intro-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .ar-nav-heading {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.6rem;
    line-height: 3.7rem;
  }

  .ar-nav-heading.projects-heading {
    font-size: 4rem;
  }

  .ar-nav-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ar-nav-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ar-nav-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ar-nav-heading.pp {
    width: auto;
  }

  .ar-nav-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ar-nav-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .tabs-menu-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .tab-link-2014, .tab-link-2015, .tab-link-2016, .tab-link-2017, .tab-link-2018, .tab-link-2019, .tab-link-2020 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ar-list-heading {
    width: auto;
    font-size: 2.6rem;
    line-height: 3.7rem;
  }

  .ar-list-heading.projects-heading {
    font-size: 4rem;
  }

  .ar-list-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .ar-list-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .ar-list-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .ar-list-heading.pp {
    width: auto;
  }

  .ar-list-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .ar-list-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .tab-link-2021 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ni--6-right {
    width: 100%;
  }

  .new--6-info-wrap {
    flex-flow: column;
  }

  .ni-left-6 {
    width: 100%;
    padding-left: 0;
  }

  .tab-link-2022, .tab-link-2022.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nl-list-heading {
    width: auto;
    font-size: 2.6rem;
    line-height: 3.7rem;
  }

  .nl-list-heading.projects-heading {
    font-size: 4rem;
  }

  .nl-list-heading.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .nl-list-heading.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .nl-list-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .nl-list-heading.pp {
    width: auto;
  }

  .nl-list-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .nl-list-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .button-main-n7.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .button-main-n7.eoo-video-buts.w--current {
    width: 15rem;
  }

  .news-7-sec-3 {
    justify-content: center;
    align-items: center;
  }

  .news-copy {
    width: auto;
    font-size: 2.3rem;
    line-height: 2.9rem;
  }

  .news-copy.projects-heading {
    font-size: 4rem;
  }

  .news-copy.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news-copy.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news-copy.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news-copy.pp {
    width: auto;
  }

  .news-copy.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news-copy.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news-copy.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .n7-button-main.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .n7-button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .news-heading-donate {
    width: auto;
    font-size: 2.3rem;
    line-height: 2.9rem;
  }

  .news-heading-donate.projects-heading {
    font-size: 4rem;
  }

  .news-heading-donate.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .news-heading-donate.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .news-heading-donate.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .news-heading-donate.pp {
    width: auto;
  }

  .news-heading-donate.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .news-heading-donate.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .news-heading-donate.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .grid-12 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    max-width: 1040px;
  }

  .grid-12._30x30-challenge, .grid-12._30x30-objective-copy {
    grid-template-columns: 1fr 1fr 1fr;
  }

  ._30-card {
    padding-left: .5rem;
    padding-right: .6rem;
  }

  ._30-card-heading {
    width: auto;
    font-size: 1.2rem;
    line-height: 3.7rem;
  }

  ._30-card-heading.projects-heading {
    font-size: 4rem;
  }

  ._30-card-heading.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  ._30-card-heading.pp {
    width: auto;
  }

  ._30-card-heading.cont-info-heading {
    text-align: left;
    width: auto;
  }

  ._30-card-heading.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  ._30-objectives-heading-copy {
    width: auto;
    font-size: 1.2rem;
    line-height: 3.7rem;
  }

  ._30-objectives-heading-copy.projects-heading {
    font-size: 4rem;
  }

  ._30-objectives-heading-copy.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  ._30-objectives-heading-copy.pp {
    width: auto;
  }

  ._30-objectives-heading-copy.cont-info-heading {
    text-align: left;
    width: auto;
  }

  ._30-objectives-heading-copy.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .about-nepz-h {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  .about-nepz-h.projects-heading {
    font-size: 4rem;
  }

  .about-nepz-h.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .about-nepz-h.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .about-nepz-h.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .about-nepz-h.pp {
    width: auto;
  }

  .about-nepz-h.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .about-nepz-h.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .about-nepz-h.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .about-nepz-h._30x30-info-heading-copy, .about-nepz-h._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  .paragraph-9-copy.costa-voluntter-dates {
    width: auto;
  }

  .paragraph-9-copy.anti-potching-paragraph, .paragraph-9-copy.glc--paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy, .paragraph-9-copy.bl-rescue-paragraph-copy-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.tiger-copy-copy {
    text-align: left;
  }

  .paragraph-9-copy.bear {
    width: 50ch;
  }

  .paragraph-9-copy.green-patrol {
    width: auto;
    line-height: 1.8rem;
  }

  .about-nepz-right {
    padding-right: 1rem;
  }

  .heading-2-copy {
    font-size: 2.7rem;
  }

  .about-im.mob-copy {
    padding-left: .5rem;
  }

  .expansion-nepz-right, .expansion-nepz-left, .expansion-nepz-l, .expansion-nepz-r {
    padding-right: 1rem;
  }

  .card-nepz-h {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  .card-nepz-h.projects-heading {
    font-size: 4rem;
  }

  .card-nepz-h.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .card-nepz-h.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .card-nepz-h.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .card-nepz-h.pp {
    width: auto;
  }

  .card-nepz-h.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .card-nepz-h.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .card-nepz-h.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .card-nepz-h._30x30-info-heading-copy, .card-nepz-h._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  .par-card-nepz.costa-voluntter-dates {
    width: auto;
  }

  .par-card-nepz.anti-potching-paragraph, .par-card-nepz.glc--paragraph-copy, .par-card-nepz.bl-rescue-paragraph-copy, .par-card-nepz.bl-rescue-paragraph-copy-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .par-card-nepz.tiger-copy-copy {
    text-align: left;
  }

  .par-card-nepz.bear {
    width: 50ch;
  }

  .par-card-nepz.green-patrol {
    width: auto;
    line-height: 1.8rem;
  }

  ._3-counter {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  ._3-counter.projects-heading {
    font-size: 4rem;
  }

  ._3-counter.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  ._3-counter.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  ._3-counter.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  ._3-counter.pp {
    width: auto;
  }

  ._3-counter.cont-info-heading {
    text-align: left;
    width: auto;
  }

  ._3-counter.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  ._3-counter.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  ._3-counter._30x30-info-heading-copy, ._3-counter._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  ._3counter {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  ._3counter.projects-heading {
    font-size: 4rem;
  }

  ._3counter.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  ._3counter.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  ._3counter.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  ._3counter.pp {
    width: auto;
  }

  ._3counter.cont-info-heading {
    text-align: left;
    width: auto;
  }

  ._3counter.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  ._3counter.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  ._3counter._30x30-info-heading-copy, ._3counter._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  .three-counter {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  .three-counter.projects-heading {
    font-size: 4rem;
  }

  .three-counter.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .three-counter.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .three-counter.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .three-counter.pp {
    width: auto;
  }

  .three-counter.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .three-counter.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .three-counter.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .three-counter._30x30-info-heading-copy, .three-counter._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  .three-counter-copy {
    width: auto;
    font-size: 3rem;
    line-height: 3.7rem;
  }

  .three-counter-copy.projects-heading {
    font-size: 4rem;
  }

  .three-counter-copy.the-importance-of-blue-project {
    font-size: 3.2rem;
  }

  .three-counter-copy.eye-of-the-jaguar-monitoring-program {
    font-size: 3rem;
  }

  .three-counter-copy.anto-poaching-heading {
    text-align: left;
    width: auto;
  }

  .three-counter-copy.pp {
    width: auto;
  }

  .three-counter-copy.cont-info-heading {
    text-align: left;
    width: auto;
  }

  .three-counter-copy.cont-info-heading-copy {
    text-align: left;
    width: auto;
    font-size: 6rem;
    line-height: 4.7rem;
  }

  .three-counter-copy.why--blue-life-costa-rica {
    font-size: 3.2rem;
  }

  .three-counter-copy._30x30-info-heading-copy, .three-counter-copy._30x30-target-heading-copy-copy {
    text-align: center;
    width: auto;
  }

  .news-9-info-section {
    padding-left: 0;
    padding-right: 0;
  }

  .nl-wrap-cz {
    justify-content: center;
    align-items: flex-start;
  }

  .tab-link-2023, .tab-link-2023.w--current, .tab-link-2021-copy, .tab-link-2024-b, .tab-link-2025-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .partners-grid, .grid-2-copy, .podpo-ili-n-s-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .tas-button-main.eoo-video-buts {
    justify-content: center;
    align-items: center;
    width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .tas-button-main.eoo-video-buts.w--current {
    width: 15rem;
  }

  .cta-heading-2.notification {
    text-align: left;
    font-size: 2.5rem;
  }

  .cta-heading-2.bwcome-wale, .cta-heading-2.species-copy {
    text-align: left;
  }

  .master-sticky-tiles {
    margin-left: auto;
    margin-right: auto;
  }

  .right-sticky {
    justify-content: flex-start;
    padding-top: 64px;
  }

  .columns-sticky {
    flex-direction: column;
  }

  .master-sticky {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .right-sticky-2 {
    justify-content: flex-start;
    padding-top: 64px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    flex-flow: column;
    height: auto;
  }

  .hero-left {
    width: 100%;
    padding-top: 12rem;
  }

  .hero-right {
    width: 100%;
    padding-bottom: 3rem;
  }

  .hero-wrap {
    flex-flow: column;
  }

  .heading.projects-heading, .heading.sponsored, .heading.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .heading.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .heading.podpo-ili-n-s {
    font-size: 3rem;
  }

  .button-main.hone {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mission-wrap {
    padding-top: 3rem;
  }

  .mission-div {
    width: 90%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-4 {
    width: auto;
  }

  .projects-grid-div {
    padding-left: 0;
    padding-right: 0;
  }

  .grid.projects-grid {
    grid-column-gap: .9rem;
    grid-row-gap: .9rem;
  }

  .project-card.blue-life, .project-card.green-life {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-2 {
    line-height: 3rem;
  }

  .heading-2.green-patrol {
    width: auto;
  }

  .heading-2.greenvsblue {
    font-size: 2.7rem;
  }

  .heading-2.nepmz-hero-h, .heading-2.ambassador-of-the-wild {
    width: auto;
  }

  .volunteer-left-div {
    padding-right: 0;
  }

  .logo-div {
    padding: 8px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-link.address {
    text-align: center;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .subnav-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2.costa-dates {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .text-span-20, .text-span-21 {
    font-size: 1rem;
  }

  .paragraph-1001-copy {
    width: auto;
  }

  .patrol-info {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .gp-support-wrap-copy, .green-patrol-hero {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .patrol-left {
    width: 100%;
  }

  .the-objective-of-the-proj, .patrol-activies-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .activies-wrap {
    flex-flow: column;
  }

  .activities-card {
    width: 100%;
    height: auto;
    padding-bottom: 2rem;
  }

  .card-heading {
    width: auto;
    font-size: 3rem;
  }

  .objective-left-img-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .social-icons {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    padding-right: 1rem;
  }

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .ccontact-carc-heading.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .ccontact-carc-heading.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .news-grid {
    grid-template-columns: 1fr;
  }

  .news-heading {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }

  .news-heading.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news-heading.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .paragraph-1042 {
    width: auto;
    padding-left: 3.7rem;
    padding-right: 3.7rem;
  }

  .news-heading-hero.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news-heading-hero.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .news-headline.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news-headline.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .ni-right {
    padding-left: 0;
  }

  .ni-heading.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .ni-heading.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .news--3-headline.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news--3-headline.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .news--4-headline.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news--4-headline.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .nl-4---info {
    padding-left: 0;
    padding-right: 0;
  }

  .news-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nl-paragraph {
    width: auto;
  }

  .form-button {
    text-align: center;
    width: 100%;
  }

  .footer-dark-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-3 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-3 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-3 {
    align-items: center;
  }

  .footer-link-3:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block-3 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-3 {
    margin-left: 20px;
  }

  .footer-divider-3 {
    margin-top: 60px;
  }

  .bold-text-29 {
    font-size: 1.3rem;
  }

  .nl-heading.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .nl-heading.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .nl-heading.en0nl {
    width: 77%;
    font-size: 3rem;
    line-height: 3rem;
  }

  .nl-heading.cz {
    font-size: 3rem;
    line-height: 3.4rem;
  }

  .section-13 {
    padding-top: 8rem;
  }

  .ar-hero-left {
    width: 100%;
    padding-top: 12rem;
  }

  .ar-listing-tab {
    flex-flow: column;
  }

  .ar-list-right {
    width: 100%;
  }

  .ar-list-left.mob {
    width: 100%;
    margin-bottom: 1rem;
    display: flex;
  }

  .ar-list-left.dt {
    width: 100%;
    display: none;
  }

  .ar-list-right-2024, .ar-list-right-copy {
    width: 100%;
  }

  .nl-form {
    padding-top: 8rem;
  }

  .nl-listing-tab, .nl-listing-tab-copy {
    flex-flow: column;
  }

  .button-main-n7.hone {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .news-copy {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }

  .news-copy.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news-copy.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .n7-button-main.hone {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .news-heading-donate {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }

  .news-heading-donate.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .news-heading-donate.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  ._30-card-heading {
    font-size: 1rem;
  }

  .comm-30-card, .key-pooints-30-card-copy {
    padding-right: .6rem;
  }

  ._30-objectives-heading-copy {
    font-size: 1rem;
  }

  .about-nepz-h.projects-heading, .about-nepz-h.sponsored, .about-nepz-h.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .about-nepz-h.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .heading-2-copy {
    line-height: 3rem;
  }

  .heading-2-copy.green-patrol {
    width: auto;
  }

  .heading-2-copy.greenvsblue {
    font-size: 2.7rem;
  }

  .heading-2-copy.nepmz-hero-h, .paragraph-1001-copy-copy-copy {
    width: auto;
  }

  .card-nepz-h.projects-heading, .card-nepz-h.sponsored, .card-nepz-h.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .card-nepz-h.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  ._3-counter.projects-heading, ._3-counter.sponsored, ._3-counter.obejctive-patrol-heading {
    font-size: 3rem;
  }

  ._3-counter.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  ._3counter.projects-heading, ._3counter.sponsored, ._3counter.obejctive-patrol-heading {
    font-size: 3rem;
  }

  ._3counter.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .three-counter.projects-heading, .three-counter.sponsored, .three-counter.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .three-counter.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .three-counter-copy.projects-heading, .three-counter-copy.sponsored, .three-counter-copy.obejctive-patrol-heading {
    font-size: 3rem;
  }

  .three-counter-copy.anto-poaching-heading {
    font-size: 3rem;
    line-height: 3.3rem;
  }

  .paragraph-1001-copy-copy {
    width: auto;
  }

  .tas-button-main.hone {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .right-sticky {
    margin-top: 40px;
  }

  .columns-sticky {
    flex-direction: column;
  }

  .master-sticky {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .right-sticky-2 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .hero-left {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 5rem .8rem 2.7rem;
  }

  .hero-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-wrap {
    background-color: #0000004a;
    flex-direction: column;
    padding-top: 3rem;
    padding-left: .3rem;
    padding-right: .3rem;
  }

  .heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .heading.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .heading.projects-heading {
    font-size: 3rem;
  }

  .heading.take-next-step {
    text-align: center;
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .heading.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .heading.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .heading.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .heading.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  .heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .heading.how-can0i-hero-h {
    line-height: 3rem;
  }

  .heading.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .heading.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .heading.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading.vol-home.mb {
    text-align: center;
  }

  .heading._30x30-info-heading-copy, .heading._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .heading.podpo-ili-n-s {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .paragraph-2 {
    text-align: center;
    width: 95%;
    margin-bottom: 1.5rem;
    font-size: .9rem;
    line-height: 1.5rem;
  }

  .paragraph-2.hero-p {
    text-align: center;
    width: auto;
  }

  .paragraph-2.hero-p.contribute-hero-p {
    text-align: left;
    width: auto;
    margin-bottom: 1.4rem;
  }

  .paragraph-2.hero-p._30-target-hero-p-copy {
    width: auto;
  }

  .button-main {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 90%;
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .9rem;
    display: flex;
  }

  .button-main.hero-but-eoo, .button-main.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .button-main.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .button-main.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .button-main.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .button-main.gpatrol {
    width: 100%;
  }

  .button-main.ourevents-hero {
    width: 70%;
  }

  .button-main.nl-but {
    width: 80%;
  }

  .button-main.whale-amb {
    width: 70%;
  }

  .button-main.npz-hero-but {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button-main.whale-amb-copy {
    width: 70%;
  }

  .member-federation-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .image {
    width: 4rem;
  }

  .hero-text {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5rem;
    padding-left: 1rem;
  }

  .hero-text.contribute {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-card-slider-div {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slider {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .icon, .icon-2 {
    margin-top: 175.172px;
    margin-bottom: 169px;
  }

  .slide-proj-div {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .heading-slider {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .heading-slider.certificate {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .paragraph-3 {
    width: auto;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    font-size: .8rem;
  }

  .button-secondary.misson-but {
    width: 100%;
  }

  .right-arrow {
    justify-content: flex-start;
    align-items: flex-start;
    width: 10%;
    height: auto;
    margin-right: .5rem;
    display: flex;
    inset: 0%;
  }

  .left-arrow {
    width: 10%;
    margin-left: .5rem;
  }

  .mission-section {
    height: 100vh;
  }

  .mission-wrap {
    background-image: linear-gradient(#0000, #222 87%), linear-gradient(#0000, #0000), url('../images/brezen.webp');
    background-position: 0 0, 0 0, 13%;
  }

  .mission-div {
    opacity: .92;
    width: 90%;
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-4 {
    width: auto;
    font-size: .8rem;
  }

  .projects-grid-div {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid:hover {
    grid-auto-columns: 1fr;
  }

  .project-card.blue-life {
    width: 100%;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .project-card.blue-life:hover {
    box-shadow: none;
    background-image: linear-gradient(#0006, #0006), url('../images/MISSION-section-bg-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-style: none;
    transform: none;
  }

  .project-card.green-life {
    box-shadow: none;
    border: 1px #000;
    width: 100%;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .project-card.green-life:hover {
    background-image: linear-gradient(#0006, #0006), url('../images/BRAULIO_DRON_2-BG.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-style: none;
    transform: none;
  }

  .paragraph-5 {
    margin-bottom: 1.5rem;
  }

  .paragraph-5.eyes-on-ocean {
    text-transform: none;
    width: auto;
    font-size: 1rem;
    font-weight: 400;
  }

  .paragraph-5.greelife-paragraph {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }

  .paragraph-5.bluelife-paragraph {
    width: auto;
  }

  .heading-2 {
    text-align: left;
    width: auto;
    margin-top: 0;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.5rem;
  }

  .heading-2.eyes-on-earth {
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.8rem;
  }

  .heading-2.blue-life {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2.green-patrol {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.1rem;
  }

  .heading-2.eob-bear {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2._12 {
    font-size: 2.2rem;
  }

  .heading-2.nepmz-hero-h {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.1rem;
  }

  .heading-2.what-makes-nepz-unique {
    font-size: 2.5rem;
  }

  .heading-2.ambassador-of-the-wild {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.1rem;
    line-height: 2.2rem;
  }

  .image-2 {
    width: 3.6rem;
  }

  .image-2.eyes-on-logo {
    width: 20vw;
    margin-bottom: .5rem;
  }

  .image-2.blue-life-logo, .image-2.jaguauar-logo, .image-2.volu-prg-costa {
    width: 5rem;
  }

  .image-2.bear-life-logo-copy {
    width: 6rem;
  }

  .image-2.boue-life-logo {
    width: 4rem;
  }

  .project-text-div {
    width: 100%;
  }

  .paragraph-6 {
    width: auto;
  }

  .eyes-of-earth-section {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .eyes-of-ocean-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .volunteer-left-div {
    align-items: center;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .volunteer-right-div {
    display: none;
  }

  .paragraph-7 {
    text-align: center;
    width: auto;
    margin-bottom: 1.5rem;
  }

  .support-section {
    height: auto;
  }

  .support-wrap {
    padding-top: 2.6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-div {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .heading-div.jaguar {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
    padding-left: 0;
  }

  .heading-div.patrol-activities {
    padding-bottom: 3rem;
  }

  .heading-div.pewvenitiion {
    justify-content: center;
    align-items: flex-start;
    padding: 2rem 0 1.2rem;
  }

  .heading-div.cont-info {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
  }

  .heading-div.cont-info-2 {
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem 1.2rem;
  }

  .heading-div.jaguar-copy {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-div.green-patrol {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 1.2rem;
    padding-left: 0;
  }

  .heading-div._30-info-copy {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .heading-div._30-target-copy-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
  }

  .image-3 {
    margin-bottom: 1.5rem;
    line-height: 1.4rem;
  }

  .image-3.co {
    margin-bottom: 2rem;
  }

  .support-card {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .donate-vs-support-wrap {
    flex-direction: column;
  }

  .div-block-5 {
    width: 50%;
    height: 1rem;
  }

  .image-4 {
    transform: rotate(90deg);
  }

  .line {
    width: 100%;
    height: 4rem;
  }

  .logos-wrap {
    width: 100%;
  }

  .grid-2 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    grid-template-columns: 1fr 1fr 1fr;
    place-content: stretch;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .logo-div {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 5rem;
    padding: 2px;
    display: flex;
  }

  .logo-div.hide {
    display: none;
  }

  .container {
    max-width: none;
  }

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

  .footer-link:hover {
    color: #ffffffbf;
  }

  .footer-link.address {
    text-align: center;
  }

  .footer-link.address:hover {
    color: #ffffffbf;
  }

  .image-7 {
    opacity: .88;
    max-width: 91%;
  }

  .navbar {
    height: 4rem;
    position: fixed;
    inset: 0% 0% auto;
  }

  .image-9 {
    z-index: 30000;
    width: 5rem;
    padding-left: .2rem;
    position: static;
  }

  .brand {
    z-index: 30000;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .sub-nav {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 2.5rem;
    padding: .5rem;
  }

  .nav-link, .nav-link-2 {
    justify-content: center;
    display: flex;
  }

  .nav-link-3 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    margin-top: 1.5rem;
    margin-right: 0;
    padding-top: 6rem;
    padding-bottom: 1.4rem;
    padding-left: 0;
    display: none;
    position: fixed;
    inset: 0% 0% 0% auto;
    overflow: hidden;
  }

  .contact-bar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    width: 100%;
    padding-left: 0;
  }

  .nav-link-4 {
    justify-content: center;
    margin-bottom: 1rem;
    display: flex;
  }

  .lang-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: center;
    width: 100%;
  }

  .right-bar.dt {
    display: none;
  }

  .right-bar.mob {
    justify-content: center;
    width: 100%;
    margin-top: .25rem;
    margin-bottom: .5rem;
    padding-right: 0;
  }

  .subnav-link {
    margin-left: 0;
    margin-right: 0;
    padding-left: .3rem;
    padding-right: .3rem;
    font-size: .7rem;
  }

  .donate-but-nav {
    background-color: #181818;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 8rem;
    margin-top: 1.1rem;
    margin-left: 1rem;
    margin-right: auto;
  }

  .nav-main-wrap {
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-left: .5rem;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .nav-link-7 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 1rem;
    display: none;
  }

  .meet-our-team-sec {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
  }

  .team-hero-left {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  .team-hero-text {
    width: 100%;
    padding-top: 4rem;
  }

  .team-heading {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.6rem;
  }

  .team-heading.projects-heading {
    font-size: 3rem;
  }

  .team-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .team-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .team-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .team-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .team-heading.cars {
    font-size: 2.5rem;
  }

  .team-heading._23 {
    margin-bottom: 0;
  }

  .team-wrap {
    padding-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .our-team-heading-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-8 {
    width: 95%;
    margin-bottom: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .9rem;
  }

  .grid-3 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    width: 100%;
    display: none;
  }

  .grid-3.indispensable {
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .team-member-div {
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    margin-bottom: 1rem;
    display: flex;
    overflow: visible;
  }

  .member-name {
    text-align: center;
    padding-top: .5rem;
    font-size: .6rem;
    line-height: 1rem;
  }

  .member-name.den {
    opacity: 0;
  }

  .member-title {
    text-align: center;
    font-size: .6rem;
  }

  .member-title.den {
    opacity: 0;
  }

  .member-img {
    width: 8.8rem;
    max-width: 100%;
  }

  .member-img.den {
    opacity: 0;
  }

  .member-img.next {
    width: 9.4rem;
  }

  .member-img.jan {
    width: 8.9rem;
  }

  .member-img.michela {
    width: 8.7rem;
  }

  .div-block-6 {
    display: none;
  }

  .icon-3 {
    color: var(--color-1);
  }

  .menu-button {
    top: 0;
  }

  .menu-button.w--open {
    z-index: 910;
    background-color: #0000;
    top: 0;
  }

  .image-12, .image-13 {
    max-width: 90%;
  }

  .dropdown-list.w--open {
    background-color: #242424;
  }

  .dropdown-toggle {
    background-color: #292929;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
  }

  .dropdown-toggle:hover {
    background-color: #292929;
  }

  .dropdown-toggle.w--open {
    flex-direction: row;
  }

  .dropdown-toggle.w--open:hover {
    background-color: #eaa31e00;
  }

  .dropdown-list-2.w--open {
    color: #242424;
    background-color: #242424;
  }

  .dropdown-link-4 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
  }

  .dropdown-link-4.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-link-5 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
  }

  .dropdown-link-5.w--current, .dropdown-link-5.w--current:active, .dropdown-link-5.w--current:focus, .dropdown-link-5.w--current:visited {
    color: #fff;
  }

  .dropdown-link-7, .dropdown-link-8 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
  }

  .green-life-forest-reserve-header {
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .costarica-info-section {
    background-image: linear-gradient(#00000069, #00000069);
    height: auto;
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .costarica-info-wrap {
    justify-content: center;
    align-items: center;
  }

  .costarica-heading {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .costarica-heading.projects-heading {
    font-size: 3rem;
  }

  .costarica-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .costarica-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .costarica-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .costarica-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .costarica-heading._2h {
    color: var(--color-1);
    text-align: left;
    flex-flow: column;
    width: 100%;
    font-size: 2.3rem;
    line-height: 2.7rem;
    display: flex;
  }

  .paragraph-9 {
    width: auto;
  }

  .paragraph-9.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9.vol-1 {
    text-align: center;
  }

  .paragraph-9.costa-volunteer {
    width: auto;
    padding-left: 0;
  }

  .paragraph-9.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .paragraph-9.costa-voluntter-dates {
    width: auto;
    font-size: 1.7rem;
  }

  .paragraph-9.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.jag {
    text-align: center;
    width: auto;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.8rem;
  }

  .paragraph-9.blue-life-p {
    padding-left: 0;
  }

  .paragraph-9.anti-potching-paragraph {
    text-align: left;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.anti-potching-paragraph.mob {
    text-align: left;
  }

  .paragraph-9.prevention-copy {
    width: auto;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.glc--paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.bl-p-copy {
    text-align: center;
    width: auto;
    padding-left: 0;
    line-height: 1.8rem;
  }

  .paragraph-9.bl-rescue-paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.bl-p-copy-copy {
    width: auto;
    padding-left: 0;
    line-height: 1.8rem;
  }

  .paragraph-9.bl-rescue-paragraph-copy-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.ocean-educational-copy {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9.tiger-copy-copy {
    text-align: center;
    padding-left: 0;
  }

  .paragraph-9.eyeofthrjag-copy, .paragraph-9.eyeofbear {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.bear {
    text-align: left;
    width: auto;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .paragraph-9.green-patrol {
    text-align: left;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9.slovakia-volunteer-copy {
    width: auto;
    padding-left: 0;
  }

  .paragraph-9.sk-vol-tab {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9.about-nepz-cop {
    width: auto;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-999 {
    width: auto;
  }

  .costarica-support-wrap {
    padding-top: 2.6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .the-importance-of-the-proj {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .costarica-theimportance-of-proj-wrap {
    padding-top: 2.6rem;
  }

  .the-imp-of-the-proj-paragraph {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .bluelife-costarica {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .bluelife-costarica._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .blue-life-info {
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .costarica-education-center-section {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2rem 1rem;
  }

  .costarica-slider-section, .slider-wrap {
    height: auto;
    display: none;
  }

  .slider-2 {
    height: 40vh;
  }

  .icon-6, .icon-7 {
    font-size: 1rem;
  }

  .become-volunteer {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-1000 {
    text-align: left;
    width: auto;
    margin-bottom: 2rem;
  }

  .paragraph-1000.cz {
    text-align: left;
    width: auto;
  }

  .marine-mammals-section {
    flex-flow: column;
    padding: 2rem 1rem;
  }

  .marine-mammals-heading {
    text-align: center;
    width: auto;
    margin-top: .5rem;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.7rem;
  }

  .marine-mammals-heading.projects-heading {
    font-size: 3rem;
  }

  .marine-mammals-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .marine-mammals-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .marine-mammals-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .marine-mammals-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .bold-text-2 {
    color: var(--color-3);
    font-size: 2.3rem;
    font-weight: 400;
    line-height: 2.5rem;
  }

  .paragraph-1001 {
    width: auto;
  }

  .jag-info {
    padding-top: 2.6rem;
  }

  .jabguar-nama-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .link-block-2 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
  }

  .link-block-2.w--current {
    padding-left: 50px;
    padding-right: 0;
  }

  .vol-paragraph, .vol-paragraph.ocean-educational {
    width: auto;
  }

  .the-vol-prog-p1 {
    flex-direction: column;
  }

  .vol-img-div {
    width: 100%;
    margin-bottom: 1rem;
  }

  .vol-1-par {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .icon-9 {
    left: -15px;
  }

  .bold-text-5 {
    text-align: center;
    width: auto;
    font-size: 1rem;
  }

  .bold-text-5.costa {
    font-weight: 400;
  }

  .bold-text-5.slvoakai {
    text-align: left;
  }

  .costarica-price-dates-section {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .h2 {
    padding-left: 3rem;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .h2.price-include {
    padding-left: 1.5rem;
  }

  .h2.costa-dates {
    margin-bottom: 0;
    padding-left: 0;
    font-size: 1.8rem;
  }

  .volunteer-project-div {
    padding-left: 0;
    padding-right: 0;
  }

  .vol-project-card.blue-life {
    height: auto;
  }

  .vol-project-card.blue-life:hover {
    box-shadow: none;
    background-image: linear-gradient(#0006, #0006), url('../images/MISSION-section-bg-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-style: none;
    transform: none;
  }

  .vol-project-card.blue-life.costa-rica {
    width: 100%;
    height: 38rem;
  }

  .vol-project-card.green-life {
    background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
    box-shadow: none;
    background-position: 0 0, 50%;
    border: 1px #000;
    flex-flow: column;
    width: 100%;
    height: auto;
    display: flex;
  }

  .vol-project-card.green-life:hover {
    background-image: linear-gradient(#00000080, #00000080), url('../images/3.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-style: none;
    transform: none;
  }

  .project-card-copy.blue-life {
    height: 55vh;
  }

  .project-card-copy.blue-life:hover {
    box-shadow: none;
    background-image: linear-gradient(#0006, #0006), url('../images/MISSION-section-bg-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-style: none;
    transform: none;
  }

  .project-card-copy.green-life {
    box-shadow: none;
    border: 1px #000;
    height: 45vh;
  }

  .project-card-copy.green-life:hover {
    background-image: linear-gradient(#0006, #0006), url('../images/greelife-imag.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-style: none;
    transform: none;
  }

  .heading-3 {
    margin-top: 0;
  }

  .heading-3.eyes-on-earth, .heading-3.blue-life {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2-copy {
    margin-top: 0;
  }

  .heading-2-copy.eyes-on-earth, .heading-2-copy.blue-life {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-3-copy {
    margin-top: 0;
    font-size: 3rem;
  }

  .heading-3-copy.eyes-on-earth, .heading-3-copy.blue-life {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .paragraph-5-copy {
    width: auto;
    margin-bottom: 1.5rem;
  }

  .paragraph-5-copy.eyes-on-ocean, .paragraph-5-copy.greelife-paragraph, .paragraph-5-copy.bluelife-paragraph, .paragraph-5-copy.bl {
    width: auto;
  }

  .looking-0for-div {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .volunteer-info-wrap {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: 1rem;
  }

  .vol-info-tab-div {
    border-radius: 0;
    flex-flow: column;
    padding-bottom: 2.5rem;
    padding-left: 0;
  }

  .tabs {
    border-radius: 0;
    flex-flow: column;
  }

  .tabs-menu {
    border-radius: 0;
    width: 100%;
    margin-right: 0;
    padding: 2rem 2rem .7rem 1rem;
  }

  .tab-text-style {
    font-size: .9rem;
  }

  .tab-link-good-to-know.w--current {
    margin-top: 0;
  }

  .tabs-content {
    border-radius: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tabiinfo-wrap {
    border-radius: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .more-info-vol-heading {
    color: var(--color-3);
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.3rem;
    line-height: 2.7rem;
  }

  .more-info-vol-heading.projects-heading {
    font-size: 3rem;
  }

  .more-info-vol-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-vol-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .more-info-vol-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-vol-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .tab-heading {
    text-align: left;
    border-radius: 0;
    margin-bottom: 1.5rem;
    padding-left: 0;
    font-size: 2.2rem;
    line-height: 2.2rem;
    display: flex;
  }

  .tab-heading.projects-heading {
    font-size: 3rem;
  }

  .tab-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .tab-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .tab-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .tab-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .tab-heading.the-importance-of-blue-project, .tab-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .vol-more-info-section {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-1004 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 1rem;
  }

  .tab-pane-good-to-know {
    border-radius: 0;
  }

  .list-2 {
    padding-left: 0;
  }

  .col-where-located-wrap {
    padding-top: 2.6rem;
  }

  .located-card {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .slider-3 {
    width: 100%;
    height: 20vh;
  }

  .right-arrow-2 {
    right: -15px;
  }

  .left-arrow-2 {
    left: -15px;
  }

  .vol-prog-sk {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .vol-prog-sk._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .slovensko-info-wrap-copy {
    justify-content: center;
    align-items: flex-start;
  }

  .vol-sk-img-div {
    width: 100%;
    margin-bottom: 1rem;
  }

  .slovensko-info {
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .sk-vol-1-par-copy {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .sk-the-vol-prog-p1 {
    flex-direction: column;
  }

  .slovakia-info-section {
    background-image: linear-gradient(#00000069, #00000069), url('../images/4_3.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slovakia-info-wrap {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .sk-application-button {
    margin-left: 1rem;
    padding-left: 1.5rem;
  }

  .sk-volunteer-project-div {
    padding-left: 0;
    padding-right: 0;
  }

  .sk-heading {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .sk-heading.projects-heading {
    font-size: 3rem;
  }

  .sk-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .sk-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .sk-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .sk-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .sk-heading._2h {
    color: var(--color-1);
    font-size: 2.4rem;
    line-height: 2.1rem;
  }

  .sk0paragraph-1002 {
    padding-left: .5rem;
  }

  .slovakia-price-dates-section {
    flex-flow: column;
    margin-bottom: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sk-paragraph-1004-copy, .paragraph-1004-copy, .sk-answers {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sk-questions {
    font-size: 1.1rem;
  }

  .sk-map-img {
    filter: none;
    width: 90vw;
  }

  .sk-located-card {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sk-price-dates-section {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eyeofjag-info-wrap {
    justify-content: center;
    align-items: flex-start;
  }

  .eyeofjag-info-wrap-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .eyes-of-bears-hero {
    height: auto;
    padding: 3.8rem 1rem;
  }

  .eyes-of-bears-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .bear-paragraph-1001 {
    width: auto;
  }

  .bear_activities {
    width: 100%;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bear-separator-img {
    background-image: none;
    flex-flow: column;
    height: auto;
  }

  .get-involced-bear {
    background-position: 30% 0;
  }

  .bear-proj-paragraph {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.8rem;
  }

  .eob-timeline-sect {
    height: auto;
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }

  .bold-text-7 {
    text-align: left;
  }

  .slide-nav-2 {
    margin-bottom: 2rem;
  }

  .left-arrow-3 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .funding-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ethics-wrap {
    background-color: #222;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .code-of-ethcis-cards-div {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .ethic-card {
    height: 26rem;
    padding-left: 1.5rem;
  }

  .ethic-card.empty {
    display: none;
  }

  .ethic-card.conservation {
    height: 28rem;
  }

  .ethic-card.vegeterian {
    height: 20rem;
  }

  .ethic-card.integrity {
    height: 22rem;
  }

  .ethic-card.sustainability {
    height: 20rem;
  }

  .heading-4 {
    margin-top: 0;
  }

  .sk-hero-section {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
  }

  .sk-hero-section.slov {
    margin-top: 0;
  }

  .sk-hero-left-copy {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  .sk-hero-right-copy {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .sk-hero-wrap-copy {
    background-color: #00000075;
    flex-direction: column;
    padding: 3rem .3rem;
  }

  .sk-hero-card-slider-div-copy {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .reg-dates {
    padding-left: 1.5rem;
  }

  .tab-heading-copy {
    font-family: var(--font-family-3);
    text-align: left;
    border-radius: 0;
    margin-bottom: 1.5rem;
    padding-left: 3.1rem;
    font-size: 2.2rem;
    line-height: 2.2rem;
    display: flex;
  }

  .tab-heading-copy.projects-heading {
    font-size: 3rem;
  }

  .tab-heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .tab-heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .tab-heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .tab-heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .tab-heading-copy.the-importance-of-blue-project, .tab-heading-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .cr-hero-section {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .cs-hero-card-slider-div {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tab-link-program, .tab-link-program.w--current, .tab-link-fees.w--current {
    margin-top: 0;
  }

  .costa-paragraph-1002-copy {
    padding-left: 0;
  }

  .cs-volunteer-project-div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .cs-why-important {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/VODOPADY_2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding: 2rem 1rem;
  }

  .div-block-7 {
    flex-flow: column;
  }

  .eooparagraph-9-copy {
    width: auto;
  }

  .eooparagraph-9-copy.ocean-educational {
    width: auto;
    font-size: 1rem;
    line-height: 1.8rem;
  }

  .eooparagraph-9-copy.vol-1 {
    text-align: center;
  }

  .eooparagraph-9-copy.costa-volunteer {
    padding-left: 0;
  }

  .eooparagraph-9-copy.lists {
    padding-left: .5rem;
  }

  .eooparagraph-9-copy.costa-voluntter-dates {
    width: auto;
  }

  .eooparagraph-9-copy.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .eooparagraph-9-copy.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .eooparagraph-9-copy.eot-educational-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.ocean-educational {
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.lists {
    padding-left: .5rem;
  }

  .mob-drop-down-info {
    flex-flow: column;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .dropdown-toggle-2, .dropdown-4 {
    width: 100%;
  }

  .text-block-10 {
    color: var(--white);
    font-family: Droid Sans, sans-serif;
    font-size: 1rem;
  }

  .last-grid {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-bottom: 3rem;
    display: none;
  }

  .paragraph-1001-copy {
    width: auto;
  }

  .patrol-info {
    flex-flow: column;
    padding-top: 2.6rem;
  }

  .donate-button {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .darujme-button {
    justify-content: flex-start;
    align-items: center;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .green-patrol-slider-section-copy, .gp-slider-wrap {
    height: auto;
  }

  .gp-imp-text-div {
    text-align: left;
    width: 100%;
  }

  .gp-in-action {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .gp-importance-div-copy {
    text-align: center;
    background-color: #16161600;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-1000-copy {
    text-align: left;
    width: auto;
  }

  .gp-support-wrap-copy {
    padding-top: 2.6rem;
  }

  .monitoring-wrap {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .gp-mammals-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-main-reporting {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .prevention-info {
    padding-top: 2.6rem;
  }

  .prevention-slider-section {
    height: auto;
  }

  .prev-slider-wrap {
    height: auto;
    display: none;
  }

  .bluelife-costarica-copy {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .bluelife-costarica-copy._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .bluelife-costarica-copy-copy {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .bluelife-costarica-copy-copy._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .prevention-hero {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .prevention-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .eye-on-tiger-hero {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eye-on-tiger-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .green-patrol-hero {
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .green-patrol-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .heading-2-copy {
    text-align: center;
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 2.1rem;
  }

  .heading-2-copy.eyes-on-earth {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2-copy.blue-life, .heading-2-copy.green-patrol {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2-copy.notification {
    text-align: left;
    width: auto;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.3rem;
  }

  .heading-2-copy.notification.cz {
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .heading-2-copy.notification._1e1ed {
    width: auto;
  }

  .heading-2-copy.bwcome-wale {
    text-align: left;
    width: auto;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 2.3rem;
  }

  .heading-2-copy.bwcome-wale.cz {
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .heading-2-copy.species-copy {
    text-align: center;
    width: auto;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.3rem;
  }

  .heading-2-copy.species-copy.cz {
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .env-report-left {
    width: 100%;
  }

  .env-report-right, .image-19.dt {
    display: none;
  }

  .button-main-reporting2 {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .enviro-crive-list {
    padding-left: .5rem;
  }

  .list-item-3 {
    width: auto;
  }

  .paragraph-1006 {
    color: var(--color-1);
  }

  .report-code-div {
    background-color: #1110;
    height: auto;
    margin-bottom: 2.6rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-block-12 {
    text-align: left;
    width: auto;
    margin-left: .7rem;
  }

  .currently-paragram {
    width: auto;
  }

  .android-app-info-div {
    justify-content: center;
    align-items: flex-start;
  }

  .prevention-donate-div {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .prev-support-wrap-copy-copy {
    padding-top: 2.6rem;
  }

  .patrol-left {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .patrol-right {
    width: 100%;
  }

  .anti-left-img-wrap {
    display: none;
  }

  .image-20 {
    border-radius: 0;
    max-width: 100%;
  }

  .anti-poaching-patrol-section {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .anti-poaching-patrol-section.mob {
    justify-content: center;
    align-items: flex-start;
  }

  .the-objective-of-the-proj, .patrol-activies-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .activies-wrap {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .activities-card {
    width: 95%;
    height: auto;
  }

  .card-heading {
    color: var(--color-3);
    text-align: center;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .card-heading.projects-heading {
    font-size: 3rem;
  }

  .card-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .card-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .card-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .card-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .card-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .card-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .image-21, .card-img-wrap {
    height: auto;
  }

  .card-text-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .paragraph-1008, .paragraph-1009 {
    text-align: center;
  }

  .patrol-activies-wrap {
    padding-top: 2.6rem;
  }

  .patrol_learn-tirger {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .objective-left-img-wrap {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .mob-anti-left-img-wrap {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-5 {
    width: 100%;
  }

  .dropdown-toggle-3 {
    vertical-align: baseline;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: inline-block;
  }

  .dropdown-6 {
    width: 100%;
  }

  .mob-langauge-div {
    border-top: 1px solid #ffffff80;
    border-bottom: 1px solid #ffffff80;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .mob-lang-wrap {
    color: #fff;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 30%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-decoration: none;
    display: flex;
  }

  .mob-lan-separator {
    background-color: #ffffff80;
    width: 1px;
    height: 1.5rem;
  }

  .text-block-13 {
    color: #ffffffb3;
    font-family: Droid Sans, sans-serif;
    font-size: 1rem;
    text-decoration: none;
  }

  .text-english {
    color: #ffffffe6;
    margin-top: 0;
    font-family: Droid Sans, sans-serif;
    font-size: .9rem;
    text-decoration: none;
  }

  .text-cz {
    color: #fff6;
    margin-top: 0;
    font-family: Droid Sans, sans-serif;
    font-size: .9rem;
  }

  .text-spainish {
    color: #fff6;
    text-align: left;
    flex-flow: column;
    margin-top: 0;
    font-family: Droid Sans, sans-serif;
    font-size: .9rem;
    line-height: .9rem;
    text-decoration: none;
    display: flex;
  }

  .prev-paragraph-wrap {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .events-hero-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .events-calendar-heading {
    padding-left: 0;
    padding-right: 0;
  }

  .events-cal-p {
    width: auto;
    margin-bottom: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .events-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .events_slider-copy {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .events_cards_wrap {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }

  .event-card {
    flex-flow: column;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .event-info-wrap {
    background-image: linear-gradient(335deg, #242424, #000);
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .events-name {
    text-align: left;
    width: auto;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .events-name.projects-heading {
    font-size: 3rem;
  }

  .events-name.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .events-name.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .events-name.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .events-name.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .events-name.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .events-name.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .events-name.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .events-name.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .event-social {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-bottom: 1rem;
    display: flex;
  }

  .text-block-15 {
    font-size: .5rem;
  }

  .paragraph-1010 {
    text-align: left;
    width: auto;
  }

  .date-card {
    width: 2rem;
    height: 2rem;
    margin-bottom: .8rem;
  }

  .paragraph-1011 {
    text-align: left;
    font-size: .9rem;
  }

  .reserve-button-main-copy {
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding: 1rem 2rem;
    display: flex;
  }

  .reserve-button-main-copy.calendar {
    color: var(--color-2);
    background-color: #ffa703;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: Droid Sans, sans-serif;
  }

  .image3-events {
    margin-bottom: 1.2rem;
    line-height: 1.4rem;
  }

  .pp-wrap {
    padding: 18.8rem 1.1rem 14.6rem;
  }

  .link-15 {
    line-height: 1.4rem;
  }

  .paragraph-1012 {
    line-height: 1.8rem;
  }

  .grid-5 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .contribute-hero-sec {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .cont-hero-left {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  .cont-hero-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .cont-hero-card-slider-div-copy-copy {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contribute-info-sec-one {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contribute-info_wrap {
    flex-flow: column;
    padding-top: 2.6rem;
    padding-bottom: 0;
  }

  .cont-info-left {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .cont-info-right {
    width: 100%;
  }

  .the-imp-of-the-proj-paragraph-copy, .cont-info-left-text {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .mob-cont-img-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cont-info-left-copy {
    width: 100%;
  }

  .cont-info-right-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .contribute-info_wrap-2 {
    border-radius: 1.5rem 1.5rem 0 0;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cont-info-right--2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .contribute-info-sec-two {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

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

  .how-can-i-contribute-section {
    padding-top: 4rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .paragraph-1015 {
    width: auto;
  }

  .protect-wild-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .protect--div {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .protect-left {
    width: 100%;
  }

  .protect-text-div {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .protect-right-wrap {
    display: none;
  }

  .certificates-section {
    min-width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .certificate-wrap {
    width: auto;
  }

  .certificates-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    width: auto;
  }

  .cert-card-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: auto;
    height: auto;
  }

  .cert-img {
    width: 100%;
    max-width: none;
    height: 100%;
    display: block;
  }

  .cert-img.last {
    height: 100%;
  }

  .when-hover-price {
    height: auto;
    padding-top: 1.5rem;
    display: flex;
  }

  .div-block-17 {
    height: auto;
  }

  .mob-heading-copy {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 3rem;
    line-height: 2.2rem;
  }

  .mob-heading-copy.mission-h {
    line-height: 2.4rem;
  }

  .mob-heading-copy.projects-heading {
    font-size: 3rem;
  }

  .mob-heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .mob-heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .mob-heading-copy.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .mob-heading-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-heading-copy.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-heading-copy.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-heading-copy.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .mob-heading-copy.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .mob-heading-copy.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-heading-copy.cont-info-heading-copy {
    font-family: var(--font-family-3);
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
    font-size: 2.9rem;
    line-height: 2rem;
    display: flex;
  }

  .mob-protect-right-wrap-copy {
    margin-bottom: 2rem;
  }

  .bold-text-19, .bold-text-20 {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .bold-text-21 {
    font-size: 2.7rem;
    line-height: 2.3rem;
  }

  .social-icons {
    justify-content: flex-start;
    align-items: center;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 0;
    display: flex;
  }

  .text-block-16 {
    font-size: 1.4rem;
  }

  .mob-social-icons {
    justify-content: flex-start;
    align-items: center;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 0;
    display: flex;
  }

  .grid-6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .gl-card-div._2, .gl-card-div._3, .gl-card-div._1 {
    padding-top: 1.9rem;
  }

  .g-card-heading {
    text-align: center;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.4rem;
  }

  .g-card-heading.mission-h {
    line-height: 2.4rem;
  }

  .g-card-heading.projects-heading {
    font-size: 3rem;
  }

  .g-card-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .g-card-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .g-card-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .g-card-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .g-card-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .g-card-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .g-card-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .g-card-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .g-card-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .g-card-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .g-card-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .g-card-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .g-card-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .gl-paragraph {
    width: auto;
    padding-bottom: 1.5rem;
    padding-left: 0;
  }

  .gl-paragraph.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .gl-paragraph.vol-1 {
    text-align: center;
  }

  .gl-paragraph.costa-volunteer {
    padding-left: 0;
  }

  .gl-paragraph.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .gl-paragraph.costa-voluntter-dates {
    width: auto;
  }

  .gl-paragraph.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-paragraph.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .gl-paragraph.blue-life-p {
    padding-left: 0;
  }

  .gl-paragraph.anti-potching-paragraph {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-paragraph.prevention-copy {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-button-main {
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 80%;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .gl-obj-left {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .gl-obj-left.activities {
    padding-left: 0;
  }

  .gl-obj-right {
    width: 100%;
    display: none;
  }

  .gl-heading-copy {
    text-align: center;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .gl-heading-copy.mission-h {
    line-height: 2.4rem;
  }

  .gl-heading-copy.projects-heading {
    font-size: 3rem;
  }

  .gl-heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .gl-heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .gl-heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .gl-heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .gl-heading-copy.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .gl-heading-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .gl-heading-copy.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .gl-heading-copy.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .gl-heading-copy.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .gl-heading-copy.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .gl-heading-copy.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .gl-heading-copy.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .gl-heading-copy.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .gl-paragraph-9-copy {
    width: auto;
  }

  .gl-paragraph-9-copy.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .gl-paragraph-9-copy.vol-1 {
    text-align: center;
  }

  .gl-paragraph-9-copy.costa-volunteer {
    padding-left: 0;
  }

  .gl-paragraph-9-copy.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .gl-paragraph-9-copy.costa-voluntter-dates {
    width: auto;
  }

  .gl-paragraph-9-copy.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-paragraph-9-copy.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .gl-paragraph-9-copy.blue-life-p {
    padding-left: 0;
  }

  .gl-paragraph-9-copy.anti-potching-paragraph {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-paragraph-9-copy.prevention-copy {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-more-text-9 {
    width: auto;
  }

  .gl-more-text-9.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .gl-more-text-9.vol-1 {
    text-align: center;
  }

  .gl-more-text-9.costa-volunteer {
    padding-left: 0;
  }

  .gl-more-text-9.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .gl-more-text-9.costa-voluntter-dates {
    width: auto;
  }

  .gl-more-text-9.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-more-text-9.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .gl-more-text-9.blue-life-p {
    padding-left: 0;
  }

  .gl-more-text-9.anti-potching-paragraph {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .gl-more-text-9.prevention-copy {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .heading-div-copy {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .heading-div-copy.jaguar {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
  }

  .heading-div-copy.patrol-activities {
    padding-bottom: 3rem;
  }

  .heading-div-copy.pewvenitiion, .heading-div-copy.cont-info {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
  }

  .heading-div-copy.cont-info-2 {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .glc-imp-of-the-proj-paragraph {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .glc-heading {
    text-align: center;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .glc-heading.mission-h {
    line-height: 2.4rem;
  }

  .glc-heading.projects-heading {
    font-size: 3rem;
  }

  .glc-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .glc-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .glc-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .glc-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .glc-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .glc-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .glc-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .glc-activities-section {
    background-color: #222;
    background-image: linear-gradient(#00000069, #00000069);
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .glc-project-objective {
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .glc-more-info-section {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .more-info-glc-heading-copy {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .more-info-glc-heading-copy.projects-heading {
    font-size: 3rem;
  }

  .more-info-glc-heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-glc-heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .more-info-glc-heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-glc-heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .glc-info-tab-div-copy {
    border-radius: 0;
    flex-flow: column;
    padding-left: 0;
  }

  .glc-tab-heading {
    text-align: left;
    border-radius: 0;
    margin-bottom: 1.5rem;
    padding-left: 2rem;
    font-size: 2.2rem;
    line-height: 2.7rem;
    display: flex;
  }

  .glc-tab-heading.projects-heading {
    font-size: 3rem;
  }

  .glc-tab-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-tab-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .glc-tab-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .glc-tab-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .glc-tab-heading.the-importance-of-blue-project, .glc-tab-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .paragraph-1016 {
    padding-right: 1rem;
  }

  .glc-become-volunteer {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .cr-hero-section-copy, .bl-hero-section {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
  }

  .skblhero-wrap, .bl-wrap-copy {
    background-color: #00000075;
    flex-direction: column;
    padding: 3rem .3rem;
  }

  .bl-hero-left {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  .bl-hero-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .bl-hero-card-slider-div {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .bl-slider {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .bl-hero-text {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .bl-imp-of-the-proj-paragraph-copy {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .right-arrow-3 {
    width: 3rem;
    margin-right: 0;
    inset: 0% 0% 0% auto;
  }

  .left-arrow-4 {
    margin-left: 0;
  }

  .slide-3-img-wrap {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    flex-flow: row;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sl-3-images {
    width: 100%;
  }

  .triple-slide {
    height: 40vh;
  }

  ._3x-slider-wrap {
    height: auto;
    display: none;
  }

  .slide-nav-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: .5rem;
    top: 236.594px;
  }

  .bl-costarica-support-wrap-copy {
    padding-top: 2.6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .why-bur-life {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .bl-why-blue-life {
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .glc-costarica-info-section-copy {
    background-image: linear-gradient(#00000069, #00000069);
    height: auto;
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-wrap {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-question-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .faq-h {
    text-align: center;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.8rem;
    line-height: 3.4rem;
  }

  .faq-h.mission-h {
    line-height: 2.4rem;
  }

  .faq-h.projects-heading {
    font-size: 3rem;
  }

  .faq-h.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .faq-h.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .faq-h.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .faq-h.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .faq-h.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .faq-h.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .faq-h.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .faq-h.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .faq-h.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .faq-h.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .faq-h.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .faq-h.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .faq-h.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .q {
    width: auto;
    padding-right: .5rem;
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .a {
    width: auto;
  }

  .lottie-animation {
    width: 3rem;
  }

  .costarica-education-center-wrap-copy, .costarica-marine-mammal-rescue-wrap, .costarica-info-wrap-copy, .costarica-info-wrap-copy {
    justify-content: center;
    align-items: center;
  }

  .eoj-monitor-info {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eoj-3x-slider-wrap {
    height: auto;
    display: none;
  }

  .eoj-donate-sec {
    height: auto;
  }

  .eoj-donate-wrap {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eot-hero-section {
    background-image: url('../images/tiger-img.jpg'), linear-gradient(#0000004d, #fff0), linear-gradient(#0000, #0000 0%, #000000e3);
    background-position: 33%, 0 0, 0 0;
    background-size: cover, auto, auto;
    background-attachment: fixed, scroll, scroll;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .eot-why-blue-life {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eot-info-section {
    background-image: linear-gradient(#00000069, #00000069);
    height: auto;
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eot-education-center-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .eot-slider-section {
    height: auto;
    padding: 0 .5em 3rem .5rem;
  }

  .eot-rescue-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eot-wrap {
    background-color: #00000075;
    flex-direction: column;
    padding: 3rem 1rem;
  }

  .eot-hero-left {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  .eot-hero-right, .eot-hero-card-slider-div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .eot-hero-text {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .eot-slider-hero {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1.5rem 1rem 1rem;
  }

  .eot-info {
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .eot-imp-of-the-proj-paragraph-copy-copy {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .eot-info-wrap {
    justify-content: center;
    align-items: center;
  }

  .eot-heading {
    text-align: center;
    margin-bottom: 0;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .eot-heading.projects-heading {
    font-size: 3rem;
  }

  .eot-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eot-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eot-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eot-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .eot-heading._2h {
    color: var(--color-1);
    font-size: 2.4rem;
    line-height: 2.1rem;
  }

  .eot-education-center-wrap-copy {
    justify-content: center;
    align-items: center;
  }

  .costarica-heading-copy._2h {
    color: var(--color-1);
    font-size: 2.4rem;
    line-height: 2.1rem;
  }

  .eot-heading-copy-copy {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .eot-heading-copy-copy.projects-heading {
    font-size: 3rem;
  }

  .eot-heading-copy-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eot-heading-copy-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eot-heading-copy-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eot-heading-copy-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .eot-heading-copy-copy._2h {
    color: var(--color-1);
    font-size: 2.4rem;
    line-height: 2.1rem;
  }

  .eotparagraph-9-copy-copy {
    width: auto;
  }

  .eotparagraph-9-copy-copy.ocean-educational {
    width: auto;
    line-height: 1.8rem;
  }

  .eotparagraph-9-copy-copy.vol-1 {
    text-align: center;
  }

  .eotparagraph-9-copy-copy.costa-volunteer {
    padding-left: 0;
  }

  .eotparagraph-9-copy-copy.lists {
    padding-left: .5rem;
  }

  .eotparagraph-9-copy-copy.costa-voluntter-dates {
    width: auto;
  }

  .eotparagraph-9-copy-copy.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .eotparagraph-9-copy-copy.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .eotparagraph-9-copy-copy.eot-educational-copy {
    width: auto;
    line-height: 1.8rem;
  }

  .eot-slider-wrap {
    height: auto;
    display: none;
  }

  .eot-slider-2 {
    height: 40vh;
  }

  .eot-3x-slider-wrap {
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .eot-triple-slide {
    height: auto;
  }

  .eot-become-volunteer {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eot-marine-mammal-rescue-wrap-copy {
    justify-content: center;
    align-items: center;
  }

  .eot-support-wrap {
    padding-top: 2.6rem;
  }

  .eot-conflict-section {
    background-image: linear-gradient(#00000069, #00000069);
    height: auto;
    padding: 1rem;
  }

  .eot-conflict-wrap {
    justify-content: center;
    align-items: center;
  }

  .eot-conflict-wrap.left-tiger {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .eot-conflict-wrap.right-tiger {
    width: 100%;
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .eot-conflict-wrap.right-tiger.dt {
    display: none;
  }

  .eot-info-wrap-copy, .eot-info-wrap-2 {
    justify-content: center;
    align-items: center;
  }

  .eot-tiger-div {
    flex-flow: column;
  }

  .eot-prog, .eot-prog-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-3-toger {
    width: auto;
    padding-left: 1.9rem;
    padding-right: 1.9rem;
    font-size: .8rem;
  }

  .mob--eot-conflict-wrap {
    justify-content: center;
    align-items: center;
  }

  .mob--eot-conflict-wrap.left-tiger {
    width: 100%;
    padding-left: 0;
  }

  .mob--eot-conflict-wrap.right-tiger {
    width: 100%;
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .mob-eot-conflict-wrap {
    justify-content: center;
    align-items: center;
  }

  .mob-eot-conflict-wrap.left-tiger {
    width: 100%;
    padding-left: 0;
  }

  .mob-eot-conflict-wrap.right-tiger {
    width: 100%;
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .mob-eot-conflict-wrap.right-tiger.dt {
    display: none;
  }

  .mob-heading-2-copy {
    text-align: left;
    width: auto;
    margin-top: 0;
    font-size: 2.3rem;
    line-height: 2.9rem;
    display: flex;
  }

  .mob-heading-2-copy.eyes-on-earth {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .mob-heading-2-copy.blue-life, .mob-heading-2-copy.green-patrol {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .dt-heading-2-copy {
    text-align: center;
    width: auto;
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 2.5rem;
    display: none;
  }

  .dt-heading-2-copy.eyes-on-earth {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .dt-heading-2-copy.blue-life, .dt-heading-2-copy.green-patrol {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .mob-eot-conflict-wrap-copy {
    justify-content: center;
    align-items: center;
  }

  .mob-eot-conflict-wrap-copy.left-tiger {
    width: 100%;
    padding-left: 0;
  }

  .mob-eot-conflict-wrap-copy.right-tiger {
    width: 100%;
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .mob-eot-conflict-wrap-copy.right-tiger.dt {
    display: none;
  }

  .eyeofbear-heading {
    text-align: left;
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
    line-height: 2.7rem;
  }

  .eyeofbear-heading.projects-heading {
    font-size: 3rem;
  }

  .eyeofbear-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eyeofbear-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eyeofbear-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eyeofbear-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .eyeofbear-heading._2h {
    color: var(--color-1);
    font-size: 2.4rem;
    line-height: 2.1rem;
  }

  .bear-importance-of-the-proj-copy, .bear-our-mission {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eob-obj-wrap {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .bear_activities-image {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .eob-get-involved-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eob-obj-img-wrap-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .eob-obj-img-wrap-copy.dt {
    display: none;
  }

  .mob-eob-obj-img-wrap-copy-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 2rem;
    padding-left: 0;
    display: flex;
  }

  .eob--education-center-section-copy, .eob--objectuive-section-copy-copy {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2rem;
  }

  .eob-monitoring-sec {
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .monitor-wrap {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: start center;
  }

  .eob-yearheading {
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 3rem;
    line-height: 2.4rem;
  }

  .eob-yearheading.mission-h {
    line-height: 2.4rem;
  }

  .eob-yearheading.projects-heading {
    font-size: 3rem;
  }

  .eob-yearheading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-yearheading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eob-yearheading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-yearheading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .eob-yearheading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .eob-yearheading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-yearheading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-yearheading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-yearheading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .eob-yearheading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .eob-yearheading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-yearheading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .eob-yearheading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .eob-monitoring-card {
    height: auto;
    padding-top: 1rem;
  }

  .eob-monotir-header {
    margin-bottom: 0;
  }

  .eob-heading {
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eob-heading.mission-h {
    line-height: 2.4rem;
  }

  .eob-heading.projects-heading {
    font-size: 3rem;
  }

  .eob-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eob-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .eob-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .eob-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .eob-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .eob-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eob-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .eob-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .eob-donate-volunteer {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofbear {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.costa-volunteer {
    padding-left: 0;
  }

  .paragraph-9-copy.costa-voluntter-dates {
    width: auto;
  }

  .paragraph-9-copy.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.prevention-copy {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.bl-p-copy {
    padding-left: 0;
  }

  .paragraph-9-copy.bl-p-copy-copy {
    width: auto;
    padding-left: 0;
  }

  .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofbear {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy {
    width: auto;
  }

  .paragraph-9-copy-copy.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy-copy.vol-1 {
    text-align: center;
  }

  .paragraph-9-copy-copy.costa-volunteer {
    padding-left: 0;
  }

  .paragraph-9-copy-copy.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .paragraph-9-copy-copy.costa-voluntter-dates {
    width: auto;
  }

  .paragraph-9-copy-copy.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy-copy.blue-life-p {
    padding-left: 0;
  }

  .paragraph-9-copy-copy.anti-potching-paragraph {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.prevention-copy {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.glc--paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.bl-p-copy {
    padding-left: 0;
  }

  .paragraph-9-copy-copy.bl-rescue-paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.bl-p-copy-copy {
    width: auto;
    padding-left: 0;
  }

  .paragraph-9-copy-copy.bl-rescue-paragraph-copy-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.ocean-educational-copy {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy-copy.tiger-copy-copy {
    text-align: center;
    padding-left: 0;
  }

  .paragraph-9-copy-copy.eyeofthrjag-copy, .paragraph-9-copy-copy.eyeofbear {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy-copy.bear {
    text-align: left;
    width: auto;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .fees {
    width: auto;
  }

  .fees.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .fees.vol-1 {
    text-align: center;
  }

  .fees.costa-volunteer {
    padding-left: 0;
  }

  .fees.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .fees.costa-voluntter-dates {
    width: auto;
  }

  .fees.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .fees.jag {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .fees.blue-life-p {
    padding-left: 0;
  }

  .eoo-hero-section {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .eoo-hero-wrap {
    background-color: #0000004a;
    flex-direction: column;
    padding-top: 3rem;
    padding-left: .3rem;
    padding-right: .3rem;
  }

  .eoo-hero-left {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  .eoo-hero-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .eoo-hero-card-slider-div {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .what-is-the-eye-of-the-ocean {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .what-is-the-eye-of-the-ocean--wrap {
    flex-flow: column;
  }

  .eoo-def-left {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .eoo-def-right {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .the-spartans-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ser-heading {
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ser-heading.mission-h {
    line-height: 2.4rem;
  }

  .ser-heading.projects-heading {
    font-size: 3rem;
  }

  .ser-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ser-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ser-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ser-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .ser-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ser-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ser-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ser-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ser-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .ser-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .ser-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ser-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ser-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .ser-heading.eye-of-ocean {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .spartan-paragraph {
    width: auto;
  }

  .spartan-slide-3-img-wrap {
    flex-flow: column;
    height: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sp-3-images {
    width: 100%;
  }

  .sl-3-images-copy {
    width: 70%;
  }

  .imp-bay-wrap {
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .imp-bay-left {
    width: 100%;
  }

  .imp-bay-right {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    flex-flow: column;
    width: 100%;
    padding-right: 0;
  }

  .why-protect-the-ocean-in-costa-rica {
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .why-protect-ocean-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .why-protect-left {
    width: 100%;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .why-protect-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .what-can-i-do-to-protect-the-ocean {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .what-can-we-do-wrap {
    height: 100%;
  }

  .what-can-we-do-h-div {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .what-heading {
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .what-heading.mission-h {
    line-height: 2.4rem;
  }

  .what-heading.projects-heading {
    font-size: 3rem;
  }

  .what-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .what-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .what-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .what-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .what-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .what-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .what-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .what-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .what-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .what-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .what-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .what-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .what-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .what-heading.eye-of-ocean {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .steps-slider, .mask-3 {
    height: 100%;
  }

  .step-card {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    height: 12.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .steps-wrap {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    justify-content: flex-end;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .figure-wrap {
    font-size: 4.1rem;
    position: absolute;
    inset: 2% auto auto 5%;
  }

  .figuire-h {
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 8rem;
    line-height: 2.4rem;
    position: absolute;
    inset: 157% auto auto 0%;
  }

  .figuire-h.mission-h {
    line-height: 2.4rem;
  }

  .figuire-h.projects-heading {
    font-size: 3rem;
  }

  .figuire-h.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .figuire-h.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .figuire-h.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .figuire-h.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .figuire-h.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .figuire-h.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .figuire-h.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .figuire-h.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .figuire-h.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .figuire-h.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .figuire-h.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .figuire-h.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .figuire-h.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

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

  .text-block-18 {
    letter-spacing: -1px;
    margin-top: 0;
    padding-left: .6rem;
    padding-right: 2rem;
    font-size: 1.9rem;
    line-height: 2rem;
    position: absolute;
  }

  .text-block-18.reduce {
    padding-right: 1rem;
    line-height: 2.1rem;
  }

  .icon-10 {
    font-size: 1.2rem;
    display: none;
    bottom: 0;
  }

  .icon-11 {
    color: var(--color-1);
    font-size: 1.2rem;
    display: none;
    inset: 0% auto 0% 0%;
  }

  .left-arrow-5 {
    display: flex;
    left: 3%;
  }

  .right-arrow-4 {
    display: block;
    right: 3%;
  }

  .vid-div {
    display: flex;
  }

  .background-video-3 {
    background-color: #0000004f;
  }

  .slide-nav-4 {
    font-size: 7px;
    inset: auto 0% -9%;
  }

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

  .mobimp-bay-right-copy {
    width: 100%;
    margin-bottom: 2rem;
  }

  .mob-eoo-def-left-copy, .mob-eoo-def-left {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .dt-steps-wrap {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    justify-content: flex-end;
    height: 100%;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
    display: none;
  }

  .mob-steps-wrap {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    justify-content: flex-end;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .eoo-volunteer-left-div {
    align-items: center;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eoo-volunteer-right-div {
    display: none;
  }

  .eoo-vol-heading {
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eoo-vol-heading.mission-h {
    line-height: 2.4rem;
  }

  .eoo-vol-heading.projects-heading {
    font-size: 3rem;
  }

  .eoo-vol-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eoo-vol-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .eoo-vol-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .eoo-vol-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eoo-vol-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .eoo-vol-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .eoo-vol-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eoo-vol-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eoo-vol-paragraph-7 {
    text-align: center;
    width: auto;
    margin-bottom: 1.5rem;
  }

  .text-span-48 {
    color: var(--color-4);
  }

  .cta-but-divs {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    width: 90%;
  }

  .play-button {
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
  }

  .video-frame-wrap {
    z-index: 100000;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .video-2-frame-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-span-51, .text-span-52 {
    color: var(--color-4);
  }

  .navbar-2 {
    z-index: 20000;
    background-color: #ddd0;
    width: 100%;
    height: 5rem;
    margin-top: 1.5rem;
    position: fixed;
  }

  .body-6 {
    background-color: #222;
  }

  .eco-hero-section {
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .code-embed {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .dt-hero-video-wrap {
    object-fit: fill;
    height: 100%;
    display: none;
  }

  .mob-hero-video-wrap {
    display: flex;
  }

  .logos-scroll-section {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-linear-grad-wrap {
    background-image: linear-gradient(#0000, #222 87%);
    flex-flow: column;
  }

  .eco-hero-left {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .mob-code-embed {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

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

  .eco-hero-left-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .eco-hero-right {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .text-span-55 {
    color: var(--color-4);
    line-height: 2.6rem;
  }

  .div-block-23 {
    width: 40%;
    height: 2rem;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .tag-eco {
    opacity: .57;
    width: 54%;
    height: 2rem;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .6rem;
  }

  .cards-container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding: 0 2rem;
  }

  .ecoheading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1.6rem;
    font-size: 3rem;
    line-height: 3rem;
  }

  .ecoheading.mission-h {
    line-height: 2.4rem;
  }

  .ecoheading.projects-heading {
    font-size: 3rem;
  }

  .ecoheading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ecoheading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ecoheading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ecoheading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .ecoheading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ecoheading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ecoheading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ecoheading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ecoheading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .ecoheading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .ecoheading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ecoheading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ecoheading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .ecoheading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ecoheading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .step-card-2, .step-card-copy {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    height: 12.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .code-embed-4 {
    width: 100%;
  }

  .code-embed-4:hover {
    border: 1px none var(--color-1);
  }

  .paragraph-1026 {
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .extra-ordinary-scroll-animation {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }

  .hero-heading.mission-h {
    line-height: 2.4rem;
  }

  .hero-heading.projects-heading {
    font-size: 3rem;
  }

  .hero-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .hero-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .hero-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .hero-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .hero-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .hero-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .hero-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .hero-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .hero-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .hero-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .hero-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .hero-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .hero-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .hero-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .hero-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .not-everyone-wrap {
    flex-flow: column;
  }

  .not-everyone-left {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 1rem;
  }

  .image-31 {
    position: static;
  }

  .heading-copy {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 2.9rem;
  }

  .heading-copy.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .heading-copy.projects-heading {
    font-size: 3rem;
  }

  .heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .heading-copy.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .heading-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading-copy.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading-copy.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading-copy.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .heading-copy.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .heading-copy.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .heading-copy.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .heading-copy.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .heading-copy.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .heading-copy.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .heading-copy.eco {
    text-align: left;
    margin-bottom: 0;
    font-size: 3rem;
  }

  .not-everyone-right.mob {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .not-everyone-right.dt {
    display: none;
  }

  .rotating-text-div {
    width: 12rem;
    inset: auto -10% 0% auto;
  }

  .adventure-awaits-section {
    height: auto;
    position: static;
  }

  .adv-awaits-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 2.9rem;
  }

  .adv-awaits-heading.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .adv-awaits-heading.projects-heading {
    font-size: 3rem;
  }

  .adv-awaits-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .adv-awaits-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .adv-awaits-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-awaits-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .adv-awaits-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .adv-awaits-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-awaits-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-awaits-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-awaits-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .adv-awaits-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .adv-awaits-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-awaits-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .adv-awaits-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .adv-awaits-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .adv-awaits-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .code-embed-5 {
    opacity: .3;
    width: 560px;
    margin-top: 2rem;
  }

  .adventure-heading-main {
    height: auto;
    margin-top: -4rem;
    position: static;
    top: 0;
  }

  .adv-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -2px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.8rem;
    line-height: 2.9rem;
    position: static;
    top: 40.3516px;
  }

  .adv-heading.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .adv-heading.projects-heading {
    font-size: 3rem;
  }

  .adv-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .adv-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .adv-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .adv-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .adv-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .adv-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .adv-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .adv-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .adv-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .adv-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .adv-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .text-span-59 {
    color: var(--white);
  }

  .paragraph1214 {
    text-align: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .eco-slider-div {
    height: 40vh;
  }

  .icon-12 {
    font-size: 1.5rem;
  }

  .eco-package-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .eco-pack-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 2.9rem;
  }

  .eco-pack-heading.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eco-pack-heading.projects-heading {
    font-size: 3rem;
  }

  .eco-pack-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .eco-pack-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eco-pack-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-pack-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .eco-pack-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .eco-pack-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-pack-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-pack-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-pack-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .eco-pack-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .eco-pack-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-pack-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .eco-pack-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .eco-pack-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eco-pack-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eco-package-headiing {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 2.9rem;
  }

  .eco-package-headiing.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eco-package-headiing.projects-heading {
    font-size: 3rem;
  }

  .eco-package-headiing.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .eco-package-headiing.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eco-package-headiing.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-package-headiing.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .eco-package-headiing.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .eco-package-headiing.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-package-headiing.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-package-headiing.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-package-headiing.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .eco-package-headiing.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .eco-package-headiing.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .eco-package-headiing.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .eco-package-headiing.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .eco-package-headiing.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .eco-package-headiing.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .paragraph-1028, .paragraph-1029 {
    width: auto;
  }

  .paragraph-1029.cz {
    width: auto;
    padding-left: 9px;
    padding-right: 9px;
  }

  .eco-packagesgrid-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grid-7 {
    grid-template-columns: 1fr;
  }

  .eco-pack-card {
    padding-left: 1rem;
    padding-right: .8rem;
  }

  .pack-card-heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.7rem;
    line-height: 2.5rem;
  }

  .pack-card-heading.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .pack-card-heading.projects-heading {
    font-size: 3rem;
  }

  .pack-card-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .pack-card-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .pack-card-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .pack-card-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .pack-card-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .pack-card-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .pack-card-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .pack-card-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .pack-card-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .pack-card-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .pack-card-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .pack-card-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .pack-card-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .pack-card-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .pack-card-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .paragraph-1030 {
    color: #ffffffb3;
    margin-bottom: 2rem;
  }

  .max-tag {
    font-size: .6rem;
  }

  .carousel-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .logo-container {
    margin-left: 0;
    margin-right: 0;
  }

  .logo-image {
    height: 20px;
  }

  .logo-image.bold-food {
    height: 30px;
  }

  .logo-image.wolt {
    height: 26px;
    margin-right: 1rem;
  }

  .logo-image.ramen {
    height: 20px;
  }

  .logo-image.stanley {
    margin-right: 1rem;
  }

  ._100-margin-top {
    border-radius: 200px;
    width: 60%;
    display: flex;
  }

  .carousel-container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .carousel-container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 200px;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .pack-button-main-copy {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 80%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .pack-button-main-copy.hero-but-eoo, .pack-button-main-copy.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .pack-button-main-copy.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .paragraph-1030-copy-3, .paragraph-1030-copy-2 {
    color: #ffffffb3;
    margin-bottom: 2rem;
  }

  .text-span-61, .text-span-62, .text-span-63, .text-span-64 {
    color: var(--color-4);
  }

  .container-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    height: 40vh;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  ._100-margin-top-2 {
    display: flex;
  }

  .carousel-container-4 {
    box-sizing: border-box;
    grid-column-gap: .9rem;
    grid-row-gap: .9rem;
    background-image: none;
    border-radius: 0;
    flex: none;
    order: 1;
    justify-content: space-between;
    align-items: center;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
    inset: 0% 0% 0% 4%;
    overflow: hidden;
  }

  .logo-container-2 {
    margin-left: 0;
    margin-right: 0;
  }

  ._100-margin-top-2-copy {
    display: none;
  }

  .team-scrolling-conainer {
    width: auto;
    height: 30vh;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
    left: -319px;
    overflow: visible;
  }

  .team-container {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    min-width: auto;
    display: flex;
    position: relative;
    left: 0;
    overflow: hidden;
  }

  .carousel-container-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(0deg, #00000091, #3534348f 65%);
    border-radius: 0;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    min-width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    position: static;
    inset: auto 0% 0%;
  }

  .logo-container-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .team-member {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: .4rem;
    margin-right: .4rem;
    display: flex;
  }

  .team-member.mica {
    margin-left: 0;
    margin-right: 0;
  }

  .team-member-div-copy {
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    margin-bottom: 1rem;
    display: flex;
    overflow: visible;
  }

  .logo0container {
    flex-flow: row;
    justify-content: space-around;
    align-self: auto;
    align-items: center;
    min-width: 100%;
    margin-bottom: 1rem;
    display: flex;
    position: static;
    left: 0;
    overflow: visible;
  }

  .logo0container.last {
    position: static;
    left: 0;
  }

  .logo0container.last-logo-cont {
    left: -2567px;
  }

  .more-info-heading {
    color: var(--color-3);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2.9rem;
  }

  .more-info-heading.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .more-info-heading.projects-heading {
    font-size: 3rem;
  }

  .more-info-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .more-info-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .more-info-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .more-info-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .more-info-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .more-info-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .more-info-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .more-info-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .more-info-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .more-info-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .more-info-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .mob-costarica-heading {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .mob-costarica-heading.projects-heading {
    font-size: 3rem;
  }

  .mob-costarica-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-costarica-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .mob-costarica-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-costarica-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .mob-costarica-heading._2h {
    color: var(--color-1);
    text-align: left;
    font-size: 2.2rem;
    line-height: 2.7rem;
  }

  .eyeofjag--right {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: none;
  }

  .image-32 {
    border-radius: .6rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-6 {
    width: 3rem;
    margin-left: 0;
  }

  .mob-slovakia-heading {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .mob-slovakia-heading.projects-heading {
    font-size: 3rem;
  }

  .mob-slovakia-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-slovakia-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .mob-slovakia-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .mob-slovakia-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .mob-slovakia-heading._2h {
    color: var(--color-1);
    text-align: left;
    font-size: 2.2rem;
    line-height: 2.7rem;
    display: flex;
  }

  .slovakia-heading {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .slovakia-heading.projects-heading {
    font-size: 3rem;
  }

  .slovakia-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .slovakia-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .slovakia-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .slovakia-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .slovakia-heading._2h {
    color: var(--color-1);
    text-align: left;
    font-size: 2.2rem;
    line-height: 2.7rem;
    display: none;
  }

  ._100-margin-top-3 {
    display: none;
  }

  .carousel-container-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  ._100-margin-top-4 {
    border-style: none;
    border-radius: 0;
    width: 100%;
    height: 4rem;
    display: flex;
    position: static;
    bottom: -6%;
  }

  .code-embed-7 {
    border-radius: 0;
    height: 4rem;
  }

  .mob-eyeofjag--right {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 2rem;
    padding-left: 0;
    display: flex;
  }

  .mobeyeofjag--right-copy {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .eyeofbear-info-wrap-2 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .eob-3x-slider-wrap {
    height: auto;
    display: flex;
  }

  .eob-triple-slide-copy {
    height: auto;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
  }

  .eob-slide-3-img-wrap {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    flex-flow: row;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .eob-img {
    border-radius: .2rem;
    max-width: 100%;
    overflow: visible;
  }

  .green-patrol-obj-wrap {
    text-align: left;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-81 {
    color: var(--color-1);
  }

  .eot-gallery-heading {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .green-life-costarica-info-div {
    justify-content: center;
    align-items: center;
  }

  .icon-13 {
    font-size: 1rem;
  }

  .left-arrow-7 {
    width: 10%;
    margin-left: 0;
    inset: 0% auto 0% 1%;
  }

  .icon-14 {
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem;
  }

  .right-arrow-5 {
    width: 10%;
    height: auto;
    margin-right: 0;
    inset: 0% 0% 0% auto;
  }

  .how-can-i-contribute-page-img {
    background-image: linear-gradient(#222 12%, #fff0), url('../images/BRAULIO_DRON_2-BG.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .eshop-but-nav-copy {
    background-color: #181818;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 8rem;
    margin-top: 1.1rem;
    margin-left: 1rem;
    margin-right: auto;
  }

  .navbar-3 {
    margin-top: 1.5rem;
    display: flex;
  }

  .container-3 {
    max-width: none;
  }

  .text-block-22 {
    font-size: .7rem;
  }

  .slide-nav-6 {
    font-size: .5rem;
  }

  .slide-nav-7 {
    font-size: .5rem;
    top: 75.5391px;
  }

  .slide-nav-8 {
    font-size: .5rem;
    top: 232.594px;
  }

  .slide-nav-9 {
    font-size: .5rem;
    top: 240.594px;
  }

  .slide-nav-10 {
    font-size: .5rem;
    inset: 79px 0% 0%;
  }

  .slide-nav-11 {
    font-size: .5rem;
    top: 81.5078px;
  }

  .text-span-91 {
    color: var(--color-3);
  }

  .gp-importance-sec {
    background-color: #161616;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slide-nav-12 {
    font-size: .5rem;
    top: 81.5234px;
  }

  .section-12 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slide-nav-13 {
    font-size: .5rem;
    top: 80px;
  }

  .text-span-92, .text-span-107 {
    color: var(--color-4);
  }

  .paragraph-1031, .paragraph-1032 {
    text-align: center;
  }

  .contact-sec-1 {
    height: auto;
    padding-bottom: 2rem;
  }

  .contact-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-8.address-grid, .grid-8.contact-grid, .grid-8.account-number {
    grid-template-columns: 1fr;
  }

  .contact-card.address {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .contact-card.account-number-sk {
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .ccontact-carc-heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .ccontact-carc-heading.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .ccontact-carc-heading.projects-heading {
    font-size: 3rem;
  }

  .ccontact-carc-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .ccontact-carc-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ccontact-carc-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ccontact-carc-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .ccontact-carc-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ccontact-carc-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .ccontact-carc-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ccontact-carc-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ccontact-carc-heading.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .ccontact-carc-heading.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .ccontact-carc-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .ccontact-carc-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .ccontact-carc-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ccontact-carc-heading.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ccontact-carc-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ccontact-carc-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ccontact-carc-heading.how-can0i-hero-h {
    line-height: 3rem;
  }

  .ccontact-carc-heading.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ccontact-carc-heading.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .slide-nav-14 {
    font-size: .5rem;
    inset: auto 0% -97%;
  }

  .stepahn {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: .4rem;
    margin-right: .4rem;
    display: flex;
  }

  .stepahn.mica {
    margin-left: 0;
    margin-right: 0;
  }

  .stepan {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: .4rem;
    margin-right: .4rem;
    display: flex;
  }

  .stepan.mica {
    margin-left: 0;
    margin-right: 0;
  }

  .team-member-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: .4rem;
    margin-right: .4rem;
    display: flex;
  }

  .team-member-copy.mica {
    margin-left: 0;
    margin-right: 0;
  }

  .slide-31 {
    height: 100%;
  }

  .div-block-28 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .div-block-29 {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1em;
  }

  .dropdown-7 {
    width: 100%;
  }

  .text-span-113 {
    color: var(--color-4);
  }

  .dropdown-toggle-5, .dropdown-toggle-6, .dropdown-toggle-7 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 1rem;
  }

  .dropdown-toggle-7.w--open {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .news-section {
    padding-top: 9rem;
  }

  .news-grid {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .news-heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .25rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .news-heading.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-heading.projects-heading {
    font-size: 3rem;
  }

  .news-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news-heading.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-heading.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news-heading.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-heading.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news-heading.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-heading.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .news-button {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding-left: .2rem;
    padding-right: .2rem;
    display: flex;
  }

  .news-button.hero-but-eoo, .news-button.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .news-button.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .news-button.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .news-button.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .news-button.gpatrol {
    width: 100%;
  }

  .news-button.ourevents-hero {
    width: 90%;
  }

  .news-heading-wrap {
    padding-left: 0;
  }

  .paragraph-1042 {
    text-align: center;
    width: auto;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }

  .news-heading-hero {
    color: var(--color-3);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news-heading-hero.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-heading-hero.projects-heading {
    font-size: 3rem;
  }

  .news-heading-hero.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news-heading-hero.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news-heading-hero.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-heading-hero.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news-heading-hero.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news-heading-hero.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news-heading-hero.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-heading-hero.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading-hero.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news-heading-hero.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news-heading-hero.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-heading-hero.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news-heading-hero.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news-heading-hero.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading-hero.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-heading-hero.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-heading-hero.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news-heading-hero.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading-hero.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-heading-hero.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .div-block-30 {
    display: none;
  }

  .image-35 {
    width: 15px;
    max-width: none;
    height: 15px;
    margin-right: .5rem;
  }

  .image-36, .image-37 {
    width: 15px;
    height: 15px;
    margin-right: .5rem;
  }

  .text-span-114 {
    display: none;
  }

  .news-info-heading-wrap {
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .news-info-section {
    flex-flow: column;
    padding: 0;
  }

  .news-info-hero-img {
    background-attachment: fixed;
  }

  .news-headline {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: 100%;
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-headline.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-headline.projects-heading {
    font-size: 3rem;
  }

  .news-headline.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news-headline.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news-headline.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-headline.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news-headline.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news-headline.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news-headline.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-headline.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-headline.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news-headline.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news-headline.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-headline.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news-headline.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news-headline.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-headline.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-headline.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-headline.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news-headline.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-headline.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-headline.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .news-info-header {
    height: 80vh;
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .new-info-wrap {
    flex-flow: column;
  }

  .ni-left {
    width: 100%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .ni-right {
    width: 100%;
  }

  .news-info-sep {
    background-position: 50%;
    background-repeat: repeat;
    background-attachment: fixed;
    height: 40vh;
  }

  .news-info-gallery {
    flex-flow: column;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-9 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 1rem;
  }

  .grid-10 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .news-info-p {
    width: 100%;
    padding-top: 0;
  }

  .news-info-p.news-9 {
    width: 90%;
  }

  .grid-11 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    grid-template-columns: 1fr 1fr;
  }

  .ni-heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ni-heading.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .ni-heading.projects-heading {
    font-size: 3rem;
  }

  .ni-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .ni-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ni-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ni-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .ni-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ni-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .ni-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ni-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ni-heading.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .ni-heading.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .ni-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .ni-heading.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .ni-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ni-heading.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ni-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ni-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ni-heading.how-can0i-hero-h {
    line-height: 3rem;
  }

  .ni-heading.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .ni-heading.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .ni-heading.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .ni-2-header-img {
    background-attachment: fixed;
  }

  .news--2-info-sep {
    background-position: 39%;
    background-repeat: repeat;
    background-attachment: fixed;
  }

  .ni-3-header-img {
    background-attachment: fixed;
  }

  .news--3-info-sep {
    background-image: none;
    height: 23vh;
  }

  .code-embed-8 {
    display: none;
  }

  .mob-nw-3-video-code-embed {
    height: 100%;
    display: block;
  }

  .code-embed-1440px {
    display: none;
  }

  .news-info-3--p {
    width: 100%;
    padding-top: 1rem;
  }

  .ni-4-header-img {
    background-attachment: fixed;
  }

  .news--3-headline {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--3-headline.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news--3-headline.projects-heading {
    font-size: 3rem;
  }

  .news--3-headline.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news--3-headline.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news--3-headline.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news--3-headline.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news--3-headline.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news--3-headline.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news--3-headline.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news--3-headline.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--3-headline.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news--3-headline.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news--3-headline.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news--3-headline.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news--3-headline.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news--3-headline.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--3-headline.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news--3-headline.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news--3-headline.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news--3-headline.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--3-headline.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news--3-headline.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .news-info--4 {
    flex-flow: column;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .news--4-headline {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--4-headline.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news--4-headline.projects-heading {
    font-size: 3rem;
  }

  .news--4-headline.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news--4-headline.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news--4-headline.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news--4-headline.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news--4-headline.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news--4-headline.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news--4-headline.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news--4-headline.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--4-headline.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news--4-headline.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news--4-headline.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news--4-headline.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news--4-headline.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news--4-headline.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--4-headline.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news--4-headline.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news--4-headline.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news--4-headline.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news--4-headline.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news--4-headline.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .ni-4-left {
    width: 100%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .ni--4-right {
    width: 100%;
    display: none;
  }

  .new-info-4--wrap {
    flex-flow: column;
  }

  .image-tail {
    width: 2.5rem;
  }

  .image-tail.eyes-on-logo {
    width: 20vw;
    margin-bottom: .5rem;
  }

  .image-tail.blue-life-logo, .image-tail.jaguauar-logo, .image-tail.volu-prg-costa {
    width: 5rem;
  }

  .image-tail.bear-life-logo-copy {
    width: 6rem;
  }

  .news-info-4--p {
    width: 100%;
    padding-top: 1rem;
  }

  .nl-4---info {
    padding-left: 0;
    padding-right: 0;
  }

  .mob-ni--4-right {
    width: 100%;
    padding-right: 0;
  }

  .ni-5-header-img {
    background-attachment: fixed;
  }

  .ni-left-copy {
    width: 100%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .new--5-info-wrap {
    flex-flow: column;
  }

  .ni--5-right {
    width: 100%;
  }

  .ni-left-5 {
    width: 100%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .news-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nl-section {
    background-color: #62a7a0bf;
    background-position: 57%;
    padding-top: 0;
  }

  .nl-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .nl-container {
    max-width: 89%;
  }

  .nl-paragraph {
    width: auto;
  }

  .form-button {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 80%;
    padding-left: .2rem;
    padding-right: .2rem;
    display: flex;
  }

  .form-button.hero-but-eoo, .form-button.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .form-button.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .form-button.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .form-button.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .form-button.gpatrol {
    width: 100%;
  }

  .form-button.ourevents-hero {
    width: 90%;
  }

  .form-heading {
    font-size: 1rem;
  }

  .form-heading.dt {
    display: none;
  }

  .form-heading.mob {
    font-size: 2rem;
    line-height: 2.2rem;
    display: block;
  }

  .success-button {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 80%;
    padding-left: .2rem;
    padding-right: .2rem;
    display: flex;
  }

  .success-button.hero-but-eoo, .success-button.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .success-button.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .success-button.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .success-button.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .success-button.gpatrol {
    width: 100%;
  }

  .success-button.ourevents-hero {
    width: 90%;
  }

  .container-6 {
    max-width: none;
  }

  .bold-text-29 {
    font-size: 1.2rem;
  }

  .bold-text-30 {
    font-size: 1rem;
  }

  .nl-wrap {
    background-color: #000000a1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nl-heading {
    color: var(--color-4);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .nl-heading.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .nl-heading.projects-heading {
    font-size: 3rem;
  }

  .nl-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .nl-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .nl-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .nl-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .nl-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .nl-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .nl-heading.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .nl-heading.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .nl-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .nl-heading.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .nl-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .nl-heading.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .nl-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .nl-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .nl-heading.how-can0i-hero-h {
    line-height: 3rem;
  }

  .nl-heading.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .nl-heading.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .nl-heading.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .nl-heading.en0nl {
    color: var(--color-4);
    text-align: center;
    width: auto;
    font-size: 2.3rem;
    line-height: 2.4rem;
  }

  .nl-heading.cz {
    text-align: left;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }

  .newsletter-section {
    background-color: #07070733;
    background-image: none;
    padding-top: 7rem;
  }

  .text-span-120 {
    color: var(--color-4);
  }

  .section-13 {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }

  .costarica-heading-2 {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .costarica-heading-2.projects-heading {
    font-size: 3rem;
  }

  .costarica-heading-2.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .costarica-heading-2.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .costarica-heading-2.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .costarica-heading-2.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .costarica-heading-2._2h {
    color: var(--color-1);
    text-align: left;
    flex-flow: column;
    width: 100%;
    font-size: 2.3rem;
    line-height: 2.7rem;
    display: flex;
  }

  .costarica-heading-copy {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .costarica-heading-copy.projects-heading {
    font-size: 3rem;
  }

  .costarica-heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .costarica-heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .costarica-heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .costarica-heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .costarica-heading-copy._2h {
    color: var(--color-1);
    text-align: left;
    flex-flow: column;
    width: 100%;
    font-size: 2.3rem;
    line-height: 2.7rem;
    display: flex;
  }

  .ar-hero-left {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 5rem .8rem 2.7rem;
  }

  .ar-hero-text-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5rem;
    padding-left: 1rem;
  }

  .ar-hero-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }

  .ar-hero-heading.mission-h {
    line-height: 2.4rem;
  }

  .ar-hero-heading.projects-heading {
    font-size: 3rem;
  }

  .ar-hero-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-hero-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ar-hero-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-hero-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .ar-hero-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ar-hero-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-hero-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-hero-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-hero-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .ar-hero-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .ar-hero-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-hero-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ar-hero-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .ar-hero-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-hero-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-into-paragraph {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ar-intro-wrap {
    flex-flow: column;
  }

  .ar-intro-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .ar-intro-left {
    width: 100%;
    margin-top: 2rem;
  }

  .ar-intro-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }

  .ar-intro-heading.mission-h {
    line-height: 2.4rem;
  }

  .ar-intro-heading.projects-heading {
    font-size: 3rem;
  }

  .ar-intro-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-intro-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ar-intro-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-intro-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .ar-intro-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ar-intro-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-intro-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-intro-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-intro-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .ar-intro-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .ar-intro-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-intro-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ar-intro-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .ar-intro-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-intro-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .annual-rep-intro-image {
    width: 100%;
  }

  .ar-nav-wrap {
    justify-content: center;
    align-items: center;
  }

  .ar-nav-heading {
    color: var(--color-1);
    text-align: center;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 2.9rem;
  }

  .ar-nav-heading.mission-h {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-nav-heading.projects-heading {
    font-size: 3rem;
  }

  .ar-nav-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .ar-nav-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ar-nav-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-nav-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .ar-nav-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ar-nav-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-nav-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-nav-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-nav-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .ar-nav-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .ar-nav-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-nav-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ar-nav-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .ar-nav-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-nav-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-nav-tabs {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu-2 {
    flex-flow: column;
  }

  .ar-listing-tab {
    flex-flow: column;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ar-listing-tab._2024 {
    width: 100%;
    padding-top: 0;
  }

  .ar-list-right {
    width: 100%;
    padding-right: 0;
  }

  .ar-list-left.mob {
    width: 100%;
    margin-bottom: 2rem;
  }

  .ar-list-left.dt {
    display: none;
  }

  .image-41 {
    margin-bottom: 1rem;
  }

  .image-41.dt {
    display: none;
  }

  .ar-list-heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }

  .ar-list-heading.mission-h {
    line-height: 2.4rem;
  }

  .ar-list-heading.projects-heading {
    font-size: 3rem;
  }

  .ar-list-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-list-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .ar-list-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-list-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .ar-list-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .ar-list-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-list-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-list-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-list-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .ar-list-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .ar-list-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .ar-list-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .ar-list-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .ar-list-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-list-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .ar-list-heading._2024 {
    font-size: 2rem;
  }

  .text-span-122 {
    padding-right: .5rem;
  }

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

  .ni--6-right {
    width: 100%;
  }

  .new--6-info-wrap {
    flex-flow: column;
  }

  .ni-left-6 {
    width: 100%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-127 {
    font-weight: 400;
  }

  .text-span-129 {
    font-size: .9rem;
  }

  ._2024 {
    flex-flow: column;
  }

  .ar-list-right-2024, .ar-list-right-copy {
    width: 100%;
    padding-right: 0;
  }

  .nl-form {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .nl-listing-tab {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding: 0 .5rem;
  }

  .nl-listing-tab._2024 {
    width: 100%;
    padding-top: 0;
  }

  .nl-listing-tab-copy {
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nl-listing-tab-copy._2024 {
    width: 100%;
    padding-top: 0;
  }

  .nl-list-heading {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .nl-list-heading.mission-h {
    line-height: 2.4rem;
  }

  .nl-list-heading.projects-heading {
    font-size: 3rem;
  }

  .nl-list-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-list-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .nl-list-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-list-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  .nl-list-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .nl-list-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-list-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-list-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-list-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  .nl-list-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  .nl-list-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .nl-list-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .nl-list-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .nl-list-heading.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .nl-list-heading.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .nl-list-heading._2024 {
    font-size: 2rem;
  }

  .nl-nav-wrap {
    justify-content: center;
    align-items: center;
  }

  .wrap-news {
    flex-flow: column;
  }

  .left {
    width: 100%;
  }

  .right {
    width: 100%;
    padding-left: 0;
  }

  .paragraph-1051 {
    line-height: 1.2rem;
  }

  .image-45 {
    margin-bottom: 0;
  }

  .image-45.dt {
    display: none;
  }

  .image-45.mob {
    display: block;
  }

  .n7-left {
    width: 100%;
  }

  .n7-left._4, .n7-right {
    width: 100%;
    margin-left: 0;
  }

  .n7-right._4 {
    width: 100%;
  }

  .news-7-sec-2 {
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-main-n7 {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .9rem;
    display: flex;
  }

  .button-main-n7.hero-but-eoo, .button-main-n7.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .button-main-n7.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .button-main-n7.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .button-main-n7.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .button-main-n7.gpatrol {
    width: 100%;
  }

  .button-main-n7.ourevents-hero {
    width: 70%;
  }

  .button-main-n7.nl-but {
    width: 80%;
  }

  .news-7-sec-3 {
    flex-flow: column;
    margin-top: 1rem;
    padding: 1rem;
  }

  .news-7-sec-5.donatepart {
    display: none;
  }

  .news-copy {
    color: var(--white);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .25rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .news-copy.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-copy.projects-heading {
    font-size: 3rem;
  }

  .news-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news-copy.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news-copy.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-copy.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-copy.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news-copy.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news-copy.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-copy.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news-copy.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news-copy.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-copy.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-copy.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-copy.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news-copy.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-copy.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-copy.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .news-copy._12e12 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .news-7-sec-04 {
    background-color: #0000004d;
    flex-flow: column;
  }

  .n7-button-main {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .9rem;
    display: flex;
  }

  .n7-button-main.hero-but-eoo, .n7-button-main.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .n7-button-main.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .n7-button-main.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .n7-button-main.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .n7-button-main.gpatrol {
    width: 100%;
  }

  .n7-button-main.ourevents-hero {
    width: 70%;
  }

  .n7-button-main.nl-but {
    width: 80%;
  }

  .donate-n7-div {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding: 1.8rem 1rem;
  }

  .news-heading-donate {
    color: var(--color-4);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .25rem;
    font-size: 2.4rem;
    line-height: 2.3rem;
  }

  .news-heading-donate.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-heading-donate.projects-heading {
    font-size: 3rem;
  }

  .news-heading-donate.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .news-heading-donate.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .news-heading-donate.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-heading-donate.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .news-heading-donate.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .news-heading-donate.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .news-heading-donate.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .news-heading-donate.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading-donate.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .news-heading-donate.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .news-heading-donate.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .news-heading-donate.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .news-heading-donate.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .news-heading-donate.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading-donate.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-heading-donate.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .news-heading-donate.how-can0i-hero-h {
    line-height: 3rem;
  }

  .news-heading-donate.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .news-heading-donate.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .news-heading-donate.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-10 {
    text-align: left;
  }

  .paragraph-1058 {
    margin-bottom: 1rem;
  }

  .italic-text-5 {
    line-height: 1rem;
  }

  ._2023 {
    flex-flow: column;
  }

  .ambassador-hero {
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ambassador-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .adobt-whale-section {
    background-color: #181818;
    padding-left: 0;
    padding-right: 0;
  }

  .amoba {
    text-align: center;
    background-color: #16161600;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .adopt-a-whale-sec {
    text-align: center;
    background-color: #222;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 3rem 1rem 1rem;
  }

  .paragraph-whale-amb {
    color: var(--color-1);
  }

  .bold-text-36 {
    font-size: 1.3rem;
  }

  .image-46 {
    width: 100%;
    margin-bottom: 1rem;
  }

  .ambassador-gallery {
    background-color: #2220;
    height: auto;
  }

  .code-embed-10 {
    height: auto;
  }

  .paragraph-1000-copy-copy {
    text-align: left;
    width: auto;
    line-height: 2rem;
  }

  .become-left, .become-right {
    width: 100%;
  }

  .become-right.mob {
    margin-bottom: 1.5rem;
  }

  .embed-code-whale-vid {
    border-radius: 0;
    padding-top: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .code-embed-11 {
    border-radius: .5rem;
  }

  .body-13 {
    background-color: #222;
  }

  .ni-5-header-img-copy {
    background-attachment: fixed;
  }

  ._30x30-hero-sec {
    background-position: 0 0, 40%;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  ._30-hero-wrap {
    background-color: #00000075;
    flex-direction: column;
    padding: 3rem .3rem;
  }

  ._30-hero-left {
    width: 100%;
    padding: 2.7rem .8rem;
  }

  ._30-hero-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  ._30-hero-card-slider-div {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-info-sec-one {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-info-sec-two {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  ._30x30-section {
    padding-top: 4rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .protect-wild-section-copy {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-cars-sec-global-biodiversity-framework {
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-commit-sec-two {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  ._30x30-achievements-section {
    padding-top: 4rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  ._30-cards-info_wrap {
    flex-flow: column;
    padding-top: 2.6rem;
    padding-bottom: 0;
  }

  .grid-12, .grid-12._30x30-challenge, .grid-12._30x30-objective-copy {
    grid-template-columns: 1fr;
  }

  .card-icon {
    margin-bottom: 1rem;
  }

  ._30-card-heading {
    text-align: left;
    width: auto;
    margin-bottom: .5rem;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  ._30-card-heading.mission-h {
    line-height: 2.4rem;
  }

  ._30-card-heading.projects-heading {
    font-size: 3rem;
  }

  ._30-card-heading.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-card-heading.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  ._30-card-heading.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-card-heading.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  ._30-card-heading.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  ._30-card-heading.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-card-heading.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-card-heading.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-card-heading.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  ._30-card-heading.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  ._30-card-heading.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-card-heading.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  ._30-card-heading.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .paragraph-1061 {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .jfn-commit--sec {
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-aheivements-plan {
    flex-flow: column;
    padding-top: 2.6rem;
    padding-bottom: 0;
  }

  .achv-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .ach-left {
    width: 20%;
    padding: 1rem .5rem;
  }

  .ach-right {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .date-ach {
    font-family: Oswald, sans-serif;
  }

  .acv-date {
    font-size: .9rem;
  }

  .paragraph-1062 {
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .code-embed-12 {
    justify-content: flex-start;
    align-items: center;
    width: 6.4rem;
    padding-left: 19px;
  }

  .code-embed-12.un {
    justify-content: center;
    align-items: center;
  }

  .jfn-30x30-logos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  ._30-cars-sec-global-biodiversity-framework-copy {
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30x30-target {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-target-info_left {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 2.6rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  ._30-target-info_right {
    flex-flow: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  ._30-target-info_right.dt {
    display: none;
  }

  ._30x30-challenge {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._30-challenge-info_left-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 2.6rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraph-objectibve-copy {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  ._30-objectives-heading-copy {
    text-align: left;
    width: auto;
    margin-bottom: .5rem;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  ._30-objectives-heading-copy.mission-h {
    line-height: 2.4rem;
  }

  ._30-objectives-heading-copy.projects-heading {
    font-size: 3rem;
  }

  ._30-objectives-heading-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  ._30-objectives-heading-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.events-caledar {
    width: auto;
    font-size: 3rem;
  }

  ._30-objectives-heading-copy.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 1.8rem;
  }

  ._30-objectives-heading-copy.cont-info-heading {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._30-objectives-heading-copy.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  ._30-objectives-heading-copy.cert-name {
    font-size: 2.7rem;
    line-height: 2.2rem;
  }

  .paragraph-1061-copy {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .edu-hero {
    background-image: linear-gradient(#000000a1, #000000a1), url('../images/NEPZ-8.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .edu-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .about-nepz-section {
    flex-flow: column;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .about-nepz-paragraph {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .about-nepz-paragraph.dt {
    display: none;
  }

  .about-nepz-div {
    padding-top: 2.6rem;
  }

  .about-nepz-h {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.1rem;
    line-height: 2.1rem;
  }

  .about-nepz-h.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .about-nepz-h.projects-heading {
    font-size: 3rem;
  }

  .about-nepz-h.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .about-nepz-h.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .about-nepz-h.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .about-nepz-h.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .about-nepz-h.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .about-nepz-h.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .about-nepz-h.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .about-nepz-h.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .about-nepz-h.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .about-nepz-h.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .about-nepz-h.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .about-nepz-h.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .about-nepz-h.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .about-nepz-h.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  .about-nepz-h.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .about-nepz-h.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .about-nepz-h.how-can0i-hero-h {
    line-height: 3rem;
  }

  .about-nepz-h.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .about-nepz-h.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .about-nepz-h.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .about-nepz-h._30x30-info-heading-copy, .about-nepz-h._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .paragraph-9-copy {
    width: auto;
  }

  .paragraph-9-copy.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.vol-1 {
    text-align: center;
  }

  .paragraph-9-copy.costa-volunteer {
    width: auto;
    padding-left: 0;
  }

  .paragraph-9-copy.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .paragraph-9-copy.costa-voluntter-dates {
    width: auto;
    font-size: 1.7rem;
  }

  .paragraph-9-copy.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.jag {
    text-align: center;
    width: auto;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.blue-life-p {
    padding-left: 0;
  }

  .paragraph-9-copy.anti-potching-paragraph {
    text-align: left;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.anti-potching-paragraph.mob {
    text-align: left;
  }

  .paragraph-9-copy.prevention-copy {
    width: auto;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.glc--paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.bl-p-copy {
    text-align: center;
    width: auto;
    padding-left: 0;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.bl-p-copy-copy {
    width: auto;
    padding-left: 0;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.bl-rescue-paragraph-copy-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.ocean-educational-copy {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.tiger-copy-copy {
    text-align: center;
    padding-left: 0;
  }

  .paragraph-9-copy.eyeofthrjag-copy, .paragraph-9-copy.eyeofbear {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.bear {
    text-align: left;
    width: auto;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .paragraph-9-copy.green-patrol {
    text-align: left;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .paragraph-9-copy.slovakia-volunteer-copy {
    width: auto;
    padding-left: 0;
  }

  .paragraph-9-copy.sk-vol-tab {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .paragraph-9-copy.about-nepz-cop {
    width: auto;
    padding-top: 0;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .about-nepz-left {
    padding-top: 2.6rem;
    display: none;
  }

  .about-nepz-right {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .heading-2-copy {
    text-align: left;
    width: auto;
    margin-top: 0;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.5rem;
  }

  .heading-2-copy.eyes-on-earth {
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 1.5rem;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.8rem;
  }

  .heading-2-copy.blue-life {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2-copy.green-patrol {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.1rem;
  }

  .heading-2-copy.eob-bear {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .heading-2-copy._12 {
    font-size: 2.2rem;
  }

  .heading-2-copy.nepmz-hero-h {
    text-align: left;
    margin-bottom: 1.5rem;
    font-size: 2.1rem;
  }

  .paragraph-1001-copy-copy-copy {
    text-align: left;
    width: 29ch;
  }

  .about-im {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .about-im.dt {
    display: none;
  }

  .about-im.mob-copy {
    padding-left: 0;
  }

  .mob-about-nepz-left {
    width: 100%;
    padding-top: 2.6rem;
    display: flex;
  }

  .nepz-expansion-sec {
    background-color: #16161600;
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nepz-slider-section {
    height: auto;
    padding: 0 .5em 3rem .5rem;
  }

  .expansion-nepz-right, .expansion-nepz-left {
    width: 100%;
    padding-top: 2.6rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .expansion-nepz-l {
    background-color: #2220;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .expansion-nepz-r {
    color: #fff0;
    width: 100%;
    padding-top: 2.6rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .grid-14 {
    grid-template-columns: 1fr;
  }

  .card-nepz-h {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .card-nepz-h.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .card-nepz-h.projects-heading {
    font-size: 3rem;
  }

  .card-nepz-h.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .card-nepz-h.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .card-nepz-h.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .card-nepz-h.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .card-nepz-h.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .card-nepz-h.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .card-nepz-h.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .card-nepz-h.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .card-nepz-h.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .card-nepz-h.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .card-nepz-h.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .card-nepz-h.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .card-nepz-h.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .card-nepz-h.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  .card-nepz-h.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .card-nepz-h.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .card-nepz-h.how-can0i-hero-h {
    line-height: 3rem;
  }

  .card-nepz-h.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .card-nepz-h.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .card-nepz-h.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .card-nepz-h._30x30-info-heading-copy, .card-nepz-h._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .par-card-nepz {
    width: auto;
  }

  .par-card-nepz.ocean-educational {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .par-card-nepz.vol-1 {
    text-align: center;
  }

  .par-card-nepz.costa-volunteer {
    width: auto;
    padding-left: 0;
  }

  .par-card-nepz.lists {
    text-align: left;
    padding-left: .5rem;
    line-height: 1.2rem;
  }

  .par-card-nepz.costa-voluntter-dates {
    width: auto;
    font-size: 1.7rem;
  }

  .par-card-nepz.eyeofthrjag {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.jag {
    text-align: center;
    width: auto;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.8rem;
  }

  .par-card-nepz.blue-life-p {
    padding-left: 0;
  }

  .par-card-nepz.anti-potching-paragraph {
    text-align: left;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.anti-potching-paragraph.mob {
    text-align: left;
  }

  .par-card-nepz.prevention-copy {
    width: auto;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.glc--paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.bl-p-copy {
    text-align: center;
    width: auto;
    padding-left: 0;
    line-height: 1.8rem;
  }

  .par-card-nepz.bl-rescue-paragraph-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.bl-p-copy-copy {
    width: auto;
    padding-left: 0;
    line-height: 1.8rem;
  }

  .par-card-nepz.bl-rescue-paragraph-copy-copy {
    text-align: center;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.ocean-educational-copy {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .par-card-nepz.tiger-copy-copy {
    text-align: center;
    padding-left: 0;
  }

  .par-card-nepz.eyeofthrjag-copy, .par-card-nepz.eyeofbear {
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.bear {
    text-align: left;
    width: auto;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .par-card-nepz.green-patrol {
    text-align: left;
    padding-left: 0;
    line-height: 1.6rem;
  }

  .par-card-nepz.slovakia-volunteer-copy {
    width: auto;
    padding-left: 0;
  }

  .par-card-nepz.sk-vol-tab {
    text-align: left;
    width: auto;
    line-height: 1.8rem;
  }

  .par-card-nepz.about-nepz-cop {
    width: auto;
    padding-top: 0;
    padding-left: 0;
    line-height: 1.6rem;
  }

  ._3-counter {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  ._3-counter.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  ._3-counter.projects-heading {
    font-size: 3rem;
  }

  ._3-counter.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  ._3-counter.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  ._3-counter.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._3-counter.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  ._3-counter.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  ._3-counter.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  ._3-counter.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._3-counter.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  ._3-counter.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  ._3-counter.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  ._3-counter.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  ._3-counter.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  ._3-counter.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  ._3-counter.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  ._3-counter.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  ._3-counter.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  ._3-counter.how-can0i-hero-h {
    line-height: 3rem;
  }

  ._3-counter.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  ._3-counter.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  ._3-counter.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  ._3-counter._30x30-info-heading-copy, ._3-counter._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  ._3counter {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  ._3counter.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  ._3counter.projects-heading {
    font-size: 3rem;
  }

  ._3counter.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  ._3counter.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  ._3counter.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._3counter.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  ._3counter.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  ._3counter.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  ._3counter.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  ._3counter.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  ._3counter.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  ._3counter.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  ._3counter.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  ._3counter.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  ._3counter.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  ._3counter.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  ._3counter.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  ._3counter.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  ._3counter.how-can0i-hero-h {
    line-height: 3rem;
  }

  ._3counter.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  ._3counter.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  ._3counter.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  ._3counter._30x30-info-heading-copy, ._3counter._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .three-counter {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .three-counter.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .three-counter.projects-heading {
    font-size: 3rem;
  }

  .three-counter.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .three-counter.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .three-counter.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .three-counter.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .three-counter.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .three-counter.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .three-counter.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .three-counter.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .three-counter.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .three-counter.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .three-counter.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .three-counter.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .three-counter.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .three-counter.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  .three-counter.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .three-counter.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .three-counter.how-can0i-hero-h {
    line-height: 3rem;
  }

  .three-counter.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .three-counter.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .three-counter.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .three-counter._30x30-info-heading-copy, .three-counter._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .three-counter-copy {
    color: var(--color-1);
    text-align: left;
    letter-spacing: -1px;
    width: auto;
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .three-counter-copy.mission-h {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .three-counter-copy.projects-heading {
    font-size: 3rem;
  }

  .three-counter-copy.take-next-step {
    margin-bottom: 0;
    font-size: 2.4rem;
  }

  .three-counter-copy.donate {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .three-counter-copy.take-next-step-copy {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .three-counter-copy.sponsored {
    margin-bottom: .9rem;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .three-counter-copy.the-importance-of-blue-project {
    margin-bottom: .5rem;
    font-size: 2.5rem;
  }

  .three-counter-copy.eye-of-the-jaguar-monitoring-program {
    margin-bottom: 0;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .three-counter-copy.obejctive-patrol-heading {
    width: auto;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .three-counter-copy.anto-poaching-heading {
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .three-counter-copy.events-caledar {
    width: auto;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .three-counter-copy.calendar-heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .three-counter-copy.pp {
    text-align: left;
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .three-counter-copy.cont-info-heading {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .three-counter-copy.cont-info-heading-copy {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 2rem;
    display: none;
  }

  .three-counter-copy.cert-name {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  .three-counter-copy.spartan {
    margin-top: 1rem;
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .three-counter-copy.imp-of-bay {
    font-size: 2.5rem;
    line-height: 2.4rem;
  }

  .three-counter-copy.how-can0i-hero-h {
    line-height: 3rem;
  }

  .three-counter-copy.why--blue-life-costa-rica {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .three-counter-copy.jak {
    font-size: 2.3rem;
    line-height: 2.6rem;
  }

  .three-counter-copy.contact-h {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .three-counter-copy._30x30-info-heading-copy, .three-counter-copy._30x30-target-heading-copy-copy {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .edu-support-div {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .edu-key-activities-sec {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .edu-key-list {
    text-align: left;
    width: auto;
    margin-bottom: 2rem;
  }

  .edu-key-list.cz {
    text-align: left;
    width: auto;
  }

  .unique-l, .unique-r {
    width: 100%;
  }

  .text-span-148 {
    font-size: 2.5rem;
  }

  .news-9-embed-imgs {
    height: auto;
  }

  .ni-9-header-img {
    background-attachment: fixed;
  }

  .news-9-info-section {
    flex-flow: column;
    padding: 0;
  }

  .paragraph-1063 {
    padding-top: 1.4rem;
  }

  .nl-wrap-cz {
    background-color: #000000a1;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .time-location {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
  }

  .time-wrap {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    height: 2.7vh;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .bold-text-46, .bold-text-47 {
    font-size: .6rem;
  }

  .image-41-copy {
    margin-bottom: 1rem;
  }

  .image-41-copy.dt {
    display: none;
  }

  .partners-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .ni-11-header-img-copy {
    background-attachment: fixed;
  }

  .right-side {
    width: 100%;
  }

  .ni-11-header-img-copy-copy, .ni-12-header-img-copy-copy-copy, .ni-13-header-img-copy-copy-copy-copy {
    background-attachment: fixed;
  }

  .image-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .ni-14-header-img {
    background-attachment: fixed;
  }

  .ticketfee-wrap {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .grid-2-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 1fr;
  }

  .podpo-ili-n-s-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .paragraph-1001-copy-copy {
    width: auto;
  }

  .amb-whale-hero-div-copy {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .ambassador-wild-hero {
    background-image: linear-gradient(#0009, #0009), url('../images/OKO_OCEANU-53.webp');
    background-position: 0 0, 60%;
    justify-content: center;
    align-items: flex-start;
    padding-top: 3rem;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .ambassador-wild-hero._1 {
    height: 100vh;
    padding-bottom: 5rem;
  }

  .amb-left {
    width: 100%;
  }

  .amnb0wild-aboiut {
    background-color: #181818;
    padding-left: 0;
    padding-right: 0;
  }

  .amb-right-copy {
    width: 100%;
  }

  .amb-right-copy.mob {
    margin-bottom: 1.5rem;
  }

  .icon-card-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .icon-card {
    width: 3.5rem;
    height: 3.5rem;
  }

  .arrow-icon-wrap {
    width: 2.2rem;
  }

  .howitworks-wrap {
    text-align: center;
    background-color: #222;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 3rem .5rem 1rem;
  }

  .howitworks-section {
    background-color: #181818;
    padding-left: 0;
    padding-right: 0;
  }

  .hiw-div {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }

  .paragraph-wild-embassador {
    text-align: left;
    width: auto;
  }

  .hit-card-wrap {
    grid-template-columns: 1fr;
  }

  .card-text {
    margin-bottom: 1rem;
  }

  .paragraph-1064 {
    margin-bottom: 1.5rem;
  }

  .the-species-ambassadors {
    background-color: #181818;
    padding-left: 0;
    padding-right: 0;
  }

  .img-card {
    margin-bottom: .125rem;
  }

  .tsa-card {
    border-radius: 10px;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding: 1.4rem .8rem;
  }

  .tsa-wrap {
    text-align: center;
    background-color: #222;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 3rem 1rem 1rem;
  }

  .tsp-card-wrap {
    grid-template-columns: 1fr;
    max-width: 95%;
  }

  .tsp-card-h {
    font-size: 1.6rem;
  }

  .tas-button-main {
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem .5rem;
    font-size: .9rem;
    display: flex;
  }

  .tas-button-main.hero-but-eoo, .tas-button-main.slider-ut-eoo {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }

  .tas-button-main.eoo-video-buts {
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .tas-button-main.eoj-but {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .tas-button-main.conflict-button {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tas-button-main.gpatrol {
    width: 100%;
  }

  .tas-button-main.ourevents-hero {
    width: 70%;
  }

  .tas-button-main.nl-but {
    width: 80%;
  }

  .tas-button-main.whale-amb {
    width: 70%;
  }

  .tas-button-main.npz-hero-but {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tas-button-main.whale-amb-copy {
    width: 70%;
  }

  .wim0wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h-review-div {
    border-color: #0003;
    border-radius: 10px;
    height: 3.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .doc-img {
    width: 3rem;
    max-width: 2rem;
    height: 2rem;
  }

  .doc-img.solid {
    outline-width: 4px;
  }

  .text-block-35 {
    font-size: .9rem;
  }

  .star-div {
    margin-top: 0;
    margin-left: .9rem;
    padding-left: 0;
  }

  .text-block-36 {
    font-size: .8rem;
  }

  .call-to-action-section {
    height: auto;
    padding-top: 3.3rem;
    padding-bottom: 3.3rem;
  }

  .cta-wrap {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-heading-2 {
    text-align: center;
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 2.1rem;
  }

  .cta-heading-2.eyes-on-earth {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .cta-heading-2.blue-life, .cta-heading-2.green-patrol {
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .cta-heading-2.notification {
    text-align: left;
    width: auto;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.3rem;
  }

  .cta-heading-2.notification.cz {
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .cta-heading-2.notification._1e1ed {
    width: auto;
  }

  .cta-heading-2.bwcome-wale {
    text-align: left;
    width: auto;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.3rem;
  }

  .cta-heading-2.bwcome-wale.cz {
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .cta-heading-2.species-copy {
    text-align: center;
    width: auto;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.3rem;
  }

  .cta-heading-2.species-copy.cz {
    width: auto;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .button-secondary-cta-ambassador.misson-but {
    width: 100%;
  }

  .div-block-43 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .stats {
    background-image: linear-gradient(#000c, #000c), url('../images/section-img.webp');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .stats-wrap {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .stats-card {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    background-color: #fff;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 3.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1rem;
    font-family: Droid Sans, sans-serif;
  }

  .icon-card-copy {
    width: 3.5rem;
    height: 3.5rem;
  }

  .stats-card-wrap-copy {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1.3rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .stats-text {
    color: #000;
    font-size: .9rem;
    font-weight: 700;
  }

  .n15-image-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .n15-image-wrapper-2 {
    flex-flow: column;
  }

  .image-54, .image-55, .image-56, .image-57, .image-58, .image-59 {
    border-radius: 5px;
  }

  .event-img-card.event-info-wrap {
    background-color: #0f0f0f00;
    background-image: none;
    border-style: none;
    padding-left: 0;
    padding-right: 0;
  }

  .left-sticky {
    padding-left: 0;
    padding-right: 0;
  }

  .long-p {
    width: auto;
  }

  .right-sticky {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content-r {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .eye-b-text {
    text-align: center;
    font-size: .7rem;
  }

  .left-sticky-2, .right-sticky-2 {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-fb894918-2cbe-c8f1-57a5-8f7118e8b0cf-850d1b43, #w-node-_2b2cedef-7f0b-2bb4-caf7-11e426f87f31-850d1b43, #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a6711f7-850d1b43, #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a671205-850d1b43, #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a671207-850d1b43, #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a671209-850d1b43, #w-node-_4af62f6d-1429-89e8-7d87-e37c9d35d1b3-850d1b43, #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a67120b-850d1b43, #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a67120d-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e5c-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e5e-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e60-850d1b43, #w-node-_1c542ea6-bacf-5c67-e2a8-f55730027c13-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e62-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e64-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e66-850d1b43, #w-node-aa5d4f82-de27-e3ab-44d2-5e415a2e1e68-850d1b43, #w-node-_3f1bdecd-97ff-60d0-3b07-0fe296399aeb-850d1b43, #w-node-_1f3b0fd2-97e0-821c-20b8-6d55afb44da7-850d1b43, #w-node-ff507e3f-145b-8185-2018-54b537672eac-850d1b43, #w-node-_12543ba8-39b9-d74f-f455-67ad7aff44d3-850d1b43, #w-node-_957862ad-00b2-5a56-9c69-0a47c077bb83-850d1b43, #w-node-_481eb688-b71c-fe84-b200-d71b893783af-850d1b43, #w-node-c3875b17-bf05-c29d-5271-47169a0d1924-850d1b43, #w-node-fc9b066e-bc79-8329-6619-056063803c64-850d1b43, #w-node-f3356b0c-50e2-e64e-f75c-84db44d3ca46-850d1b43, #w-node-f3356b0c-50e2-e64e-f75c-84db44d3ca48-850d1b43, #w-node-f3356b0c-50e2-e64e-f75c-84db44d3ca4a-850d1b43, #w-node-f3356b0c-50e2-e64e-f75c-84db44d3ca4c-850d1b43, #w-node-f3356b0c-50e2-e64e-f75c-84db44d3ca4e-850d1b43, #w-node-_635dcd6b-afe9-7754-9293-227d2975ff38-2975ff32, #w-node-_635dcd6b-afe9-7754-9293-227d2975ff47-2975ff32, #w-node-_635dcd6b-afe9-7754-9293-227d2975ff54-2975ff32, #w-node-_2b2cedef-7f0b-2bb4-caf7-11e426f87f31-70ac0bd3, #w-node-_08888782-7f94-16f7-e7fc-19ea5a0fa1db-70ac0bd3, #w-node-_08888782-7f94-16f7-e7fc-19ea5a0fa1dd-70ac0bd3, #w-node-_08888782-7f94-16f7-e7fc-19ea5a0fa1df-70ac0bd3, #w-node-_08888782-7f94-16f7-e7fc-19ea5a0fa1e1-70ac0bd3, #w-node-_08888782-7f94-16f7-e7fc-19ea5a0fa1e3-70ac0bd3, #w-node-_08888782-7f94-16f7-e7fc-19ea5a0fa1e5-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380312-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380314-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380316-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380318-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba038031a-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba038031c-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba038031e-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380320-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380322-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380324-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380328-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba038032a-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba038032c-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380326-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba038032e-70ac0bd3, #w-node-_58a17950-177b-4801-2875-7cbba0380330-70ac0bd3, #w-node-_249b8e7e-b750-d820-49ef-b977a5978b16-70ac0bd3, #w-node-_249b8e7e-b750-d820-49ef-b977a5978b18-70ac0bd3, #w-node-_249b8e7e-b750-d820-49ef-b977a5978b1a-70ac0bd3, #w-node-_249b8e7e-b750-d820-49ef-b977a5978b1c-70ac0bd3, #w-node-_249b8e7e-b750-d820-49ef-b977a5978b1e-70ac0bd3, #w-node-d73dd71d-7bfe-b51d-d2cd-b4359a218109-9a218103, #w-node-d73dd71d-7bfe-b51d-d2cd-b4359a218114-9a218103, #w-node-d73dd71d-7bfe-b51d-d2cd-b4359a21811f-9a218103, #w-node-f7ffeafe-7dc2-3f7f-9185-56f1af8970f6-ed7ea120, #w-node-_52aae70b-f9d7-6fb5-c477-2f5c91352e73-ed7ea120, #w-node-_6d1118e7-f880-44c4-ea9b-4394cae250f0-ed7ea120, #w-node-_8dc1869b-5b64-69f6-eac6-72e384e867f6-ed7ea120, #w-node-_1ee88bf9-7127-c9aa-8bb3-3972027273c7-ed7ea120, #w-node-_82a1562b-322a-1a50-8a55-f0a4a8ce4dad-ed7ea120, #w-node-_42d4f38a-d98f-f77a-dbe6-242a1951ce5e-ed7ea120, #w-node-_06ace6e4-2593-4707-9f87-b92eecc668be-ed7ea120, #w-node-_06ace6e4-2593-4707-9f87-b92eecc668c5-ed7ea120 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04a0ae9b-9f85-5233-8a43-e60f6ad03434-ed7ea120 {
  justify-self: start;
}

#w-node-_62549878-555e-ca51-2d74-ad56928ceb1d-f7b79536, #w-node-_62549878-555e-ca51-2d74-ad56928ceb29-f7b79536 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25d4eca3-12de-1015-8fb5-e37b1b099544-161add1d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_25d4eca3-12de-1015-8fb5-e37b1b099546-161add1d, #w-node-_25d4eca3-12de-1015-8fb5-e37b1b099549-161add1d, #w-node-_25d4eca3-12de-1015-8fb5-e37b1b09954e-161add1d, #w-node-_25d4eca3-12de-1015-8fb5-e37b1b099553-161add1d {
  align-self: start;
}

#w-node-f7ffeafe-7dc2-3f7f-9185-56f1af8970f6-86355c63, #w-node-_52aae70b-f9d7-6fb5-c477-2f5c91352e73-86355c63, #w-node-_6d1118e7-f880-44c4-ea9b-4394cae250f0-86355c63, #w-node-_8dc1869b-5b64-69f6-eac6-72e384e867f6-86355c63, #w-node-_1ee88bf9-7127-c9aa-8bb3-3972027273c7-86355c63, #w-node-_82a1562b-322a-1a50-8a55-f0a4a8ce4dad-86355c63, #w-node-_23f666ef-3149-5138-d884-b3eec91c5c00-86355c63, #w-node-_06ace6e4-2593-4707-9f87-b92eecc668be-86355c63, #w-node-_06ace6e4-2593-4707-9f87-b92eecc668c5-86355c63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04a0ae9b-9f85-5233-8a43-e60f6ad03434-86355c63 {
  justify-self: start;
}

#w-node-eb1d11ea-419e-0969-9294-fb4f3211d0cb-b6a80a17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-f0436a4b-a26c-49de-5efc-8c1e2a03df1f-b6a80a17, #w-node-_9cc14046-0887-10aa-4f4c-dac8e4fae4c5-b6a80a17, #w-node-_5aecefae-0e62-e783-d705-76bd4a480847-b6a80a17, #w-node-_4fcce3ed-76f8-9878-0894-471d5e9c293c-b6a80a17 {
  align-self: start;
}

#w-node-_1c367574-93ec-5682-83de-ed42df341be4-3ef4acbd, #w-node-_1c367574-93ec-5682-83de-ed42df341bf3-3ef4acbd, #w-node-_1c367574-93ec-5682-83de-ed42df341c02-3ef4acbd, #w-node-be7754ba-4821-3649-bed5-990be77c63f3-7a24f4f1, #w-node-be7754ba-4821-3649-bed5-990be77c6402-7a24f4f1, #w-node-be7754ba-4821-3649-bed5-990be77c6411-7a24f4f1, #w-node-e24b264c-7710-3978-1340-261b3a20dc1f-2d72ebae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_635dcd6b-afe9-7754-9293-227d2975ff54-2975ff32, #w-node-be7754ba-4821-3649-bed5-990be77c6411-7a24f4f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7be1f2a5-0db9-4e19-c0e4-7d2b6a671207-850d1b43, #w-node-_62549878-555e-ca51-2d74-ad56928ceb1d-f7b79536, #w-node-bb789a7d-2f4e-9278-a621-63f11c0a4974-4d04ce4d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neu';
  src: url('../fonts/Helvetica-Neu-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneuelt';
  src: url('../fonts/HelveticaNeueLt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-BlackCond.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneuehv';
  src: url('../fonts/HelveticaNeueHv.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneuemed';
  src: url('../fonts/HelveticaNeueMed.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueit';
  src: url('../fonts/HelveticaNeueIt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alternategotno 2';
  src: url('../fonts/AlternateGotNo2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}