:root {
  --sand: #d7cbbd;
  --333: #333;
  --rounded: 1.25rem;
  --black: black;
  --spark-library--black: black;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--white: white;
  --spark-library--foreground-interactive-hover: #1e116e;
  --white: white;
  --spark-library--background--interactive: #f0ecfd;
  --spark-library--foreground-tertiary: rgba(0, 0, 0, .56);
  --spark-library--border-default: rgba(0, 0, 0, .16);
}

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

.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;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@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 {
  color: #333;
  background-color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
}

h1 {
  text-transform: uppercase;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-size: 10rem;
  font-weight: 900;
  line-height: 2.75rem;
}

.body {
  margin-top: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 1.625rem;
  line-height: 1.9375rem;
}

.portfolio {
  margin-top: 0;
}

.container-hero {
  max-width: 106.25rem;
}

.div-holder-hero {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--sand);
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 29rem;
  max-height: none;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: 1rem;
  display: flex;
}

.div-holder-hero.corner {
  border-radius: 1.25rem;
  margin-top: 1rem;
}

.h2-heading {
  color: var(--333);
  justify-content: center;
  align-items: center;
  margin-top: .625rem;
  font-size: 1.625rem;
  line-height: 1.9375rem;
  display: block;
}

.herro-text-h2 {
  flex-flow: column;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  max-width: 27.25rem;
  display: block;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  flex: 0 auto;
  align-self: stretch;
}

.image-2 {
  width: auto;
  max-width: 80%;
  height: auto;
  display: inline-block;
}

.menu {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: var(--333);
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.7rem;
}

.nav-link-2.w--current {
  color: var(--333);
}

.hero-text-h1 {
  flex: 0 auto;
}

.heading-2 {
  color: #cfc3b6;
  text-align: center;
  margin-top: .625rem;
  margin-bottom: .0390625rem;
  font-size: 8.2rem;
  line-height: 6.3rem;
  transition: color .85s;
}

.heading-2:hover {
  color: var(--333);
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 1rem;
}

.video-block {
  margin-left: 1rem;
  margin-right: 1rem;
}

.video-one {
  border-radius: var(--rounded);
  height: auto;
  min-height: auto;
  max-height: none;
}

.moovi-text {
  border: .0625rem solid var(--sand);
  border-radius: 6.1875rem;
  justify-content: space-between;
  align-items: center;
  height: 4rem;
  margin: 1rem;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
  display: flex;
}

.grid-2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
  padding-left: 0;
}

.text-holder {
  background-color: var(--sand);
  border-radius: 1.25rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 0;
  padding-left: .6rem;
  padding-right: 8px;
  display: flex;
}

.nav-menu {
  flex: 0 auto;
  align-self: auto;
  display: flex;
}

.menu-raund {
  border: .0625rem solid var(--sand);
  border-radius: 1.25rem;
  margin-left: .3125rem;
  margin-right: .3125rem;
  transition: border-color .45s;
}

.menu-raund:hover {
  border-color: var(--black);
}

.offerings {
  color: var(--sand);
  text-transform: uppercase;
  cursor: context-menu;
  font-size: 1.1rem;
  font-weight: 700;
}

.more {
  width: 23rem;
  position: absolute;
}

.paragraph-more {
  background-color: var(--sand);
  border-radius: .8125rem;
  margin-bottom: 0;
  padding: 1.1875rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
}

.menu-holder {
  background-color: var(--sand);
  border-radius: 8rem;
  margin-top: 1.75rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: .25rem 1rem;
}

.background-video {
  width: auto;
  height: 100%;
}

.background-video-2 {
  border-radius: 1.25rem;
  height: 100%;
}

.text-info-1 {
  width: 80%;
  margin-bottom: 1.25rem;
  margin-left: 0;
  margin-right: auto;
}

.h3-heading {
  color: var(--333);
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: .625rem;
  margin-left: 0;
  margin-right: auto;
  font-size: 1.375rem;
  line-height: 1.9375rem;
  display: block;
}

.image-icon {
  width: auto;
  max-width: 31%;
  height: auto;
  margin-bottom: 1.25rem;
  margin-left: 0;
  margin-right: auto;
}

.link-info {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 30vh;
  display: flex;
}

.spark-button {
  border: .0625rem solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: .5rem;
  flex: none;
  padding: 1rem;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-button.spark-light-button {
  border-color: var(--spark-library--white);
  background-color: var(--333);
  color: var(--sand);
  border-radius: 3.125rem;
  min-height: 0;
  padding: 1rem 2.9375rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1em;
  transition: color .15s, border-color .15s, background-color .15s, opacity .15s;
}

.spark-button.spark-light-button:hover {
  color: var(--white);
  background-color: #fbc586;
}

.contact-form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template: "."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.image-4 {
  width: auto;
  max-width: none;
  height: auto;
  margin: 4.6875rem .625rem;
}

.paragraph-contact {
  color: var(--sand);
  font-family: Red Hat Display, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.text-about {
  width: 80%;
}

.link-mail {
  color: var(--sand);
  font-family: Red Hat Display, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.2rem;
  text-decoration: none;
  transition: transform .475s;
}

.link-mail:hover {
  transform: scale(1.1);
}

.div-block-10 {
  border: .0625rem solid var(--sand);
  border-radius: 6.1875rem;
  justify-content: center;
  align-items: center;
  margin-top: 2.1875rem;
  padding: 1.0625rem;
  display: flex;
}

.background-video-3 {
  border-radius: 20px;
  height: auto;
  max-height: none;
}

.background-video-4 {
  height: 100%;
}

.div-9, .div-10, .div-11, .div-13, .div-14, .div-15, .div-16, .div-17, .div-18 {
  border-radius: var(--rounded);
}

.image-5 {
  filter: grayscale();
  width: 35px;
  max-width: none;
  max-height: none;
}

.icon-image {
  margin-left: 17px;
  margin-right: 17px;
}

html.w-mod-js [data-ix="none-more"] {
  opacity: 0;
  display: none;
}

@media screen and (max-width: 991px) {
  .div-holder-hero {
    min-height: 27rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .h2-heading {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .herro-text-h2 {
    max-width: 25rem;
  }

  .nav-link-2 {
    padding: 13px;
    font-size: 1.25rem;
  }

  .heading-2 {
    margin-bottom: .625rem;
    font-size: 4.1rem;
    line-height: 4rem;
  }

  .moovi-text {
    height: 3rem;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .offerings {
    cursor: context-menu;
    font-size: .7rem;
    line-height: .8rem;
  }

  .more {
    width: 10.2rem;
  }

  .paragraph-more {
    padding: .6875rem;
    font-size: .6rem;
    line-height: .7rem;
  }

  .h3-heading {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }

  .image-icon {
    max-width: 35%;
  }

  .contact-form {
    margin-top: 3rem;
  }

  .image-4 {
    width: 19.5rem;
  }

  .text-about {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .link-mail {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .div-holder-hero {
    border-radius: .4375rem;
  }

  .div-holder-hero.corner {
    border-radius: .6rem;
  }

  .h2-heading {
    margin-top: .625rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .herro-text-h2 {
    max-width: 20rem;
  }

  .brand {
    padding-left: 0;
  }

  .heading-2 {
    font-size: 3.4rem;
    line-height: 3.3rem;
  }

  .moovi-text {
    padding-left: .125rem;
    padding-right: .125rem;
  }

  .grid-2 {
    margin-top: 0;
  }

  .text-holder {
    border-radius: .6rem;
  }

  .offerings {
    text-align: center;
  }

  .paragraph-more {
    border-radius: .4375rem;
  }

  .text-info-1 {
    width: 95%;
  }

  .h3-heading {
    margin-top: .625rem;
    font-size: .875rem;
    line-height: 1.2rem;
  }

  .contact-form {
    grid-template: "."
                   "."
                   / 1fr;
    grid-auto-flow: column dense;
  }

  .div-block-10 {
    margin-left: 39px;
    margin-right: 39px;
  }
}

@media screen and (max-width: 479px) {
  .portfolio {
    margin-top: 1rem;
  }

  .div-holder-hero {
    padding: .625rem;
  }

  .herro-text-h2 {
    max-width: 12rem;
  }

  .herro-text-h2.about {
    max-width: 14.1rem;
    font-size: 1.125rem;
    line-height: 1.125rem;
  }

  .image-2 {
    max-width: 70%;
  }

  .nav-link-2 {
    z-index: 99;
    float: none;
    clear: none;
    color: var(--sand);
    text-decoration: none;
  }

  .heading-2 {
    font-size: 3.1rem;
    line-height: 2.7rem;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .moovi-text {
    border-radius: 1.25rem;
    flex-flow: column;
    height: auto;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-holder {
    justify-content: center;
    align-items: flex-start;
  }

  .nav-menu {
    background-color: rgba(200, 200, 200, 0);
    margin-top: 6px;
  }

  .menu-raund {
    background-color: var(--spark-library--black);
    border-radius: 8rem;
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .text-moovi {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .text-info-1 {
    margin-bottom: 0;
  }

  .h3-heading {
    font-size: .75rem;
    line-height: 1.1rem;
  }

  .image-icon {
    max-width: 86%;
    margin-bottom: 0;
  }

  .contact-form {
    margin-bottom: 53px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-4 {
    width: 14rem;
  }

  .div-block-10 {
    margin-top: 3.0875rem;
  }

  .menu-button {
    background-color: rgba(200, 200, 200, .16);
  }

  .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
  }

  .icon {
    color: var(--333);
  }
}

#w-node-b3f3a248-dfce-c6fc-7d9f-a8c758fda698-e44386e4 {
  align-self: auto;
}

#w-node-a58bd4a6-e178-ea32-8e52-b7253d73fda9-e44386e4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: auto;
}

#w-node-_448999ae-94cc-acac-8615-11c0641801ed-6b7d28a6 {
  align-self: center;
  justify-self: center;
}

#w-node-_765b360a-c798-13dc-ad70-d9f36d05739d-6b7d28a6 {
  align-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-a58bd4a6-e178-ea32-8e52-b7253d73fda9-e44386e4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


