.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.effect-annotate-2 {
  z-index: 1;
  width: 100%;
  height: 20%;
  color: #003349;
  background-color: #00ffa6;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-300px, 110%);
}

.effect-content {
  width: 100%;
  height: 275vh;
  border-radius: 20px;
  padding-top: 10px;
}

.scroll-container {
  height: 300vh;
  position: relative;
}

.mockup-holder {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.effect-annotate-3 {
  z-index: 1;
  width: 100%;
  height: 20%;
  color: #003349;
  background-color: #fff201;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-300px);
}

.effect-annotation-heading {
  opacity: .85;
  margin-top: 0;
  font-family: Oswald, sans-serif;
}

.effect-annotate-1 {
  z-index: 0;
  width: 100%;
  height: 20%;
  color: #003349;
  background-color: #00d1ff;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-300px, 220%);
}

.effect-mask-mockup {
  z-index: 2;
  display: none;
  position: relative;
}

.effect-wrapper {
  width: 276px;
  height: 565px;
  transform-origin: 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.effect-mask {
  z-index: 5;
  height: 100%;
  box-shadow: none;
  outline-offset: 0px;
  border-radius: 20px;
  outline: 12px solid #000;
  margin: 2px;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.effect-annotation-text {
  opacity: .63;
  color: #003349;
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 1.2rem;
}

.stick-content-positioner {
  z-index: 11;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.stick-content-positioner._1 {
  width: 100%;
  position: relative;
  top: auto;
}

.sticky-container {
  height: 100vh;
  margin-top: 58px;
  margin-bottom: 58px;
  padding-top: 79px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sticky-container._2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block {
  font-size: 9px;
  line-height: 16px;
}

.text-block._2 {
  font-size: 14px;
  font-weight: 500;
}

.div-block-4 {
  height: 1px;
  background-color: #fff;
  margin-top: 40px;
}

.div-block {
  z-index: 11;
  width: 380px;
  height: 670px;
  background-color: #000;
  border-radius: 20px;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: fixed;
}

.div-block._2nd-layer {
  width: 100%;
  height: 100%;
  background-color: #243b70;
  border-radius: 9px;
  padding: 15px;
  display: block;
  position: static;
}

.div-block._2nd-layer._1 {
  z-index: 0;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  border-radius: 6px;
  padding: 10px;
  position: relative;
}

.div-block-3 {
  margin-top: 40px;
}

.div-block-5 {
  margin-top: 10px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.text-span {
  font-size: 9px;
}

.image {
  width: 100%;
}

.div-block-2 {
  margin-top: 40px;
}

.div-block-7 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 100px;
}

.text-block-3 {
  color: #797979;
  font-size: 11px;
}

.div-block-8 {
  z-index: 11;
  width: 380px;
  height: 670px;
  background-color: #000;
  border-radius: 20px;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: fixed;
}

.div-block-8._2nd-layer {
  width: 100%;
  height: 100%;
  background-color: #243b70;
  border-radius: 9px;
  padding: 15px;
  display: block;
  position: static;
}

.div-block-8._2nd-layer._2 {
  z-index: 0;
  height: 500vh;
  color: #fff;
  background-color: #fff;
  margin-top: -20px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  position: relative;
  overflow: auto;
}

.text-block-2 {
  color: #000;
  margin-top: 4px;
  font-size: 10px;
}

.div-block-6 {
  height: 1px;
  background-color: rgba(0, 0, 0, .2);
  margin-top: 10px;
}

.heading {
  color: #242021;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.heading._2 {
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: #1d2f5a;
  font-family: Maisonneue Book, sans-serif;
}

.div-block-10 {
  z-index: 20;
  flex-direction: column;
  margin-top: 20px;
  margin-left: 20px;
  display: flex;
  position: fixed;
}

.div-block-11 {
  max-width: 30%;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: visible;
}

.image-2 {
  max-width: 30%;
  margin-bottom: 20px;
  margin-left: 20px;
}

.text-block-4 {
  color: #fff;
  position: fixed;
}

.div-block-12 {
  opacity: 1;
  color: rgba(255, 255, 255, .23);
  margin-top: 2px;
  display: flex;
}

.div-block-13 {
  opacity: .3;
  margin-right: 3px;
}

.text-block-6 {
  color: #fff;
}

.link {
  color: rgba(255, 255, 255, .23);
  text-decoration: none;
}

.link:hover {
  color: #fff;
}

.link-2 {
  color: #181515;
}

.link-3 {
  color: #252223;
}

.link-4 {
  color: #2c2729;
}

.link-5 {
  color: #2b2627;
}

@media screen and (max-width: 991px) {
  .sticky-container._2 {
    justify-content: flex-end;
  }
}

@media screen and (max-width: 767px) {
  .scroll-container {
    flex-direction: column-reverse;
    display: flex;
  }

  .effect-wrapper {
    margin-right: 0;
  }

  .stick-content-positioner._1 {
    position: relative;
  }

  .body {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-10 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }
}

@media screen and (max-width: 479px) {
  .scroll-container {
    width: 100vw;
    justify-content: center;
    align-items: center;
  }

  .effect-wrapper {
    width: 600px;
    height: 1200px;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    transform: scale(.5);
  }

  .sticky-container._2 {
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    font-size: 14px;
  }

  .text-block-2 {
    margin-top: 20px;
    font-size: 14px;
  }

  .div-block-6 {
    margin-bottom: 10px;
  }

  .heading._2 {
    font-size: 18px;
    line-height: 22px;
  }

  .body {
    justify-content: center;
  }
}

#w-node-_93b6400a-cf85-257e-1e2a-48689dfc1690-16bc25ae, #w-node-_93b6400a-cf85-257e-1e2a-48689dfc1697-16bc25ae, #w-node-_93b6400a-cf85-257e-1e2a-48689dfc169e-16bc25ae, #w-node-b20fb5e8-5eb2-451f-320e-d39cb9306ef2-16bc25ae, #w-node-b20fb5e8-5eb2-451f-320e-d39cb9306ef4-16bc25ae, #w-node-b20fb5e8-5eb2-451f-320e-d39cb9306ef7-16bc25ae, #w-node-b20fb5e8-5eb2-451f-320e-d39cb9306efa-16bc25ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maisonneue Book';
  src: url('../fonts/MaisonNeue-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}