:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  opacity: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  text-decoration: underline;
}

.section {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  text-align: center;
  object-fit: fill;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
}

.section:hover {
  opacity: 1;
}

.image-5 {
  float: left;
  clear: none;
  max-width: 100%;
  margin-top: -2px;
  margin-right: 15px;
  padding-top: 0;
  padding-right: 0;
  line-height: 20px;
}

.desktoplinks {
  float: none;
  clear: none;
  max-width: 120%;
  margin-left: 0;
  position: relative;
  top: 0;
}

.link-block-2 {
  float: none;
  clear: none;
  opacity: .5;
  text-align: center;
  object-fit: fill;
  background-color: #030303;
  background-image: url('../images/work.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px #000;
  border-radius: 0;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  min-width: 0;
  max-width: 15%;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  transform: translate(0);
}

.link-block-2.w--current {
  opacity: .21;
  max-width: 40%;
  display: block;
}

.link-block-2.w--current:hover {
  opacity: 100;
}

.body {
  object-fit: fill;
  background-color: #fff;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
}

.image-10, .image-11 {
  min-width: 20px;
  margin-right: 7px;
}

.image-12 {
  min-width: 20px;
  max-width: 120%;
  max-height: 120px;
  margin-right: 7px;
}

.image-13 {
  min-width: 20px;
  margin-right: 7px;
}

.hamburgermenu {
  display: none;
}

.section-2 {
  z-index: 0;
  opacity: 0;
  object-fit: contain;
  background-color: #0000;
  border-radius: 4px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  align-items: stretch;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 50px;
  max-height: 100%;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: fixed;
  overflow: hidden;
}

.background-video {
  z-index: 2;
  object-fit: fill;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  margin-top: 0;
  padding-top: 8px;
  display: block;
  position: fixed;
  top: 42px;
  overflow: hidden;
}

.maintext {
  text-align: center;
  text-transform: none;
  white-space: normal;
  margin-top: 407px;
  margin-left: 200px;
  margin-right: 200px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  position: relative;
  top: -172px;
}

.link-block-4, .link-block-5, .link-block-6, .link-block-7 {
  float: right;
}

.div-block-6 {
  float: left;
  clear: none;
  text-align: left;
  object-fit: fill;
  flex-flow: wrap-reverse;
  place-content: space-around flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 11px;
  margin-left: -1px;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-7 {
  z-index: 3;
  border: 7px solid var(--white);
  color: #fff;
  background-color: #fff;
  border-radius: 0;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 15px;
  position: fixed;
  inset: 4% 2% auto auto;
}

.video {
  object-fit: contain;
  border: 0 solid #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-width: 50%;
  max-width: 70%;
  height: 100%;
  min-height: 50px;
  max-height: 100%;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: fixed;
  inset: 0%;
}

.link-block-2-copy {
  float: none;
  clear: none;
  text-align: center;
  object-fit: fill;
  background-color: #030303;
  background-image: url('../images/work.png');
  background-position: 0 0;
  background-size: auto;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  min-width: 0;
  max-width: 22%;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.link-block-2-copy.contact {
  opacity: .5;
  width: auto;
  max-width: 15%;
  margin-right: 14px;
  padding-left: 0;
  left: 8px;
}

.section-3 {
  z-index: 10;
  opacity: 0;
  background-color: #fff;
  height: 100%;
  display: block;
  position: fixed;
  inset: 8% 0% auto;
}

.info {
  z-index: 2;
  color: #c7c7c7;
  text-align: center;
  text-transform: none;
  white-space: normal;
  margin-top: 15%;
  margin-left: 200px;
  margin-right: 200px;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  position: relative;
  top: 0;
}

.tabletlinks {
  float: none;
  clear: none;
  opacity: 1;
  max-width: 120%;
  margin-left: 0;
  display: inline-block;
  position: relative;
  top: 0;
}

.section-4 {
  z-index: 0;
  background-color: var(--white);
  width: 58%;
  margin-top: 107px;
  padding-top: 17px;
  padding-bottom: 100px;
  padding-left: 0;
  position: fixed;
}

.paragraph {
  color: #403f3f;
  text-align: right;
  border: 1px solid #fff;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 70px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-2 {
  color: #404040;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.grid {
  grid-template-areas: "Area";
}

.paragraph-3 {
  font-family: Lato, sans-serif;
}

.paragraph-4 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.column {
  text-align: right;
  padding-right: 20px;
}

.column-2 {
  padding-top: 9px;
  padding-left: 3px;
}

.columns {
  padding-left: 99px;
}

.linkcolor {
  color: #333;
}

.image-14 {
  background-image: url('../images/work.png');
  background-position: 0 0;
  background-size: contain;
}

.link-block-8 {
  opacity: .51;
  background-image: url('../images/work.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 15px;
}

.link-block-8:hover {
  opacity: .5;
}

.image-15 {
  text-align: center;
  max-width: 30%;
  padding-bottom: 0;
}

.image-16 {
  opacity: 1;
  text-align: left;
  vertical-align: baseline;
  max-width: 8%;
  margin-right: 5px;
}

.div-block-9 {
  text-align: center;
  margin-top: -6px;
  margin-bottom: 5px;
  text-decoration: none;
  overflow: visible;
}

.image-17 {
  vertical-align: baseline;
  max-width: 8%;
}

.image-18 {
  vertical-align: baseline;
  max-width: 8%;
  margin-left: 5px;
  padding-left: 9px;
}

.div-block-10 {
  box-sizing: border-box;
  object-fit: fill;
  margin-bottom: -6px;
  display: block;
}

.div-block-11 {
  background-color: #1f1e4e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
}

.div-block-12 {
  float: none;
  clear: none;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/webVideo-0-00-05-10.jpg');
  background-size: auto;
  background-clip: border-box;
  width: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-bottom: 56px;
  margin-right: 0;
  padding-top: 157px;
  padding-bottom: 340px;
  padding-right: 25px;
  font-size: 100%;
  line-height: 100px;
  position: static;
  overflow: visible;
}

.image-19 {
  background-image: url('../images/webVideo-0-00-05-10.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
}

.image-20 {
  border-radius: 4px;
  max-width: 2.5%;
}

.image-21 {
  opacity: .87;
  mix-blend-mode: lighten;
  border-radius: 4px;
  max-width: 2.5%;
  margin-left: 10px;
}

.div-block-13 {
  background-image: url('../images/webVideo-0-00-05-10.jpg');
  background-position: 0 0;
  background-size: cover;
  min-width: 100%;
  min-height: 700px;
}

@media screen and (max-width: 991px) {
  .section {
    text-align: center;
  }

  .desktoplinks {
    max-width: 100%;
  }

  .image-10, .image-11, .image-12, .image-13 {
    min-width: 15px;
  }

  .hamburgermenu {
    display: none;
  }

  .section-2 {
    border: 1px solid var(--white);
    background-color: var(--white);
    opacity: 1;
    -webkit-text-fill-color: inherit;
    object-fit: scale-down;
    background-clip: content-box;
    min-width: 0%;
    display: block;
  }

  .background-video {
    min-width: 130%;
    min-height: 93%;
    display: block;
    top: 17px;
    left: -120px;
  }

  .maintext {
    margin-left: 11px;
    margin-right: 0;
    font-size: 20px;
    position: relative;
    top: -220px;
    left: -1px;
  }

  .div-block-6 {
    margin-top: 14px;
  }

  .div-block-7 {
    height: auto;
    min-height: 0;
    max-height: 40px;
    margin-top: 0;
    padding-top: 2px;
  }

  .video {
    background-color: var(--white);
    object-fit: contain;
    flex-flow: row;
    place-content: space-around;
    align-items: flex-start;
    min-width: 80%;
    max-width: 0;
    min-height: 0;
    max-height: 0;
    margin-top: 52px;
    display: flex;
    position: fixed;
    inset: 0% auto auto 0%;
    overflow: hidden;
  }

  .section-3 {
    background-color: #0000;
    top: 13%;
  }

  .info {
    column-count: auto;
    white-space: pre-wrap;
    margin-top: 35%;
    margin-left: 60px;
    margin-right: 60px;
    font-size: 20px;
    position: relative;
    top: -220px;
    left: auto;
  }

  .tabletlinks {
    max-width: 100%;
  }

  .section-4 {
    width: 100%;
    padding-left: 83px;
  }

  .paragraph {
    font-size: 22px;
  }

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

  .paragraph-4 {
    font-size: 15px;
    line-height: 20px;
  }

  .column {
    padding-top: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    padding-top: 6px;
    padding-left: 62px;
  }

  .image-15 {
    max-width: 37%;
  }

  .image-16 {
    max-width: 12%;
    margin-right: 5px;
  }

  .image-17 {
    max-width: 12%;
  }

  .image-18 {
    max-width: 12%;
    margin-left: 5px;
  }
}

@media screen and (max-width: 767px) {
  .link-block-2, .image-10, .image-11, .image-12, .image-13 {
    display: none;
  }

  .hamburgermenu {
    float: right;
    clear: none;
    width: 80px;
    max-width: 10%;
    padding-top: 5px;
    padding-right: 10px;
    display: block;
  }

  .background-video {
    display: block;
    top: -14px;
    left: -98px;
  }

  .maintext {
    float: left;
    clear: none;
    margin-top: 408px;
    margin-left: 0;
    padding-left: 195px;
    padding-right: 40px;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    left: 1px;
  }

  .video {
    min-width: 100%;
    margin-top: 104px;
    margin-left: 0;
    display: block;
  }

  .link-block-2-copy, .section-3 {
    display: none;
  }

  .info {
    float: left;
    clear: none;
    margin-top: 408px;
    margin-left: 0;
    padding-left: 195px;
    padding-right: 40px;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    left: 1px;
  }

  .section-4 {
    margin-top: 107px;
    margin-left: -21px;
    margin-right: -49px;
    padding-top: 1px;
    padding-left: 0;
  }

  .paragraph {
    text-align: left;
  }

  .column {
    padding-bottom: 7px;
    padding-left: 0;
  }

  .column-2 {
    padding-top: 0;
    padding-left: 0;
  }

  .columns {
    padding-top: 0;
  }

  .linkcolor {
    color: #333232;
  }

  .image-15 {
    max-width: 50%;
  }

  .image-16 {
    max-width: 16%;
    margin-right: 0;
  }

  .image-17 {
    max-width: 16%;
  }

  .image-18 {
    max-width: 16%;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding: 20px;
  }

  .image-5 {
    max-width: 15%;
    margin-top: 0;
    margin-left: -1px;
  }

  .image-10, .image-11, .image-12, .image-13 {
    display: none;
  }

  .hamburgermenu {
    float: right;
    clear: right;
    width: 36px;
    max-width: 20%;
    padding-top: 0;
    padding-right: 0;
  }

  .section-2 {
    display: none;
  }

  .background-video {
    width: 50%;
    min-width: 100%;
    min-height: 0%;
    padding-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    top: -4px;
    overflow: visible;
  }

  .maintext {
    float: none;
    clear: none;
    margin-top: 33px;
    padding-left: 38px;
    font-size: 12px;
    line-height: 24px;
    position: static;
  }

  .div-block-7 {
    display: block;
  }

  .video {
    min-width: 100%;
    margin-top: 74px;
    margin-left: 0;
  }

  .info {
    float: none;
    clear: none;
    margin-top: 33px;
    padding-left: 38px;
    font-size: 12px;
    line-height: 24px;
    position: static;
  }

  .section-4 {
    margin-top: -125px;
    margin-left: -38px;
    padding-left: 0;
  }

  .paragraph {
    padding-right: 91px;
    font-size: 16px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .paragraph-4 {
    font-size: 12px;
    line-height: 15px;
  }

  .column {
    padding-bottom: 4px;
    padding-left: 0;
    position: relative;
  }

  .column-2 {
    margin-top: -6px;
    padding-left: 69px;
  }

  .columns {
    padding-left: 63px;
  }

  .div-block-8 {
    margin-top: -8px;
    padding-top: 0;
  }

  .image-15 {
    margin-top: -21px;
    padding-bottom: 0;
  }

  .image-16, .image-17 {
    max-width: 20%;
  }

  .image-18 {
    max-width: 20%;
    padding-left: 0;
  }
}
