@import url("https:/use.typekit.net/pzg5jgv.css");
html {
  color: #ffffff;
  background-color: #0c465b;
}

.text-blue-black {
  color: #161c2e;
}

.text-blue-verydark {
  color: #073140;
}

.text-blue-dark {
  color: #083748;
}

.text-blue-mid {
  color: #0c465b;
}

.text-steel-blue-mid {
  color: #2e5f70;
}

.text-steel-blue-light {
  color: #3f6776;
}

.text-blue-sharp, .text-sharp-blue {
  color: #2a568e;
}

.text-green {
  color: #27ad9c;
}

.text-grey {
  color: #afafaf;
}

.text-white {
  color: #ffffff;
}

.text-red-soft {
  color: #f34b50;
}

.text-orange {
  color: #f7ae2d;
}

.base-blue-black {
  background-color: #161c2e;
}

.base-blue-verydark {
  background-color: #073140;
}

.base-blue-verydark-60 {
  background-color: rgba(7, 49, 64, 0.6);
}

.base-blue-dark {
  background-color: #083748;
}

.base-blue-mid {
  background-color: #0c465b;
}

.base-steel-blue-mid {
  background-color: #2e5f70;
}

.base-steel-blue-light {
  background-color: #3f6776;
}

.base-blue-sharp {
  background-color: #2a568e;
}

.base-green {
  background-color: #27ad9c;
}

.base-green--60 {
  background-color: rgba(39, 173, 155, 0.6);
}

.base-grey {
  background-color: #afafaf;
}

.base-white {
  background-color: #ffffff;
}

.base-red-soft {
  background-color: #f34b50;
}

.base-orange {
  background-color: #f7ae2d;
}

.base-split__vdark-mid {
  background: #073140;
  background: linear-gradient(180deg, #073140 0%, #073140 45%, #0c465b 45%, #0c465b 100%);
}

.base-split__mid-vdark {
  background: #0c465b;
  background: linear-gradient(180deg, #0c465b 0%, #0c465b 45%, #073140 45%, #073140 100%);
}

.border-white {
  border: solid 2px #ffffff;
}

@font-face {
  font-family: futura-pt-condensed, sans-serif;
  src: url("https:/use.typekit.net/pzg5jgv.css");
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/opensans/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSansLight";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/opensans/opensans-light-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSansLightItalic";
  font-style: italic;
  font-weight: 300;
  src: local(""), url("../fonts/opensans/opensans-lightitalic-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSansBold";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/opensans/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-semibold-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSansItalic";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../fonts/opensans/opensans-italic-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-italic-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSansBoldItalic";
  font-style: italic;
  font-weight: 600;
  src: local(""), url("../fonts/opensans/opensans-semibolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-semibolditalic-webfont.woff") format("woff");
}
html {
  font: 16px/1 OpenSansLight, sans-serif;
}

body, .body-copy {
  font-family: OpenSansLight, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: currentColor;
}

.body-font-light {
  font-family: OpenSansLight, sans-serif;
}

.body-font {
  font-family: OpenSans, sans-serif;
}

h1,
h2,
h3,
h4,
.statistic,
.title-font {
  font-family: futura-pt-condensed, sans-serif;
  font-stretch: condensed;
  font-weight: normal;
}

h1, .font60-50 {
  margin-top: 0.27em;
  margin-bottom: 0.383em;
  font-size: 3.125rem;
  line-height: 1.1;
}
@media (min-width: 900px) {
  h1, .font60-50 {
    font-size: 3.75rem;
  }
}

.huge, .detail-page h1, .font80-50, .statistic, .node-article h1 {
  margin-top: 0.138em;
  margin-bottom: 0.5em;
  font-size: 3.125rem;
}
@media (min-width: 900px) {
  .huge, .detail-page h1, .font80-50, .statistic, .node-article h1 {
    font-size: 5rem;
  }
}

h2, .font60-40 {
  margin-top: 0.15em;
  margin-bottom: 0.383em;
  font-size: 2.5rem;
  letter-spacing: 2px;
}
@media (min-width: 900px) {
  h2, .font60-40 {
    font-size: 3.75rem;
    letter-spacing: normal;
  }
}

h3, .font40-30, .mini-story h1, .article-heading {
  margin-top: 0.55em;
  margin-bottom: 0.45em;
  font-size: 1.875rem;
  line-height: 1.13;
}
@media (min-width: 900px) {
  h3, .font40-30, .mini-story h1, .article-heading {
    font-size: 2.5rem;
  }
}

.font32-27, .mini-story h2 {
  font-size: 1.675rem;
}
@media (min-width: 900px) {
  .font32-27, .mini-story h2 {
    font-size: 2rem;
  }
}

h4, .font24, h3.aside-label, .article-label, .article-date, .mini-story h3 {
  margin-top: 0.709em;
  margin-bottom: 0.625em;
  font-size: 1.5rem;
  line-height: 1.21;
}
@media (min-width: 900px) {
  h4, .font24, h3.aside-label, .article-label, .article-date, .mini-story h3 {
    line-height: normal;
  }
}

.font16 {
  font-size: 1rem;
}

.font15 {
  font-size: 0.938rem;
}

.statistic {
  margin-top: 0.175em;
  margin-bottom: 0.213rem;
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1;
}
@media (min-width: 900px) {
  .statistic {
    font-size: 5rem;
  }
}

.font-w300 {
  font-weight: 300;
}

.font-w400 {
  font-weight: 400;
}

.font-w500 {
  font-weight: 500;
}

.font-w600 {
  font-weight: 600;
}

i, em, .latin {
  font-family: "OpenSansItalic", sans-serif;
  font-style: italic;
}

b, strong, .bold {
  font-family: OpenSansBold, sans-serif;
  font-weight: 600;
}

q, blockquote, .pullquote-large,
.pullquote-medium {
  color: #ffffff;
  font-family: OpenSans, sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 1.5px;
}
q em, q strong, q i, q b, blockquote em, blockquote strong, blockquote i, blockquote b, .pullquote-large em, .pullquote-large strong, .pullquote-large i, .pullquote-large b,
.pullquote-medium em,
.pullquote-medium strong,
.pullquote-medium i,
.pullquote-medium b {
  font-family: OpenSans, sans-serif;
  font-style: normal;
  color: #27ad9c;
}

.pullquote--colour-inversion {
  color: #27ad9c;
}
.pullquote--colour-inversion em, .pullquote--colour-inversion strong, .pullquote--colour-inversion i, .pullquote--colour-inversion b {
  color: #ffffff;
}

@media (min-width: 900px) {
  blockquote, .pullquote-large {
    font-size: 2.25rem;
  }

  q, .pullquote-medium {
    font-size: 1.875rem;
  }
}
.caption, figcaption, cite, caption {
  font-family: OpenSansLight, sans-serif;
  font-size: 0.875rem;
  color: #afafaf;
}

input, select {
  font-family: OpenSans, sans-serif;
  font-size: 1.125rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #161c2e;
}

b i,
i b,
b em,
em b,
strong em,
em strong,
strong i,
i strong {
  font-family: OpenSansItalic, sans-serif;
  font-style: italic;
  font-weight: 600;
}

.latin {
  font-family: OpenSansBoldItalic, sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 1.125rem;
}

nav, .navigation {
  font-family: OpenSans, sans-serif;
  font-size: 1rem;
  color: #ffffff;
  text-transform: uppercase;
}

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

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

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

.uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

.section-title, .section-sub-title {
  font-weight: 500;
}

.section-title + .section-sub-title {
  margin-top: -0.75em;
}

.intro p:first-child {
  font-size: 1.125rem;
  letter-spacing: 1.35px;
  font-family: OpenSans, sans-serif;
}
@media (min-width: 900px) {
  .intro p:first-child {
    font-size: 1.5rem;
    letter-spacing: normal;
  }
}

.subhead-type {
  font-family: OpenSans, sans-serif;
  font-size: 0.938rem;
  text-transform: uppercase;
  color: #f7ae2d;
}

.subhead-grey {
  font-family: OpenSans, sans-serif;
  font-size: 1.125rem;
  color: #afafaf;
}
@media (min-width: 900px) {
  .subhead-grey {
    font-size: 1.5rem;
  }
}

.more-link, .more-link-style {
  font-family: OpenSans, sans-serif;
  font-size: 1.125rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #f7ae2d;
}

.meta {
  font-family: OpenSans, sans-serif;
  font-size: 0.938rem;
  text-transform: uppercase;
  color: #27ad9c;
}

.aside-label,
.quick-links-wrapper {
  font-family: OpenSans, sans-serif;
  font-stretch: normal;
  font-weight: 600;
  font-size: 1rem;
}

.aside-label {
  color: #27ad9c;
}
.aside-label--gold {
  color: #f7ae2d;
}

.asset-label {
  font-family: OpenSans, sans-serif;
  font-size: 0.938rem;
  color: #ffffff;
}

.logo {
  font-family: OpenSans, sans-serif;
  line-height: 1.22;
  font-size: 1.493rem;
  letter-spacing: 1.71px;
}
@media (max-width: 599px) {
  .logo {
    font-size: 1.25rem;
  }
}

.item-title {
  font-family: futura-pt-condensed, sans-serif;
  font-stretch: condensed;
  color: #f7ae2d;
}

.tag, .tag-light {
  font-family: OpenSans, sans-serif;
  font-size: 0.938rem;
  font-weight: bold;
}

.article-heading {
  font-family: futura-pt-condensed, sans-serif;
  line-height: normal;
  letter-spacing: normal;
}
.article-heading-orange {
  color: #f7ae2d;
}
.article-heading-light {
  color: #ffffff;
}
.article-heading-dark {
  color: #083748;
}

.article-label {
  font-family: futura-pt-condensed, sans-serif;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.article-date {
  font-family: futura-pt-condensed, sans-serif;
  line-height: normal;
  letter-spacing: normal;
  color: #27ad9c;
}

#map {
  width: 100%;
  height: 700px;
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  background: transparent;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button,
.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: white;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
  display: block;
  visibility: hidden;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,
.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button {
  visibility: visible;
}

.mapboxgl-popup-content {
  color: #161c2e;
}

[data-layer-toggle] {
  float: right;
  background-color: transparent;
  color: white;
  padding: 0.5em;
  margin: 0.5em;
  border-style: solid;
}

[data-layer-toggle].active {
  color: #f7ae2d;
  border-color: #f7ae2d;
}

* {
  max-width: 100%;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  background-size: cover;
  background-attachment: fixed;
}

a {
  color: inherit;
  text-decoration: none;
}

.text-formatted a {
  text-decoration: underline;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

nav ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
}
nav ul li a {
  padding: 1rem;
}

ul.menu a.is-active {
  color: white;
  text-decoration: underline;
}

header {
  margin: 0;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.block {
  display: block;
}

.flex,
.flex-column,
.flex-wrap {
  display: flex;
}
@media (max-width: 599px) {
  .flex.column-mob,
.flex-column.column-mob,
.flex-wrap.column-mob {
    flex-direction: column;
  }
  .flex.rev-column-mob,
.flex-column.rev-column-mob,
.flex-wrap.rev-column-mob {
    flex-direction: column-reverse;
  }
}
@media (max-width: 900px) {
  .flex.column-tablet,
.flex-column.column-tablet,
.flex-wrap.column-tablet {
    flex-direction: column;
  }
  .flex.rev-column-tablet,
.flex-column.rev-column-tablet,
.flex-wrap.rev-column-tablet {
    flex-direction: column-reverse;
  }
}
.flex .flex-1-1,
.flex-column .flex-1-1,
.flex-wrap .flex-1-1 {
  flex: 1 1;
}
.flex .flex-0-0,
.flex-column .flex-0-0,
.flex-wrap .flex-0-0 {
  flex: 0 0;
}
.flex .flex-2-1,
.flex-column .flex-2-1,
.flex-wrap .flex-2-1 {
  flex: 2 1;
}
@media (min-width: 900px) {
  .flex .row-reverse-desktop,
.flex-column .row-reverse-desktop,
.flex-wrap .row-reverse-desktop {
    flex-direction: row-reverse;
  }
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-column {
  flex-direction: column;
}

.space-between {
  justify-content: space-between;
}

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

.happy-margin {
  margin: 1rem;
}

.happy-margin-vertical {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.happy-margin-top {
  margin-top: 1rem;
}

.happy-margin-bottom {
  margin-bottom: 1rem;
}

.horizontal-auto-margin {
  margin-left: auto;
  margin-right: auto;
}

.margin-3-vertical {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.margin-2-vertical {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.margin-2-top {
  margin-top: 2rem;
}

.margin-2-bottom {
  margin-bottom: 2rem;
}

.happy-padding {
  padding: 1rem;
}

.tiny-vertical-padding {
  padding-top: 0.01rem;
  padding-bottom: 0.01rem;
}

.large-vertical-padding {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.x-large-padding-top {
  padding-top: 12rem;
}

.field__label {
  font-family: futura-pt-condensed, sans-serif;
  font-stretch: condensed;
  font-weight: normal;
  margin-top: 0.55em;
  margin-bottom: 0.45em;
  font-size: 1.875rem;
  line-height: 1.13;
}
@media (min-width: 900px) {
  .field__label {
    font-size: 2.5rem;
  }
}

@media (min-width: 600px) {
  .large-vertical-padding-not-mob {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clearfix {
  clear: both;
}

.image-background {
  background-repeat: no-repeat;
  background-size: cover;
}

.inner {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.width-reading {
  width: 43.73rem;
}

.width-wide-reading,
.article-body--width-restricted .field--name-body > * {
  max-width: 50.125rem;
  width: 100%;
  margin-right: auto;
}

.width60 {
  width: 60rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.full-width {
  width: 100%;
}

.upper-page {
  margin-bottom: 12rem;
}

.path-user .region-content {
  padding-left: 1rem;
  padding-right: 1rem;
}

.path-frontpage .homepage-main {
  padding-bottom: 4rem;
}

.pager__items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.pager__items li a {
  padding: 0;
}

@media (min-width: 900px) {
  .width50-desktop {
    width: 50%;
    max-width: 50%;
  }
  .width50-desktop.text-content--left {
    padding-right: 5.875rem;
  }
  .width50-desktop.text-content--right {
    padding-left: 5.875rem;
  }
  .width50-desktop.upper-page__left {
    margin-right: auto;
  }

  .width60-desktop {
    width: 60%;
    max-width: 60%;
  }

  .width40-desktop {
    width: 40%;
    max-width: 40%;
  }

  .width70-desktop {
    width: 70%;
    max-width: 70%;
  }
}
.height-limit-img-80 img {
  max-height: 80vh;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

#block-mainpagecontent {
  padding-top: 4rem;
}

.text-content .more-link {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

hr {
  border-style: solid;
  border-color: currentColor;
}
hr.hr-50 {
  width: 50%;
}
hr.hr-85 {
  width: 85%;
}
hr.dotted {
  border: none;
  border-top: dotted 0.5rem currentColor;
}

.spacer {
  width: 100%;
  height: 3rem;
}
@media (min-width: 600px) {
  .spacer {
    height: 6rem;
  }
}
@media (min-width: 900px) {
  .spacer {
    height: 10rem;
  }
}

.tag, .tag-light {
  background-color: rgba(46, 95, 112, 0.205);
  padding: 0.25em 0.5em;
  border-radius: 90px;
  border: solid thin currentColor;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.tag-light {
  color: #ffffff;
  background-color: #27ad9c;
  text-transform: uppercase;
}

.latin-name {
  display: inline-block;
}
.latin-name + .latin-name::before {
  content: ",";
  margin: 0 0.5em 0 0;
  display: inline-block;
}
.latin-name + .latin-name:last-child::before {
  content: "&";
  margin: 0 0.5em;
}

.oceans .field__label {
  display: none;
}
.oceans .field__item {
  display: inline-block;
}
.oceans .field__item + .field__item::before {
  content: "|";
  margin: 0 0.3em 0 0.1em;
}

.link-icon {
  width: 1.813rem;
  height: 1.688rem;
  display: inline-block;
  margin-right: 1.813rem;
  vertical-align: middle;
}

:target::before {
  content: "";
  display: block;
  height: 200px;
  margin: -200px 0 0;
}

input[type=search] {
  box-sizing: border-box;
}

input, select {
  font-family: OpenSans, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #161c2e;
}

.facets-dropdown {
  margin-right: 1rem;
  width: 200px;
  padding: 1rem;
}

.facets-widget-dropdown h3 {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: OpenSansLight, sans-serif;
}

.search-reset-button {
  padding: 1rem;
  align-self: center;
  border-style: solid;
  border-color: white;
  border-width: 1px;
  margin-left: 1em;
  position: relative;
  top: 2px;
}

@media (max-width: 400px) {
  .facets-dropdown {
    margin-right: 0;
    width: 100%;
  }
}
.logo {
  height: 5.5rem;
  color: #ffffff;
  transition: all 0.25s ease-out;
}
.logo__short {
  width: 1.063rem;
}
.logo__long {
  width: 10.625rem;
  opacity: 0.5;
  transition: opacity 0.6s;
}
.logo:hover .logo__long {
  opacity: 1;
}

@media screen and (max-width: 900px) {
  header.scrolled .logo {
    font-size: 80%;
    height: 3rem;
    margin-top: -0.5rem;
  }
}
.social-links, .social-links .field__items {
  flex: 0 0 auto;
  list-style: none;
  display: flex;
  padding-left: 0px;
}

.social-links .field__item {
  display: flex;
}

.social-links li {
  display: inline-block;
  margin-right: 1rem;
  padding-bottom: 0.5em;
}

.social-links li img {
  width: 2rem;
  height: 2rem;
}

.tile {
  border-radius: 36px;
  background-color: #ffffff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tile .tile__logo {
  flex: 1 1;
  width: 100%;
  margin: 0;
  height: 100%;
}
.tile .tile__logo img {
  padding: 2rem;
  width: auto;
  margin: 0 auto;
  max-width: max(16.5rem, 100%);
  min-height: 10rem;
  max-height: min(16rem, 100%);
}
.tile.entity-logo {
  padding: 1rem;
}

@media (max-width: 900px) and (min-width: 600px) {
  .upper-page__right {
    align-items: flex-start;
    flex-direction: row;
  }
  .upper-page__right .tile {
    margin-right: 1rem;
  }
  .upper-page__right .tile, .upper-page__right .quick-links-wrapper {
    flex: 1 1;
  }
}
.upper-page .tile {
  min-height: 14rem;
  margin-top: 1.5rem;
}
@media (min-width: 600px) {
  .upper-page .tile, .upper-page .quick-links-wrapper {
    max-width: 30rem;
  }
}
@media (min-width: 900px) {
  .upper-page .tile, .upper-page .quick-links-wrapper {
    width: calc(100% - 4rem);
    margin-left: auto;
  }
}

.cta-banner {
  position: relative;
}
.cta-banner span.inner {
  justify-content: right;
  margin: -2px auto;
  position: relative;
  z-index: 1;
}
.cta-banner span.inner span {
  display: inline-block;
}

.curve-divider {
  position: relative;
  z-index: 2;
}
.curve-divider__down {
  margin-top: -0.25rem;
  margin-bottom: calc(1rem - 10.4vw);
}
.curve-divider__down + section {
  padding-top: calc(1rem + 10.4vw);
}
.curve-divider__down.breathing-room--down {
  margin-bottom: calc(3rem - 10.4vw);
}
@media (min-width: 600px) {
  .curve-divider__down.breathing-room--down {
    margin-bottom: calc(6rem - 10.4vw);
  }
}
@media (min-width: 900px) {
  .curve-divider__down.breathing-room--down {
    margin-bottom: calc(10rem - 10.4vw);
  }
}
@media (min-width: 1200px) {
  .curve-divider__down.breathing-room--down {
    margin-bottom: calc(11rem - 6.4vw);
  }
}
.curve-divider__up {
  margin-top: calc(1rem - 10.4vw);
  margin-bottom: -0.25rem;
}
.curve-divider__up.breathing-room--up {
  margin-top: calc(3rem - 10.4vw);
}
@media (min-width: 600px) {
  .curve-divider__up.breathing-room--up {
    margin-top: calc(6rem - 10.4vw);
  }
}
@media (min-width: 900px) {
  .curve-divider__up.breathing-room--up {
    margin-top: calc(10rem - 10.4vw);
  }
}
@media (min-width: 1200px) {
  .curve-divider__up.breathing-room--up {
    margin-top: calc(11rem - 6.4vw);
  }
}
.curve-divider img {
  width: 100%;
  height: auto;
}

.tabs .is-active,
.tabs a:hover {
  color: black;
}

.intro {
  margin-top: 1.5em;
}
.intro > :first-child {
  margin-top: 0;
}
.intro > :last-child {
  margin-bottom: 0;
}

.meta__item {
  display: inline-block;
  margin-right: 1.5em;
}
.meta__item span {
  display: inline-block;
  vertical-align: middle;
}
.meta__item img {
  height: 1.6em;
  width: auto;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.5rem;
}
.meta__item .circled-number {
  margin-right: 0.3em;
}

.circled-number {
  height: 1.7rem;
  width: 1.7rem;
  border: solid 2px currentColor;
  text-align: center;
  display: inline-block;
  border-radius: 90%;
  line-height: 1.4;
  font-size: 0.875rem;
  padding: 0.1em;
}

.more-link, .more-link-style {
  display: block;
  text-align: left;
}
.more-link img, .more-link-style img {
  height: 1em;
  width: auto;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
.more-link img:first-child, .more-link-style img:first-child {
  margin-right: 0.5em;
  margin-left: 0;
}
.more-link img + span, .more-link-style img + span {
  vertical-align: middle;
}

.meta__item--list .field__items .field__item {
  display: inline-block;
}
.meta__item--list .field__items .field__item:not(:last-child)::after {
  content: ", ";
}

.meta__item.block {
  margin-top: 0.5em;
}

@media (min-width: 600px) {
  .retailer-list-block .tile__retailer {
    margin-right: 1.5rem;
  }

  .retailer-teaser-title {
    margin-top: 0;
  }
}
.button--add-product {
  float: right;
  margin: 1.5rem 0 1rem;
}

.fisheries-list-block {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
.fisheries-list-block > div {
  grid-row: span 1;
  grid-column: span 1;
}
.fisheries-list-block .tile {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #073140;
  justify-content: stretch;
  text-shadow: 0 0 3px #161c2e;
}
.fisheries-list-block .tile .subhead-grey, .fisheries-list-block .tile .meta {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
.fisheries-list-block .tile .subhead-grey {
  font-size: 1.125rem;
}
.fisheries-list-block .more-link {
  width: 100%;
  text-align: right;
}
.fisheries-list-block .tile__title {
  width: 100%;
}
.fisheries-list-block .more-link img, .fisheries-list-block .meta__item img {
  filter: drop-shadow(0 0 3px #161c2e);
}

@media (min-width: 600px) {
  .fisheries-list-block {
    grid-template-columns: 1fr 1fr;
  }
}
.species-list__row {
  height: 100%;
}
.species-list__row .tile__species {
  min-height: 10rem;
  height: 100%;
  justify-content: end;
}

@supports not (-ms-ime-align: auto) {
  details summary {
    cursor: pointer;
    display: list-item;
  }

  details summary > * {
    display: inline-block;
  }
}
summary::-webkit-details-marker {
  background: url("../assets/images/icons/arrow-right.svg");
}

summary::marker {
  content: url("../assets/images/icons/arrow-right.svg");
}

details[open] summary::marker {
  content: url("../assets/images/icons/arrow-down.svg");
}

table {
  border-radius: 10px;
  border-collapse: separate;
  border-spacing: 0;
  border: solid 2px rgba(151, 151, 151, 0.43);
  text-align: left;
}
table thead th {
  background-color: rgba(216, 216, 216, 0.18);
  font-weight: 600;
  color: #f7ae2d;
}
table th, table td {
  border-collapse: collapse;
  padding: 0.875rem 1.25rem 0.75rem 1.25rem;
}
table th, table td {
  border-right: solid 2px rgba(151, 151, 151, 0.26);
  border-bottom: solid 2px rgba(151, 151, 151, 0.26);
}
table thead th:last-child, table td:last-child {
  border-right: none;
}
table tr:last-child td, table tr:last-child th {
  border-bottom: none;
}
table thead th:first-of-type {
  border-top-left-radius: 6px;
}
table thead th:last-of-type {
  border-top-right-radius: 6px;
}

table th img, table th img + span {
  display: inline;
  vertical-align: middle;
}

table th img {
  display: inline-block;
  margin-right: 1rem;
  height: 2em;
  width: auto;
}

@media (max-width: 599px) {
  table th, table td {
    padding: 0.5em 0.4em;
    font-size: 0.8em;
  }
}
@media screen and (max-width: 599px) and (max-width: 400px) {
  .happy-padding table {
    margin: 0 -0.5rem;
  }
}
.pager__item.is-active {
  text-decoration: underline;
}

@media (min-width: 900px) {
  :not(.upper-page--collapsable-grid) > .quick-links-wrapper {
    margin-left: 4rem !important;
  }
}

.quick-links-wrapper aside {
  margin-top: 1.5rem;
}
.quick-links-wrapper ul {
  list-style: none;
  padding-left: 0;
}
.quick-links-wrapper .aside-label img {
  display: inline-block;
  height: 1em;
  width: auto;
  margin-right: 0.563rem;
}

.resources-list {
  padding: 1.188rem 1.938rem;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.1);
  align-self: flex-start;
}
.resources-list .field__item:not(:last-child),
.resources-list .quick_link_item:not(:last-child) {
  border-bottom: solid 1px #27ad9c;
}
.resources-list__row,
.resources-list .quick_link_item {
  padding: 0.813rem 0 0.938rem;
}
.resources-list__row span,
.resources-list__row img,
.resources-list .quick_link_item span,
.resources-list .quick_link_item img {
  vertical-align: middle;
}
.resources-list__row .field,
.resources-list .quick_link_item .field {
  display: inline-block;
}
.resources-list__row img,
.resources-list .quick_link_item img {
  width: 1.813rem;
  height: 1.688rem;
  display: inline-block;
  margin-right: 1.813rem;
}
.resources-list__row > a, .resources-list__row > div,
.resources-list .quick_link_item > a,
.resources-list .quick_link_item > div {
  display: flex;
}
.resources-list__row a,
.resources-list .quick_link_item a {
  text-decoration: underline;
}

@media (min-width: 900px) {
  .text-and-list .resources-list {
    flex: 1 1;
  }
  .text-and-list .resources-list:nth-child(2) {
    margin-left: 3rem;
  }
}
.masonry-block, .field--name-field-product-facts {
  display: grid;
  grid-auto-flow: dense;
  gap: 1rem 1rem;
  grid-template-columns: 1fr;
}

.masonry__brick {
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem;
  margin: 0;
}
.masonry__brick dt {
  display: block;
  width: 100%;
}
.masonry__brick dt span:not(.inline):not(.inline-block) {
  display: block;
}
.masonry__brick dd {
  color: #083748;
  margin-left: 0;
  width: 100%;
}
.masonry__brick dd > :last-child {
  margin-bottom: 0;
}
.masonry__brick dd > :first-child {
  margin-top: 1rem;
}
.masonry__brick .masonry__brick__sub-head {
  margin-bottom: 0;
}
.masonry__brick .field__label {
  display: none;
}

.field--name-field-annual-catch-volumes {
  display: inline-block;
}

@media (min-width: 600px) {
  .masonry-block, .field--name-field-product-facts {
    grid-template-columns: auto auto;
    grid-template-columns: repeat(2, auto);
  }

  .field--name-field-product-facts .field__item,
.masonry-block .masonry__brick {
    grid-row: span 1;
    grid-column: span 1;
  }
  .field--name-field-product-facts .field__item--wide,
.masonry-block .masonry__brick--wide {
    grid-column: span 2;
  }
  .field--name-field-product-facts .field__item--extra-wide,
.masonry-block .masonry__brick--extra-wide {
    grid-column: span 4;
  }
  .field--name-field-product-facts .field__item--tall,
.masonry-block .masonry__brick--tall {
    grid-row: span 2;
  }
}
@media (min-width: 600px) and (min-width: 1200px) {
  .masonry-block, .field--name-field-product-facts {
    grid-template-columns: auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(20%, auto));
  }
}
.field--name-field-product-facts .field__item .tile {
  width: 100%;
  height: 100%;
}

.field--name-field-countries-supplying-to div {
  display: inline;
}

.field--name-field-countries-supplying-to div:not(:last-of-type)::after {
  content: ",";
}

.field--name-field-countries-supplying-to div:nth-last-of-type(2)::after {
  content: " &";
}

.testimonial {
  display: block;
}
.testimonial blockquote {
  margin: 1em;
}
@media (min-width: 900px) {
  .testimonial blockquote {
    max-width: 59.75rem;
    margin: 1em auto 1em 0;
  }
}
.testimonial blockquote p {
  margin: 0;
}
.testimonial blockquote .caption {
  font-size: 1rem;
  display: block;
  text-align: right;
}
.testimonial blockquote .caption .field--name-field-quote-author {
  display: inline;
}

.search-page {
  padding-top: 4rem;
}

.views-exposed-form {
  margin-left: -1rem;
}

.exposed-filters-wrapper {
  display: inline-flex;
}
.exposed-filters-wrapper input, .exposed-filters-wrapper select, .exposed-filters-wrapper button {
  border-radius: 5px;
  border: none;
  padding: 1rem;
  width: 100%;
  height: 3.75rem;
}
@media (max-width: 599px) {
  .exposed-filters-wrapper input[type=search] {
    flex: 1 0 100%;
    height: 3.625rem;
  }
  .exposed-filters-wrapper button {
    margin-left: 1rem;
  }
}
@media (min-width: 600px) {
  .exposed-filters-wrapper input[type=search], .exposed-filters-wrapper select {
    width: 25.875rem;
    padding: 1.063rem 1.563rem;
  }
}
.exposed-filters-wrapper button {
  padding: 1rem;
}
.exposed-filters-wrapper button img {
  height: 1.625rem;
  width: 1.625rem;
}
.exposed-filters-wrapper label {
  text-transform: uppercase;
  font-size: 0.938rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  display: block;
}
.exposed-filters-wrapper .js-form-item {
  flex: 1 1;
  min-width: 17rem;
}
.exposed-filters-wrapper .form-item-field-country-target-id, .exposed-filters-wrapper .form-type-textfield {
  flex: 1 1;
}
.exposed-filters-wrapper .form-item-field-country-target-id {
  width: max-content;
}
.exposed-filters-wrapper #edit-field-retailer-type-target-id {
  padding: 1rem;
  height: 3.3125rem;
}
.exposed-filters-wrapper .form-submit {
  height: 3.3125rem;
  margin-top: 1.35rem;
  border-radius: 5px;
  border: none;
}
.exposed-filters-wrapper [data-drupal-selector*=edit-submit] {
  background-color: #f7ae2d;
  color: transparent;
  font-size: 0.5rem;
  width: 3.3125rem;
  padding: 1rem;
  background-image: url("../assets/images/icons/magnifyingglass.svg");
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
.exposed-filters-wrapper .form-actions {
  display: flex;
  align-items: center;
  position: relative;
}
.exposed-filters-wrapper .form-item-field-retailer-type-target-id {
  display: flex;
  flex-direction: column;
}
.exposed-filters-wrapper .form-item, .exposed-filters-wrapper .form-actions {
  margin-top: 0;
  margin-left: 1rem;
}

.results-display-toggle button {
  display: inline-block;
  background-color: transparent;
  color: white;
  opacity: 0.5;
  border: none;
  padding: 0.469rem;
  height: 2.563rem;
  min-width: 2.563rem;
}
.results-display-toggle button.active {
  opacity: 1;
}
.results-display-toggle button svg, .results-display-toggle button svg path {
  stroke: currentColor;
  fill: currentColor;
  height: 1.625rem;
  width: auto;
  overflow: visible;
}

.site_banner {
  background-color: #f7ae2d;
  color: white;
  padding: 0.5em;
  text-align: center;
}

@media (max-width: 900px) {
  .exposed-filters-wrapper .form-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 599px) {
  .exposed-filters-wrapper .form-item:not(.form-actions):not(:nth-last-child(2)) {
    margin-right: 0;
    min-width: 100%;
  }
}
@media (min-width: 900px) {
  .exposed-filters-wrapper .form-type-textfield {
    min-width: 22rem;
  }
}
.results__members--scroller, .results__members--grid {
  display: grid;
}
.results__members--scroller .views-row, .results__members--grid .views-row {
  grid-row: span 1;
  grid-column: span 1;
  width: 100%;
}

.tile--green-band {
  display: block;
  border-radius: 27px;
  padding: 0;
  box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.16);
  max-width: 20.563rem;
  height: 100%;
}
.tile--green-band__top {
  width: 100%;
  height: 2.625rem;
  padding: 0.688rem;
  background-color: #27ad9c;
  border-radius: 27px 27px 0 0;
}
.tile--green-band__body {
  height: calc(100% - 2.625rem);
  width: 100%;
  padding: 1rem 1rem 2.25rem;
  flex: 1 1;
  display: grid;
  grid-template-rows: 13rem min-content 1fr auto;
  gap: 1rem;
}
@supports (gap: 1rem) {
  .tile--green-band__body .tile__title {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.tile--green-band .tile-logo-wrapper {
  height: 13rem;
  display: flex;
  align-items: center;
}
.tile--green-band .tile-logo-wrapper img {
  width: auto;
  margin: 0 auto;
  max-height: 13rem;
  object-fit: contain;
}

.results__members--scroller {
  padding: 1rem 0;
  display: grid;
  grid-template-rows: auto;
  grid-auto-flow: column;
  max-width: 100vw;
  overflow-x: auto;
}
.results__members--scroller.tile--green-band {
  width: 20.563rem;
  height: 29.938rem;
  margin: 0 1.5rem 1.5rem;
}

.results__members--grid {
  display: grid;
  grid-gap: 1.5rem;
  grid-auto-flow: row;
  grid-template-columns: 1fr;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.results__members--grid.tile--green-band {
  width: 20.563rem;
  width: 100%;
  min-height: 29.938rem;
  max-width: 20.563rem;
  height: 100%;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .results__members--grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 900px) {
  .results__members--grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.results__members--list {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
}

.results__products.results__members--grid .tile--green-band {
  min-height: 27.938rem;
  height: 100%;
}
.results__products.results__members--grid .tile--green-band .meta {
  align-self: flex-end;
}

@media (max-width: 900px) {
  .results__products.results__members--grid {
    grid-auto-flow: column;
    grid-template-columns: unset;
    grid-template-rows: 1fr;
    grid-auto-columns: auto;
    overflow-x: scroll;
    padding: 0 1rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .results__products.results__members--grid .views-row {
    min-width: 290px;
    height: 100%;
  }
  .results__products.results__members--grid .views-row .tile--green-band {
    height: 100%;
  }
  .results__products.results__members--grid + .pager {
    display: none;
  }
}
.moderation-state {
  background-color: #f34b50;
  color: white;
  text-transform: capitalize;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

.tile--fishery-teaser.tile {
  height: 100%;
  display: grid;
  grid-template-rows: 1fr min-content auto auto auto;
}
.tile--fishery-teaser.tile .tile__title {
  align-self: start;
}
.tile--fishery-teaser.tile .subhead-grey {
  grid-row: 3;
}
.tile--fishery-teaser.tile .meta {
  grid-row: 4;
}
.tile--fishery-teaser.tile .more-link {
  grid-row: 5;
}
.tile--fishery-teaser.tile .field--name-body {
  grid-row: 2;
}
.tile--fishery-teaser.tile .field--name-body * {
  font-weight: normal;
  font-family: OpenSansLight, sans-serif;
  margin: 0;
}

.carousel-products .tile,
.carousel-species .tile,
.carousel-gear .tile {
  border: solid 1.5px #979797;
  width: 20.563rem;
  height: 29.938rem;
  justify-content: end;
  position: relative;
}
.carousel-products .tile .tile__overlay,
.carousel-species .tile .tile__overlay,
.carousel-gear .tile .tile__overlay {
  padding: 2.125rem 1.875rem;
}
.carousel-products .tile .meta,
.carousel-species .tile .meta,
.carousel-gear .tile .meta {
  color: #ffffff;
  margin-top: 0.75em;
}
.carousel-products .tile .tile__title, .carousel-products .tile .latin, .carousel-products .tile .meta,
.carousel-species .tile .tile__title,
.carousel-species .tile .latin,
.carousel-species .tile .meta,
.carousel-gear .tile .tile__title,
.carousel-gear .tile .latin,
.carousel-gear .tile .meta {
  width: 100%;
}

.carousel {
  position: relative;
  width: 100%;
  justify-content: center;
  padding: 1rem 0;
  max-width: 100vw;
  display: flex;
  height: 30rem;
}
.carousel .tile {
  margin: 0 1.5rem 1.5rem;
}

.carousel-inner .horse {
  transition: all 500ms;
  position: absolute;
  left: calc(50% - 11.75rem);
  filter: brightness(70%);
}
.carousel-inner .horse .tile__inner-wrapper {
  height: 100%;
  justify-content: flex-end;
}

.carousel-inner .horse:nth-child(2), .carousel-inner .horse:nth-child(4) {
  z-index: 4;
  transform: scale(0.9);
}

.carousel-inner .horse:nth-child(1), .carousel-inner .horse:nth-child(5) {
  z-index: 3;
  transform: scale(0.8);
}

.carousel-inner .horse:nth-child(1) {
  left: calc(50% - 11.75rem - 23.5rem);
}

.carousel-inner .horse:nth-child(2) {
  left: calc(50% - 11.75rem - 11.75rem);
}

.carousel-inner .horse:nth-child(3) {
  z-index: 5;
  filter: brightness(100%);
}

.carousel-inner .horse:nth-child(4) {
  left: calc(50% - 11.75rem + 11.75rem);
}

.carousel-inner .horse:nth-child(5) {
  left: calc(50% - 11.75rem + 23.5rem);
}

.carousel-nav {
  cursor: pointer;
  position: absolute;
  width: 3em;
  height: 3em;
  background-size: contain;
  top: calc(50% - 1.5em);
  background-image: url(../assets/images/icons/chevron.svg);
  z-index: 6;
}

.carousel-previous {
  left: 0;
  transform: rotate(180deg);
}

.carousel-next {
  right: 0;
}

[data-horse-count="3"].carousel-inner .horse {
  transition: all 500ms;
  position: absolute;
  left: calc(50% - 11.75rem);
  filter: brightness(70%);
}
[data-horse-count="3"].carousel-inner .horse:nth-child(1), [data-horse-count="3"].carousel-inner .horse:nth-child(3) {
  z-index: 3;
  transform: scale(0.9);
}
[data-horse-count="3"].carousel-inner .horse:nth-child(1) {
  left: calc(50% - 11.75rem - 11.75rem);
}
[data-horse-count="3"].carousel-inner .horse:nth-child(2) {
  z-index: 4;
  filter: brightness(100%);
  transform: none;
}
[data-horse-count="3"].carousel-inner .horse:nth-child(3) {
  left: calc(50% - 11.75rem + 11.75rem);
}

.field--name-field-species-image .field__item img, .field--name-field-gear-image .field__item img {
  object-fit: cover;
  border-radius: 36px;
}

.field--name-field-species-image,
.field--name-field-gear-image,
.field--name-field-species-image .field__item,
.field--name-field-gear-image .field__item,
.field--name-field-species-image .field__item img,
.field--name-field-gear-image .field__item img,
.carousel-products .tile .tile__overlay,
.carousel-species .tile .tile__overlay,
.carousel-gear .tile .tile__overlay {
  height: 100%;
  width: 100%;
}

.carousel-products .tile .tile__overlay,
.carousel-species .tile .tile__overlay,
.carousel-gear .tile .tile__overlay {
  position: absolute;
  justify-content: end;
  background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0.04), rgba(58, 58, 58, 0.28), #061e27);
  border-radius: 36px;
}

.path-species .layout-container, .path-gear-types .layout-container, .path-products .layout-container {
  overflow-x: hidden;
}

.carousel-products .tile .tile__overlay {
  padding: 2.125rem 0;
  background-image: none;
}

.carousel-products .tile .tile__title {
  padding: 0 1.875rem;
  background: #27ad9c;
}

.path-fisheries .inner {
  position: relative;
}

.path-fisheries .button-wrapper {
  justify-content: center;
  margin: -1rem 1rem 1.5rem;
}

@media (min-width: 600px) {
  .path-fisheries .button-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 1.5rem;
  }
}
.gear-types-list-block, .species-list-block {
  margin: 1rem 0 2rem;
}

.fisher-wrapper, .gear-types-list__row, .species-list__row {
  display: grid;
  gap: 1rem 2.5rem;
  grid-template-columns: auto;
  grid-template-rows: repeat(4, auto);
  grid-template-areas: "heading" "picture" "body";
}
.fisher-wrapper .image, .fisher-wrapper .gear-type__image, .fisher-wrapper .species__image, .gear-types-list__row .image, .gear-types-list__row .gear-type__image, .gear-types-list__row .species__image, .species-list__row .image, .species-list__row .gear-type__image, .species-list__row .species__image {
  grid-area: picture;
  margin: 0;
  align-self: start;
}
.fisher-wrapper .image img, .fisher-wrapper .gear-type__image img, .fisher-wrapper .species__image img, .gear-types-list__row .image img, .gear-types-list__row .gear-type__image img, .gear-types-list__row .species__image img, .species-list__row .image img, .species-list__row .gear-type__image img, .species-list__row .species__image img {
  border-radius: 10px;
}
.fisher-wrapper .fisher-title, .fisher-wrapper .gear-type__heading, .fisher-wrapper .species__heading, .gear-types-list__row .fisher-title, .gear-types-list__row .gear-type__heading, .gear-types-list__row .species__heading, .species-list__row .fisher-title, .species-list__row .gear-type__heading, .species-list__row .species__heading {
  grid-area: heading;
  margin: 0;
}
.fisher-wrapper .detail, .fisher-wrapper .gear-type__body, .fisher-wrapper .species__body, .gear-types-list__row .detail, .gear-types-list__row .gear-type__body, .gear-types-list__row .species__body, .species-list__row .detail, .species-list__row .gear-type__body, .species-list__row .species__body {
  grid-area: body;
}

.fisher-wrapper video[height] {
  height: auto !important;
}

@media (min-width: 900px) {
  .fisher-wrapper, .gear-types-list__row {
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: min-content 1fr;
    grid-template-areas: "heading heading heading heading heading heading heading picture picture picture picture picture" "body body body body body body body picture picture picture picture picture";
  }

  .field--name-field-meet-the-fishers .field__item:nth-child(2n) .fisher-wrapper, .species-list__row {
    grid-template-areas: "picture picture picture picture picture heading heading heading heading heading heading heading" "picture picture picture picture picture body body body body body body body";
  }
}
.field--name-field-meet-the-fishers .field__item:last-child hr {
  display: none;
}

.location-map {
  margin-top: 1.5em;
}
@media (min-width: 900px) {
  .location-map {
    margin-left: 4rem;
  }
  .location-map#map {
    width: calc(100% - 4rem);
  }
}

@media (max-width: 900px) {
  .node-fishery .upper-page .quick-links-wrapper {
    margin-right: auto;
  }
}
@media (min-width: 900px) {
  .node-fishery .upper-page .quick-links-wrapper {
    max-width: 100%;
  }
}

.vessel-block .vessel-image {
  margin-bottom: 2rem;
  max-width: 43.75rem;
  margin: 0 0 2rem auto;
}

@media (min-width: 600px) {
  .vessel-block table {
    min-width: 23rem;
  }
}
@media (min-width: 900px) {
  .vessel-block > .flex {
    flex-direction: row-reverse;
  }
  .vessel-block .vessel-image {
    max-width: 30rem;
    flex: 1 1;
    margin-left: 2rem;
  }
  .vessel-block table {
    flex: 2 1;
  }
}
@media (orientation: portrait) {
  .vessel-image img {
    max-height: 40vh;
  }
}
.rfmo-reports-group {
  padding: 1.188rem 1.938rem;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
.rfmo-reports-group--ipnlf {
  background-color: #161c2e;
}
.rfmo-reports-group--ipnlf .rfmo-report a.doc-download-link {
  background-color: rgba(255, 255, 255, 0.1);
}

.rfmo-report a.doc-download-link {
  display: block;
  border-radius: 15px;
  padding: 1rem;
  border: solid thin #f7ae2d;
  background-color: #083748;
  color: #f7ae2d;
}
.rfmo-report a.doc-download-link img {
  display: inline-block;
  margin-right: 0.25rem;
  vertical-align: sub;
}

@media (min-width: 600px) {
  .rfmo-report > div:first-child {
    margin-right: 2rem;
  }

  .rfmo-report a.doc-download-link {
    margin: 1rem 0 3rem;
  }
}
.marketing-activity-wrapper {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  border: solid 2px #afafaf;
}
.marketing-activity-wrapper .article__pre-fold {
  padding: 2rem 1rem 0;
}
.marketing-activity-wrapper .article__post-fold {
  padding: 0 1rem 2rem;
}
@media (min-width: 600px) {
  .marketing-activity-wrapper .article__pre-fold {
    padding: 2rem 2rem 0;
  }
  .marketing-activity-wrapper .article__post-fold {
    padding: 0 2rem 2rem;
  }
}
.marketing-activity-wrapper .marketing-image {
  margin-left: 0;
  margin-right: 0;
}
.marketing-activity-wrapper .marketing-image .caption {
  margin: 1rem 2rem;
}
.marketing-activity-wrapper .marketing-media-file iframe {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.marketing-activities {
  padding-bottom: 12rem;
}

.grid-ladder {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: 2rem;
}
@media (min-width: 900px) {
  .grid-ladder {
    grid-template-columns: repeat(12, 1fr);
  }
}
.grid-ladder > * {
  grid-column: span 6;
}

.image-spillover-layout {
  margin: 0 1rem;
}
.image-spillover-layout .image-wrapper {
  margin: 1rem -1rem;
  max-width: calc(100% + 2rem);
}
.image-spillover-layout .image-wrapper .caption {
  margin-left: 1rem;
  margin-right: 1rem;
}

@media (min-width: 600px) {
  .image-spillover-layout {
    margin: 0;
    display: grid;
    gap: 1rem;
    grid-template-columns: 0 repeat(8, 1fr);
  }
  .image-spillover-layout .section-title {
    grid-column: 2/span 6;
    grid-row: span 1;
  }
  .image-spillover-layout .explanitory-text {
    grid-column: 2/span 6;
    grid-row: 2;
    margin-bottom: 1rem;
  }
  .image-spillover-layout .resources-list {
    grid-column: 2/span 7;
    grid-row: 2;
    margin-top: 0;
  }
  .image-spillover-layout .image-wrapper {
    grid-row: 3;
    grid-column: 1/-1;
    margin-top: 0;
  }
  .image-spillover-layout .image-wrapper .caption {
    margin: 1rem 2rem 0;
  }
  .image-spillover-layout .explanitory-text + .image-wrapper {
    grid-column: span 4/-1;
    max-width: 100%;
    margin: 0;
  }
  .image-spillover-layout .explanitory-text + .image-wrapper .caption {
    margin: 1rem 2rem 0 0;
  }
  .image-spillover-layout .explanitory-text + .resources-list {
    grid-column: 2/span 4;
    grid-row: 3;
  }
}
@media (min-width: 900px) {
  .image-spillover-layout {
    grid-template-columns: calc((100vw - 1200px) / 2) repeat(6, 1fr) 50%;
  }
  .image-spillover-layout .section-title {
    grid-column: span 5/7;
  }
  .image-spillover-layout .explanitory-text {
    grid-column: span 5/7;
  }
  .image-spillover-layout .resources-list {
    grid-column: span 5/7;
  }
  .image-spillover-layout .image-wrapper {
    grid-row: 2/span 2;
    grid-column: 8;
  }
}
@media (min-width: 900px) {
  .image-double-text-grid {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto max-content;
    gap: 1rem;
  }

  .image-double-text-grid figure {
    grid-row: 1/span 2;
    grid-column: 2;
  }
  .image-double-text-grid figure img {
    margin: 0;
  }
}
.mini-story {
  background: rgba(255, 255, 255, 0.9);
  color: #161c2e;
  padding: 2rem 2rem 3.5rem;
  border-radius: 34px;
}
.mini-story h1 {
  color: #083748;
  line-height: 1;
  letter-spacing: normal;
}
.mini-story .caption {
  color: #3f6776;
}

.mini-story.article-marketing .full-width__image {
  margin-left: -2rem;
  margin-right: -2rem;
  max-width: calc(100% + 4rem);
}
.mini-story.article-marketing .full-width__image .caption {
  margin: 1rem 2rem;
}

.mini-story.article-recipe .recipe-image {
  margin-left: 0;
  margin-right: 0;
}
.mini-story.article-recipe .recipe-image .caption {
  margin: 1rem 0;
}
@media (min-width: 1200px) {
  .mini-story.article-recipe .recipe-image {
    margin-left: 2.5rem;
    float: right;
    max-width: 25rem;
  }
}

@media (max-width: 599px) {
  .mini-stories__inner {
    display: block;
  }
  .mini-stories__inner .mini-story {
    padding: 2rem 1rem 3.5rem;
    background: #ffffff;
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    border-width: 3px;
    margin-bottom: 2rem;
  }
  .mini-stories__inner .mini-story.article-marketing .full-width__image {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.related-content h2 {
  display: inline-block;
  margin-right: 1em;
  font-size: 1.5rem;
}

.gallery-block {
  margin-left: 1rem;
}
.gallery-block .image-wrapper {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.gallery-block .image-wrapper .caption {
  position: absolute;
  max-width: 50%;
  margin: 1rem;
}
.gallery-block .image-wrapper img {
  border-radius: 10px;
}
.gallery-block > :nth-child(2n) .caption {
  right: 0;
}
@media (min-width: 1200px) {
  .gallery-block {
    margin-left: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .gallery-block .image-wrapper .caption {
    margin: 1rem 0;
  }
}

@media (max-width: 900px) {
  .gallery-block.grid-ladder > :not(:first-child) {
    margin-top: -2rem;
  }
  .gallery-block .image-wrapper .caption {
    bottom: 1rem;
    text-shadow: 0 0 3px #161c2e;
    max-width: calc(100% - 2rem);
    color: #f7ae2d;
  }
}
.media-oembed-content {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  aspect-ratio: 16/9;
}

.field--name-field-media-oembed-video {
  aspect-ratio: 16/9;
}

.videos-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.videos-wrapper {
  flex-direction: row;
  gap: 1rem;
  flex-wrap: wrap;
}

.videos-wrapper > .media {
  flex: 1 1 227px;
}

.product-page__top {
  margin-bottom: 6rem;
}

@media (min-width: 600px) {
  .product-info-table {
    margin-left: 2rem;
  }
}
.node-tuna_product .upper-page .tile {
  padding: 2rem;
}
@media (min-width: 600px) {
  .node-tuna_product .upper-page .tile {
    min-width: 10rem;
    margin-left: 2rem;
  }
}

.node-fishery main, .node-retailer main, .hero-presant main {
  padding-top: 0;
}
.node-fishery #block-mainpagecontent, .node-retailer #block-mainpagecontent, .hero-presant #block-mainpagecontent {
  padding-top: 0;
}
.node-fishery .field--name-field-main-image, .node-retailer .field--name-field-main-image, .hero-presant .field--name-field-main-image {
  position: relative;
}
.node-fishery .field--name-field-main-image img, .node-retailer .field--name-field-main-image img, .hero-presant .field--name-field-main-image img {
  max-height: 70vh;
  min-height: 40vh;
  object-fit: cover;
}
.node-fishery .field--name-field-main-image::after, .node-retailer .field--name-field-main-image::after, .hero-presant .field--name-field-main-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 28, 46, 0.5);
  z-index: 2;
  top: 0;
}
.node-fishery .full-width.curve-divider__up + .upper-page, .node-retailer .full-width.curve-divider__up + .upper-page, .hero-presant .full-width.curve-divider__up + .upper-page {
  margin-top: -2rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 900px) {
  .node-fishery .full-width.curve-divider__up + .upper-page, .node-retailer .full-width.curve-divider__up + .upper-page, .hero-presant .full-width.curve-divider__up + .upper-page {
    margin-top: -4rem;
  }
}
.node-fishery .full-width.curve-divider__up + .upper-page .tile, .node-retailer .full-width.curve-divider__up + .upper-page .tile, .hero-presant .full-width.curve-divider__up + .upper-page .tile {
  margin-top: 1.75rem;
}
.node-fishery .hero-content, .node-retailer .hero-content, .hero-presant .hero-content {
  position: absolute;
  z-index: 2;
  top: 0;
  padding: 8rem 1rem calc(1rem + 10.4vw);
  height: 100%;
  justify-content: flex-end;
  text-shadow: 0 0 3px #161c2e;
  max-width: 50rem;
}
.node-fishery .hero-content .meta, .node-retailer .hero-content .meta, .hero-presant .hero-content .meta {
  margin-top: 0.5em;
}
.node-fishery .hero-block, .node-retailer .hero-block, .hero-presant .hero-block {
  position: relative;
  min-height: 40vh;
}
.node-fishery .hero-block .inner, .node-retailer .hero-block .inner, .hero-presant .hero-block .inner {
  padding-top: 2rem;
}

@media (min-width: 900px) {
  .upper-page--collapsable-grid .videos-wrapper {
    grid-row: span 1;
    grid-column: 1/span 6;
  }

  .node-retailer .full-width.curve-divider__up + .upper-page,
.hero-presant:not(.node-fishery) .full-width.curve-divider__up + .upper-page {
    grid-auto-flow: column;
    grid-template-columns: 3fr 2fr;
    display: grid;
  }
  .node-retailer .full-width.curve-divider__up + .upper-page .width50-desktop,
.hero-presant:not(.node-fishery) .full-width.curve-divider__up + .upper-page .width50-desktop {
    grid-row: 1/3;
    grid-column: 2;
    width: 100%;
    max-width: 100%;
  }
  .node-retailer .full-width.curve-divider__up + .upper-page .width60-desktop,
.hero-presant:not(.node-fishery) .full-width.curve-divider__up + .upper-page .width60-desktop {
    grid-row: 1;
    grid-column: 1;
    width: 100%;
    max-width: 100%;
  }
  .node-retailer .full-width.curve-divider__up + .upper-page .videos-wrapper,
.hero-presant:not(.node-fishery) .full-width.curve-divider__up + .upper-page .videos-wrapper {
    grid-row: 2;
    grid-column: 1;
  }
}
@media (max-height: 900px) {
  .node-fishery .hero-block .inner, .node-retailer .hero-block .inner, .hero-presant .hero-block .inner {
    padding-top: 0;
  }

  .hero-presant .field--name-field-main-image img,
.node-retailer .field--name-field-main-image img {
    height: 60vh;
  }

  .node-fishery .field--name-field-main-image img {
    height: 70vh;
  }
}
.upper-page--collapsable-grid {
  display: grid;
  gap: 1rem;
  padding-bottom: calc(10.5vw + 1rem);
}
.upper-page--collapsable-grid .intro, .upper-page--collapsable-grid .intro-wrapper {
  grid-row: 4;
  margin-top: 0;
}
.upper-page--collapsable-grid .intro p:first-child, .upper-page--collapsable-grid .intro-wrapper p:first-child {
  margin-top: 0;
}
.upper-page--collapsable-grid .meta {
  grid-row: 5;
}
.upper-page--collapsable-grid .more-link {
  grid-row: 6;
}
.upper-page--collapsable-grid .tile.entity-logo {
  grid-row: 3;
  height: auto;
  align-self: start;
  padding: 1rem;
}
.upper-page--collapsable-grid.product-top h2 {
  grid-column: 3/7;
  grid-column: 1/7;
  grid-row: 3;
  margin: 0;
  line-height: 1;
}
.upper-page--collapsable-grid.product-top .tile.entity-logo.brand-logo {
  grid-row: 1/span 2;
  grid-row: 1/span 3;
}
.upper-page--collapsable-grid.product-top .tile.entity-logo.product-image {
  grid-row: 3/span 2;
  grid-row: 4/span 2;
}
.upper-page--collapsable-grid.product-top .tile.entity-logo img {
  max-height: 14rem;
  width: auto;
  flex: 0 0 auto;
}
.upper-page--collapsable-grid.product-top .intro {
  grid-row: 4/span 2;
}
.upper-page--collapsable-grid.product-top .meta {
  grid-row: 6;
}
.upper-page--collapsable-grid.product-top .more-link {
  grid-row: 7;
}
.upper-page--collapsable-grid.product-top h1 {
  margin: 0;
}
@media (max-width: 900px) {
  .upper-page--collapsable-grid.product-top {
    grid-template-columns: 1fr 1fr;
  }
  .upper-page--collapsable-grid.product-top .title-wrapper {
    grid-column: span 2;
    grid-row: 2;
  }
  .upper-page--collapsable-grid.product-top .subhead-type {
    grid-column: span 2;
    grid-row: 1;
  }
  .upper-page--collapsable-grid.product-top h2 {
    grid-column: span 2;
  }
  .upper-page--collapsable-grid.product-top .intro {
    grid-row: 5;
    grid-column: span 2;
  }
  .upper-page--collapsable-grid.product-top .meta {
    grid-column: span 2;
  }
  .upper-page--collapsable-grid.product-top .more-link {
    grid-column: span 2;
  }
  .upper-page--collapsable-grid.product-top .tile.entity-logo.brand-logo {
    grid-row: 4;
    grid-column: 2;
  }
  .upper-page--collapsable-grid.product-top .tile.entity-logo.product-image {
    grid-row: 4;
    grid-column: 1;
  }
}
@media (max-width: 599px) {
  .upper-page--collapsable-grid.product-top {
    grid-template-columns: 60% 1fr;
  }
  .upper-page--collapsable-grid.product-top .subhead-type {
    grid-column: 1;
  }
  .upper-page--collapsable-grid.product-top h2 {
    grid-row: 2;
    grid-column: 1;
  }
  .upper-page--collapsable-grid.product-top .title-wrapper {
    grid-row: 3;
  }
  .upper-page--collapsable-grid.product-top .title-wrapper h1 {
    font-size: 2.5rem;
  }
  .upper-page--collapsable-grid.product-top .tile.entity-logo.brand-logo {
    grid-row: 1/3;
  }
  .upper-page--collapsable-grid.product-top .tile.entity-logo.product-image {
    grid-column: span 2;
  }
}
@media (min-width: 900px) {
  .upper-page--collapsable-grid {
    grid-template-columns: repeat(12, 1fr);
  }
  .upper-page--collapsable-grid h1, .upper-page--collapsable-grid .title-wrapper {
    grid-column: 1/span 6;
    grid-row: 2;
  }
  .upper-page--collapsable-grid .subhead-type {
    grid-row: 1;
    grid-column: 1/3;
  }
  .upper-page--collapsable-grid .intro, .upper-page--collapsable-grid .intro-wrapper {
    grid-row: 3/span 2;
    grid-column: 1/span 6;
  }
  .upper-page--collapsable-grid .meta {
    grid-column: 1/span 6;
    grid-row: 5;
  }
  .upper-page--collapsable-grid .more-link {
    grid-column: 1/span 6;
    grid-row: 6;
  }
  .upper-page--collapsable-grid .tile.entity-logo {
    grid-column: span 5/-1;
    grid-row: 2/4;
  }
  .upper-page--collapsable-grid .quick-links-wrapper {
    grid-column: span 5/-1;
    grid-row: 4/span 3;
  }
  .upper-page--collapsable-grid .quick-links-wrapper aside {
    margin-top: 0;
  }
}

.method-species-top {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem;
}
.method-species-top h1, .method-species-top .title-wrapper {
  grid-column: 1/13;
  grid-row: 2;
}
.method-species-top .subhead-type {
  grid-row: 1;
  grid-column: 1/13;
}
.method-species-top .intro, .method-species-top .intro-wrapper {
  grid-row: 3/span 2;
  grid-column: 1/span 6;
  margin-top: 0;
}
.method-species-top .intro p:first-child, .method-species-top .intro-wrapper p:first-child {
  margin-top: 0;
}
.method-species-top figure {
  margin: 0;
}
.method-species-top figure.method-species-top__image1 {
  grid-row: 3/5;
  grid-column: span 5/-1;
}
.method-species-top figure.method-species-top__image1 .caption {
  max-width: 80%;
  margin-left: auto;
  text-align: right;
}
.method-species-top figure.method-species-top__image2 {
  grid-row: 4/6;
  grid-column: 1/span 8;
}
.method-species-top aside {
  grid-column: span 5/-1;
}
.method-species-top aside .aside-label {
  margin-top: 0.709rem;
  margin-bottom: 0.625rem;
}
.method-species-top aside .field__item {
  padding: 0.813rem 0 0.938rem;
}

.node-gear_type .method-species-top figure.method-species-top__video {
  grid-row: 5/span 1;
  grid-column: span 5/-1;
}
.node-gear_type .method-species-top figure.method-species-top__video video {
  height: auto;
}

.node-gear_type .method-species-top .intro {
  grid-row: 3/span 4;
}

.node-gear_type .extra-text1, .node-gear_type .extra-text2, .node-species .extra-text1, .node-species .extra-text2 {
  max-width: 43.438rem;
}
.node-gear_type .image-spillover-layout, .node-species .image-spillover-layout {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media (max-width: 599px) {
  .node-species figure {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 900px) {
  .node-species figure {
    margin: 0;
  }
  .node-species .extra-text1, .node-species .extra-text2 {
    margin-right: 0.5rem;
  }
}
@media (min-width: 900px) and (min-width: 1200px) {
  .node-species .extra-text1, .node-species .extra-text2 {
    margin-right: 2rem;
  }
}

.node-gear_type .extra-text1, .node-gear_type .extra-text2 {
  padding: 2rem 1rem 2rem 2rem;
  border-radius: 34px;
  background: rgba(7, 49, 64, 0.6);
  width: 65%;
}
@media (max-width: 900px) {
  .node-gear_type .extra-text1, .node-gear_type .extra-text2 {
    width: 90%;
  }
}

.node-gear_type .full-width__image.overlay {
  margin: 0;
  position: relative;
  z-index: -1;
}
.node-gear_type .full-width__image.overlay::after {
  position: absolute;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(6, 30, 39, 0.568) 2rem, rgba(6, 30, 39, 0) 7em, rgba(6, 30, 39, 0) calc(100% - 10rem), rgba(6, 30, 39, 0.568) calc(100% - 6rem));
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  content: "";
}
@media (max-width: 900px) {
  .node-gear_type .full-width__image.overlay {
    margin: 0;
  }
}
.node-gear_type .full-width__image.overlay figure {
  margin: 0;
}
.node-gear_type .full-width__image.overlay figure .caption {
  margin: 1rem;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 35%;
  color: #ffffff;
}
.node-gear_type .full-width__image.overlay figure img {
  max-height: 70vh;
  object-fit: cover;
}

.node-species .method-species-top figure.method-species-top__image1 {
  grid-row: 3/4;
}
.node-species .method-species-top .intro, .node-species .method-species-top .intro-wrapper {
  padding-bottom: 5rem;
}
.node-species .method-species-top figure.method-species-top__image2 {
  margin-top: -5rem;
}

.recipe-ingredients table {
  margin-left: 0;
}

@media (max-width: 599px) {
  .node-recipe table {
    margin-left: 0;
  }
}
@media (max-width: 900px) {
  .node-gear_type .method-species-top figure.method-species-top__video {
    grid-row: 7/span 1;
    grid-column: 1/span 12;
  }

  .node-gear_type .method-species-top .intro {
    grid-column: 1/span 12;
    grid-row: 4/span 3;
  }

  .method-species-top h1, .method-species-top .title-wrapper {
    grid-column: 1/span 12;
  }
  .method-species-top .subhead-type {
    grid-column: 1/span 12;
  }
  .method-species-top .intro, .method-species-top .intro-wrapper {
    grid-column: 1/span 12;
    grid-row-start: 4;
  }
  .method-species-top figure.method-species-top__image1,
.method-species-top figure.method-species-top__image2 {
    position: relative;
    max-height: 65vh;
    overflow: hidden;
  }
  .method-species-top figure.method-species-top__image1 img,
.method-species-top figure.method-species-top__image2 img {
    max-height: 100%;
    width: auto;
  }
  .method-species-top figure.method-species-top__image1 .caption,
.method-species-top figure.method-species-top__image2 .caption {
    position: absolute;
    bottom: 1rem;
    max-width: 90%;
    text-shadow: 0 0 3px #161c2e;
    color: #f7ae2d;
  }
  .method-species-top figure.method-species-top__image1 {
    grid-row: 3;
    grid-column: 1/span 12;
    z-index: 1;
  }
  .method-species-top figure.method-species-top__image1 .caption {
    left: 1rem;
  }
  .method-species-top aside {
    grid-column: 1/span 12;
  }
  .method-species-top figure.method-species-top__image2 {
    margin-top: -3rem;
    grid-row: 5;
    grid-column: span 11/-1;
  }
  .method-species-top figure.method-species-top__image2 img {
    margin-left: auto;
  }
  .method-species-top figure.method-species-top__image2 .caption {
    right: 1rem;
  }

  .node-species .method-species-top .intro, .node-species .method-species-top .intro-wrapper {
    padding-bottom: 1rem;
  }
  .node-species .method-species-top figure.method-species-top__image2 {
    margin-top: -3rem;
  }
  .node-species .method-species-top figure.method-species-top__image2 img {
    border-radius: 36px;
  }
}
.no-fisheries-warning {
  display: block;
  border-radius: 15px;
  padding: 1rem;
  border: solid thin #f7ae2d;
  background-color: #083748;
  color: #f7ae2d;
}

.mapboxgl-canvas {
  background-color: rgba(82, 87, 88, 0.125);
}

#map .mapboxgl-popup {
  max-width: 260px;
  line-height: 1.2;
}

#map .mapboxgl-popup-content {
  border: 2px solid #f7ae2d;
  border-radius: 13px;
}
#map .mapboxgl-popup-content .mapboxgl-popup-close-button {
  font-size: 1.2rem;
}
#map .mapboxgl-popup-content ul {
  padding-left: 1.5rem;
  margin: 0.5em 0 0.25em;
}
#map .mapboxgl-popup-content ul li {
  font-family: futura-pt-condensed, sans-serif;
  font-size: 1.2rem;
  line-height: 1em;
}
#map .mapboxgl-popup-content h1 {
  margin-top: 0;
  line-height: 1;
  margin-bottom: 0.15em;
}
#map .mapboxgl-popup-content p {
  margin: 0.5em 0;
}
#map .mapboxgl-popup-content button.cluster-zoom-in,
#map .mapboxgl-popup-content .map-popup-button {
  background: #f7ae2d;
  border-radius: 6px;
  padding: 0.25em 0.75em;
  font-size: 0.9rem;
  font-weight: 600;
  float: right;
  border: none;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  z-index: 9;
  position: relative;
  top: -2px;
}

#section--assessments details {
  border: none;
  padding: 1.188rem 1.938rem;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
#section--assessments details h4 {
  margin: 0 0 0 1rem;
}
#section--assessments table {
  margin-top: 1rem;
  width: 100%;
}
@media (min-width: 900px) {
  #section--assessments .assessment-text {
    padding: 0 1rem 1rem 0;
  }
}

.landingpage-text h1, .homepage-text h1 {
  margin: 0 auto 1em;
}
.landingpage-text .landing-intro, .homepage-text .landing-intro {
  margin: auto auto 0;
  max-width: 42rem;
}

.homepage-main {
  background-position: bottom;
  padding: 12rem 1rem calc(23rem - 10.4vw);
  min-height: 80vh;
  text-shadow: 0 0 3px #161c2e;
}

.homepage-text .landing-intro {
  margin-bottom: 4rem;
}

.homepage-video {
  position: fixed;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: 0;
}

.homepage-text {
  position: relative;
  z-index: 1;
}

.homepage-menu {
  position: relative;
  z-index: 1;
}

.landingpage-list ul {
  justify-content: space-around;
}
.landingpage-list ul li {
  margin: 1rem;
}
.landingpage-list ul li a {
  align-items: center;
}
.landingpage-list ul li a .circle-image {
  display: block;
  border-radius: 90%;
  border: solid 3px rgba(255, 255, 255, 0.3);
  height: 15vw;
  max-height: 8rem;
  min-height: 6.25rem;
  width: 15vw;
  max-width: 8rem;
  min-width: 6.25rem;
  border-radius: 90%;
  align-items: end;
  transition: all 0.4s;
}
.landingpage-list ul li a h2 {
  display: block;
  margin: 1rem auto 0;
  font-weight: 500;
  max-width: 8rem;
  letter-spacing: normal;
  transition: all 0.4s;
}

.landingpage-list ul li:hover a h2 {
  color: #f7ae2d;
}
.landingpage-list ul li:hover a .circle-image {
  border: solid 3px #f7ae2d;
}

header {
  position: fixed;
  z-index: 15;
  width: 100vw;
  background-image: -moz-linear-gradient(top, #161c2e 0%, rgba(15, 38, 54, 0.9) 50%, rgba(11, 43, 59, 0.7) 85%, rgba(7, 49, 64, 0) 100%);
  /* FF3.6-15 */
  background-image: -webkit-linear-gradient(top, #161c2e 0%, rgba(15, 38, 54, 0.9) 50%, rgba(11, 43, 59, 0.7) 85%, rgba(7, 49, 64, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-image: linear-gradient(to bottom, #161c2e 0%, rgba(15, 38, 54, 0.9) 50%, rgba(11, 43, 59, 0.7) 85%, rgba(7, 49, 64, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#161c2e", endColorstr="#00073140",GradientType=0 );
  /* IE6-9 */
}

.path-frontpage header:not(.scrolled), .node-fishery header:not(.scrolled) {
  background: transparent;
}

.logged-in.node-fishery header:not(.scrolled) {
  top: 8rem;
}

main {
  padding-top: 8rem;
}

.jump-to-top {
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
  display: block;
}
.jump-to-top img {
  display: inline-block;
  height: 1em;
  width: auto;
  margin-left: 0.5em;
  margin-top: 0.2em;
}
.jump-to-top img, .jump-to-top span {
  vertical-align: middle;
  line-height: 1;
}

@media screen and (max-width: 900px) {
  .jump-to-top {
    right: 4rem;
    bottom: 1.95rem;
  }
}
header:not(.scrolled) .jump-to-top,
.path-frontpage .jump-to-top {
  display: none;
}

@media (min-width: 900px) {
  #menuToggle ul.menu {
    margin-top: 0;
  }
  #menuToggle ul.menu:not(:first-of-type) {
    margin-left: 0;
    border-left: solid 1px;
  }
  #menuToggle ul.menu li a {
    display: inline-block;
  }
}
#menuToggle input,
.hamburger {
  display: none;
}

.path-frontpage #menuToggle {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
  width: calc(100% + 1.1rem);
}
.path-frontpage #menuToggle a {
  text-decoration: none;
  transition: color 0.3s ease;
}
.path-frontpage #menuToggle ul.menu li a {
  display: inline;
  padding: 1rem 0;
}
.path-frontpage #menuToggle a:hover {
  color: tomato;
}
.path-frontpage #menuToggle input,
.path-frontpage .hamburger {
  display: block;
  min-width: 40px;
  min-height: 32px;
  position: absolute;
  top: 0.3rem;
  right: -5px;
}
.path-frontpage #menuToggle input {
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
.path-frontpage header .menu {
  display: block;
  width: calc(100% - 2rem);
  margin: 0 1rem 0 0;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
}
.path-frontpage header .menu:not(:first-of-type) {
  border-top: solid 2px currentColor;
}
.path-frontpage header .menu:not(:first-of-type) a {
  color: #27ad9c;
}
.path-frontpage .main-menu-wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  min-width: 320px;
  max-height: 100vh;
  overflow-y: auto;
  margin: -30px 0 0 -300px;
  padding: 3.125rem 1rem 2rem 2rem;
  border-radius: 0 0 0 34px;
  background: rgba(255, 255, 255, 0.9);
  color: #083748;
  transform-origin: 0% 0%;
  transform: translate(120%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.path-frontpage header .menu li {
  padding: 10px 0;
  font-size: 22px;
}
.path-frontpage header .menu li a.is-active {
  color: #161c2e;
}
.path-frontpage #menuToggle input:checked ~ .main-menu-wrapper {
  transform: none;
}
.path-frontpage .hamburger {
  z-index: 1;
}
.path-frontpage #menuToggle .hamburger span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  transform-origin: 25px 1px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
.path-frontpage #menuToggle .hamburger span:first-child {
  transform-origin: 0% 0%;
}
.path-frontpage #menuToggle .hamburger span:nth-last-child(2) {
  transform-origin: 18px 0;
}
.path-frontpage #menuToggle input:checked ~ .hamburger span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #161c2e;
}
.path-frontpage #menuToggle input:checked ~ .hamburger span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.path-frontpage #menuToggle input:checked ~ .hamburger span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, -1px);
}
.path-frontpage #menuToggle ul.menu:not(:first-of-type) {
  border-left: none;
}

@media (max-width: 900px) {
  #menuToggle {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    width: calc(100% + 1.1rem);
  }

  #menuToggle a {
    text-decoration: none;
    transition: color 0.3s ease;
  }

  #menuToggle ul.menu li a {
    display: inline;
    padding: 1rem 0;
  }

  #menuToggle a:hover {
    color: tomato;
  }

  #menuToggle input,
.hamburger {
    display: block;
    min-width: 40px;
    min-height: 32px;
    position: absolute;
    top: 0.3rem;
    right: -5px;
  }

  #menuToggle input {
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
  }

  header .menu {
    display: block;
    width: calc(100% - 2rem);
    margin: 0 1rem 0 0;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
  }
  header .menu:not(:first-of-type) {
    border-top: solid 2px currentColor;
  }
  header .menu:not(:first-of-type) a {
    color: #27ad9c;
  }

  .main-menu-wrapper {
    display: flex;
    flex-direction: column;
    position: absolute;
    min-width: 320px;
    max-height: 100vh;
    overflow-y: auto;
    margin: -30px 0 0 -300px;
    padding: 3.125rem 1rem 2rem 2rem;
    border-radius: 0 0 0 34px;
    background: rgba(255, 255, 255, 0.9);
    color: #083748;
    transform-origin: 0% 0%;
    transform: translate(120%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }

  header .menu li {
    padding: 10px 0;
    font-size: 22px;
  }
  header .menu li a.is-active {
    color: #161c2e;
  }

  #menuToggle input:checked ~ .main-menu-wrapper {
    transform: none;
  }

  .hamburger {
    z-index: 1;
  }

  #menuToggle .hamburger span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    transform-origin: 25px 1px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }

  #menuToggle .hamburger span:first-child {
    transform-origin: 0% 0%;
  }

  #menuToggle .hamburger span:nth-last-child(2) {
    transform-origin: 18px 0;
  }

  #menuToggle input:checked ~ .hamburger span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #161c2e;
  }

  #menuToggle input:checked ~ .hamburger span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }

  #menuToggle input:checked ~ .hamburger span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
  }

  #menuToggle .main-menu-wrapper {
    min-width: 100vw;
    margin: -30px 0 0 calc(-100vw + 2.125rem);
  }
}
body {
  min-height: 100vh;
  position: relative;
}

main {
  padding-bottom: 21vw;
  min-height: 100vh;
}

.toolbar-horizontal main {
  min-height: calc(100vh - 97px);
}

footer {
  bottom: 0;
  width: 100%;
}
footer nav {
  flex: 1 1 auto;
  text-transform: none;
}
footer nav ul {
  columns: 2;
  display: block;
}
footer nav ul li.menu-item {
  margin-bottom: 1rem;
  break-inside: avoid;
}
footer nav ul li.menu-item a {
  padding: 0;
}

.footer-menu ul.menu:not(:first-of-type) {
  margin-top: 0;
}

.footer-menu ul.menu:first-of-type {
  margin-bottom: 0;
}

.footer-body {
  width: 100%;
}
.footer-body .ipnlf-logo-wrapper {
  flex: 1 1 auto;
}
.footer-body .ipnlf-logo-wrapper .ipnlf-logo {
  max-width: 15rem;
  min-width: 5rem;
  position: relative;
  top: calc(-10.5vw + 2rem);
}
@media (min-width: 600px) {
  .footer-body .ipnlf-logo-wrapper .ipnlf-logo {
    top: calc(-10.5vw + 3rem);
  }
}
@media (min-width: 900px) {
  .footer-body .ipnlf-logo-wrapper .ipnlf-logo {
    top: calc(-10.5vw + 5rem);
  }
}

footer .footer-layout-container {
  position: relative;
  z-index: 5;
  padding: 0 1rem 2rem;
}
@media (min-width: 1200px) {
  footer .footer-layout-container {
    padding: 0 calc(6rem + 1vw) 2rem;
  }
}

.path-species:after, .path-gear-types:after, .path-fisheries:after, .path-members:after, .path-products:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
}
.path-species main, .path-gear-types main, .path-fisheries main, .path-members main, .path-products main {
  position: relative;
  z-index: 1;
}

.logged-in #block-stp-frontend-local-tasks {
  z-index: 100;
}

.node-assessment select, .node-assessment input, .node-assessment textarea {
  color: black;
  padding: 0.5em;
}

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