:root {
  --piracy-blue: #202c52;
  --piracy-green: #dde593;
}

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

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

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

.body {
  background-color: var(--piracy-blue);
}

.navbar {
  z-index: 999;
  background-color: var(--piracy-blue);
  width: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
}

.image {
  width: 80px;
}

.nav-container {
  background-color: var(--piracy-blue);
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.nav-link {
  color: var(--piracy-green);
  letter-spacing: .4rem;
  text-transform: uppercase;
  margin-top: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nav-link.w--current {
  color: var(--piracy-green);
}

.brand {
  align-items: center;
  width: auto;
  margin-top: 15px;
  margin-bottom: 10px;
  display: flex;
}

.brand.w--current {
  align-items: center;
  display: flex;
}

.image-2 {
  display: none;
}

.line {
  width: 100%;
  max-width: none;
  display: block;
}

.hero-logo {
  width: auto;
  height: 100%;
  display: inline-block;
}

.hero {
  z-index: 998;
  text-align: center;
  height: 680px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.body-container {
  color: var(--piracy-green);
  flex-direction: column;
  align-items: center;
  width: 60%;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4rem;
  display: flex;
}

.paragraph {
  text-align: center;
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 1.4em;
}

.button {
  border: 3px solid var(--piracy-green);
  background-color: var(--piracy-blue);
  color: var(--piracy-green);
  letter-spacing: .2em;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 20px 30px;
  font-size: 22px;
  font-weight: 700;
}

.content {
  flex-direction: column;
  align-items: center;
  height: auto;
  margin-bottom: 40px;
  display: flex;
}

.footer {
  margin-bottom: 0;
  padding-bottom: 5px;
}

.menu {
  z-index: 999;
  background-color: var(--piracy-blue);
  position: sticky;
  inset: 0% 0% auto;
}

.text-block {
  color: var(--piracy-green);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-2 {
  margin-top: 50px;
  font-size: 45px;
  font-weight: 700;
}

.image-3 {
  width: 2px;
}

.buttons {
  background-color: var(--piracy-green);
  color: var(--piracy-blue);
  letter-spacing: .2em;
  text-transform: uppercase;
  border-radius: 40px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.highlights-images {
  width: 300px;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 20px;
}

.body-grid {
  grid-column-gap: 29px;
  grid-row-gap: 30px;
  color: var(--piracy-green);
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 60%;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4rem;
  display: grid;
}

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

.page-headings {
  color: var(--piracy-green);
  letter-spacing: 0;
  text-transform: none;
  font-family: roca, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 1.4em;
}

.highlights-paragraph {
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  line-height: 1.4em;
}

.slider {
  background-color: #ddd0;
  height: 100%;
}

.right-arrow, .left-arrow {
  display: none;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 60px;
  display: flex;
}

.text-block-3 {
  color: var(--piracy-green);
  text-align: center;
  width: 80%;
  margin-bottom: 20px;
  font-family: roca, sans-serif;
  font-size: 78px;
  font-style: normal;
  line-height: 1.2em;
}

.text-block-4 {
  color: var(--piracy-green);
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.italic-text {
  text-align: center;
  font-style: normal;
  font-weight: 400;
}

.slide-nav {
  display: none;
}

.hero-slide-contents {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 60px;
  display: flex;
}

.heading-2 {
  font-family: roca, sans-serif;
}

.mobile-line {
  display: none;
}

.desktop-line {
  margin-top: -5px;
}

.image-4 {
  display: none;
}

.desktop-tag {
  color: var(--piracy-green);
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.mobile-tag {
  color: var(--piracy-green);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: roca, sans-serif;
  font-size: 16px;
  display: none;
}

.socials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 200px;
  margin-bottom: 40px;
  display: grid;
}

.link-block {
  width: auto;
}

.text-block-5 {
  color: var(--piracy-green);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.image-5 {
  height: 60px;
  margin-left: 20px;
}

.image-6 {
  width: 80px;
}

@media screen and (max-width: 991px) {
  .image {
    width: 70px;
  }

  .nav-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 15px;
  }

  .nav-link {
    text-align: center;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 1.4em;
  }

  .icon {
    color: var(--piracy-green);
    font-size: 50px;
  }

  .menu-button {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .menu-button.w--open, .nav-menu {
    background-color: var(--piracy-blue);
  }

  .image-2 {
    display: block;
  }

  .line {
    width: auto;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
    overflow: hidden;
  }

  .hero-logo {
    width: 80%;
  }

  .hero {
    z-index: 998;
    height: 70svh;
    position: relative;
  }

  .body-container {
    width: 85%;
  }

  .paragraph {
    margin-bottom: 39px;
    font-size: 18px;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .buttons {
    margin-bottom: 0;
    font-size: 18px;
  }

  .highlights-images {
    width: 300px;
    margin-top: 0;
  }

  .body-grid {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: stretch;
    width: 85%;
  }

  .page-headings {
    margin-bottom: 10px;
    font-size: 70px;
  }

  .highlights-paragraph {
    font-size: 18px;
  }

  .div-block {
    padding: 40px;
  }

  .text-block-3 {
    width: 100%;
    font-size: 66px;
    line-height: 1.1em;
  }

  .slide-nav {
    display: none;
  }

  .hero-slide-contents {
    padding: 40px;
    position: relative;
  }

  .heading-2 {
    font-family: roca, sans-serif;
  }

  .mobile-line {
    margin-bottom: -9px;
    padding-bottom: 0;
    display: inline-block;
  }

  .desktop-line {
    display: none;
  }

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

  .desktop-tag {
    margin-bottom: 0;
    display: none;
  }

  .mobile-tag {
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    display: block;
  }

  .socials {
    margin-top: 30px;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 20px;
  }

  .image-5 {
    height: 50px;
  }

  .image-6 {
    width: 70px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    width: 60px;
  }

  .menu-button {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .line {
    width: 100%;
    max-width: none;
  }

  .hero {
    padding-top: 0;
    padding-bottom: 0;
  }

  .body-container {
    width: 90%;
  }

  .paragraph, .buttons {
    font-size: 16px;
  }

  .body-grid {
    width: 90%;
  }

  .page-headings {
    margin-bottom: 10px;
  }

  .highlights-paragraph {
    font-size: 16px;
  }

  .div-block {
    padding: 20px;
  }

  .text-block-3 {
    font-size: 58px;
  }

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

  .hero-slide-contents {
    padding: 20px;
  }

  .socials {
    width: 150px;
  }

  .text-block-5 {
    margin-left: 15px;
    font-size: 18px;
  }

  .image-5 {
    height: 40px;
    margin-left: 15px;
  }

  .image-6 {
    width: 60px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 50px;
  }

  .nav-container {
    background-color: var(--piracy-blue);
    padding-left: 10px;
    padding-right: 5px;
  }

  .brand {
    margin-top: 14px;
    margin-bottom: 0;
  }

  .icon {
    font-size: 45px;
  }

  .menu-button {
    padding-top: 17px;
  }

  .line {
    width: 100%;
  }

  .hero {
    height: 80vh;
  }

  .paragraph {
    position: relative;
  }

  .content {
    text-align: center;
    justify-content: center;
    display: block;
  }

  .menu {
    z-index: 999;
  }

  .buttons {
    text-align: center;
    padding: 15px 20px;
  }

  .body-grid {
    grid-row-gap: 20px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .page-headings {
    margin-bottom: 10px;
    font-size: 50px;
  }

  .highlights-paragraph {
    position: relative;
  }

  .div-block {
    padding: 11px;
  }

  .text-block-3 {
    width: 100%;
    font-size: 40px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 18px;
    line-height: 1.2em;
  }

  .hero-slide-contents {
    text-align: center;
    padding: 11px;
  }

  .heading-2 {
    font-size: 34px;
  }

  .desktop-tag {
    font-size: 14px;
  }

  .mobile-tag {
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
  }

  .socials {
    width: 120px;
  }

  .text-block-5 {
    margin-left: 10px;
    font-size: 16px;
    display: none;
  }

  .image-5 {
    height: 30px;
    margin-left: 10px;
  }

  .image-6 {
    width: 50px;
  }
}

#w-node-_77092086-2e5a-b109-cbef-9f33d578c5a7-73b47a0d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_41785737-b094-5aad-fda5-a527f14513d7-73b47a0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_108a01bf-3b0c-b454-9d1d-abce5d7ec281-73b47a0d {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e11a1d17-87f1-3291-3a0b-59cbe0ff8b49-73b47a0d {
  grid-area: 2 / 2 / 3 / 3;
  align-self: stretch;
}

#w-node-_69856407-64a1-b746-59d9-041559ee5f34-73b47a0d {
  grid-area: 3 / 1 / 4 / 2;
  align-self: stretch;
}

#w-node-a46f3357-35ef-f5cc-3d53-212d713fd880-73b47a0d {
  grid-area: 3 / 2 / 4 / 3;
  align-self: stretch;
}

#w-node-_5d030a96-1886-c9ae-e6a0-59d6b005eeb5-73b47a0d {
  grid-area: 4 / 1 / 5 / 2;
  align-self: stretch;
}

#w-node-_6e76b126-ed7a-e91d-11c2-a30ebd3c5b07-73b47a0d {
  grid-area: 4 / 2 / 5 / 3;
  align-self: stretch;
}

#w-node-_5a8fb97a-e92a-0085-ca24-13de814d1252-e978a5b5, #w-node-_3d091f9c-b178-63f2-232f-2bd9e90ccc40-e978a5b5, #w-node-d35e1ab1-0bed-74ee-186e-01e20c0dca9c-e978a5b5, #w-node-d35e1ab1-0bed-74ee-186e-01e20c0dca9d-e978a5b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_77092086-2e5a-b109-cbef-9f33d578c5a7-73b47a0d {
    place-self: auto stretch;
  }

  #w-node-_41785737-b094-5aad-fda5-a527f14513d7-73b47a0d, #w-node-_108a01bf-3b0c-b454-9d1d-abce5d7ec281-73b47a0d {
    align-self: stretch;
  }

  #w-node-e11a1d17-87f1-3291-3a0b-59cbe0ff8b49-73b47a0d {
    grid-area: 4 / 1 / 5 / 2;
    align-self: stretch;
  }

  #w-node-_69856407-64a1-b746-59d9-041559ee5f34-73b47a0d {
    grid-area: 5 / 1 / 6 / 2;
    align-self: stretch;
  }

  #w-node-a46f3357-35ef-f5cc-3d53-212d713fd880-73b47a0d {
    grid-area: 6 / 1 / 7 / 2;
    align-self: stretch;
  }

  #w-node-_5d030a96-1886-c9ae-e6a0-59d6b005eeb5-73b47a0d {
    grid-area: 7 / 1 / 8 / 2;
    align-self: stretch;
  }

  #w-node-_6e76b126-ed7a-e91d-11c2-a30ebd3c5b07-73b47a0d {
    grid-area: 8 / 1 / 9 / 2;
    align-self: stretch;
  }
}


