body {
  margin: 0
}
.high-seas {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif
}
.high-seas article, .high-seas aside, .high-seas details, .high-seas figcaption, .high-seas figure, .high-seas footer, .high-seas header, .high-seas hgroup, .high-seas main, .high-seas nav, .high-seas section, .high-seas summary {
  display: block
}
.high-seas audio, .high-seas canvas, .high-seas progress, .high-seas video {
  vertical-align: baseline;
  display: inline-block
}
.high-seas audio:not([controls]) {
  height: 0;
  display: none
}
.high-seas [hidden], .high-seas template {
  display: none
}
.high-seas a {
  background: 0 0
}
.high-seas a:active, .high-seas a:hover {
  outline: 0
}
.high-seas abbr[title] {
  border-bottom: 1px dotted
}
.high-seas b, .high-seas strong {
  font-weight: 700
}
.high-seas dfn {
  font-style: italic
}
.high-seas h1 {
  margin: .67em 0;
  font-size: 2em
}
.high-seas mark {
  color: #000;
  background: #ff0
}
.high-seas small {
  font-size: 80%
}
.high-seas sub, .high-seas sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative
}
.high-seas sup {
  top: -.5em
}
.high-seas sub {
  bottom: -.25em
}
.high-seas img {
  border: 0
}
.high-seas svg:not(:root) {
  overflow: hidden
}
.high-seas figure {
  margin: 1em 40px
}
.high-seas hr {
  box-sizing: content-box;
  height: 0
}
.high-seas pre {
  overflow: auto
}
.high-seas code, .high-seas kbd, .high-seas pre, .high-seas samp {
  font-family: monospace, monospace;
  font-size: 1em
}
.high-seas button, .high-seas input, .high-seas optgroup, .high-seas select, .high-seas textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
.high-seas button {
  overflow: visible
}
.high-seas button, .high-seas select {
  text-transform: none
}
.high-seas button, .high-seas html input[type=button], .high-seas input[type=reset], .high-seas input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
.high-seas button[disabled], .high-seas html input[disabled] {
  cursor: default
}
.high-seas button::-moz-focus-inner, .high-seas input::-moz-focus-inner {
  border: 0;
  padding: 0
}
.high-seas input {
  line-height: normal
}
.high-seas input[type=checkbox], .high-seas input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
.high-seas input[type=number]::-webkit-inner-spin-button, .high-seas input[type=number]::-webkit-outer-spin-button {
  height: auto
}
.high-seas input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
.high-seas input[type=search]::-webkit-search-cancel-button, .high-seas input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
.highseas fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
.highseas legend {
  border: 0;
  padding: 0
}
.highseas textarea {
  overflow: auto
}
.highseas optgroup {
  font-weight: 700
}
.highseas table {
  border-collapse: collapse;
  border-spacing: 0
}
.highseas td, .highseas th {
  padding: 0
}
.highseas h1, .highseas h2, .highseas h3, .highseas h4, .highseas h5, .highseas p {
  margin: 0
}
*, :before, :after {
  box-sizing: border-box
}
.highseas {
  color: #fff;
  background-color: #264269;
  font-family: Lato, sans-serif;
  font-size: 100%
}
.highseas ::selection {
  background: #296ec3
}
@media (prefers-reduced-motion:no-preference) {
  .highseas {
    scroll-behavior: smooth
  }
}
.highseas a {
  color: #296ec3;
  text-decoration: none;
  transition: color .3s ease-in-out
}
.highseas a:hover {
  color: #fff
}
.highseas a:focus-visible {
  outline-offset: 4px;
  outline: 2px dotted #fff
}
.highseas a:focus {
  outline-offset: 4px;
  outline: 2px dotted #fff
}
.highseas a:focus:not(:focus-visible) {
  outline: none
}
.highseas p {
  color: #fff;
  line-height: 1.5
}
.highseas img {
  height: auto;
  max-width: 100%;
  display: block
}
.highseas button, .highseas .btn-lgnd {
  font: inherit;
  color: inherit;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  background-color: #296ec3;
  border: 1px solid #296ec3;
  /*border-radius: 2px;*/
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 400;
  transition: all .5s ease-in-out
}
.highseas button .button-decoration, .highseas .btn-lgnd .button-decoration {
  color: #1c3060;
  display: inline-flex
}
.highseas button .button-decoration .btn-caret, .highseas .btn-lgnd .button-decoration .btn-caret {
  width: 8px;
  height: 13.75px;
  white-space: nowrap;
  background-image: url(caret_e4ff250d.svg);
  background-repeat: no-repeat;
  background-size: 8px 13.75px;
  transition: all .3s ease-in-out
}
.highseas button:hover, .highseas button:focus, .highseas .btn-lgnd:hover, .highseas .btn-lgnd:focus {
  color: #296ec3;
  background-color: #fff
}
.highseas button:hover .btn-caret, .highseas button:focus .btn-caret, .highseas .btn-lgnd:hover .btn-caret, .highseas .btn-lgnd:focus .btn-caret {
  background-image: url(bluecaret_4a8e2ead.svg)
}
.highseas button:active, .highseas .btn-lgnd:active {
  text-decoration: underline
}
.highseas .btn-lgnd.caret {
  height: 46px;
  justify-content: space-between;
  align-items: center;
  padding: 15px 17px 15px 25px;
  display: flex
}
.highseas .btn-lgnd.caret .button-decoration {
  height: 28px;
  border-left: 1px solid #1c3060;
  margin-left: 15px;
  display: flex
}
.highseas .btn-lgnd.caret .button-decoration .btn-caret {
  background-repeat: no-repeat;
  background-size: 8px 13.75px;
  align-self: center;
  margin-left: 18px
}
.highseas .no-break {
  white-space: nowrap
}
.highseas .fixed-nav {
  -webkit-backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  height: 46px;
  width: 100%;
  z-index: 50;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  background: linear-gradient(#1830591a, #112149cc);
  border-top: 1px solid #bbd4ef;
  border-bottom: 1px solid #bbd4ef;
  justify-content: center;
  padding: 0 30px;
  transition: all .2s ease-in-out;
  display: flex;
  position: fixed;
  top: 82px;
  left: 0
}
.highseas .fixed-nav .mobile-logo {
  display: none
}
@media (max-width:37.5em) {
  .highseas .fixed-nav .mobile-logo {
    height: 46px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
  }
}
@media (max-width:1100px) {
  .highseas .fixed-nav {
    padding: 0 10px
  }
}
@media (max-width:56.25em) {
  .highseas .fixed-nav {
    justify-content: unset;
    overflow-x: auto
  }
}
@media (max-width:37.5em) {
  .highseas .fixed-nav {
    overflow-x: unset;
    height: 90px;
    z-index: 48;
    padding: 0
  }
}
.highseas .fixed-nav .menu {
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
  display: flex
}
@media (max-width:56.25em) {
  .highseas .fixed-nav .menu {
    overflow-x: auto
  }
}
@media (max-width:37.5em) {
  .highseas .fixed-nav .menu {
    height: 46px;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 46px;
    display: grid;
    bottom: 0
  }
  .highseas .fixed-nav .menu .desktop-active {
    display: none
  }
}
.highseas .fixed-nav a {
  letter-spacing: .1em;
  color: #fff;
  height: 100%;
  text-transform: uppercase;
  align-items: center;
  margin: 0 10px;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  position: relative
}
@media (max-width:75em) {
  .highseas .fixed-nav a {
    margin: 0 5px;
    padding: 0 15px;
    /*font-size: 12px*/
  }
}
@media (max-width:56.25em) {
  .highseas .fixed-nav a {
    flex-shrink: 0
  }
}
@media (max-width:37.5em) {
  .highseas .fixed-nav a {
    white-space: nowrap;
    justify-content: center;
    padding: 0 15px 2px;
    /*font-weight: 500*/
  }
}
.highseas .fixed-nav a:before {
  content: "";
  width: 100%;
  height: 0;
  z-index: 2;
  background-color: #bbd4ef;
  transition: all .1s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0
}
.highseas .fixed-nav a:hover {
  color: #fff;
  text-decoration: none
}
.highseas .fixed-nav a:hover:before, .highseas .fixed-nav a.nav-active:before {
  height: 5px;
  bottom: 0
}
.highseas .fixed-nav .globe-nav-container {
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #296ec3;
  border-left: 1px solid #bbd4ef;
  border-right: 1px solid #bbd4ef;
  justify-content: center;
  align-items: center;
  transition: background-color .3s ease-in-out;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
@media (max-width:37.5em) {
  .highseas .fixed-nav .globe-nav-container {
    border-bottom: 1px solid #bbd4ef;
    border-left: 0;
    border-right: 0
  }
}
.highseas .fixed-nav .globe-nav-container .globe-nav {
  width: 37px;
  height: 37px;
  background-image: url(globe_762c79df.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50px;
  box-shadow: 0 3px 15px #ffffff4d
}
.highseas .fixed-nav a.active.nav-active .globe-nav-container, .highseas .fixed-nav a.active:hover .globe-nav-container {
  background-color: #1c3060
}
@media (max-width:37.5em) {
  .highseas .fixed-nav a.active {
    grid-area: 1/1/auto/span 4;
    justify-content: center;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 700
  }
}
.highseas .fixed-nav::-webkit-scrollbar, .highseas .menu::-webkit-scrollbar {
  display: none
}
.highseas {
  width: 100%;
  position: relative
}
.highseas .hero-lgnd {
  text-align: center;
  color: #1c3060;
  min-height: 60vh;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15vw 20vw;
  display: flex;
  position: relative;
  overflow-x: hidden
}
@media (min-width:1500px) {
  .highseas .hero-lgnd {
    padding: 12vw 20vw 8vw
  }
}
@media (max-width:56.25em) {
  .highseas .hero-lgnd {
    min-height: 70vh;
    padding: 15vw 11vw
  }
}
@media (max-width:37.5em) {
  .highseas .hero-lgnd {
    min-height: 75vh;
    padding: 15vw 7vw
  }
}
@media (max-width:400px) {
  .highseas .hero-lgnd {
    min-height: 82vh
  }
}
.highseas .hero-lgnd h1 {
  color: #1c3060;
  font-size: max(2.4rem, min(1.629rem + 3.871vw, 5.5rem));
  font-weight: 800;
  line-height: 1
}
@media (min-width:37.5em) {
  .highseas .hero-lgnd h1 {
    max-width: 100vw
  }
}
@media (min-width:75em) {
  .highseas .hero-lgnd h1 {
    max-width: 60vw
  }
}
@media (min-width:100em) {
  .highseas .hero-lgnd h1 {
    max-width: 50vw
  }
}
.highseas .hero-lgnd p {
  color: #1c3060;
  margin-top: .4em;
  font-size: 32px;
  line-height: 1.4
}
@media (max-width:56.25em) {
  .highseas .hero-lgnd p {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.2
  }
}
@media (max-width:37.5em) {
  .highseas .hero-lgnd p {
    margin-top: 15px;
    font-size: 18px
  }
}
@media (max-width:414px) {
  .highseas .hero-lgnd .title-block {
    display: block
  }
}
.highseas .hero-lgnd .btn-lgnd {
  margin-top: 20px
}
.highseas .share {
  width: 37px;
  z-index: 48;
  background-color: #296ec3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: fixed;
  top: 45%;
  right: 1%
}
@media (max-width:37.5em) {
  .highseas .share {
    display: none
  }
}
.highseas .share a {
  text-align: center
}
.highseas .share .a2a_svg {
  display: block
}
.highseas .share a svg {
  max-width: 32px
}
.highseas .share a .a2a_label {
  opacity: 1;
  text-indent: -999em;
  transition: opacity .1s ease-in-out;
  display: none;
  position: relative
}
.highseas .share a:hover {
  color: #1c3060;
  opacity: .7
}
.highseas .share a:first-of-type {
  margin-bottom: 4px
}
.highseas .share a:nth-of-type(2n) {
  border-top: 1px solid #1c3060;
  border-bottom: 1px solid #1c3060;
  margin: 5px 0;
  padding-top: 6px;
  padding-bottom: 6px
}
.highseas .share a:last-of-type {
  margin-top: 3px
}
.highseas .share .fb-icon {
  width: 10px;
  height: 17px;
  background-image: url(fbicon_5850d693.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%
}
.highseas .share .twitter-icon {
  width: 17px;
  height: 14px;
  background-image: url(twittericon_eccc49d6.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%
}
.highseas .share .linkedin-icon {
  width: 17px;
  height: 17px;
  background-image: url(linkedin_87b4f45f.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%
}
.highseas .parallax {
  width: 100%
}
.highseas .sky {
  min-height: 160vh;
  background-image: url(sky_95a772c7.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.highseas .ocean {
  min-height: 100vh;
  z-index: 2;
  background-image: url(oceanreplace_e3924594.webp);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -85vh;
  position: relative
}
@media (max-width:850px) and (min-height:1180px) {
  .highseas .ocean {
    margin-top: -90vh
  }
}
@media (max-width:768px) and (min-height:1024px) {
  .highseas .ocean {
    margin-top: -90vh
  }
}
@media (max-width:37.5em) {
  .highseas .ocean {
    margin-top: -95vh
  }
}
.highseas .ocean .bottom-fadeout {
  height: 12vw;
  width: 100%;
  background: linear-gradient(#26426900 80%, #264269 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}
.highseas .description {
  color: #fff;
  text-align: center;
  -webkit-backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  width: min(62.5vw, 1000px);
  background: linear-gradient(#fff0, #09183ab3);
  border: .5px solid #bbd4ef;
  margin: 7vw auto 10vw;
  padding: 3vw 9vw
}
.highseas .description h2 {
  font-size: 24px
}
@media (max-width:37.5em) {
  .highseas .description {
    width: 90vw
  }
}
.highseas .scroll-prompt {
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  display: flex
}
.highseas .scroll-prompt .title {
  color: #1c3060
}
.highseas .scroll-prompt .line {
  height: 12vw;
  width: .5px;
  background-color: #bbd4ef
}
@media (max-height:800px) and (min-width:56.25em) {
  .highseas .scroll-prompt {
    margin-top: 5vw
  }
}
@media (max-width:75em) {
  .highseas .scroll-prompt {
    opacity: 0
  }
}
.highseas .picture-group {
  width: min(62.5vw, 1000px);
  flex-direction: row;
  justify-content: center;
  margin: 15.25vw auto 0;
  display: flex
}
@media (max-width:37.5em) {
  .highseas .picture-group {
    width: 90vw;
    margin: 15vw auto 8vw
  }
}
.highseas .picture-group .img {
  flex: 1 0 32%;
  position: relative
}
.highseas .picture-group img {
  height: auto;
  border: .5px solid #bbd4ef;
  margin: 0 auto;
  display: block
}
.highseas .picture-group .img:nth-child(2n) {
  margin-bottom: 6.25vw;
  margin-left: 30px;
  margin-right: 30px
}
@media (max-width:37.5em) {
  .highseas .picture-group .img:nth-child(2n) {
    margin-left: 10px;
    margin-right: 10px
  }
}
.highseas .picture-group .img:nth-child(2n+1) {
  margin-top: 6.25vw
}
@media (prefers-reduced-motion:no-preference) and (min-width:768px) {
  .highseas .picture-group img {
    width: 95%;
    opacity: 0;
    transform: translateY(40px)
  }
  .highseas .plankton, .highseas .midnight-fish .bg-fish, .highseas .midnight-fish .fg-fish, .highseas .jelly {
    opacity: 0;
    transform: translate(-10px, 10px)
  }
  .highseas .midnight-fish .fish-school, .highseas .midnight-fish .shark, .highseas .squid-pals {
    opacity: 0;
    transform: translate(10px, 10px)
  }
  .highseas .layout .co2 {
    width: 90%;
    opacity: 0;
    transform: translateY(20px)
  }
  .highseas .layout .fish, .highseas .layout .content, .highseas .globe, .highseas .map h2, .highseas .map-cta, .highseas .action, .highseas .help {
    opacity: 0;
    transform: translateY(20px)
  }
  .highseas .decoration {
    opacity: 0;
    width: 50%
  }
  .highseas .visible .picture-group img {
    animation: splashImageUp .75s forwards
  }
  .highseas .visible .plankton, .highseas .visible .midnight-fish .fish-school, .highseas .visible .midnight-fish .bg-fish, .highseas .visible .midnight-fish .fg-fish, .highseas .visible .midnight-fish .shark, .highseas .visible .squid-pals, .highseas .visible .jelly {
    animation: sectionFadeIn .75s forwards
  }
  .highseas .visible .midnight-fish .bg-fish, .highseas .visible .midnight-fish .fg-fish, .highseas .visible .jelly {
    animation-delay: .75s
  }
  .highseas .visible .midnight-fish .shark {
    animation-delay: 1.5s
  }
  .highseas .visible .layout .co2 {
    animation: layoutImageUp .75s .4s forwards
  }
  .highseas .visible .layout .fish {
    animation: fishImageUp .75s .4s forwards
  }
  .highseas .visible .layout .content, .highseas .visible .action, .highseas .visible .help {
    animation: fadeUp .75s .4s forwards
  }
  .highseas .visible .globe, .highseas .visible h2, .highseas .visible .map-cta {
    animation: fadeUp .75s forwards
  }
  .highseas .visible .decoration {
    animation: splashImageUp .75s .2s forwards
  }
}
@keyframes splashImageUp {
  to {
    width: 100%;
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes fishImageUp {
  to {
    width: 330px;
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes layoutImageUp {
  to {
    width: 467px;
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes sectionFadeIn {
  to {
    opacity: 1;
    transform: translate(0)
  }
}
@keyframes widen {
  to {
    opacity: 1;
    width: 100%
  }
}
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
.highseas a:focus-visible {
  outline-offset: 4px;
  outline: 2px dotted #fff
}
.highseas a:focus {
  outline-offset: 4px;
  outline: 2px dotted #fff
}
.highseas a:focus:not(:focus-visible) {
  outline: none
}
.highseas .zone {
  width: min(85vw, 1600px);
  margin: 0 auto;
  padding: 5vw 3vw;
  position: relative
}
@media (max-width:56.25em) {
  .highseas .zone {
    width: 90vw;
    margin: 2vw auto;
    padding: 5vw 1vw
  }
}
.highseas .zone h2 {
  text-transform: uppercase;
  z-index: 1;
  text-align: center;
  color: #bbd4ef;
  letter-spacing: .1em;
  margin-bottom: 9vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  position: relative;
  overflow: hidden
}
@media (max-width:56.25em) {
  .highseas .zone h2 {
    font-size: 14px;
    font-weight: 400
  }
}
.highseas .zone h2:before, .highseas .zone h2:after {
  width: 49%;
  height: 1px;
  content: " ";
  color: #bbd4ef;
  background-color: #bbd4ef;
  position: absolute;
  top: 52%;
  overflow: hidden
}
.highseas .zone h2:before {
  margin-left: -50%
}
.highseas .zone h2:after {
  margin-left: 1%
}
.highseas .zone h3 {
  color: #fff;
  font-size: 36px;
  line-height: 1.27
}
.highseas .zone h3 .teal {
  letter-spacing: .1em;
  color: #5fc7be;
  text-transform: uppercase;
  margin-bottom: .5vw;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  display: block
}
@media (max-width:75em) {
  .highseas .zone h3 .teal {
    font-size: 16px
  }
}
@media (max-width:56.25em) {
  .highseas .zone h3 .teal {
    margin-top: 5vw;
    font-weight: 400
  }
}
@media (max-width:75em) {
  .highseas .zone h3 {
    font-size: 28px
  }
}
@media (max-width:56.25em) {
  .highseas .zone h3 {
    font-size: 24px
  }
}
.highseas .zone h4 {
  color: #fff
}
.highseas .zone p {
  font-size: 20px;
  line-height: 1.6
}
@media (max-width:75em) {
  .highseas .zone p {
    font-size: 16px
  }
}
.highseas .zone .layout {
  z-index: 1;
  flex-direction: row;
  margin: 10vw 0;
  padding: 0 3vw;
  display: flex;
  position: relative
}
@media (max-width:56.25em) {
  .highseas .zone .layout {
    flex-direction: column
  }
}
.highseas .zone .layout .content, .highseas .zone .layout .asset {
  flex: 1 0 49%
}
.highseas .zone .layout .content {
  padding-left: 30px
}
.highseas .zone .layout .content p {
  margin: 20px 0
}
@media (max-width:56.25em) {
  .highseas .zone .layout .content {
    padding-left: 0
  }
}
.highseas .zone .layout .asset {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative
}
.highseas .zone .layout .asset .caption {
  color: #e47eae;
  max-width: 70%;
  text-align: center;
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 1.32;
  display: inline-block
}
.highseas .zone .layout.reverse {
  flex-direction: row-reverse
}
@media (max-width:56.25em) {
  .highseas .zone .layout.reverse {
    flex-direction: column
  }
}
.highseas .zone .layout.reverse .content {
  padding-left: unset
}
.highseas .zone .layout.reverse .asset {
  padding-left: 20px
}
@media (max-width:56.25em) {
  .highseas .zone .layout.reverse .asset {
    padding-left: 0
  }
}
.highseas .content.center {
  text-align: center;
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative
}
.highseas .content.center p {
  width: 50vw
}
@media (max-width:56.25em) {
  .highseas .content.center p {
    width: 90vw;
    padding: 0 3vw
  }
}
.highseas .ocean-gradient {
  background: linear-gradient(#26426900, #264269, #0c1c32, #030e1d, #020711);
  margin-bottom: -2px;
  position: relative
}
@media (max-width:56.25em) {
  .highseas .ocean-gradient {
    margin-bottom: -4vw
  }
}
@media (max-width:820px) {
  .highseas .ocean-gradient {
    z-index: unset
  }
}
.highseas .twilight-zone {
  position: relative
}
.highseas .twilight-zone .co2 {
  width: 467px
}
.highseas .midnight-zone {
  position: relative
}
.highseas .midnight-zone .asset .fish {
  width: 330px;
  position: relative
}
@media (max-width:56.25em) {
  .highseas .midnight-zone .asset {
    margin-bottom: 20px
  }
}
.highseas .midnight-zone .tools h3 {
  margin-bottom: 15px
}
@media (max-width:56.25em) {
  .highseas .midnight-zone .tools {
    margin-top: 20vw
  }
  .highseas .midnight-zone .turtle-group {
    margin-bottom: 25vw
  }
}
.highseas .midnight-zone .turtle-group .asset {
  flex-direction: row;
  position: relative
}
@media (max-width:56.25em) {
  .highseas .midnight-zone .turtle-group .asset {
    flex-direction: column
  }
}
.highseas .midnight-zone .turtle-group img {
  width: 568px;
  border: .0313em solid #bbd4ef
}
.highseas .midnight-zone .turtle-group .turtle-icon {
  width: 69px;
  height: 69px;
  background-image: url(turtleicon_af073fa4.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-shrink: 0;
  margin-left: -34.5px;
  margin-right: 34.5px
}
@media (max-width:56.25em) {
  .highseas .midnight-zone .turtle-group .turtle-icon {
    margin-top: -34.5px;
    margin-left: 0;
    margin-right: 0
  }
}
.highseas .midnight-zone .turtle-group .content {
  flex-direction: column;
  flex: 1 0 40%;
  justify-content: center;
  align-items: center;
  display: flex
}
.highseas .midnight-zone .turtle-group p {
  font-style: italic;
  font-weight: 300
}
@media (max-width:56.25em) {
  .highseas .midnight-zone .turtle-group p {
    max-width: 570px
  }
}
.highseas .map {
  min-height: 100vh;
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative
}
@media (max-width:37.5em) {
  .highseas .map {
    z-index: 49;
    background-color: #0f213a
  }
}
.highseas .map .globe {
  width: max(4.3125vw, 69px);
  height: max(4.3125vw, 69px);
  background-image: url(globe_762c79df.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%
}
.highseas .map h2 {
  color: #fff;
  text-align: center
}
@media (max-width:56.25em) {
  .highseas .map h2 {
    max-width: 244px
  }
}
.highseas .map h3 {
  color: #fff;
  margin-bottom: 7px;
  font-weight: 400
}
.highseas .map .map-cta {
  margin: 20px 0 15px
}
.highseas .map .map-cta .map-buttons {
  display: flex
}
@media (max-width:475px) {
  .highseas .map .map-cta .map-buttons {
    flex-wrap: wrap;
    justify-content: center
  }
}
.highseas .map .map-cta .map-buttons .btn-lgnd {
  margin: 20px 10px
}
@media (max-width:475px) {
  .highseas .map .map-cta .map-buttons .btn-lgnd {
    margin: 5px 10px
  }
}
.highseas .map .map-cta .teal-caret {
  width: 8px;
  height: 13.75px;
  background-image: url(tealcaret_cd3ce518.svg);
  background-repeat: no-repeat;
  background-size: 8px 13.75px;
  margin-top: 3px;
  margin-left: 5px;
  transition: all .3s ease-in-out
}
.highseas .map .map-container {
  width: 100%;
  min-height: calc(100vh - 120px);
  z-index: 49;
  background-color: #000;
  position: relative
}
.highseas .the-abyss {
  position: relative
}
.highseas .the-abyss h3 {
  text-align: center;
  font-weight: 400
}
@media (max-width:56.25em) {
  .highseas .the-abyss h3 {
    font-weight: 600
  }
}
.highseas .the-abyss .action {
  margin-top: 9vw;
  margin-bottom: 5vw
}
.highseas .the-abyss .action h3 {
  width: 28vw
}
@media (max-width:56.25em) {
  .highseas .the-abyss .action h3 {
    width: unset
  }
}
@media (max-width:37.5em) {
  .highseas .the-abyss .action h3 {
    width: 90vw
  }
}
.highseas .the-abyss .action p {
  margin: 20px 0;
  font-size: 20px
}
@media (max-width:75em) {
  .highseas .the-abyss .action p {
    font-size: 16px
  }
}
.highseas .the-abyss .list {
  margin: 1vw 0
}
.highseas .the-abyss .list .content {
  color: #fff;
  padding-right: 36px
}
@media (max-width:37.5em) {
  .highseas .the-abyss .list .content {
    padding-right: 0
  }
}
.highseas .the-abyss .list ul {
  font-size: 20px;
  line-height: 1.5
}
@media (max-width:37.5em) {
  .highseas .the-abyss .list ul {
    font-size: 18px
  }
}
@media (max-width:75em) {
  .highseas .the-abyss .list ul {
    font-size: 16px
  }
}
.highseas .the-abyss .list ul li {
  margin: 20px 0
}
.highseas .trench-bg {
  min-height: 100vh;
  background-image: url(trenches_b898a408.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}
.highseas .trenches {
  margin-bottom: 0
}
.highseas .help h3 {
  width: 50vw
}
@media (max-width:56.25em) {
  .highseas .help h3 {
    width: unset
  }
}
@media (max-width:37.5em) {
  .highseas .help h3 {
    width: 90vw
  }
}
.highseas .help p {
  width: 50vw
}
@media (max-width:56.25em) {
  .highseas .help p {
    width: unset
  }
}
.highseas .cta-cards {
  max-width: 57vw;
  flex-direction: row;
  justify-content: center;
  margin: 5vw auto 2.5vw;
  display: flex
}
@media (max-width:75em) {
  .highseas .cta-cards {
    max-width: 80vw
  }
}
@media (max-width:37.5em) {
  .highseas .cta-cards {
    flex-direction: column
  }
}
.highseas .cta-cards .card {
  background: linear-gradient(#1c30601a, #09183a);
  border: .0313em solid #bbd4ef;
  flex-direction: column;
  flex: 1 0 45%;
  align-items: center;
  margin: 20px;
  padding: 4.375vw 5.625vw;
  display: flex
}
@media (max-width:56.25em) {
  .highseas .cta-cards .card {
    flex: 1 0 49%
  }
}
@media (max-width:800px) {
  .highseas .cta-cards .card {
    padding: 4.375vw 5.1vw
  }
}
@media (max-width:37.5em) {
  .highseas .cta-cards .card {
    flex: 100%;
    margin: 20px 0
  }
}
.highseas .cta-cards .card h4 {
  text-align: center;
  margin: 20px 0;
  font-size: 20px
}
.highseas .cta-cards .pencil {
  width: max(3.5625vw, 57px);
  height: max(3.5625vw, 57px);
  background-image: url(pencil_5d3c8958.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%
}
.highseas .cta-cards .beaker {
  width: max(2.875vw, 46px);
  height: max(3.5625vw, 57px);
  background-image: url(beaker_28933436.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%
}
.highseas .cta-description p {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5
}
@media (max-width:75em) {
  .highseas .cta-description p {
    font-size: 21px
  }
}
@media (max-width:56.25em) {
  .highseas .cta-description p {
    font-size: 20px
  }
}
.highseas .social-cta {
  margin-top: 2.5vw
}
@media (max-width:56.25em) {
  .highseas .social-cta {
    margin-top: 10vw
  }
}
.highseas .social-cta h4 {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.36
}
@media (max-width:56.25em) {
  .highseas .social-cta h4 {
    font-weight: 600
  }
}
.highseas .social-cta .footer-social {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex
}
.highseas .social-cta .footer-social a {
  opacity: 1;
  width: 32px;
  height: 32px;
  transition: opacity .1s ease-in-out;
  display: block;
  position: relative
}
.highseas .social-cta .footer-social a:hover {
  opacity: .7
}
.highseas .social-cta .footer-social a:nth-of-type(2n) {
  margin: 0 50px
}
.highseas .social-cta .footer-social .fb-icon {
  width: 16px;
  height: 30px;
  background-image: url(fbblue_da00f013.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%
}
.highseas .social-cta .footer-social .twitter-icon {
  width: 32px;
  height: 36px;
  background-image: url(twitterblue_46f12344.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%
}
.highseas .social-cta .footer-social .linkedin-icon {
  width: 30px;
  height: 30px;
  background-image: url(linkedinblue_14f5a3f5.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%
}
#solution-share div {
  color: #fff;
  width: 100%;
  background: #2a6ec3;
  border-top: 1px solid #1c3060;
  gap: 10px;
  padding: 10px;
  transition: all .4s ease-in-out;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(-10px)
}
#solution-share {
  position: relative
}
#solution-share a {
  color: #fff
}
#solution-share:hover div {
  display: grid;
  transform: translateY(0)
}
#solution-share div a {
  padding: 10px 0
}
#solution-share div a:hover {
  color: #2a6ec3;
  background: #fff
}
.highseas .section-bg {
  z-index: 0;
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden
}
.highseas .plankton1 {
  width: max(9.8125vw, 160px);
  height: max(9.8125vw, 160px);
  opacity: .6;
  background-image: url(planktonsurface_fbdc81f4.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 2/1
}
.highseas .plankton2 {
  width: max(3.75vw, 60px);
  height: max(3.75vw, 60px);
  opacity: .4;
  background-image: url(planktonback_235d2ac8.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 1/2;
  margin-top: 12vw;
  transform: rotate(30deg)
}
.highseas .plankton3 {
  width: max(3.75vw, 60px);
  height: max(3.75vw, 60px);
  opacity: .4;
  background-image: url(planktonback_235d2ac8.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 3/2;
  align-self: end;
  margin-top: 5vw;
  transform: rotate(180deg)
}
.highseas .plankton4 {
  width: max(9.8125vw, 160px);
  height: max(9.8125vw, 160px);
  opacity: .5;
  background-image: url(planktonsurface_fbdc81f4.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 3/3;
  align-self: center;
  margin-left: -8vw;
  transform: rotate(30deg)
}
.highseas .plankton5 {
  width: max(3.75vw, 60px);
  height: max(3.75vw, 60px);
  opacity: .4;
  background-image: url(planktonback_235d2ac8.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 1/3;
  margin-top: 10vw
}
.highseas .plankton6 {
  width: max(3.75vw, 60px);
  height: max(3.75vw, 60px);
  opacity: .4;
  background-image: url(planktonback_235d2ac8.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 2/4;
  justify-self: end
}
.highseas .plankton7 {
  width: max(9.375vw, 150px);
  height: max(9.375vw, 150px);
  opacity: .5;
  background-image: url(planktonsurface_fbdc81f4.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 3/4;
  place-self: center end;
  transform: rotate(-20deg)
}
.highseas .section-bg.midnight-fish {
  grid-template-columns: repeat(2, 1fr);
  left: 0;
  right: 0;
  overflow: hidden
}
.highseas .fish-school {
  width: max(100vw, 1735px);
  height: max(34.75vw, 603px);
  background-image: url(fishschool_4bde28bd.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-area: 1/1/auto/span 3;
  margin-top: 5vw;
  transform: rotate(-1deg)
}
.highseas .bg-fish {
  width: max(19.5vw, 312px);
  height: max(11.875vw, 190px);
  background-image: url(fish1bg_43a04dea.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 40%;
  left: 50%
}
@media (max-width:75em) {
  .highseas .bg-fish {
    grid-column: unset;
    grid-row: unset;
    justify-self: unset;
    position: absolute;
    top: 40%;
    left: 20%
  }
}
@media (max-width:56.25em) {
  .highseas .bg-fish {
    top: 45%;
    left: 0
  }
}
.highseas .fg-fish {
  width: 393px;
  height: 150px;
  opacity: .6;
  background-image: url(fish1_c44b6376.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 42%;
  left: 60%
}
@media (max-width:75em) {
  .highseas .fg-fish {
    height: 107px;
    width: 262px;
    grid-column: unset;
    grid-row: unset;
    opacity: .7;
    position: absolute;
    top: 41%;
    left: 40%
  }
}
@media (max-width:56.25em) {
  .highseas .fg-fish {
    top: 45%;
    left: 40%
  }
}
@media (max-width:37.5em) {
  .highseas .fg-fish {
    opacity: .6;
    top: 50%
  }
}
@media (max-width:400px) {
  .highseas .fg-fish {
    opacity: .6;
    left: 25%
  }
}
.highseas .shark {
  width: max(37.1875vw, 595px);
  height: max(16.3125vw, 261px);
  background-image: url(shark_a1c05e93.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 2%;
  right: -15%
}
@media (max-width:56.25em) {
  .highseas .shark {
    opacity: .7;
    justify-self: unset;
    grid-column: unset;
    grid-row: unset;
    bottom: -3%;
    right: -25%
  }
}
@media (max-width:37.5em) {
  .highseas .shark {
    width: 350px;
    height: 153px;
    opacity: .6;
    bottom: -1.5%
  }
}
.highseas .section-bg.squid-bg {
  left: -7vw
}
.highseas .squid-pals {
  flex-direction: column;
  grid-area: 2/1;
  justify-self: center;
  display: flex
}
.highseas .tiny-squid {
  width: max(6.37vw, 102px);
  height: max(3.8125vw, 61px);
  opacity: .4;
  background-image: url(lilsquid_8293e60b.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: rotate(20deg)
}
.highseas .big-squid {
  width: max(11.875vw, 198px);
  height: max(9.375vw, 150px);
  opacity: .6;
  background-image: url(bigsquid_b12a8a0c.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 2vw;
  transform: rotate(35deg)
}
.highseas .jelly {
  width: max(7.375vw, 118px);
  height: max(20.875vw, 334px);
  background-image: url(jelly_2225c8a1.webp);
  background-size: 100% 100%;
  grid-area: 3/4;
  place-self: end
}
.highseas .marks {
  width: 100%;
  height: 100%;
  background-image: url(test2_d6b506f4.svg);
  background-position: 99% 0;
  background-repeat: repeat-y;
  background-size: 28px 139px
}
@media (max-width:56.25em) {
  .highseas .marks {
    background-image: unset
  }
}
.highseas .share {
  padding: 7px 6px 9px
}
.highseas .share__links {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex
}
.highseas .share .a2a_default_style:not(.a2a_flex_style) a {
  float: unset;
  line-height: unset;
  padding-left: 0;
  padding-right: 0
}
.highseas .share .a2a_svg.a2a_s__default.a2a_s_facebook {
  width: 25px;
  height: 22px;
  background-image: url(fbblue_da00f013.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #0000 !important
}
.highseas .share .a2a_svg.a2a_s__default.a2a_s_twitter {
  width: 25px;
  height: 25px;
  background-image: url(twitterblue_46f12344.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #0000 !important
}
.highseas .share .a2a_svg.a2a_s__default.a2a_s_linkedin {
  width: 25px;
  height: 22px;
  background-image: url(linkedinblue_14f5a3f5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #0000 !important
}
.highseas .footer-share, .highseas .footer-share__links {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex
}
.highseas .footer-share .a2a_default_style:not(.a2a_flex_style) a {
  float: unset;
  line-height: unset;
  padding-left: 0;
  padding-right: 0
}
.highseas .footer-share .a2a_svg.a2a_s__default.a2a_s_facebook {
  width: 16px;
  height: 30px;
  background-image: url(fbblue_da00f013.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #0000 !important
}
.highseas .footer-share .a2a_svg.a2a_s__default.a2a_s_facebook svg {
  display: none
}
.highseas .footer-share .a2a_svg.a2a_s__default.a2a_s_twitter {
  width: 32px;
  height: 36px;
  background-image: url(twitterblue_46f12344.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #0000 !important
}
.highseas .footer-share .a2a_svg.a2a_s__default.a2a_s_twitter svg {
  display: none
}
.highseas .footer-share .a2a_svg.a2a_s__default.a2a_s_linkedin {
  width: 30px;
  height: 30px;
  background-image: url(linkedinblue_14f5a3f5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #0000 !important
}
.highseas .footer-share .a2a_svg.a2a_s__default.a2a_s_linkedin svg {
  display: none
}
.share-generate .summary-graphic {
  min-height: 110px;
  position: relative
}
.share-generate .summary-graphic#special-area {
  display: none
}
.share-generate #see-your-plan {
  grid-gap: 60px;
  grid-template-columns: 1fr 605px;
  position: relative;
  display: grid !important
}
.share-generate .x-icon {
  display: none
}
.share-generate a {
  display: none !important
}
.share-generate .overall-graphic-section {
  bottom: 40px;
  left: 40px;
  position: absolute !important
}
.share-generate .mobile-key {
  gap: 10px;
  display: grid;
  position: absolute;
  bottom: 54px;
  left: 240px;
  text-align: left !important;
  font-size: 15px !important
}
.share-generate .highseas .graphic-container {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  padding-left: 100px;
  position: relative
}
.share-generate .highseas .graphic-container > div {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}
.share-generate .highseas .graphic-container .label {
  margin-top: 0;
  padding: 0 20px 0 0;
  font-weight: 100
}
.share-generate .breakdown-graphics {
  grid-gap: 20px !important
}
.share-generate #overall-graphic {
  height: 340px !important;
  width: 550px !important
}
.share-generate #overall-graphic svg {
  transform: translate(-160px, 50px)
}
.share-generate h2 {
  text-align: left;
  margin-bottom: 30px !important
}
.share-generate p:not(.share-text) {
  display: none
}
.share-generate .share-text {
  text-align: left;
  font-size: 18px !important;
  display: block !important
}
.share-generate h3.mobile-title {
  font-size: 24px;
  display: block !important;
  top: 80px !important;
  left: 20px !important
}
.highseas-map {
  width: 100%;
  height: calc(100vh - 120px);
  background: #203145;
  flex-direction: column;
  margin: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  display: flex;
  left: 0;
  right: 0
}
@media (max-width:820px) {
  .highseas-map {
    height: calc(100vh - 60px)
  }
}
.highseas-map #deck-overlay-here {
  height: calc(100vh - 120px);
  background: #203145;
  flex-direction: column;
  margin: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  display: flex;
  top: 0
}
@media (max-width:37.5em) {
  .highseas-map #deck-overlay-here {
    height: 60vh;
    height: 60vh;
    flex-grow: unset
  }
}
.highseas-map *, .highseas-map :before, .highseas-map :after {
  box-sizing: border-box
}
.highseas-map .zoom-controls {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  margin: 0;
  display: flex;
  position: absolute;
  bottom: 20px;
  right: calc(20px + min(30vw, 465px))
}
@media (max-width:100em) {
  .highseas-map .zoom-controls {
    right: calc(20px + max(30vw, 465px))
  }
}
@media (max-width:75em) {
  .highseas-map .zoom-controls {
    right: 400px
  }
}
@media (max-width:820px) {
  .highseas-map .zoom-controls {
    bottom: calc(20px + 30vh);
    right: 20px
  }
}
@media (max-width:37.5em) {
  .highseas-map .zoom-controls {
    bottom: calc(20px + 40vh)
  }
}
@media (max-width:376px) {
  .highseas-map .zoom-controls {
    bottom: calc(45vh + 5px)
  }
}
.highseas-map .zoom-controls .control {
  color: #1a5399;
  text-align: center;
  background-color: #fff;
  border: 1px solid #1c3060;
  padding: 2px 8px;
  font-size: 2em;
  transition: all .3s ease-in-out
}
@media (max-width:37.5em) {
  .highseas-map .zoom-controls .control {
    font-size: 1.5em
  }
}
.highseas-map .zoom-controls .control:hover {
  cursor: pointer;
  color: #fff;
  background-color: #296ec3
}
.highseas-map .zoom-controls #zoomIn {
  border-top-left-radius: 80px;
  border-top-right-radius: 80px
}
.highseas-map .zoom-controls #zoomOut {
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px
}
.highseas-map .key-container {
  z-index: 20;
  width: 200px;
  text-align: left;
  background-color: #081738;
  /*border-radius: 3px;*/
  margin: 0;
  padding: 5px;
  position: absolute;
  top: 10px;
  left: 20px
}
.highseas-map .key-container span {
  text-transform: uppercase;
  font-size: 12px
}
.highseas-map .key-container .key-label {
  justify-content: space-between;
  font-size: 12px;
  display: flex
}
.highseas-map .key-container .key-group {
  height: 10px;
  /*border-radius: 3px;*/
  position: relative
}
.highseas-map .key-container .key {
  height: 100%;
  background-image: linear-gradient(90deg, #fff0, #0f0)
}
.highseas-map .view-links-container {
  z-index: 20;
  text-align: left;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 20px
}
@media (max-width:820px) {
  .highseas-map .view-links-container {
    bottom: calc(20px + 30vh)
  }
}
@media (max-width:37.5em) {
  .highseas-map .view-links-container {
    bottom: calc(20px + 40vh)
  }
}
@media (max-width:376px) {
  .highseas-map .view-links-container {
    bottom: calc(45vh + 5px)
  }
}
.highseas-map .view-links-container span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700
}
.highseas-map .view-links-container .view-links {
  background: #fff;
  /*border-radius: 3px;*/
  margin-top: 5px;
  padding: 6px 7px;
  display: flex;
  box-shadow: 3px 8px 29px #000000ab
}
@media (max-width:820px) {
  .highseas-map .view-links-container .view-links {
    padding: 6px 5px
  }
}
.highseas-map .view-links-container .view-links a {
  /*border-radius: 4px;*/
  flex-direction: row;
  padding: 10px 12px;
  display: flex
}
@media (max-width:820px) {
  .highseas-map .view-links-container .view-links a {
    align-items: center;
    padding: 4px 9px;
    font-size: 12px
  }
}
.highseas-map .view-links-container .view-links .map-icon {
  width: 22px;
  height: 22px;
  background-image: url(mapblue_bfafbe79.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  margin: 0 7px 0 0;
  display: inline-block
}
@media (max-width:820px) {
  .highseas-map .view-links-container .view-links .map-icon {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    margin: 0 4px 0 0
  }
}
.highseas-map .view-links-container .view-links .globe-icon {
  width: 22px;
  height: 22px;
  background-image: url(globeblue_cffc18c4.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  margin: 0 4px 0 0;
  display: inline-block
}
@media (max-width:820px) {
  .highseas-map .view-links-container .view-links .globe-icon {
    width: 15px;
    height: 15px;
    background-size: 15px 15px
  }
}
.highseas-map .view-links-container .view-links .active {
  color: #fff;
  background-color: #296ec3
}
.highseas-map .view-links-container .view-links .active .map-icon {
  background-image: url(map_808f13f0.svg)
}
.highseas-map .view-links-container .view-links .active .globe-icon {
  background-image: url(globe_dd83972e.svg)
}
.highseas-map .view-links-container a {
  color: #296ec3;
  text-decoration: none
}
.highseas-map canvas {
  flex-grow: 1;
  position: relative !important
}
@media (max-width:820px) {
  .highseas-map canvas {
    flex-grow: unset;
    height: 70vh !important
  }
}
@media (max-width:37.5em) {
  .highseas-map canvas {
    flex-grow: unset;
    height: 60vh !important
  }
}
@media (max-width:376px) {
  .highseas-map canvas {
    flex-grow: unset;
    height: 55vh !important
  }
}
.highseas-map .conservation-plan {
  width: max(30vw, 465px);
  z-index: 100;
  color: #fff;
  background-image: linear-gradient(135deg, #10214899 3%, #102148 35%);
  border-left: 1px solid #bbd4ef;
  flex-direction: column;
  padding: 0 20px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto
}
@media (min-width:75em) {
  .highseas-map .conservation-plan {
    width: max(30vw, 465px)
  }
}
@media (min-width:100em) {
  .highseas-map .conservation-plan {
    width: min(30vw, 465px)
  }
}
@media (max-width:75em) {
  .highseas-map .conservation-plan {
    width: 385px
  }
}
@media (max-width:820px) {
  .highseas-map .conservation-plan {
    top: unset;
    background-image: linear-gradient(135deg, #102148e6 3%, #102148 35%)
  }
}
.highseas-map .conservation-plan .btn-lgnd, .highseas-map .conservation-plan button {
  max-width: 260px;
  margin: 10px auto
}
.highseas-map .conservation-plan h2 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: -2px;
  font-size: 24px;
  font-weight: 400
}
@media (max-width:75em) {
  .highseas-map .conservation-plan h2 {
    font-size: 22px
  }
}
.highseas-map .conservation-plan p {
  text-align: left;
  font-size: 15px
}
.highseas-map .conservation-plan .selection {
  border-top: 1px solid #4f6086;
  justify-content: space-between;
  margin: 6px 0;
  padding: 16px 0 0;
  display: flex
}
.highseas-map .conservation-plan .selection h3 {
  margin: 0;
  font-size: 14.4px;
  font-weight: 700
}
.highseas-map .conservation-plan .selection h3 span {
  display: block
}
@media (max-width:820px) {
  .highseas-map .conservation-plan .selection h3 span {
    display: inline-block
  }
  .highseas-map .conservation-plan .selection h3 {
    max-width: unset;
    margin-bottom: 15px
  }
}
.highseas-map .conservation-plan .selection h3.tiny-title {
  max-width: unset
}
@media (max-width:820px) {
  .highseas-map .conservation-plan .selection h3.tiny-title {
    margin-bottom: 15px
  }
}
.highseas-map .conservation-plan .selection .learn-more-icon {
  width: 20px;
  height: 20px;
  background-image: url(info_3615623e.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  position: absolute;
  right: 27px
}
.highseas-map .conservation-plan .selection .learn-more-icon:hover {
  cursor: pointer
}
.highseas-map .conservation-plan .selection .label-group {
  width: 50%;
  min-width: 100px;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-right: 40px;
  display: flex;
  position: relative
}
.highseas-map .conservation-plan .selection .label-group:after {
  content: "";
  width: calc(100% - 12px);
  height: 25px;
  z-index: -1;
  background: #1c3060;
  border: 1px solid #95a8d4;
  border-radius: 27px;
  position: absolute;
  top: -2px;
  left: 13px
}
.highseas-map .conservation-plan .selection .label-group label {
  cursor: pointer;
  color: #ffffff8c;
  flex-direction: column-reverse;
  align-items: center;
  padding-left: 15px;
  font-size: 19px;
  line-height: 24px;
  transition: color .2s ease-in-out;
  display: flex;
  position: relative
}
.highseas-map .conservation-plan .selection .label-group label span {
  font-size: 12px
}
.highseas-map .conservation-plan .selection .label-group label input {
  opacity: 0;
  display: none
}
.highseas-map .conservation-plan .selection .label-group label input:checked ~ i {
  background: #fff
}
.highseas-map .conservation-plan .selection .label-group label input:checked ~ span, .highseas-map .conservation-plan .selection .label-group label:hover {
  color: #fff
}
.highseas-map .conservation-plan .selection .label-group label:hover i {
  background: #ffffff4d
}
.highseas-map .conservation-plan .selection .label-group label i {
  width: 21px;
  height: 21px;
  background: #1c3060;
  border-radius: 50%;
  transition: background-color .2s ease-in-out;
  display: block
}
.highseas-map .conservation-plan .selection .label-group.tiny {
  width: unset
}
.highseas #see-your-plan {
  -webkit-backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  background-image: linear-gradient(135deg, #10214899, #102148cc 89%);
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto
}
@media (max-width:37.5em) {
  .highseas #see-your-plan {
    background-image: linear-gradient(135deg, #102148cc, #102148 59%);
    padding: 50px 10px 10px
  }
}
.highseas #see-your-plan .content {
  max-width: 500px;
  text-align: center;
  margin: 0 auto
}
.highseas #see-your-plan .content h2 {
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400
}
@media (max-width:56.25em) {
  .highseas #see-your-plan .content h2 {
    font-size: 20px
  }
}
.highseas #see-your-plan .content p {
  font-size: 16px;
  line-height: 1.47
}
@media (max-width:56.25em) {
  .highseas #see-your-plan .content p {
    font-size: 14px
  }
}
.highseas #see-your-plan .content .btn-lgnd {
  max-width: 260px;
  margin: 20px auto
}
.highseas #see-your-plan .x-icon {
  width: 50px;
  height: 50px;
  opacity: 1;
  transform: .4s ease-in-out all;
  background-image: url(xicon_b746568e.png);
  background-size: 50px 50px;
  position: absolute;
  top: 50px;
  right: 50px
}
@media (max-width:56.25em) {
  .highseas #see-your-plan .x-icon {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    top: 15px;
    right: 15px
  }
}
.highseas #see-your-plan .x-icon:hover {
  opacity: .7;
  cursor: pointer
}
.highseas #see-your-plan.active {
  opacity: 1;
  pointer-events: auto
}
.highseas .plan-detail-section {
  max-width: 1500px;
  flex-direction: row;
  justify-content: space-between;
  margin: 20px auto 0;
  display: flex
}
@media (max-width:1500px) {
  .highseas .plan-detail-section {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto
  }
}
.highseas .plan-detail-section .overall-graphic-section {
  min-width: 600px;
  flex: 1 0 40%;
  position: relative
}
@media (min-width:1600px) {
  .highseas .plan-detail-section .overall-graphic-section {
    flex: 1 0 45%
  }
}
@media (max-width:800px) {
  .highseas .plan-detail-section .overall-graphic-section {
    max-width: calc(100% - 120px);
    min-width: unset;
    flex-direction: row;
    flex: 1 0 100%;
    display: flex
  }
  .highseas .plan-detail-section .overall-graphic-section text, .highseas .plan-detail-section .overall-graphic-section polyline {
    display: none
  }
}
.highseas .plan-detail-section .overall-graphic-section h3.mobile-title {
  margin-bottom: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0
}
@media (max-width:800px) {
  .highseas .plan-detail-section .overall-graphic-section h3.mobile-title {
    display: block
  }
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key {
  text-align: center;
  opacity: 1;
  font-size: 12px
}
@media (max-width:800px) {
  .highseas .plan-detail-section .overall-graphic-section .mobile-key {
    opacity: 1;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    margin-left: 1px;
    line-height: 1.8;
    display: flex
  }
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key span .dot {
  width: 8px;
  height: 8px;
  /*border-radius: 5px;*/
  margin-top: -2px;
  margin-left: 4px;
  margin-right: 2px;
  display: inline-block
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key .biodiversity .dot {
  background-color: #345093
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key .productivity .dot {
  background-color: #e47eae
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key .diversity .dot {
  background-color: #5fc7be
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key .seamounts .dot {
  background-color: #8ac2ff
}
.highseas .plan-detail-section .overall-graphic-section .mobile-key .fishing .dot {
  background-color: #4788cc
}
.highseas .plan-detail-section .overall-graphic-section #overall-graphic {
  width: 100%;
  height: 500px;
  flex-direction: column-reverse;
  flex-grow: 1;
  display: flex;
  position: relative
}
@media (max-width:75em) {
  .highseas .plan-detail-section .overall-graphic-section #overall-graphic {
    height: 400px
  }
}
@media (max-width:800px) {
  .highseas .plan-detail-section .overall-graphic-section #overall-graphic {
    width: calc(100% - 150px)
  }
}
@media (max-width:37.5em) {
  .highseas .plan-detail-section .overall-graphic-section #overall-graphic {
    height: 300px;
    margin-left: -50px;
    margin-right: -50px
  }
}
@media (max-width:376px) {
  .highseas .plan-detail-section .overall-graphic-section #overall-graphic {
    height: 200px;
    margin-left: -100px;
    margin-right: -100px
  }
}
.highseas .plan-detail-section .overall-graphic-section #overall-graphic svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
@media (max-width:75em) {
  .highseas .plan-detail-section .overall-graphic-section {
    max-width: 500px
  }
}
.highseas .plan-detail-section .breakdown-graphics {
  flex: 1 0 50%;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  display: grid
}
@media (max-width:1400px) {
  .highseas .plan-detail-section .breakdown-graphics {
    margin-top: 20px
  }
}
@media (max-width:75em) {
  .highseas .plan-detail-section .breakdown-graphics {
    flex: 1 0 100%;
    margin: 20px auto
  }
}
@media (max-width:800px) {
  .highseas .plan-detail-section .breakdown-graphics {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px
  }
}
.highseas .plan-detail-section .breakdown-graphics .summary-graphic {
  border: 1px solid #95a8d4;
  /*border-radius: 3px*/
}
#tippy-2, #tippy-2 .tippy-content, .tippy-content, .highseas .tippy-content, .highseas .modal-trigger {
  font-family: Lato, sans-serif
}
.highseas .modal-fill a {
  color: #bbd4ef;
  text-decoration: underline
}
.highseas .modal-fill a:hover {
  color: #fff
}
.highseas .tippy-box, .highseas .modal-trigger {
  -webkit-backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  max-height: 300px;
  z-index: 100;
  background-color: #0000;
  background-image: linear-gradient(135deg, #10214899, #102148cc 89%);
  border: 1px solid #bbd4ef;
  padding: 5px;
  overflow-y: scroll
}
.highseas .tippy-box h2, .highseas .modal-trigger h2 {
  color: #5fc7be;
  text-align: left;
  pointer-events: none;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 1.1;
  display: flex
}
@media (max-width:820px) {
  .highseas .tippy-box h2, .highseas .modal-trigger h2 {
    max-width: unset
  }
}
.highseas .tippy-box h2:before, .highseas .modal-trigger h2:before {
  content: "";
  width: 35px;
  height: 41px;
  float: left;
  background-image: url(location_726bea58.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px 41px;
  margin-top: 2px;
  margin-right: 7px;
  padding-right: 10px;
  display: inline-block
}
.highseas .tippy-box p, .highseas .modal-trigger p {
  text-align: left
}
.highseas .tippy-box .tippy-arrow, .highseas .modal-trigger .tippy-arrow {
  display: none
}
.highseas .modal-trigger {
  max-width: 350px;
  border: 1px solid #bbd4ef;
  /*border-radius: 5px;*/
  padding: 10px;
  display: none
}
.highseas .modal-trigger p {
  font-size: 14px
}
.highseas .modal-trigger .x-icon {
  width: 20px;
  height: 20px;
  opacity: 1;
  background-image: url(xicon_b746568e.png);
  background-size: 20px 20px;
  transition: opacity ease-in-out;
  position: absolute;
  top: 15px;
  right: 11px
}
.highseas .modal-trigger .x-icon:hover {
  opacity: .7;
  cursor: pointer
}
.highseas .modal-trigger.active {
  display: block
}
@media (max-width:820px) {
  .highseas .modal-trigger.active {
    max-width: unset;
    max-height: unset;
    border-radius: unset;
    background-image: unset;
    -webkit-backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    border: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 40vh;
    left: 0;
    right: 0;
    overflow-y: hidden
  }
}
@media (max-width:37.5em) {
  .highseas .modal-trigger.active {
    -webkit-backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    background-image: linear-gradient(135deg, #10214899, #102148cc 89%);
    bottom: 40vh
  }
}
@media (max-width:376px) {
  .highseas .modal-trigger.active {
    bottom: 45vh
  }
}
@media (max-width:820px) {
  .highseas .modal-trigger.active .modal-content {
    -webkit-backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    max-height: 80%;
    background-image: linear-gradient(135deg, #10214899, #102148cc 89%);
    border: 1px solid #bbd4ef;
    /*border-radius: 5px;*/
    padding: 10px;
    position: relative;
    overflow-y: auto
  }
}
@media (max-width:37.5em) {
  .highseas .modal-trigger.active .modal-content {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical
  }
}
.highseas .modal-trigger.active .modal-content .close-modal {
  max-width: 100px;
  text-align: center;
  margin: 15px auto;
  padding: 10px
}
.highseas .graphic-container {
  flex-direction: row;
  align-items: center;
  display: flex
}
.highseas .graphic-container .graphic-num {
  margin-top: -5px;
  font-size: 40px
}
.highseas .graphic-container .label {
  margin-top: -5px;
  padding: 0 20px
}
.highseas .center-title {
  pointer-events: none;
  position: relative
}
@media (max-width:820px) {
  .highseas .center-title {
    display: none
  }
}
.highseas .middle-text {
  height: 100%;
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex
}
.highseas .middle-text span {
  display: block
}
.highseas .middle-text .title {
  margin-top: -5px;
  font-size: 12px
}
.highseas .middle-text .num {
  font-size: 2.75em
}
.highseas .chart-tooltip {
  color: #fff;
  pointer-events: none;
  z-index: 10;
  padding: 10px;
  position: absolute
}
.highseas #marine-graphic {
  width: 100px;
  height: 100px;
  background-image: url(whale_382b16c4.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #coral-graphic {
  width: 100px;
  height: 100px;
  background-image: url(coral_cf866d5e.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #fishes-graphic {
  width: 100px;
  height: 100px;
  background-image: url(fish_a5d53c5e.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #jelly-graphic {
  width: 100px;
  height: 100px;
  background-image: url(jelly_0ca075d0.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #turtle-graphic {
  width: 100px;
  height: 100px;
  background-image: url(turtle_bfd3d2fd.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #shark-graphic {
  width: 100px;
  height: 100px;
  background-image: url(shark_7b246489.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #grass-graphic {
  width: 100px;
  height: 100px;
  background-image: url(grass_4ff86dd7.svg);
  background-position: 50%;
  background-repeat: no-repeat
}
.highseas #special-area {
  background-color: #345093;
  border: 0;
  padding: 20px;
  display: flex;
  position: relative
}
.highseas #special-area #icon {
  width: 60px;
  height: 60px;
  background-image: url(location_726bea58.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  margin-top: -5px
}
.highseas #special-area .graphic-content {
  flex-direction: column;
  margin-left: 20px;
  display: flex
}
.highseas #special-area .graphic-content .banner {
  color: #1c3060;
  text-transform: uppercase;
  background-color: #5fc7be;
  /*border-radius: 4px;*/
  align-self: flex-start;
  padding: 2px 6px;
  font-size: 12px
}
.highseas #special-area .graphic-content h3 {
  margin: 3px 0;
  font-size: 20px
}
.highseas-map a {
  color: #bbd4ef;
  text-align: left;
  text-decoration: underline;
  display: block
}
.highseas-map .slide-controls {
  display: none
}
.highseas-map .btn-lgnd {
  text-decoration: none
}
@media (min-width:820px) {
  .highseas-map .slide {
    text-align: left;
    flex-direction: column;
    display: flex
  }
  .highseas-map .slide h2 {
    display: none
  }
  .highseas-map .slide h2.title {
    text-align: left;
    display: block
  }
  .highseas-map #slide8 {
    height: 100%;
    justify-content: center;
    position: relative
  }
  .highseas-map #slide8 .btn-lgnd {
    align-self: center;
    margin: 10px auto
  }
}
@media (min-width:820px) and (max-width:820px) {
  .highseas-map #slide8 .btn-lgnd {
    margin: 20px auto
  }
}
@media (max-width:820px) {
  .highseas-map .conservation-plan {
    height: 30vh;
    border-top: 1px solid #bbd4ef;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100% !important;
    border-left: 0 !important;
    overflow-y: hidden !important
  }
  .highseas-map .conservation-plan .slide, .highseas-map .conservation-plan .selection.slide {
    height: 100%;
    width: 100%;
    padding: 25px 25px 45px;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
  }
  .highseas-map .conservation-plan .slide h2, .highseas-map .conservation-plan .selection.slide h2 {
    max-width: unset;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 6px;
    display: block
  }
  .highseas-map .conservation-plan .slide .selection, .highseas-map .conservation-plan .selection.slide .selection {
    border-bottom: 1px solid #4f6086
  }
  .highseas-map .conservation-plan #slide8 {
    justify-content: unset
  }
  .highseas-map .conservation-plan #slide8 h2 {
    text-align: center
  }
  .highseas-map .conservation-plan .slide-controls {
    justify-content: space-between;
    padding: 0 20px;
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
  }
  .highseas-map .conservation-plan .slide-controls a {
    color: #5fc7be;
    text-decoration: none
  }
  .highseas-map .conservation-plan .slide-controls a span {
    text-transform: uppercase;
    color: #bbd4ef
  }
  .highseas-map .conservation-plan .slide-controls a span:first-of-type {
    margin-left: 20px
  }
  .highseas-map .conservation-plan .slide-controls a span:last-of-type {
    margin-right: 20px
  }
  .highseas-map .conservation-plan .slide-controls a:hover {
    cursor: pointer;
    color: #fff
  }
  .highseas-map .conservation-plan .slide-controls a:hover span {
    color: #5fc7be
  }
}
@media (max-width:37.5em) {
  .highseas-map .conservation-plan {
    height: 40vh
  }
}
@media (max-width:376px) {
  .highseas-map .conservation-plan {
    height: 45vh
  }
}
@media (max-width:37.5em) {
  .highseas-map .conservation-plan .slide {
    padding: 15px 17px
  }
}
.highseas-map .conservation-plan .slide p {
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.2
}
@media (max-width:37.5em) {
  .highseas-map .conservation-plan .slide p {
    margin-top: 3px;
    font-size: 14px
  }
  .highseas-map .conservation-plan .slide .selection {
    flex-direction: column
  }
  .highseas-map .conservation-plan .slide .selection .learn-more-icon {
    right: 33px
  }
  .highseas-map .conservation-plan .slide .selection .label-group, .highseas-map .conservation-plan .slide .selection .label-group.tiny {
    width: 100%;
    margin-top: 2px;
    margin-left: -8px
  }
}
/*# sourceMappingURL=index_0e495bbf.css.map */