.paragraph--type--stories-text {
  margin: 32px auto;
}

.paragraph--type--stories-text .seconditem {
  background-color: var(--color-sand);
  background-image: url(/themes/custom/oef/images/cta_texture.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  min-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

.paragraph--type--stories-text .seconditem .row {
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
}

.paragraph--type--stories-text .seconditem h2 {
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-bold);
  padding: 25px 0;
  size: var(--font-size-h2);
  text-align: center;
}

.paragraph--type--stories-text .seconditem p {
  font-family: var(--font-family-body);
  font-size: var(--font-size-body);
  margin: 0 30px;
  text-align: center;
}

@media screen and (min-width: 750px) {
  .paragraph--type--stories-text .seconditem p {
    margin: 0 100px;
  }
}

@media screen and (min-width: 1050px) {
  .paragraph--type--stories-text .seconditem p {
    margin: 0 200px;
  }
}

.paragraph--type--stories-text .seconditem .col {
  margin: 10px 5%;
  width: 90%;
}

@media screen and (min-width: 750px) {
  .paragraph--type--stories-text .seconditem .col {
    margin: 0 3%;
    width: 40%;
  }
}

@media screen and (min-width: 1050px) {
  .paragraph--type--stories-text .seconditem .col {
    margin: 0 3%;
    width: 19%;
  }
}

.paragraph--type--stories-text .seconditem .col a {
  align-items: center;
  border-bottom: 4px solid var(--color-onn1);
  -webkit-box-align: center;
  color: var(--color-onn1);
  display: -webkit-box;
  display: flex;
  font-family: var(--font-family-heading);
  font-size: var(--font-size-body-large);
  font-weight: var(--font-weight-bold);
  line-height: 150%;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.paragraph--type--stories-text .seconditem .col a:before {
  background-image: url(/themes/custom/oef/images/mustard_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 42px;
  margin-right: 16px;
  width: 11px;
}

.paragraph--type--stories-text .seconditem div.button {
  background-color: var(--color-onn3);
  border: 2px solid var(--color-onn3);
  display: block;
  margin: 15px auto;
}

.paragraph--type--stories-text .seconditem .securefisheries-org div.button {
  background-color: var(--color-sf3);
  border: 2px solid var(--color-sf1);
  display: block;
  margin: 15px auto;
}

.paragraph--type--stories-text .seconditem .oursecurefuture-org div.button {
  background-color: var(--color-osf3);
  border: 2px solid var(--color-osf3);
  display: block;
  margin: 15px auto;
}

.paragraph--type--stories-text .seconditem .shuraako-org div.button {
  background-color: var(--color-shuraako3);
  border: 2px solid var(--color-shuraako3);
  display: block;
  margin: 15px auto;
}

.paragraph--type--stories-text .seconditem .xniforpeace-org div.button {
  background-color: var(--color-xni1);
  border: 2px solid var(--color-xni1);
  display: block;
  margin: 15px auto;
}

.opennuclearnetwork-org .homepage .paragraph.paragraph--type--stories-text.paragraph--view-mode--default.gutters-narrow {
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
}

.securefisheries-org .homepage .paragraph.paragraph--type--stories-text.paragraph--view-mode--default.gutters-narrow {
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
}

.oursecurefuture-org .homepage .paragraph.paragraph--type--stories-text.paragraph--view-mode--default.gutters-narrow {
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
}

.shuraako-org .homepage .paragraph.paragraph--type--stories-text.paragraph--view-mode--default.gutters-narrow {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

.xniforpeace-org .homepage .paragraph.paragraph--type--stories-text.paragraph--view-mode--default.gutters-narrow {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

.onn-partnerships {
  margin: 32px auto;
  max-width: 1340px;
  width: 100%;
}

.onn-partnerships h3 {
  color: var(--color-onn3);
  font-family: var(--font-family-sans);
  font-size: 1.4rem;
  font-weight: var(--font-weight-bold);
  letter-spacing: 0.08em;
  line-height: 150%;
  text-align: left;
  text-transform: uppercase;
}

.onn-partnerships .col {
  width: 99%;
}

@media screen and (min-width: 767px) {
  .onn-partnerships .col {
    margin: 3% 5% 0 0;
    padding: 0;
    width: 30%;
  }

  .onn-partnerships .col:last-of-type {
    margin-right: 0;
  }
}

.sf-partnerships {
  margin: 32px auto;
  max-width: 1340px;
  width: 100%;
}

.sf-partnerships h3 {
  color: var(--color-sf3);
  font-family: var(--font-family-sans);
  font-size: 1.4rem;
  font-weight: var(--font-weight-bold);
  letter-spacing: 0.08em;
  line-height: 150%;
  text-align: left;
  text-transform: uppercase;
}

.sf-partnerships .col {
  width: 99%;
}

@media screen and (min-width: 767px) {
  .sf-partnerships .col {
    margin: 3% 5% 0 0;
    padding: 0;
    width: 30%;
  }

  .sf-partnerships .col:last-of-type {
    margin-right: 0;
  }
}

.osf-partnerships {
  margin: 32px auto;
  max-width: 1340px;
  width: 100%;
}

.osf-partnerships h3 {
  color: var(--color-osf3);
  font-family: var(--font-family-sans);
  font-size: 1.4rem;
  font-weight: var(--font-weight-bold);
  letter-spacing: 0.08em;
  line-height: 150%;
  text-align: left;
  text-transform: uppercase;
}

.osf-partnerships .col {
  width: 99%;
}

@media screen and (min-width: 767px) {
  .osf-partnerships .col {
    margin: 3% 5% 0 0;
    padding: 0;
    width: 30%;
  }

  .osf-partnerships .col:last-of-type {
    margin-right: 0;
  }
}

.xni-partnerships {
  margin: 32px auto;
  max-width: 1340px;
  width: 100%;
}

.xni-partnerships h3 {
  color: var(--color-xni1);
  font-family: var(--font-family-sans);
  font-size: 1.4rem;
  font-weight: var(--font-weight-bold);
  letter-spacing: 0.08em;
  line-height: 150%;
  text-align: left;
  text-transform: uppercase;
}

.xni-partnerships .col {
  width: 99%;
}

@media screen and (min-width: 767px) {
  .xni-partnerships .col {
    margin: 3% 5% 0 0;
    padding: 0;
    width: 30%;
  }

  .xni-partnerships .col:last-of-type {
    margin-right: 0;
  }
}

.nordic__intro .row h2 {
  font-size: 2.3em !important;
  text-align: left;
}

.shuraako-org .nordic__intro .row {
  clear: both;
  padding: 2em 0;
}

.shuraako-org .nordic__intro .row h2 {
  font-size: 2.3em;
}

.shuraako-org .nordic__intro .row .content {
  display: block;
}

@media screen and (min-width: 1024px) {
  .shuraako-org .nordic__intro .row .content {
    display: grid;
    grid-gap: 4em;
    gap: 4em;
    grid-template-columns: 1.3fr 1fr;
  }
}

.shuraako-org .nordic__intro .row p {
  font-size: var(--font-size-body-large);
  margin: 0;
  padding-bottom: 1em;
  text-align: left;
}

.shuraako-org .nordic__intro .row .callout {
  background-image: url(/themes/custom/oef/images/boxfeature.svg);
  background-repeat: no-repeat;
  background-size: 90%;
  border-bottom: solid 4px var(--color-shuraako1);
  border-left: solid 4px var(--color-shuraako1);
}

.shuraako-org .nordic__intro .row .callout p {
  border-top: solid 4px var(--color-shuraako1);
  color: var(--color--blue-90);
  font-size: 2em;
  font-weight: var(--font-weight-medium);
  line-height: 1.3;
  margin-right: 3em;
  padding: 1em 1em 2em 1em;
}

.nordic__heading h1 {
  font-size: 3em;
}

.nordic__geo .cta__heading {
  margin-bottom: 0.6em;
}

.nordic__geo p {
  font-size: 0.625rem;
}

.nordic__geo p em {
  color: var(--color-text-heading);
  font-size: 0.7em;
}

.nordic__geo .button {
  display: none;
}

.nordic__geo .cta__text h3 {
  font-size: 2em;
  line-height: 2;
  margin: 0;
}

.nordic__fund {
  margin: 2em auto;
  max-width: 1340px;
  width: 100%;
}

.nordic__criteria, .nordic__local p, .nordic__fund p {
  font-size: var(--font-size-body-large);
  margin: 2em auto;
  max-width: 1340px;
  width: 100%;
}

.nordic__criteria h4, .nordic__local p h4, .nordic__fund p h4 {
  font-size: var(--font-size-heading-large);
  font-weight: var(--font-weight-bold);
}

.nordic__criteria h4 em, .nordic__local p h4 em, .nordic__fund p h4 em {
  color: var(--color--black) !important;
  font-size: 0.8em;
  font-style: normal;
  font-weight: var(--font-weight-light);
}

.nordic__ent .cta__text p a {
  background-color: var(--color-shuraako3);
  border: solid 2px var(--color-shuraako3);
  color: white;
  cursor: pointer;
  font-family: var(--font-family-heading);
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 150%;
  margin: 32px 0;
  padding: 0.75rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
}

.nordic__ent .cta__text p a:hover {
  text-decoration: underline;
}

.nordic__local h3 {
  margin-bottom: 0;
  margin-top: 1.5em;
}

.actionplans header {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 900px) {
  .actionplans header {
    display: grid;
    grid-auto-rows: 1fr;
    grid-gap: 0.5rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1;
    justify-items: center;
  }
}

@media screen and (min-width: 1000px) {
  .actionplans header {
    display: grid;
    grid-auto-rows: 1fr;
    grid-gap: 0.5rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1;
    justify-items: center;
  }
}

@media screen and (min-width: 1230px) {
  .actionplans header {
    display: grid;
    grid-auto-rows: 1fr;
    grid-gap: 0.5rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1;
    justify-items: center;
  }
}

.actionplans header div {
  margin: 0;
  padding: 5px;
}

@media screen and (min-width: 1000px) {
  .actionplans header div {
    aspect-ratio: 1/1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: grid;
  }
}

.actionplans header div h3 {
  display: block;
  font-size: 1.3em;
  text-align: center;
}

.actionplans h3 {
  font-size: var(--font-size-heading-huge);
  margin: 0.4em 0;
  text-align: center;
}

.actionplans .views-view-grid .views-col {
  margin-bottom: 1em;
  padding: 1em;
}

.actionplans .views-view-grid .views-col p {
  font-size: var(--font-size-body-small);
  margin-bottom: 1em;
  text-align: center;
}

@media screen and (min-width: 900px) {
  .actionplans a#africa:hover, .actionplans a#africa:focus, .actionplans a#americas:hover, .actionplans a#americas:focus, .actionplans a#asiapacific:hover, .actionplans a#asiapacific:focus, .actionplans a#europe:hover, .actionplans a#europe:focus, .actionplans a#middleeast:hover, .actionplans a#middleeast:focus {
    cursor: pointer;
  }

  .actionplans a#africa:before, .actionplans a#americas:before, .actionplans a#asiapacific:before, .actionplans a#europe:before, .actionplans a#middleeast:before {
    background-image: url(../../../images/regions/africa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    content: "";
    display: block;
    height: 120px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 240px;
  }

  .actionplans a#americas:before {
    background-image: url(../../../images/regions/americas.png);
  }

  .actionplans a#asiapacific:before {
    background-image: url(../../../images/regions/asia.png);
  }

  .actionplans a#europe:before {
    background-image: url(../../../images/regions/europe.png);
  }

  .actionplans a#middleeast:before {
    background-image: url(../../../images/regions/middleeast.png);
  }

  .actionplans a#africa.is-active:before, .actionplans a#americas.is-active:before, .actionplans a#asiapacific.is-active:before, .actionplans a#europe.is-active:before, .actionplans a#middleeast.is-active:before, .actionplans a#africa:hover:before, .actionplans a#africa:focus:before {
    background-image: url(../../../images/regions/africa_on.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    content: "";
    height: 120px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 240px;
  }

  .actionplans a#americas.is-active:before, .actionplans a#americas:hover:before, .actionplans a #americas:focus:before {
    background-image: url(../../../images/regions/americas_on.png);
  }

  .actionplans a#asiapacific.is-active:before, .actionplans a#asiapacific:focus:before, .actionplans a#asiapacific:hover:before {
    background-image: url(../../../images/regions/asia_on.png);
  }

  .actionplans a#europe.is-active:before, .actionplans a#europe:hover:before, .actionplans a#europe:focus:before {
    background-image: url(../../../images/regions/europe_on.png);
  }

  .actionplans a#middleeast.is-active:before, .actionplans a#middleeast:hover:before, .actionplans a#middleeast:focus:before {
    background-image: url(../../../images/regions/middleeast_on.png);
  }
}