pexel7

Resources

Keeping our supporters informed of our activities and important developments in the world of ocean conservation has been a priority since our organization was founded back in 1973.

document.addEventListener("DOMContentLoaded", function () { const container = document.querySelector(".pricing"); const items = container.querySelectorAll(".item"); const count = items.length; if (count % 2 === 0) { container.classList.add("even-count"); } else { container.classList.add("odd-count"); } });