:root {
  --goldenrod: #d3b203;
}

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #fff;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  color: #fff;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.25rem;
}

li {
  margin-bottom: .25rem;
}

img {
  object-fit: cover;
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.z2 {
  z-index: 2;
  position: relative;
}

.text-color-black {
  color: #000;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-light {
  font-weight: 300;
}

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

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.show {
  display: block;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-hidden.display-flex {
  grid-column-gap: 20px;
  align-items: flex-start;
  display: flex;
}

.overflow-hidden.display-flex.bottom {
  margin-right: -212px;
}

.overflow-hidden.margin-top.margin-custom-1 {
  margin-top: 32px;
}

.overflow-hidden.margin-vertical.margin-custom2 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #386eec;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.heading-medium {
  font-size: 2rem;
  line-height: 1.2;
}

.heading-large {
  font-size: 9.375rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-large.text-style-all-caps.text-weight-xbold {
  font-size: 17vw;
}

.heading-large.text-style-all-caps.text-weight-xbold.secondary-font {
  letter-spacing: -.5rem;
  font-size: 20vw;
  font-weight: 800;
  line-height: .9;
}

.heading-large.text-style-all-caps.text-weight-xbold.primary-font {
  font-size: 23vw;
  font-weight: 400;
  line-height: .9;
  position: relative;
}

.heading-large.text-style-all-caps.text-weight-xbold.primary-font.left {
  margin-right: auto;
  font-size: 20vw;
}

.heading-large.text-style-all-caps.text-weight-xbold.primary-font.right {
  margin-left: auto;
  font-size: 20vw;
}

.heading-large.text-style-all-caps.primary-font {
  color: #000;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-large.text-style-all-caps.primary-font.text-align-right {
  padding-right: 146px;
  line-height: 1;
}

.heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
  margin-left: 7.2rem;
  margin-right: auto;
  padding-right: 224px;
}

.heading-large.secondary-font.text-style-all-caps.second {
  font-size: 7vw;
  font-weight: 200;
  line-height: 1.1;
}

.heading-large.secondary-font.text-style-all-caps.second.italic {
  font-family: Italiana, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.heading-large.secondary-font.text-style-all-caps.second.italic.absolute {
  position: absolute;
  bottom: -100%;
}

.heading-large.primary-font.menu {
  font-size: 8vw;
  display: flex;
}

.text-weight-bold {
  font-weight: 700;
}

.text-size-large {
  font-size: 1.5rem;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.secondary-font {
  line-height: 1.7;
}

.text-size-regular.secondary-font.text-weight-light {
  color: #fff;
}

.text-size-regular.secondary-font.text-weight-light.second {
  font-weight: 700;
}

.text-weight-normal {
  font-weight: 400;
}

.text-weight-normal.text-color-gray.text-size-small.style-guide {
  color: #fff;
  justify-content: flex-start;
  width: 200px;
  display: flex;
}

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

.z1 {
  z-index: 1;
  position: relative;
}

.show-mobile-portrait {
  display: none;
}

.text-style-italic {
  font-style: italic;
}

.background-color-gray {
  background-color: #a8c1d833;
}

.hide {
  display: none;
}

.text-size-medium {
  font-size: 1.25rem;
}

.text-size-medium.text-style-all-caps.secondary-font {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  position: absolute;
  inset: auto auto -11% 0%;
}

.text-size-medium.text-weight-light {
  font-weight: 200;
}

.text-size-medium.text-weight-light.text-color-gray.margin-bottom.margin-medium {
  font-size: 1rem;
  font-weight: 300;
}

.text-align-left {
  text-align: left;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-style-link {
  text-decoration: underline;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.secondary-font {
  color: var(--goldenrod);
}

.text-size-small.secondary-font.text-style-all-caps {
  color: #fff;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.heading-xlarge {
  font-size: 22.125rem;
  font-weight: 400;
  line-height: 1.1;
}

.heading-xlarge.relative {
  z-index: 1;
  position: relative;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.text-size-tiny {
  font-size: .75rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.page-padding {
  padding: 190px 3.5rem;
}

.text-align-right {
  text-align: right;
}

.show-tablet {
  display: none;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.text-color-gray {
  color: gray;
}

.show-mobile-landscape {
  display: none;
}

.background-color-white {
  background-color: #fff;
}

.background-color-white.height {
  height: 124px;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.utility-component {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  position: relative;
}

.utility-form-block {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  max-width: none;
  display: flex;
  position: relative;
}

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

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.button-secondary {
  color: #386eec;
  text-align: center;
  background-color: #0000;
  border: .125rem solid #386eec;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.button-text {
  color: #386eec;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.margin-tiny {
  margin: .125rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.margin-xsmall {
  margin: .5rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 8rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin0 {
  margin: 0;
}

.padding0 {
  padding: 0;
}

.padding-tiny {
  padding: .125rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.padding-xsmall {
  padding: .5rem;
}

.padding-small {
  padding: 1rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-xhuge {
  padding: 8rem;
}

.padding-xxhuge {
  padding: 12rem;
}

.text-style-all-caps {
  text-transform: uppercase;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margi-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

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

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.text-style-nowrap {
  white-space: nowrap;
}

.heading-small {
  font-size: 1.25rem;
  line-height: 1.4;
}

.heading-xsmall {
  font-size: .875rem;
  line-height: 1.5;
}

.text-weight-medium {
  font-weight: 500;
}

.container-xlarge {
  width: 100%;
  max-width: 103.75rem;
}

.page-wrapper {
  perspective: 1196px;
  color: #fff;
  background-color: #000;
  transform: perspective(1294px);
}

.hero-section {
  height: 100vh;
}

.hero-section.display-flex {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

.hero-section.padding-horizontal.padding-xhuge {
  flex-direction: column;
  align-items: center;
  height: auto;
  display: flex;
}

.main-image {
  object-fit: cover;
}

.main-image.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.main-image._50 {
  width: 55%;
}

.hero-image {
  width: 201px;
  height: 268px;
}

.hero-image.position-absolute {
  display: none;
  position: absolute;
  inset: auto;
}

.hero-image.position-absolute.nav {
  z-index: 1;
}

.filter {
  opacity: 1;
  background-color: #000000e0;
  position: absolute;
  inset: 0%;
}

.about-section {
  height: 100vh;
}

.about-section.display-flex {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 20vh;
  display: flex;
  position: relative;
}

.about-image {
  mix-blend-mode: multiply;
  height: 66vh;
  margin-top: 17vh;
  position: sticky;
  top: 17vh;
}

.about-image._2 {
  opacity: 1;
  mix-blend-mode: hard-light;
  width: 38vw;
  top: 17vh;
}

.secondary-font {
  font-family: Manrope, sans-serif;
}

.primary-font {
  font-family: Italiana, sans-serif;
}

.position-absolute {
  position: absolute;
  inset: 0%;
}

.about-section-second {
  z-index: 1;
  background-color: #000;
  position: relative;
}

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

.grid-2-columns.gap-40 {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  margin-top: 20px;
}

.grid-2-columns.is-tablet {
  grid-template-columns: 1fr 1fr 3vw;
}

.column.background-color-gray {
  background-color: #0003;
}

.column.background-color-gray.padding-horizontal.padding-custom2 {
  height: 400vh;
  padding-left: 142px;
  padding-right: 38px;
  position: relative;
  top: 0;
}

.column.background-color-gray.padding-horizontal.padding-custom2.second {
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding-top: 5.9rem;
  padding-bottom: 5.9rem;
  display: flex;
  position: static;
}

.scroll {
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
  position: absolute;
  inset: auto 4% 8% auto;
}

.lottie-animation {
  width: 33%;
  position: absolute;
  inset: auto auto 34px;
}

.sticky-column {
  z-index: 1;
  mix-blend-mode: exclusion;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.wrap-text-work {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: absolute;
}

.wrap-text-work.first {
  transform: translate(0, -70%);
}

.wrap-text-work.second {
  transform: translate(0, 25%);
}

.wrap-text-work.third {
  transform: translate(0, 108%);
}

.wrap-text-work.fourth {
  transform: translate(0, 124%);
}

.image-work {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

.image-work.modal {
  mix-blend-mode: exclusion;
  background-image: url('../images/about2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 605px;
  margin-top: -74px;
  transform: rotate(-1deg);
}

.image-work.modal.second {
  background-image: url('../images/description1.jpg');
}

.image-work.modal.third {
  background-image: url('../images/screen1-4.jpg');
}

.image-work.modal.fourth {
  background-image: url('../images/screen2_2.jpg');
}

.image {
  border: 3px #fff;
  width: 400px;
  height: auto;
  box-shadow: 2px 2px 6px #383838;
}

.image.absolute {
  opacity: 0;
  border-radius: 5px;
  position: absolute;
  inset: 0%;
}

.image.absolute:hover {
  opacity: 1;
  border-radius: 5px;
}

.team-section {
  z-index: 1;
  grid-row-gap: 78px;
  background-color: #000;
  flex-direction: column;
  height: auto;
  padding-top: 104px;
  padding-bottom: 130px;
  display: block;
  position: relative;
  overflow: hidden;
}

.container-text {
  height: 100vh;
  position: sticky;
  inset: 0%;
  overflow: auto;
}

.first-block {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.bout-heading {
  font-size: 3.125vw;
}

.bout-heading.text-style-all-caps {
  margin-top: 0;
  margin-bottom: 0;
}

.bout-heading.margin-bottom.margin-medium {
  color: #929292;
  font-size: 5vw;
}

.about-paragraph {
  margin-left: 180px;
  font-size: 1.25vw;
}

.about-paragraph.secondary-font.text-style-all-caps {
  margin-left: 0;
  font-size: 1.35vw;
}

.second-block {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0, 100vh);
}

.third-block {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0, 200vh);
}

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

.div-block {
  height: auto;
  position: sticky;
  top: 0;
}

.awards-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  color: #383838;
  border-bottom: 1px solid #383838;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr 1fr .25fr;
  grid-auto-columns: 1fr;
  padding-top: 21px;
  padding-bottom: 21px;
  display: grid;
}

.awards-grid:hover {
  border-bottom-color: var(--goldenrod);
  color: var(--goldenrod);
  grid-template-areas: ". . . Area";
}

.first-work-modal {
  z-index: 7;
  background-color: #000;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: auto;
}

.first-work-modal.padding-top.padding-xxhuge {
  z-index: 9999;
  padding-bottom: 8rem;
  display: none;
}

.row-team {
  grid-column-gap: 25px;
  white-space: nowrap;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.row-team.second {
  justify-content: flex-end;
}

.team.grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 110vw;
  height: 100%;
}

.team-card {
  border-radius: 5px;
}

.team-card.overflow-hidden.relative {
  opacity: .52;
  position: relative;
  overflow: visible;
}

.team-card.overflow-hidden.relative:hover {
  z-index: 5;
  opacity: 1;
}

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

.grid-3-column.work-template {
  grid-template-columns: 2fr 1fr 1fr;
  width: 100%;
}

.text-span-2 {
  margin-right: -29%;
  display: inline-block;
}

.grdi-2-columns.modal {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 70%;
}

.grdi-2-columns.modal.margin-vertical.margin-huge {
  grid-column-gap: 70px;
  width: 80%;
}

.grdi-2-columns.modal.second {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr;
  margin-bottom: -81px;
}

._100wh-section {
  background-color: #ac8385;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 110vh;
  padding-top: 84px;
  display: flex;
  overflow: hidden;
}

._100wh-section.second {
  background-color: var(--goldenrod);
  width: 100%;
}

._100wh-section.third {
  background-color: #b7a34e;
  width: 100%;
}

._100wh-section.fourth {
  background-color: #e9e9e9;
}

.display-flex-horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
  transform: rotate(-11deg);
}

.row.display-flex-horizontal {
  align-items: center;
  margin-bottom: 0;
  overflow: hidden;
  transform: none;
}

.row.display-flex-horizontal.padding-horizontal.padding-xhuge {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 6.5rem;
}

.row.display-flex-horizontal.left {
  justify-content: flex-start;
  margin-bottom: 0;
  padding-left: 10vw;
}

.row.display-flex-horizontal.left.second {
  padding-left: 15vw;
  overflow: hidden;
}

.row.display-flex-horizontal.left.second.overflow-hidden {
  padding-left: 32vw;
  position: relative;
}

.row.display-flex-horizontal.form {
  justify-content: space-between;
}

.row.display-flex-horizontal {
  align-items: center;
  margin-bottom: 0;
  transform: none;
}

.row.display-flex-horizontal.padding-horizontal.padding-xhuge {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 6.5rem;
  overflow: visible;
}

.move-image {
  justify-content: flex-start;
  display: flex;
}

.move-image.second {
  justify-content: flex-end;
}

.colosed-button {
  mix-blend-mode: exclusion;
  background-color: #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: fixed;
  inset: 8% 8% auto auto;
}

.line {
  background-color: #000;
  width: 20px;
  height: 1px;
}

.line.bottom {
  border-radius: 20px;
  height: 2px;
  transform: translate(0, -1px)rotate(-45deg);
}

.line.top {
  border-radius: 20px;
  height: 2px;
  transform: translate(0, 1px)rotate(45deg);
}

.line.menu {
  z-index: 2;
  opacity: 1;
  background-color: #fff;
  width: 50px;
  height: 4px;
  position: relative;
}

.line.menu.absolute {
  position: absolute;
}

.second-work-modal {
  z-index: 7;
  background-color: #000;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: auto;
}

.second-work-modal.padding-top.padding-xxhuge {
  z-index: 9999;
  padding-bottom: 8rem;
  display: none;
}

.third-work-modal {
  z-index: 7;
  background-color: #000;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: auto;
}

.third-work-modal.padding-top.padding-xxhuge {
  z-index: 9999;
  padding-bottom: 8rem;
  display: none;
}

.fourth-work-modal {
  z-index: 7;
  background-color: #000;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: auto;
}

.fourth-work-modal.padding-top.padding-xxhuge {
  z-index: 9999;
  padding-bottom: 8rem;
  display: none;
}

.text-span-4 {
  text-transform: capitalize;
  font-size: .9rem;
  font-weight: 300;
}

.image-4 {
  border-radius: 5px;
}

.services-section {
  z-index: 1;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding-top: 150px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.point {
  background-color: var(--goldenrod);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 40px;
}

.services {
  padding: 121px 24vw 174px;
}

.contact-section {
  z-index: 1;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  height: 400vh;
  display: flex;
  position: relative;
}

.sticky-wrap {
  perspective: 1235px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: sticky;
  top: 0;
  transform: perspective(1255px);
}

.form-block {
  flex-direction: column;
  justify-content: center;
  padding: 15vh 24vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.form-label {
  background-color: #fff0;
  border: 1px #000;
}

.form-label.text-size-large.form {
  color: #fff;
}

.form-label.text-size-large.form.primary-font {
  border-bottom-style: solid;
  border-bottom-color: #999;
  height: auto;
  margin-bottom: 20px;
  font-size: 7vh;
}

.container-button {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: relative;
}

.container-button.absolute {
  position: absolute;
  inset: 12% 0% auto auto;
}

.container-button._2 {
  margin-left: auto;
}

.submit-button {
  z-index: 3;
  color: var(--goldenrod);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  transition: padding .4s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.submit-button:hover {
  padding-left: 29px;
}

.loop-image {
  position: absolute;
}

.checkbox {
  margin-top: 2px;
  margin-right: 10px;
}

.checkbox-field {
  align-items: center;
  display: flex;
}

.checkbox-label {
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 200;
}

.button-navbar {
  z-index: 37;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: fixed;
  inset: 3% 3% auto auto;
}

.button-navbar.hover-cursor {
  top: 1%;
}

.content-navbar {
  z-index: 5;
  perspective: 1294px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  inset: 0%;
  transform: perspective(1314px);
}

.bg-menu {
  background-image: url('../images/Senza-titolo-1-01-02.svg');
  background-position: 50% 100%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.container-link-navbar {
  z-index: 4;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 13vw;
  display: flex;
  position: relative;
}

.link-nav {
  color: #fff;
  text-decoration: none;
}

.link-nav.overflow-hidden {
  margin-right: auto;
  display: flex;
}

.cursor {
  z-index: 99999;
  -webkit-backdrop-filter: invert();
  backdrop-filter: invert();
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: fixed;
  inset: -25px auto auto -26px;
}

.hover-cursor {
  cursor: pointer;
}

.html-embed {
  display: none;
}

.grid-4-columns {
  grid-column-gap: 0px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wrap-branding.position-relative {
  padding: 0 33px;
  overflow: hidden;
}

.brand-image {
  z-index: 1;
  width: 66px;
  position: relative;
}

.components-section {
  width: 100vw;
}

.components-section.position-relative {
  z-index: 1;
  background-color: #000;
  width: auto;
  height: 200vh;
  padding-top: 0;
  padding-bottom: 93px;
  display: block;
  position: relative;
  top: 0;
}

.outline {
  color: #000;
  text-shadow: -1px -1px #fff, 1px 0 #fff, 1px 0 #fff, -1px 1px #fff;
  line-height: 1;
  text-decoration: none;
}

.main-text.heading-xlarge.secondary-font {
  z-index: 1;
  white-space: nowrap;
  mix-blend-mode: overlay;
  margin-top: 40px;
  font-size: 7vw;
  line-height: 1;
  position: relative;
}

.sticky {
  perspective: 1412px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: sticky;
  top: 0;
  transform: perspective(1569px);
}

.container-image {
  opacity: .19;
  perspective: 1294px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: perspective(1275px);
}

.text-span {
  margin-right: 14px;
  display: block;
  transform: none;
}

.navbar {
  background-color: #0000;
  height: 0;
  padding-top: 36px;
  padding-left: 3%;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  background-color: #0000;
  height: 100vh;
}

.menu-button, .menu-button.w--open {
  background-color: #0000;
}

.portfolio-section {
  z-index: 1;
  opacity: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #000;
  height: auto;
  padding-top: 0;
  padding-bottom: 300px;
  display: block;
  position: relative;
}

.navigation-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-right: 35px;
  display: flex;
  position: sticky;
  inset: 0 0% auto auto;
}

.order {
  opacity: .3;
  color: #fff;
  font-family: Italiana, sans-serif;
  font-size: 3vh;
  text-decoration: none;
}

.order.w--current {
  opacity: 1;
  color: var(--goldenrod);
}

.success-message {
  opacity: 1;
  color: #000;
  mix-blend-mode: difference;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
}

.error-message {
  color: #d13131;
  background-color: #0000;
  padding-left: 0;
}

.link {
  color: #fff;
  text-decoration: none;
}

.text.text-size-small {
  color: #959cb1;
}

.text.text-size-small.margin-top.margin-small {
  margin-top: auto;
}

.text.text-size-small.margin-top.margin-small.hide-tablet {
  color: #969696;
  position: absolute;
  inset: auto auto 7% 8%;
}

.text.text-size-small.margin-top.margin-small.hide-tablet._2 {
  color: #969696;
  left: auto;
  right: 8%;
}

.text.text-size-small.margin-top.margin-small.hide-tablet.licensing {
  bottom: 4%;
}

.text.text-size-small.margin-top.margin-small.hide-tablet {
  font-weight: 500;
}

.text.text-color-gray {
  color: #d9e3ea;
}

.text.text-color-gray.margin-bottom.margin-small {
  color: #5d5dff;
}

.text.rotate {
  color: var(--goldenrod);
  margin-left: -3px;
  font-size: 1rem;
  transform: rotate(-90deg);
}

.text.second {
  margin-top: -15px;
  margin-left: -4px;
  font-size: 1.6rem;
  transform: rotate(-45deg);
}

.text.second.opacity-0 {
  opacity: 0;
}

.text.second.hidden {
  display: none;
}

.text.second.hidden.not-hidden-but-black {
  color: #000;
  display: block;
}

.link-2 {
  color: #fff;
}

.text-style-link-2 {
  text-decoration: none;
}

.style-guide-heading {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.main-image-second {
  object-fit: cover;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  display: flex;
}

.main-image-second.icon-classes {
  background-color: #5a5a5a;
  border-radius: 3px;
  width: auto;
  height: 25.5px;
  padding: 7px 9px;
}

.line-separetor {
  width: 100%;
  height: 2px;
}

.line-separetor.margin-bottom.margin-large.background-primary-color {
  flex: 0 auto;
  height: 1px;
  display: none;
}

.row-second {
  grid-column-gap: 24px;
  grid-row-gap: 8px;
  border-top: 1px solid #535353;
  border-bottom: 1px #535353;
  align-self: stretch;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 10px;
  display: flex;
}

.row-second.style-guide {
  grid-column-gap: 5px;
  border: 1px #000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.row-second.style-guide.vertical {
  flex-direction: column;
  align-items: flex-start;
}

.row-second.border-bottom {
  border-top-style: none;
  border-bottom-style: solid;
  justify-content: center;
  margin-bottom: 26px;
}

.button-text-2 {
  color: #5d5dff;
  text-align: center;
  background-color: #0000;
  border: 1px solid #5d5dff;
  border-radius: 6px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 2rem;
  font-weight: 600;
  line-height: 1.375;
  transition: padding .2s;
  display: block;
  position: relative;
}

.button-text-2:hover {
  padding-right: 3.1rem;
}

.text-span-fourth {
  background-color: #0073e6;
  border-radius: 3px;
  margin-right: 20px;
  padding: 2px 6px;
  font-size: .9rem;
  display: block;
}

.text-span-fourth._2 {
  background-color: #be4aa5;
}

.all-image {
  object-fit: contain;
  width: 100%;
  height: auto;
  margin-left: 0;
}

.main-button {
  color: #d9e3ea;
  text-align: center;
  background-color: #5d5dff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 48px;
  padding: .75rem 2rem;
  font-weight: 600;
  line-height: 1.375;
  transition: padding .3s;
  display: flex;
  position: relative;
}

.main-button:hover, .main-button:active {
  padding-right: 3.1rem;
}

.main-button.w--ecommerce-pill-selected {
  color: #5d5dff;
  background-color: #0000;
  border-style: solid;
  border-color: #5d5dff;
}

.text-size-small-second {
  font-size: .875rem;
}

.style-guide-block {
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 3px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 100px;
  padding: 57px 40px;
  display: flex;
}

.secondary-button {
  color: #d9e3ea;
  text-align: center;
  background-color: #33363a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 2rem;
  font-weight: 600;
  line-height: 1.375;
  transition: padding .3s;
  display: flex;
  position: relative;
}

.secondary-button:hover {
  padding-right: 3.1rem;
}

.styleguide-block {
  grid-column-gap: 6px;
  display: flex;
}

.text-style-underline {
  text-decoration: underline;
}

.text-color-white {
  color: #fff;
}

.grid-3-columns {
  z-index: 2;
  grid-column-gap: 56px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
  position: relative;
}

.display-flex-vertical {
  flex-direction: column;
  display: flex;
}

.display-flex-vertical.border {
  border: 1px solid #fff;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.page-background {
  background-color: #000;
}

.page-background.height {
  flex: 0 auto;
  height: 124px;
}

.block-quote {
  border-left-width: .1rem;
  border-left-color: #fff;
  margin-top: 40px;
  margin-left: 40px;
  font-size: .87rem;
}

.heading {
  margin-bottom: 5.7rem;
}

.container {
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 70.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: block;
  position: relative;
}

.container.padding {
  border: 1px #000;
  border-bottom-color: #919191;
  padding-bottom: 104px;
  padding-left: 0;
  padding-right: 0;
}

.changelog-section {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.overflow-hidden-2 {
  align-items: center;
  overflow: hidden;
}

.overflow-hidden-2.margin-custom {
  align-items: center;
  margin-left: 20px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.overflow-hidden-2.margin-custom.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.changelog-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.2;
}

.changelog-container {
  background-color: #0000;
  border: 1px solid #525252;
  padding: 55px;
}

.changelog-container.border-radius {
  color: #f3f3f3;
  border-color: #fff;
  border-radius: 0;
}

.link-navbar {
  color: #000;
  margin-left: 20px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  transition: color .2s;
}

.link-navbar:hover {
  color: #5d5dff;
}

.link-navbar.white {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  transition: color .4s ease-in-out;
}

.text-span-licensing {
  font-size: 1rem;
  font-weight: 400;
}

.grid-license {
  grid-column-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 25% 1fr;
}

.licensing-text-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-butt {
  color: #d9e3ea;
  text-align: center;
  background-color: #5d5dff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 48px;
  padding: .75rem 2rem;
  font-weight: 600;
  line-height: 1.375;
  transition: padding .3s;
  display: flex;
  position: relative;
}

.main-butt:hover, .main-butt:active {
  padding-right: 3.1rem;
}

.main-butt.w--ecommerce-pill-selected {
  color: #5d5dff;
  background-color: #0000;
  border-style: solid;
  border-color: #5d5dff;
}

.licensing-link-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.licensing-head {
  margin-bottom: 0;
}

.main-paragraph-second {
  color: #b1b1b1;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
}

.main-paragraph-second.second {
  line-height: 1.8;
}

.licensing-container {
  background-color: #0000000a;
  border: 1px solid #fff;
  border-radius: 0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 40px;
}

.navigation {
  position: sticky;
  top: 99px;
}

.navigation.no-stiky {
  position: static;
}

.bold-text-third {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 2.2;
}

.text-span-404 {
  margin-left: -155px;
  font-size: 7.4rem;
}

._404-heading {
  margin-left: auto;
  margin-right: auto;
  font-size: 3.1rem;
  line-height: 1.3;
}

.background-primary-color {
  background-color: var(--goldenrod);
}

.background-primary-color.height {
  height: 124px;
}

.back-to-top {
  border: 1px solid var(--goldenrod);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding-left: 1px;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: auto 4% 5% auto;
}

.back-to-top.w--current {
  bottom: 9%;
}

.main-paragraph.text-size-regular {
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.7;
}

.slide-5 {
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

.icon {
  color: #1d1d1d;
  border: 1px #333;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 15px;
  display: flex;
  inset: 0% -4% -7% 0%;
}

.icon._2 {
  color: #1d1d1d;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  left: -4%;
  right: 0%;
}

.icon._2.white {
  color: #fff;
  border-style: none;
  padding-left: 0;
  padding-right: 0;
}

.icon.white {
  color: #fff;
  border-style: none;
  border-color: #fff;
}

.container-image-2 {
  cursor: pointer;
  justify-content: center;
  padding-top: 85px;
  transition: opacity .5s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-image-2:hover {
  opacity: .56;
}

.work-heading {
  text-transform: none;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: exclusion;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 10.2vw;
  font-weight: 700;
  line-height: 1.1;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.work-heading:hover {
  text-shadow: none;
  background-color: #fff;
}

.mask {
  width: 40vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  overflow: visible;
}

.slide-4, .slide-6 {
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

.work-image {
  width: auto;
  max-width: none;
  height: 26vw;
  transition: opacity .5s ease-in-out;
}

.work-image:hover {
  opacity: .47;
}

.work-image._2 {
  width: auto;
  height: 26vw;
}

.slider-work {
  background-color: #0000;
  height: auto;
  padding-top: 127px;
  padding-bottom: 164px;
  overflow: hidden;
}

.right-arrow {
  width: 50px;
  height: 40px;
  inset: auto 0 0%;
}

.right-arrow._2 {
  border: 1px solid #333;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: 52%;
  bottom: 4%;
  left: auto;
}

.right-arrow._2.white {
  border-color: #fff;
  width: 40px;
  height: 40px;
  margin-left: 617.5px;
  bottom: 8%;
  left: auto;
}

.right-arrow._3 {
  border: 1px solid #333;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  margin-left: 49%;
  margin-right: auto;
  bottom: 4%;
  right: -57px;
}

.right-arrow._3.white {
  color: #fff;
  border-color: #fff;
  width: 40px;
  height: 40px;
  margin-right: 623.5px;
  bottom: 8%;
  right: auto;
}

.slide-nav {
  display: none;
}

.nav-container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.div-block-2 {
  height: 0;
}

.yellow-link {
  color: var(--goldenrod);
}

.hidden {
  display: none;
}

.body {
  color: #000;
}

@media screen and (min-width: 1440px) {
  .heading-large.text-style-all-caps.text-weight-xbold.secondary-font {
    font-size: 16vw;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.primary-font {
    font-size: 20vw;
  }

  .heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
    font-size: 12vw;
  }

  .heading-large.secondary-font.text-style-all-caps.second {
    font-size: 6vw;
  }

  .hero-section.padding-horizontal.padding-xhuge {
    padding-bottom: 14rem;
  }

  .grid-2-columns.gap-40 {
    grid-column-gap: 113px;
  }

  .sticky-column {
    overflow: visible;
  }

  .image-work.modal {
    height: 600px;
  }

  .image {
    width: 400px;
    height: 500px;
  }

  .image.absolute {
    width: auto;
    height: auto;
  }

  .team-section {
    grid-row-gap: 117px;
    padding-top: 0;
  }

  .about-paragraph.secondary-font {
    margin-right: 60px;
  }

  .row.display-flex-horizontal.left {
    padding-left: 15vw;
  }

  .row.display-flex-horizontal.left.second {
    padding-left: 26vw;
  }

  .row.display-flex-horizontal.left.second.overflow-hidden {
    padding-left: 40vw;
  }

  .services-section {
    padding-top: 140px;
  }

  .form-block {
    position: absolute;
    inset: 0%;
  }

  .container-link-navbar {
    padding-right: 25vw;
  }

  .link-nav.overflow-hidden {
    margin-right: auto;
  }

  .outline {
    line-height: .9;
  }

  .main-text.heading-xlarge.secondary-font {
    z-index: 1;
    line-height: .9;
    position: relative;
  }

  .navbar {
    position: fixed;
    inset: 0% 0% auto;
  }

  .changelog-container {
    background-color: #0000;
  }

  .licensing-container {
    background-color: #ffffff0a;
    border-style: solid;
    border-color: #161718;
    width: 100%;
    max-width: 1000px;
  }

  .icon, .icon._2 {
    font-size: 1vw;
  }

  .right-arrow._2 {
    width: 3vw;
    height: 3vw;
    margin-left: 47%;
    margin-right: 0%;
    font-size: 18px;
    left: auto;
    right: auto;
  }

  .right-arrow._2.white {
    width: 3vw;
    height: 3vw;
    margin-left: 47%;
  }

  .right-arrow._3 {
    width: 3vw;
    height: 3vw;
    margin-left: 51%;
    margin-right: auto;
    right: 0;
  }

  .right-arrow._3.white {
    width: 3vw;
    height: 3vw;
    margin-right: 46%;
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .overflow-hidden.margin-vertical.margin-custom2 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .hide-tablet {
    display: none;
  }

  .heading-large {
    font-size: 13.86vw;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.secondary-font {
    position: relative;
  }

  .heading-large.text-style-all-caps.primary-font {
    font-size: 11vw;
  }

  .heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
    margin-left: auto;
  }

  .heading-xlarge {
    font-size: 21vw;
  }

  .spacing-clean {
    margin: 0;
    padding: 0;
  }

  .show-tablet {
    display: block;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margi-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hero-section.display-flex {
    position: relative;
  }

  .about-section.display-flex {
    padding-top: 127px;
  }

  .about-image._2 {
    width: 62%;
    height: auto;
    margin-top: 0;
    margin-bottom: -145px;
    position: static;
    top: 0;
  }

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

  .grid-2-columns.gap-40, .grid-2-columns.is-tablet, .grid-2-columns.is-tablet {
    grid-template-columns: 1fr 1fr;
  }

  .column.background-color-gray {
    transform: translate(-22%);
  }

  .column.background-color-gray.padding-horizontal.padding-custom2 {
    height: auto;
    padding-left: 60px;
    padding-right: 60px;
    transform: none;
  }

  .sticky-column {
    position: sticky;
  }

  .sticky-column.is-tabler-static {
    position: relative;
  }

  .image-work.modal {
    height: 350px;
  }

  .container-text {
    height: auto;
    position: static;
    overflow: visible;
  }

  .first-block {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    position: static;
  }

  .bout-heading.text-style-all-caps {
    font-size: 24px;
  }

  .about-paragraph.secondary-font {
    font-size: 18px;
  }

  .about-paragraph.secondary-font.text-style-all-caps {
    font-size: 12px;
  }

  .second-block {
    height: auto;
    padding-top: 50px;
    padding-bottom: 48px;
    position: relative;
    transform: none;
  }

  .third-block {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    transform: none;
  }

  .div-block {
    position: relative;
  }

  .first-work-modal.padding-top.padding-xxhuge {
    flex-direction: column;
    display: none;
  }

  .grid-3-column.work-template {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .content-section.padding-horizontal.padding-xxhuge {
    padding-left: 60px;
    padding-right: 60px;
  }

  .grdi-2-columns.modal.margin-vertical.margin-huge {
    width: 100%;
  }

  ._100wh-section {
    height: 69vh;
  }

  .row.display-flex-horizontal.padding-horizontal.padding-xhuge {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 60px;
    padding-right: 60px;
    overflow: visible;
  }

  .row.display-flex-horizontal.left {
    padding-left: 60px;
  }

  .row.display-flex-horizontal.left.second {
    padding-left: 123px;
  }

  .row.display-flex-horizontal.left.second.overflow-hidden {
    padding-left: 235px;
  }

  .services-section {
    padding-top: 100px;
  }

  .services {
    padding: 100px 60px;
  }

  .cursor, .navigation-2 {
    display: none;
  }

  .text.text-size-small.margin-top.margin-small {
    margin-top: 20px;
  }

  .grid-3-columns {
    grid-column-gap: 15px;
    grid-row-gap: 25px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
    display: flex;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .link-navbar {
    margin-top: 10px;
    padding-right: 20px;
    font-size: 18px;
  }

  .link-navbar.white {
    font-size: 14px;
  }

  .grid-license {
    grid-template-columns: 1fr;
  }

  .main-butt:hover {
    padding-right: 2rem;
  }

  .licensing-container {
    width: 100%;
  }

  .navigation {
    position: static;
  }

  .work-heading {
    font-size: 11.5vw;
    font-weight: 700;
    top: 12%;
  }

  .mask {
    width: 45vw;
  }

  .slide-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .work-image, .work-image._2 {
    width: 100%;
    height: auto;
  }

  .right-arrow._2 {
    margin-left: auto;
    margin-right: auto;
    left: -5%;
  }

  .right-arrow._2.white {
    margin-left: auto;
    margin-right: auto;
    left: -10%;
  }

  .right-arrow._3 {
    margin-left: auto;
    margin-right: auto;
    right: -13%;
  }

  .right-arrow._3.white {
    margin-right: auto;
    right: -11%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  .heading-medium {
    font-size: 1.5rem;
  }

  .heading-large {
    font-size: 13.86vw;
  }

  .heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
    padding-right: 103px;
  }

  .heading-large.primary-font.menu.hover-cursor {
    font-size: 11vw;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .text-size-small.secondary-font.text-style-all-caps {
    font-size: .7rem;
  }

  .heading-xlarge {
    font-size: 21vw;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .spacing-clean {
    margin: 0;
    padding: 0;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .show-mobile-landscape {
    display: block;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margi-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-small {
    font-size: 1rem;
  }

  .hero-section.padding-horizontal.padding-xhuge {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-image._50 {
    width: 100%;
  }

  .column.background-color-gray.padding-horizontal.padding-custom2, .column.background-color-gray.padding-horizontal.padding-custom2.second {
    padding-left: 20px;
    padding-right: 20px;
  }

  .second-block {
    transform: none;
  }

  .first-work-modal.padding-top.padding-xxhuge {
    padding-top: 7.8rem;
  }

  .grid-3-column.work-template {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .content-section.padding-horizontal.padding-xxhuge {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grdi-2-columns.modal.margin-vertical.margin-huge {
    grid-template-columns: 1fr;
  }

  .grdi-2-columns.modal.second {
    width: 100%;
    margin-bottom: 0;
  }

  .row.display-flex-horizontal.padding-horizontal.padding-xhuge {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .row.display-flex-horizontal.left.second {
    padding-left: 72px;
  }

  .row.display-flex-horizontal.left.overflow-hidden {
    padding-left: 0;
  }

  .services-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services {
    padding-left: 0;
    padding-right: 0;
  }

  .form-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-link-navbar {
    padding-left: 5vw;
  }

  .style-guide-heading {
    font-size: 1.5rem;
  }

  .grid-3-columns {
    grid-column-gap: 19px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 100px;
    display: flex;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.padding {
    padding-bottom: 60px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .slide-5 {
    margin-left: 0;
  }

  .work-heading {
    font-size: 15vw;
  }

  .mask {
    width: 60vw;
  }

  .right-arrow._2 {
    left: -50%;
  }

  .right-arrow._3 {
    right: 29%;
  }
}

@media screen and (max-width: 479px) {
  .overflow-hidden.display-flex.bottom {
    margin-right: 0;
  }

  .overflow-hidden.margin-top.margin-custom-1 {
    margin-top: 5px;
  }

  .overflow-hidden.margin-vertical.margin-custom2 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.secondary-font {
    letter-spacing: 0;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.primary-font.left, .heading-large.text-style-all-caps.text-weight-xbold.primary-font.right {
    font-size: 23vw;
  }

  .heading-large.text-style-all-caps.primary-font {
    font-size: 14vw;
  }

  .heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
    margin-top: 2rem;
    padding-right: 20vw;
    font-size: 14vw;
  }

  .heading-large.secondary-font.text-style-all-caps.second {
    font-size: 9vw;
    line-height: 1.2;
  }

  .heading-large.secondary-font.text-style-all-caps.second.italic {
    line-height: 1.2;
  }

  .heading-large.primary-font.menu.hover-cursor {
    font-size: 14vw;
  }

  .text-size-regular.secondary-font.text-weight-light {
    font-size: .8rem;
  }

  .show-mobile-portrait {
    display: block;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .text-size-small.secondary-font.text-style-all-caps {
    font-size: .87rem;
  }

  .heading-xlarge.relative {
    font-size: 32vw;
  }

  .spacing-clean {
    margin: 0;
    padding: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margi-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hero-section.display-flex {
    overflow: hidden;
  }

  .main-image.modal {
    width: 96%;
    margin-right: 20px;
  }

  .hero-image.position-absolute {
    width: 30vw;
    height: 40vw;
  }

  .about-section.display-flex {
    padding-top: 78px;
    padding-bottom: 20px;
  }

  .about-image._2 {
    width: 84%;
    margin-bottom: -56px;
  }

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

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

  .column.background-color-gray {
    transform: none;
  }

  .column.background-color-gray.padding-horizontal.padding-custom2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column.background-color-gray.padding-horizontal.padding-custom2.second {
    padding-bottom: 0;
  }

  .sticky-column {
    justify-content: flex-end;
    width: 20%;
    margin-left: auto;
    padding-top: 15vh;
    padding-right: 20px;
  }

  .sticky-column.is-tabler-static {
    width: 100%;
    height: 500px;
    padding-right: 0;
    position: static;
  }

  .wrap-text-work.first {
    align-items: flex-end;
    transform: none;
  }

  .wrap-text-work.second, .wrap-text-work.third, .wrap-text-work.fourth {
    transform: none;
  }

  .image-work {
    padding-left: 30px;
  }

  .image-work.modal {
    height: 170px;
    margin-top: -26px;
  }

  .image-work.modal.second, .image-work.modal.third {
    height: 170px;
  }

  .image-work.modal.fourth {
    width: 100%;
    height: 170px;
    margin-top: -22px;
    padding-left: 0;
  }

  .image {
    width: 70vw;
  }

  .container-text {
    overflow: visible;
  }

  .bout-heading.text-style-all-caps {
    font-size: 22px;
  }

  .about-paragraph.secondary-font {
    margin-left: 0;
    font-size: 16px;
  }

  .first-work-modal.padding-top.padding-xxhuge {
    z-index: 9999;
    padding-top: 8rem;
    display: none;
  }

  .team.grid.first, .team.grid.second {
    width: 250vw;
  }

  .grid-3-column.work-template {
    grid-column-gap: 18px;
    grid-template-columns: 1fr;
  }

  ._100wh-section {
    height: 50vh;
    overflow: hidden;
  }

  ._100wh-section.fourth {
    width: auto;
    padding-top: 53px;
  }

  .display-flex-horizontal {
    margin-bottom: 20px;
  }

  .row.display-flex-horizontal.left {
    padding-left: 20px;
  }

  .row.display-flex-horizontal.left.second {
    padding-left: 46px;
  }

  .row.display-flex-horizontal.left.second.overflow-hidden {
    padding-left: 108px;
  }

  .colosed-button {
    top: 2%;
  }

  .second-work-modal.padding-top.padding-xxhuge, .third-work-modal.padding-top.padding-xxhuge {
    z-index: 9999;
    padding-top: 6rem;
    display: none;
  }

  .fourth-work-modal.padding-top.padding-xxhuge {
    z-index: 9999;
    padding-top: 6rem;
    display: none;
    overflow: auto;
  }

  .point {
    width: 20px;
    height: 20px;
    margin-right: 20px;
  }

  .services {
    padding: 60px 0 0;
  }

  .sticky-wrap.overflow-hidden {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-link-navbar {
    padding-left: 8vw;
  }

  .grid-4-columns.margin-top {
    grid-row-gap: 40px;
    grid-template-columns: auto auto;
  }

  .components-section.position-relative {
    display: none;
  }

  .outline {
    line-height: .9;
  }

  .main-text.heading-xlarge.secondary-font {
    font-size: 26vw;
    line-height: .9;
  }

  .portfolio-section {
    padding-bottom: 0;
  }

  .text {
    flex: 0 auto;
  }

  .text.rotate {
    margin-left: -7px;
  }

  .style-guide-heading {
    margin-bottom: 1rem;
  }

  .row-second {
    grid-column-gap: 5px;
    grid-row-gap: 2px;
    flex-flow: wrap;
  }

  .main-button {
    width: auto;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.padding {
    padding-bottom: 0;
  }

  .changelog-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .changelog-text {
    font-size: 19px;
  }

  .changelog-container {
    padding: 25px;
  }

  .link-navbar.white {
    margin-top: 0;
    font-size: 14px;
  }

  .main-butt {
    width: auto;
  }

  .licensing-head {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .main-paragraph-second {
    font-size: 1.25rem;
  }

  .licensing-container {
    width: 100%;
    padding: 20px;
  }

  .container-image-2 {
    padding-top: 127px;
  }

  .work-heading {
    top: 27%;
  }

  .mask {
    width: 75vw;
  }

  .work-image {
    width: 100%;
  }

  .work-image._2 {
    margin-bottom: 0;
    overflow: hidden;
  }

  .right-arrow._2 {
    left: 4px;
  }

  .right-arrow._2.white {
    bottom: 6%;
    left: -17%;
  }

  .right-arrow._3 {
    right: -113px;
  }

  .right-arrow._3.white {
    bottom: 6%;
    right: -17%;
  }
}

#w-node-_36db900c-06f9-caf1-582d-3cf57b0166b5-70a5d307, #w-node-f8916efd-736b-fb0f-fb7a-eb674f4c545a-70a5d307, #w-node-_87ecbab6-f5ba-e100-9582-8c7f2c3ec326-70a5d307, #w-node-b6e78d01-ec8f-e277-a702-abc0448386e0-70a5d307, #w-node-_910bccce-5d76-8b21-88f6-9c3a700a8149-70a5d307, #w-node-_910bccce-5d76-8b21-88f6-9c3a700a814b-70a5d307, #w-node-_910bccce-5d76-8b21-88f6-9c3a700a814d-70a5d307, #w-node-_910bccce-5d76-8b21-88f6-9c3a700a814f-70a5d307, #w-node-c5eb0d8e-d2df-dd88-815c-d278abf9e06b-70a5d307, #w-node-c5eb0d8e-d2df-dd88-815c-d278abf9e06d-70a5d307, #w-node-c5eb0d8e-d2df-dd88-815c-d278abf9e06f-70a5d307, #w-node-c5eb0d8e-d2df-dd88-815c-d278abf9e071-70a5d307, #w-node-c12db6cb-26dd-50bf-854a-50b8c10bc6a2-70a5d307, #w-node-c12db6cb-26dd-50bf-854a-50b8c10bc6a4-70a5d307, #w-node-c12db6cb-26dd-50bf-854a-50b8c10bc6a6-70a5d307, #w-node-c12db6cb-26dd-50bf-854a-50b8c10bc6a8-70a5d307, #w-node-_39662ca6-9e73-d460-7969-c7c66ce6ff48-70a5d307, #w-node-_39662ca6-9e73-d460-7969-c7c66ce6ff4a-70a5d307, #w-node-_39662ca6-9e73-d460-7969-c7c66ce6ff4c-70a5d307, #w-node-_39662ca6-9e73-d460-7969-c7c66ce6ff4e-70a5d307, #w-node-_01eccd38-1707-4825-ea2d-9cc79f135320-70a5d307, #w-node-_01eccd38-1707-4825-ea2d-9cc79f135322-70a5d307, #w-node-_01eccd38-1707-4825-ea2d-9cc79f135324-70a5d307, #w-node-_01eccd38-1707-4825-ea2d-9cc79f135326-70a5d307, #w-node-_1fa7c55b-f01f-c992-76b1-0fc789f61ef1-70a5d307, #w-node-_1fa7c55b-f01f-c992-76b1-0fc789f61ef3-70a5d307, #w-node-_1fa7c55b-f01f-c992-76b1-0fc789f61ef5-70a5d307, #w-node-_1fa7c55b-f01f-c992-76b1-0fc789f61ef7-70a5d307, #w-node-_71b0ffb0-9557-10f4-3269-84ad6bff7d81-70a5d307, #w-node-_71b0ffb0-9557-10f4-3269-84ad6bff7d83-70a5d307, #w-node-_71b0ffb0-9557-10f4-3269-84ad6bff7d85-70a5d307, #w-node-_71b0ffb0-9557-10f4-3269-84ad6bff7d87-70a5d307, #w-node-d00f3de8-51df-6b13-a260-fc944f45b651-70a5d307, #w-node-d00f3de8-51df-6b13-a260-fc944f45b653-70a5d307, #w-node-d00f3de8-51df-6b13-a260-fc944f45b655-70a5d307, #w-node-f5d35ee1-4aa8-f072-a072-6a30f8197711-70a5d307, #w-node-f5d35ee1-4aa8-f072-a072-6a30f8197713-70a5d307, #w-node-f5d35ee1-4aa8-f072-a072-6a30f8197715-70a5d307, #w-node-_336be8fc-1724-9171-58df-886d154ed48d-70a5d307, #w-node-cc481f01-1229-f4e2-ca8c-5f4b999a0a49-70a5d307, #w-node-cc481f01-1229-f4e2-ca8c-5f4b999a0a4b-70a5d307, #w-node-cc481f01-1229-f4e2-ca8c-5f4b999a0a4d-70a5d307, #w-node-_531ae8f7-984d-2bcb-e2b4-5a03ef50a998-70a5d307, #w-node-_52cded52-16f5-86de-3b91-2ef3b52dc1a8-70a5d307, #w-node-_52cded52-16f5-86de-3b91-2ef3b52dc1aa-70a5d307, #w-node-_52cded52-16f5-86de-3b91-2ef3b52dc1ac-70a5d307, #w-node-_9e1c7cda-ca8f-d218-3677-5786fe5f1ca2-70a5d307, #w-node-_9e1c7cda-ca8f-d218-3677-5786fe5f1ca4-70a5d307, #w-node-_9e1c7cda-ca8f-d218-3677-5786fe5f1ca6-70a5d307, #w-node-d47f061d-7c0b-d13a-8060-1af9428f7f8c-70a5d307, #w-node-_187a2a34-da80-7c1e-0186-cc67be3b1151-70a5d307, #w-node-_187a2a34-da80-7c1e-0186-cc67be3b1153-70a5d307, #w-node-_4c0f4a5a-3cac-a95a-313f-b117f48f171c-70a5d307, #w-node-_4c0f4a5a-3cac-a95a-313f-b117f48f171e-70a5d307, #w-node-_4c0f4a5a-3cac-a95a-313f-b117f48f1720-70a5d307, #w-node-_80dc40aa-c5c3-cbdf-cafc-570705c3d719-70a5d307, #w-node-_80dc40aa-c5c3-cbdf-cafc-570705c3d71b-70a5d307, #w-node-_80dc40aa-c5c3-cbdf-cafc-570705c3d71d-70a5d307, #w-node-cddd402d-e3ca-fd28-000d-6ad89a09b330-70a5d307, #w-node-b3c1d0a7-aa78-2a0c-3141-3366aa466000-70a5d307, #w-node-b3c1d0a7-aa78-2a0c-3141-3366aa466002-70a5d307, #w-node-_5d611bd0-c345-f784-2187-a0b93a60cbaa-70a5d307, #w-node-_46158f14-46d8-512c-f32c-e6a1bbed6666-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235beee9-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef14-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ebf443f-f996-7090-9d0b-6dec7b647a3a-70a5d307 {
  grid-area: span 7 / span 1 / span 7 / span 1;
}

#w-node-_6dfed513-ee24-febb-0091-d894e4ab588f-70a5d307, #w-node-a3ba0711-d6fc-3754-6aac-a855c9e00f1b-70a5d307, #w-node-_59dde619-ba68-b6ee-3bf1-057e1f4b0a33-70a5d307, #w-node-_0386166a-1eca-907f-1322-e3db8b654fa4-70a5d307, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7ee1-70a5d307, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7eea-70a5d307, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7ef3-70a5d307, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7efc-70a5d307, #w-node-_140df5b2-8c93-4816-edc4-d3dc109d47f5-70a5d307, #w-node-_140df5b2-8c93-4816-edc4-d3dc109d47f8-70a5d307, #w-node-_140df5b2-8c93-4816-edc4-d3dc109d47fb-70a5d307, #w-node-_140df5b2-8c93-4816-edc4-d3dc109d47fe-70a5d307, #w-node-c5ec2c9d-04c6-b37e-7bcf-1ec8862163fe-70a5d307, #w-node-c5ec2c9d-04c6-b37e-7bcf-1ec886216408-70a5d307, #w-node-c5ec2c9d-04c6-b37e-7bcf-1ec886216412-70a5d307, #w-node-c5ec2c9d-04c6-b37e-7bcf-1ec88621641b-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a139ae90-ff9a-867e-60d2-ff7126c18422-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c18425-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c18428-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c1842b-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c1842e-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c18431-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c18434-70a5d307, #w-node-a139ae90-ff9a-867e-60d2-ff7126c18437-70a5d307 {
  place-self: center;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235bef20-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235bef24-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef2a-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235bef3b-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef3d-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef4b-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef4d-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef55-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef57-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef5f-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235bef63-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef69-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235bef79-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef7b-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef89-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef8b-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef93-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef95-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef9d-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235befa1-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befa7-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235befb8-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befba-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befc8-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befca-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befd2-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befd4-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befdc-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235befe0-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befe6-70a5d307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7323c15e-90ab-3efc-9250-26be235beff7-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235beff9-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bf007-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bf009-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bf011-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bf013-70a5d307, #w-node-_2a066c50-75f1-423f-d5a3-5ed77b0c17a1-82e3a4a7, #w-node-_2a066c50-75f1-423f-d5a3-5ed77b0c17ac-82e3a4a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_7323c15e-90ab-3efc-9250-26be235beee9-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef14-70a5d307 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_7323c15e-90ab-3efc-9250-26be235bef24-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef2a-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef63-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235bef69-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befa1-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befa7-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befe0-70a5d307, #w-node-_7323c15e-90ab-3efc-9250-26be235befe6-70a5d307 {
    justify-self: start;
  }
}


