.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-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Italiana;
  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 {
  max-width: 100%;
  object-fit: cover;
  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;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.show {
  display: block;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.overflow-hidden.margin-top.margin-custom-1 {
  text-align: left;
  flex: 0 auto;
  margin-top: 1.2vw;
  font-family: Recoleta, sans-serif;
  font-size: 1rem;
}

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

.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 {
  text-align: center;
  letter-spacing: .1rem;
  text-transform: capitalize;
  font-family: Recoleta, sans-serif;
  font-size: 5vw;
  font-weight: 500;
  line-height: 1.2;
}

.heading-large.text-style-all-caps.text-weight-xbold.secondary-font.margin-bottom.margin-huge {
  font-weight: 400;
}

.heading-large.text-style-all-caps.text-weight-xbold.primary-font {
  text-align: center;
  text-transform: lowercase;
  font-family: Recoleta, sans-serif;
  font-size: 20vw;
  font-weight: 400;
  line-height: .9;
  position: relative;
}

.heading-large.text-style-all-caps.text-weight-xbold.primary-font.left {
  text-transform: none;
  margin-right: 50%;
  font-size: 10vw;
  line-height: 1.1;
}

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

.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;
  margin-left: 0;
  padding-left: 0;
  font-family: Recoleta, sans-serif;
  font-size: 7vw;
  font-weight: 400;
}

.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 {
  text-transform: none;
  margin-left: 7.2rem;
  margin-right: auto;
  padding-bottom: 50px;
  padding-right: 100px;
}

.heading-large.secondary-font.text-style-all-caps.second {
  text-transform: none;
  font-family: Recoleta, sans-serif;
  font-size: 4.2vw;
  font-weight: 400;
  line-height: 1.2;
}

.heading-large.secondary-font.text-style-all-caps.second.italic {
  text-transform: uppercase;
  font-family: Recoleta, sans-serif;
  font-size: 4.5vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

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

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

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

.heading-large.primary-font.menu.hover-cursor {
  font-family: Recoleta, sans-serif;
}

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

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

.text-size-large.text-weight-light {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}

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

.text-size-regular.secondary-font {
  margin-bottom: .6rem;
  padding-bottom: 0;
  font-family: Recoleta, sans-serif;
  font-size: 1.3rem;
  line-height: 1.4;
}

.text-size-regular.secondary-font.text-weight-light {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Recoleta, sans-serif;
  font-weight: 400;
  line-height: 0;
}

.text-size-regular.secondary-font.text-weight-light.second {
  text-align: left;
  font-family: Recoleta, sans-serif;
  font-weight: 700;
}

.text-size-regular.secondary-font.text-style-all-caps {
  width: auto;
  text-transform: capitalize;
  margin-bottom: .5rem;
  font-family: Recoleta, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.1;
}

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

.text-weight-normal.text-color-gray.text-size-small.style-guide {
  width: 200px;
  color: #fff;
  justify-content: flex-start;
  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: rgba(168, 193, 216, .2);
}

.hide {
  display: none;
}

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

.text-size-medium.text-style-all-caps.secondary-font {
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
  position: absolute;
  top: auto;
  bottom: -7%;
  left: 0%;
  right: auto;
}

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

.text-size-medium.text-weight-light.text-color-gray.margin-bottom.margin-medium {
  margin-bottom: .5rem;
  font-size: 1.2rem;
  font-weight: 400;
}

.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: #fc3669;
  padding-left: 0;
  font-family: Recoleta, sans-serif;
  font-size: 1.3vw;
  font-weight: 600;
  line-height: 1;
}

.text-size-small.secondary-font.text-style-all-caps {
  width: auto;
  color: #fff;
  text-transform: none;
  margin-bottom: .6em;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3;
}

.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;
  text-align: center;
  font-family: Recoleta, sans-serif;
  font-size: 7vw;
  font-weight: 500;
  line-height: 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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  position: relative;
}

.utility-form-block {
  z-index: 2;
  max-width: none;
  text-align: center;
  flex-direction: column;
  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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  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 {
  float: none;
  opacity: 1;
  color: #fff;
  -webkit-text-stroke-color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  font-family: Recoleta, sans-serif;
  position: static;
}

.hero-section {
  height: 100vh;
}

.hero-section.display-flex {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/use-svg-as-background-image-particle-strokes.svg');
  background-position: 0 0, 50% 0;
  justify-content: center;
  align-items: center;
  font-family: Recoleta, sans-serif;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.hero-section.padding-horizontal.padding-xhuge {
  height: auto;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

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

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

.email-image._50 {
  width: 75%;
  align-self: flex-start;
  margin-bottom: 12px;
}

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

.hero-image.position-absolute {
  height: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

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

.filter {
  z-index: auto;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.about-section {
  height: 100vh;
}

.about-section.display-flex {
  z-index: 1;
  height: auto;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20vh;
  font-size: 1rem;
  display: flex;
  position: relative;
}

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

.about-image._2 {
  width: auto;
  height: 80vh;
  opacity: 1;
  mix-blend-mode: hard-light;
  margin-top: 0;
  margin-bottom: -50px;
  top: 9vh;
}

.secondary-font {
  font-family: Manrope;
}

.primary-font {
  font-family: Italiana;
}

.position-absolute {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.about-section-second {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

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

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

.grid-2-columns.is-tablet {
  grid-template-columns: 1fr 1fr 3vw;
  font-family: Oswald, sans-serif;
}

.column.background-color-gray {
  background-color: rgba(0, 0, 0, .2);
}

.column.background-color-gray.padding-horizontal.padding-custom2 {
  height: 400vh;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 50px;
  padding-right: 38px;
  position: relative;
  top: 0;
}

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

.scroll {
  z-index: auto;
  width: 120px;
  height: 120px;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 8%;
  left: auto;
  right: 4%;
}

.lottie-animation {
  width: 33%;
  text-transform: none;
  font-size: 1rem;
  font-style: normal;
  position: absolute;
  top: auto;
  bottom: 34px;
  left: auto;
  right: auto;
}

.sticky-column {
  z-index: 1;
  height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  mix-blend-mode: exclusion;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  display: flex;
  position: -webkit-sticky;
  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.fifth {
  transform: translate(0, 124%);
}

.wrap-text-work.fourth {
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: translate(0, 170%);
}

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

.image-work.modal {
  width: 100%;
  height: auto;
  mix-blend-mode: exclusion;
  background-image: none;
  background-size: auto;
  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: none;
}

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

.image.absolute {
  width: auto;
  opacity: 0;
  border-radius: 5px;
  font-size: 1rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

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

.container-text {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.first-block {
  height: 90vh;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.bout-heading.text-style-all-caps {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recoleta, sans-serif;
  font-size: 4.2vw;
  line-height: 1.2;
}

.bout-heading.margin-bottom.margin-medium {
  color: #fff;
  font-family: Recoleta, sans-serif;
  font-size: 4vw;
}

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

.about-paragraph.secondary-font {
  margin-left: 50px;
  font-family: Recoleta, sans-serif;
  font-size: 1.82vw;
}

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

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

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

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

.div-block {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

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

.awards-grid:hover {
  color: #fc3669;
  border-bottom-color: #fc3669;
  grid-template-columns: .5fr .75fr .75fr;
  grid-template-areas: ".";
}

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

.first-work-modal.padding-top.padding-xxhuge {
  z-index: 9999;
  padding-bottom: 4rem;
  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 {
  width: 110vw;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.team.grid.first {
  width: auto;
  border-top: 30px dashed rgba(255, 255, 255, .09);
  border-bottom: 30px dashed rgba(255, 255, 255, .09);
  line-height: 2;
}

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

.team-card.overflow-hidden.relative {
  width: 60vw;
  opacity: .52;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 20px;
  padding-top: 0;
  font-size: 1rem;
  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 {
  width: 100%;
  grid-template-columns: .5fr 1fr 1fr;
}

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

.content-section.padding-horizontal.padding-xxhuge {
  padding-left: 4rem;
  padding-right: 4rem;
}

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

.grdi-2-columns.modal.margin-vertical.margin-huge {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: .5fr 1.75fr;
  margin-top: 8rem;
  margin-bottom: 5rem;
}

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

._100wh-section-1 {
  width: 100%;
  height: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 84px;
  display: flex;
  overflow: hidden;
}

._100wh-section-1.second {
  width: 100%;
  background-color: #d3b203;
}

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

._100wh-section-1.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: 16vw;
  overflow: hidden;
}

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

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

.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 {
  flex: 0 auto;
  justify-content: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

.fourth-work-modal {
  z-index: 7;
  height: 100vh;
  background-color: #000;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  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;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  padding-top: 174px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.point {
  width: 30px;
  height: 30px;
  background-color: #fc3669;
  border-radius: 50%;
  margin-right: 40px;
}

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

.contact-section {
  z-index: 1;
  height: 400vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

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

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

.form-label {
  background-color: rgba(255, 255, 255, 0);
  border: 1px #000;
}

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

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

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

.container-button.absolute {
  position: absolute;
  top: 12%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.submit-button {
  z-index: 3;
  color: #d3b203;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  transition: padding .4s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.submit-button.hover-cursor {
  color: #fc3669;
  font-size: 1.6rem;
}

.loop-image {
  opacity: 1;
  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;
  width: 80px;
  height: 80px;
  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;
  display: flex;
  position: fixed;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 3%;
}

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

.content-navbar {
  z-index: 5;
  perspective: 1294px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 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;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-link-navbar {
  z-index: 4;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  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;
  width: 50px;
  height: 50px;
  -webkit-backdrop-filter: invert();
  backdrop-filter: invert();
  border-radius: 50%;
  display: block;
  position: fixed;
  top: -25px;
  bottom: auto;
  left: -26px;
  right: auto;
}

.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;
  width: auto;
  height: 200vh;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 93px;
  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 {
  height: 100vh;
  perspective: 1412px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transform: perspective(1569px);
}

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

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

.navbar {
  height: 0;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 3%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-menu {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
}

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

.portfolio-section {
  z-index: 1;
  height: auto;
  opacity: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

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

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

.order.w--current {
  opacity: 1;
  color: #fc3669;
  font-family: Recoleta, sans-serif;
  font-weight: 500;
}

.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: rgba(0, 0, 0, 0);
  padding-left: 0;
}

.link {
  color: #fff;
  font-family: Recoleta, sans-serif;
  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;
  top: auto;
  bottom: 7%;
  left: 8%;
  right: auto;
}

.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: #fc3669;
  margin-left: 0;
  font-size: 1.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;
}

.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 {
  width: auto;
  height: auto;
  object-fit: cover;
  align-self: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

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

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

.line-separetor.margin-bottom.margin-large.background-primary-color {
  height: 1px;
  flex: 0 auto;
  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 {
  min-height: 48px;
  color: #5d5dff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #5d5dff;
  border-radius: 6px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  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 {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-left: 0;
}

.main-button {
  width: auto;
  min-height: 48px;
  color: #d9e3ea;
  text-align: center;
  background-color: #5d5dff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  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: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #5d5dff;
}

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

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

.secondary-button {
  min-height: 48px;
  color: #d9e3ea;
  text-align: center;
  background-color: #33363a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  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;
  width: 100%;
  grid-column-gap: 56px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  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 {
  height: 124px;
  flex: 0 auto;
}

.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;
  width: 100%;
  max-width: 70.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  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 {
  height: auto;
  min-height: 100vh;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  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: rgba(0, 0, 0, 0);
  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 {
  width: auto;
  min-height: 48px;
  color: #d9e3ea;
  text-align: center;
  background-color: #5d5dff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  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: rgba(0, 0, 0, 0);
  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 {
  width: 100%;
  height: auto;
  max-width: none;
  background-color: rgba(0, 0, 0, .04);
  border: 1px solid #fff;
  border-radius: 0;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 40px;
}

.navigation {
  position: -webkit-sticky;
  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: #d3b203;
}

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

.back-to-top {
  z-index: 999;
  width: 50px;
  height: 50px;
  border: 1px solid #fc3669;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding-left: 1px;
  padding-right: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: .95;
  display: block;
  position: fixed;
  top: auto;
  bottom: 5%;
  left: auto;
  right: 4%;
}

.back-to-top.w--current {
  font-size: 2rem;
  bottom: 9%;
}

.main-paragraph.text-size-regular {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.slide-5 {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1rem;
  overflow: hidden;
}

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

.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: 4.5em;
  transition: opacity .5s ease-in-out;
  display: block;
  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-family: Recoleta, sans-serif;
  font-size: 4.5vw;
  font-weight: 500;
  line-height: 1.1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

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

.mask {
  width: 48rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 0;
  overflow: visible;
}

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

.work-image {
  width: 48rem;
  height: auto;
  max-width: none;
  padding-top: 0;
  transition: opacity .5s ease-in-out;
}

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

.work-image._2 {
  width: 48rem;
  height: auto;
}

.slider-work {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 70px;
  padding-bottom: 100px;
  overflow: hidden;
}

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

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

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

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

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

.slide-nav {
  display: none;
}

.works-container {
  background-color: rgba(0, 0, 0, .41);
}

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

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

.yellow-link {
  color: #d3b203;
}

.body {
  font-family: Recoleta, sans-serif;
}

.link-7 {
  color: #fc3669;
}

.bold-text {
  font-size: 4.5vw;
  font-weight: 500;
}

.link-8 {
  width: 1297px;
  font-weight: 400;
}

.background-video-2 {
  width: 100%;
  display: flex;
  overflow: visible;
}

.button-2 {
  width: 18vw;
  text-align: center;
  background-color: #ff3266;
  border-radius: 20px;
  margin-top: .4rem;
  margin-bottom: 3rem;
  font-weight: 600;
  position: -webkit-sticky;
  position: sticky;
}

.quick-stack {
  padding: 0 0 40px;
}

.quick-stack-2 {
  margin-top: 6rem;
  margin-bottom: 6rem;
  padding: 0;
}

.quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 8rem;
  margin-bottom: 5rem;
  padding: 0;
  overflow: visible;
}

.quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
  margin-bottom: 0;
}

.quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.cell {
  flex-wrap: nowrap;
  padding-right: 0;
  display: flex;
}

.cell-2 {
  padding-left: 40px;
}

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

.cell-3 {
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._2nd-work-modal {
  z-index: 7;
  height: 100vh;
  background-color: #000;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

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

.background-video-3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: visible;
}

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

.image-work-2.modal {
  width: 100%;
  height: auto;
  mix-blend-mode: exclusion;
  background-image: none;
  background-size: auto;
  margin-top: -74px;
  transform: rotate(-1deg);
}

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

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

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

.image-work-2.modal-2 {
  width: 100%;
  height: 600px;
  mix-blend-mode: exclusion;
  margin-top: -100px;
  margin-bottom: -120px;
  padding-left: 6%;
  padding-right: 6%;
  transform: rotate(-1deg);
}

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

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

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

.bold-text-3 {
  font-weight: 400;
}

.bold-text-4 {
  color: #ff3266;
}

.video.work-image, .video.work-video {
  margin-bottom: 20px;
  display: inline-block;
}

.container-image-motion {
  cursor: pointer;
  justify-content: center;
  padding-top: 4.7em;
  transition: opacity .5s ease-in-out;
  display: block;
  position: relative;
  overflow: hidden;
}

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

._100wh-section-2 {
  width: 100%;
  height: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 84px;
  display: flex;
  overflow: hidden;
}

._100wh-section-2.second {
  width: 100%;
  background-color: #d3b203;
}

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

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

.video-2 {
  margin-bottom: 12px;
}

._729px {
  object-fit: cover;
}

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

._729px._50 {
  width: 729px;
  align-self: flex-start;
  margin-bottom: 12px;
}

._325px {
  object-fit: cover;
}

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

._325px._50 {
  width: 729px;
  align-self: flex-start;
  margin-bottom: 12px;
}

._120px._50 {
  width: 120px;
  height: 600px;
  margin-bottom: 20px;
  margin-right: 20px;
}

._160px._50 {
  width: 160px;
  height: 600px;
  margin-bottom: 20px;
  margin-right: 20px;
}

._300px._50 {
  width: 300px;
  height: 250px;
  float: left;
  margin-bottom: 20px;
}

._250px._50 {
  width: 250px;
  height: 250px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}

._468px._50 {
  width: 468px;
  height: 60px;
  float: left;
  margin-bottom: 20px;
}

._728px._50 {
  width: 728px;
  height: 90px;
  float: left;
  clear: none;
  margin-bottom: 20px;
  display: inline-block;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  padding: 0;
  overflow: visible;
}

.quick-stack-8, .quick-stack-9, .quick-stack-10, .quick-stack-11, .quick-stack-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.cell-5, .cell-9 {
  display: flex;
}

.cell-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.flex-block {
  flex-direction: column;
}

.quick-stack-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.quick-stack-16 {
  grid-column-gap: 0px;
  padding: 0;
}

.flex-block-2 {
  flex-direction: column;
  align-self: center;
}

.div-block-4 {
  align-self: flex-end;
}

.flex-block-3 {
  flex-direction: row;
  order: 1;
}

.flex-block-4 {
  flex-direction: row;
}

.div-block-5 {
  align-self: center;
}

.flex-block-5 {
  flex-direction: column;
}

.cell-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.cell-19 {
  flex-direction: column;
  display: flex;
}

.cell-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.cell-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.grid-2 {
  display: block;
}

.div-block-6 {
  width: 728px;
  clear: right;
  flex: 0 auto;
  order: 1;
  align-self: auto;
  display: flex;
}

.div-block-7 {
  width: 400px;
  clear: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-8 {
  order: -1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-9 {
  align-self: flex-start;
}

.flex-block-8 {
  flex-direction: column;
  justify-content: flex-end;
}

.div-block-10 {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: none;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  padding-left: 0;
  display: block;
}

.flex-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  display: flex;
}

.flex-block-10 {
  flex-direction: column-reverse;
  align-self: flex-start;
}

.flex-block-11 {
  flex-direction: column-reverse;
}

.flex-block-8-copy {
  flex-direction: column;
  justify-content: flex-start;
}

.div-block-10-copy {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  padding-left: 0;
  display: block;
}

.flex-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  display: flex;
}

.div-block-12 {
  order: -1;
  align-self: flex-start;
  margin-left: 20px;
}

.div-block-13 {
  margin-bottom: 20px;
}

._300pxgif {
  order: -1;
  margin-right: 20px;
}

._300pxgif._50 {
  width: 300px;
  height: 250px;
  float: left;
  margin-bottom: 0;
}

._728pxgif._50 {
  width: 728px;
  height: 90px;
  float: left;
  clear: none;
  margin-bottom: 20px;
  display: inline-block;
}

._468pxgif._50 {
  width: 468px;
  height: 60px;
  float: left;
  margin-bottom: 20px;
}

.flex-block-13 {
  flex-direction: column-reverse;
  display: flex;
}

.flex-block-14 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 40px;
}

.flex-block-15 {
  flex-direction: column;
  flex: none;
  display: flex;
}

.flex-block-gif {
  flex-direction: column-reverse;
  margin-bottom: 5.5em;
  display: flex;
}

.flex-block-gif-p {
  width: 100%;
  text-align: left;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 40px;
}

.flex-block-16, .flex-block-17, .flex-block-18 {
  flex-direction: column;
}

.small-banner-1 {
  width: 125px;
  height: 125px;
  object-fit: cover;
  margin-right: 20px;
}

.small-banner-1.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-1._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

._100wh-section-1-banner {
  width: 100%;
  height: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

._100wh-section-1-banner.second {
  width: 100%;
  background-color: #d3b203;
}

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

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

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

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

.grdi-2-columns-copy.modal.margin-vertical.margin-huge, .grdi-2-columns-copy.modal.margin-vertical.margin-0 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: .5fr 1.75fr;
  margin-top: 8rem;
  margin-bottom: 5rem;
}

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

.small-banner-2 {
  width: 200px;
  height: 125px;
  object-fit: cover;
  margin-right: 20px;
}

.small-banner-2.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-2._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.small-banner-3 {
  width: 848px;
  height: 90px;
  object-fit: cover;
  flex: 0 auto;
  margin-right: 20px;
  overflow: visible;
}

.small-banner-3.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-3._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.small-banner-4 {
  width: 728px;
  height: 90px;
  object-fit: cover;
}

.small-banner-4.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-4._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.small-banner-5 {
  width: 960px;
  height: 75px;
  object-fit: cover;
  margin-right: 40px;
}

.small-banner-5.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-5._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.small-banner-6 {
  width: 270px;
  height: 40px;
  object-fit: cover;
  margin-right: 40px;
  overflow: scroll;
}

.small-banner-6.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-6._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.small-banner-7 {
  width: 300px;
  height: 125px;
  object-fit: cover;
  margin-right: 20px;
}

.small-banner-7.modal {
  width: 60%;
  height: auto;
  margin-right: 40px;
  display: block;
}

.small-banner-7._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.slider-work-banner {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 3em;
  margin-bottom: 3em;
  padding-top: 0;
  padding-bottom: 100px;
  overflow: hidden;
}

._100wh-section-4 {
  width: 100%;
  height: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 84px;
  display: flex;
  overflow: hidden;
}

._100wh-section-4.second {
  width: 100%;
  background-color: #d3b203;
}

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

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

.popup1.padding-top.padding-xhuge {
  z-index: 9999;
  height: 120vw;
  background-color: rgba(0, 0, 0, .95);
  padding-top: 4rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.colosed-popup {
  width: 40px;
  height: 40px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: exclusion;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 12%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-image-popup {
  cursor: pointer;
  justify-content: center;
  padding-top: 4.5em;
  transition: opacity .5s ease-in-out;
  display: block;
  position: relative;
  overflow: hidden;
}

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

.mask-2 {
  width: 40rem;
  height: 1070px;
  border: 1px solid rgba(0, 0, 0, 0);
}

.slide-nav-2 {
  display: none;
}

.slider-popup {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.slide-1 {
  border: 0 rgba(0, 0, 0, 0);
  overflow: auto;
}

.popup2.padding-top.padding-xhuge, .popup3.padding-top.padding-xhuge {
  z-index: 9999;
  height: 120vw;
  background-color: rgba(0, 0, 0, .95);
  border: 0 #000;
  padding-top: 4rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.popup4.padding-top.padding-xhuge {
  z-index: 9999;
  height: 120vw;
  background-color: rgba(0, 0, 0, .95);
  padding-top: 4rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.slide-12, .slide-13, .slide-14, .slide-15, .slide-16, .slide-17, .slide-18, .slide-19, .slide-20, .slide-21, .slide-22, .slide-23 {
  overflow: auto;
}

.quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 8rem;
  margin-bottom: 0;
  padding: 0;
  overflow: visible;
}

.quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 8rem;
  margin-bottom: 5rem;
  padding: 0;
  overflow: visible;
}

.quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
  margin-bottom: 0;
}

.quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 3rem;
  margin-bottom: 5rem;
  padding: 0;
  overflow: visible;
}

.quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 8rem;
  margin-bottom: 5rem;
  padding: 0;
  overflow: visible;
}

.quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
  margin-bottom: 0;
}

.quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.slider-work-copy {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 100px;
  overflow: hidden;
}

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

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

.image-ux._50 {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 12px;
}

.mask-email {
  width: 48rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 0;
  overflow: visible;
}

.quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 8rem;
  margin-bottom: 5rem;
  padding: 0;
  overflow: visible;
}

.quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
  margin-bottom: 0;
}

.quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.brand.w--current {
  margin-top: 36px;
}

@media screen and (min-width: 1440px) {
  a {
    font-weight: 500;
  }

  .overflow-hidden.margin-top.margin-custom-1 {
    margin-top: 1.2vw;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.secondary-font {
    letter-spacing: 0;
    text-transform: none;
    -webkit-text-fill-color: inherit;
    background-clip: content-box;
    margin-top: 0;
    font-family: Recoleta, sans-serif;
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.1;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.secondary-font.margin-bottom.margin-huge {
    text-transform: lowercase;
    font-family: Recoleta, sans-serif;
    font-weight: 400;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.primary-font {
    text-transform: lowercase;
    font-family: Recoleta, sans-serif;
    font-size: 10vw;
    font-weight: 400;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.primary-font.left {
    margin-right: 25%;
    font-size: 7vw;
    font-weight: 400;
    line-height: 1;
  }

  .heading-large.text-style-all-caps.text-weight-xbold.primary-font.right {
    margin-left: 25%;
    font-family: Recoleta, sans-serif;
    font-size: 7vw;
    font-weight: 400;
    line-height: 1;
  }

  .heading-large.text-style-all-caps.primary-font {
    text-transform: uppercase;
    font-family: Recoleta, sans-serif;
    font-size: 7vw;
    font-weight: 400;
  }

  .heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
    margin-top: 0;
    margin-left: 12.3rem;
    padding-right: 200px;
    font-size: 11vw;
  }

  .heading-large.secondary-font.text-style-all-caps.second {
    text-transform: none;
    font-family: Recoleta, sans-serif;
    font-size: 2.8vw;
    font-weight: 400;
    line-height: 1.2;
  }

  .heading-large.secondary-font.text-style-all-caps.second.italic {
    text-transform: uppercase;
    font-family: Recoleta, sans-serif;
    font-size: 3.125vw;
    font-weight: 600;
    line-height: 1.5;
  }

  .heading-large.primary-font.menu.hover-cursor {
    font-family: Recoleta, sans-serif;
  }

  .text-size-large.text-weight-light {
    font-family: Recoleta, sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
  }

  .text-size-regular.secondary-font {
    margin-bottom: .6rem;
    font-family: Recoleta, sans-serif;
    font-size: 1.3rem;
  }

  .text-size-regular.secondary-font.text-weight-light {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Recoleta, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 0;
  }

  .text-size-regular.secondary-font.text-weight-light.second {
    font-family: Recoleta, sans-serif;
    font-size: 1.2rem;
  }

  .text-size-regular.secondary-font.text-style-all-caps {
    width: auto;
    text-transform: none;
    align-self: flex-start;
    margin-bottom: .5rem;
    padding-top: 0;
    font-family: Recoleta, sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
  }

  .text-size-medium.text-style-all-caps.secondary-font {
    text-transform: none;
    padding-top: 0;
    font-family: Recoleta, sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    bottom: -6%;
  }

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

  .text-size-small.secondary-font {
    float: none;
    clear: none;
    color: #fc3669;
    font-family: Recoleta, sans-serif;
    font-size: 1vw;
    font-weight: 500;
    line-height: 1;
  }

  .text-size-small.secondary-font.text-style-all-caps {
    width: auto;
    align-self: flex-end;
    margin-bottom: .6em;
    padding-top: 0;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
  }

  .heading-xlarge.relative {
    text-align: center;
    letter-spacing: -.3px;
    font-family: Recoleta, sans-serif;
    font-size: 7vw;
    font-weight: 500;
    line-height: 1.1;
  }

  .page-wrapper {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
  }

  .hero-section.display-flex {
    background-color: rgba(0, 0, 0, 0);
  }

  .hero-section.padding-horizontal.padding-xhuge {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .email-image.modal {
    margin-bottom: 0;
  }

  .email-image._50 {
    width: 60%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .hero-image.position-absolute {
    width: 210px;
    height: auto;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #000;
  }

  .filter {
    z-index: auto;
    position: fixed;
  }

  .about-image._2 {
    width: auto;
    height: 83vh;
    mix-blend-mode: hard-light;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: -60px;
    font-size: 1rem;
    line-height: 1.5;
  }

  .about-section-second {
    background-color: rgba(0, 0, 0, 0);
  }

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

  .column.background-color-gray {
    background-color: rgba(0, 0, 0, 0);
    padding-bottom: 0;
  }

  .column.background-color-gray.padding-horizontal.padding-custom2 {
    background-color: rgba(0, 0, 0, 0);
    padding-left: 80px;
  }

  .scroll {
    z-index: auto;
    display: flex;
    position: fixed;
  }

  .sticky-column {
    overflow: visible;
  }

  .image-work.modal {
    height: 800px;
    background-image: none;
    background-size: auto;
    flex-wrap: nowrap;
  }

  .image-work.modal.fourth {
    background-image: none;
  }

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

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

  .team-section {
    grid-row-gap: 117px;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
  }

  .container-text {
    top: 0%;
  }

  .bout-heading.text-style-all-caps {
    text-transform: none;
    font-family: Recoleta, sans-serif;
    font-size: 2.8vw;
    font-style: normal;
    font-weight: 400;
  }

  .bout-heading.margin-bottom.margin-medium {
    color: #fff;
    font-family: Recoleta, sans-serif;
    font-size: 4vw;
    font-weight: 400;
  }

  .about-paragraph.secondary-font {
    margin-left: 80px;
    margin-right: 60px;
    font-family: Recoleta, sans-serif;
    font-size: 1.6vw;
    font-weight: 400;
  }

  .background-video {
    text-align: left;
    position: relative;
  }

  .div-block {
    background-color: rgba(0, 0, 0, 0);
  }

  .awards-grid {
    border-top: 1px solid #000;
    flex: 0 auto;
    line-height: 1.4;
  }

  .awards-grid:hover {
    color: #fc3669;
    -webkit-text-stroke-color: #fc3669;
    border-bottom-color: #fc3669;
  }

  .first-work-modal.padding-top.padding-xxhuge {
    padding-top: 9rem;
    display: none;
  }

  .row-team {
    flex: 1;
  }

  .team.grid.first {
    border-top-width: 30px;
    border-top-color: rgba(255, 255, 255, .09);
    border-bottom-width: 30px;
    border-bottom-color: rgba(255, 255, 255, .09);
    margin-left: 0;
    overflow: visible;
  }

  .team-card.overflow-hidden.relative {
    width: auto;
    opacity: .75;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .grid-3-column.work-template {
    font-size: 1rem;
  }

  .content-section.padding-horizontal.padding-xxhuge {
    padding: 0 4rem 0 8rem;
  }

  .grdi-2-columns.modal.margin-vertical.margin-huge {
    width: 80%;
    grid-row-gap: 0px;
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .grdi-2-columns.modal.second {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  ._100wh-section-1 {
    height: 100%;
  }

  .display-flex-horizontal {
    height: auto;
    margin-bottom: 40px;
    padding-bottom: 0;
    transform: rotate(-11deg);
  }

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

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

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

  .row.display-flex-horizontal.form {
    justify-content: flex-end;
    font-family: Oswald, sans-serif;
  }

  .row.display-flex-horizontal.padding-horizontal.padding-xhuge {
    padding-top: 4.5rem;
  }

  .second-work-modal.padding-top.padding-xxhuge, .third-work-modal.padding-top.padding-xxhuge, .fourth-work-modal.padding-top.padding-xxhuge {
    display: none;
  }

  .services-section {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 170px;
  }

  .point {
    background-color: #fc3669;
  }

  .services {
    padding-bottom: 0;
  }

  .contact-section {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/use-svg-as-background-image-particle-strokes.svg');
    background-position: 0 0, 50% 100%;
    background-size: auto, auto;
  }

  .form-block {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 300;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .form-label.text-size-large.form.primary-font {
    font-family: Recoleta, sans-serif;
    font-weight: 400;
  }

  .submit-button.hover-cursor {
    color: #fc3669;
    font-size: 1.7rem;
  }

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

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

  .cursor {
    display: block;
  }

  .brand-image {
    margin-top: 36px;
  }

  .components-section.position-relative {
    background-color: rgba(0, 0, 0, 0);
    padding-bottom: 0;
  }

  .outline {
    font-family: Recoleta, sans-serif;
    font-size: 7vw;
    font-weight: 300;
    line-height: .9;
  }

  .main-text.heading-xlarge.secondary-font {
    z-index: 1;
    flex: 0 auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
    font-size: 7vw;
    line-height: .7;
    text-decoration: none;
    position: relative;
  }

  .navbar {
    padding-top: 0;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .portfolio-section {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: rgba(0, 0, 0, 0);
  }

  .order {
    font-family: Recoleta, sans-serif;
    font-weight: 400;
  }

  .order.w--current {
    color: #fc3669;
    font-family: Recoleta, sans-serif;
    font-weight: 500;
  }

  .link {
    text-transform: none;
    font-family: Recoleta, sans-serif;
    font-size: 7vw;
    font-weight: 400;
    line-height: .7;
  }

  .text.text-size-small.margin-top.margin-small.hide-tablet {
    font-family: Recoleta, sans-serif;
    font-size: 1rem;
    font-weight: 400;
  }

  .text.text-size-small.margin-top.margin-small.hide-tablet._2 {
    text-align: center;
    font-family: Recoleta, sans-serif;
    font-size: 1rem;
    font-weight: 400;
  }

  .text.text-size-small.margin-top.margin-small.hide-tablet.licensing {
    color: #fc3669;
    font-family: Recoletaalt, sans-serif;
    font-weight: 300;
  }

  .text.rotate {
    color: #fc3669;
    -webkit-text-stroke-color: #fc3669;
    margin-left: 0;
    padding-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.1;
  }

  .link-2 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 500;
  }

  .changelog-container {
    background-color: rgba(0, 0, 0, 0);
  }

  .licensing-container {
    width: 100%;
    max-width: 1000px;
    background-color: rgba(255, 255, 255, .04);
    border-style: solid;
    border-color: #161718;
  }

  .back-to-top {
    z-index: 999;
    border-width: 2px;
    border-color: #fc3669;
    padding-left: 1px;
    display: block;
    position: fixed;
  }

  .back-to-top.w--current {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .main-paragraph.text-size-regular {
    font-family: Recoleta, sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
  }

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

  .container-image-2 {
    padding-top: 1.3em;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 1.6;
    display: block;
  }

  .work-heading {
    font-size: 3vw;
    display: block;
    top: 0%;
  }

  .mask {
    width: 60rem;
    padding-bottom: 0;
  }

  .work-image, .work-image._2 {
    width: 60rem;
    height: auto;
  }

  .slider-work {
    padding-top: 0;
    padding-bottom: 8vw;
  }

  .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: 60px;
    height: 60px;
    margin-left: 47%;
  }

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

  .right-arrow._3.white {
    width: 60px;
    height: 60px;
    margin-left: 51%;
    margin-right: 46%;
    right: 0;
  }

  .slide-nav {
    display: none;
  }

  .works-container {
    display: block;
  }

  .div-block-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .yellow-link {
    color: #fc3669;
    text-align: left;
    -webkit-text-stroke-color: #fc3669;
    font-family: Recoleta, sans-serif;
    font-weight: 400;
    line-height: 1.5;
  }

  .body {
    background-color: #000;
  }

  .text-span-405 {
    font-size: 4vw;
  }

  .link-5 {
    -webkit-text-stroke-color: #fc3669;
    font-weight: 400;
  }

  .link-6, .link-7 {
    color: #fc3669;
  }

  .text-span-406 {
    font-size: 7vw;
    line-height: .7;
  }

  .text-span-407, .text-span-408, .text-span-409 {
    font-size: 7vw;
  }

  .link-8 {
    text-align: right;
    font-size: 1.3rem;
    font-weight: 400;
  }

  .background-video-2 {
    width: 100%;
    height: 100%;
    align-items: center;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .button-2 {
    width: 10vw;
    margin-top: .4rem;
    margin-bottom: 3rem;
    font-weight: 600;
  }

  .quick-stack-3 {
    width: 7%;
  }

  .quick-stack-4 {
    width: 80%;
    padding: 0;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 4rem;
    margin-bottom: 6rem;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
    margin-top: 17rem;
    margin-bottom: 0;
  }

  .cell {
    text-align: right;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
  }

  .cell-2 {
    justify-content: flex-end;
    padding-top: 0;
    padding-left: 40px;
  }

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

  .cell-3 {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  ._2nd-work-modal.padding-top.padding-xxhuge {
    padding-top: 9rem;
    display: none;
  }

  .background-video-3 {
    width: 100%;
    height: 100%;
    flex-wrap: nowrap;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    align-items: stretch;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .image-work-2.modal {
    height: 800px;
    background-image: none;
    background-size: auto;
    flex-wrap: nowrap;
  }

  .image-work-2.modal-2 {
    width: 100%;
    height: 800px;
    background-image: none;
    flex-wrap: nowrap;
    margin-top: -130px;
    margin-bottom: -120px;
    padding-left: 20%;
    padding-right: 20%;
    display: flex;
  }

  .bold-text-2, .bold-text-3 {
    font-size: 1.3rem;
    font-weight: 400;
  }

  .bold-text-4 {
    color: #ff3266;
  }

  .video {
    margin-bottom: 20px;
  }

  .video.work-image, .video.work-video {
    margin-bottom: 24px;
    display: block;
  }

  .bold-text-5, .bold-text-6 {
    font-weight: 400;
  }

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

  .bold-text-8, .bold-text-9 {
    font-size: 1.4rem;
  }

  .container-image-motion {
    padding-top: 1.3em;
    font-size: 4vw;
    line-height: 1.6;
    display: block;
  }

  .video-2 {
    margin-bottom: 0;
  }

  ._729px._50 {
    width: 729px;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  ._325px._50 {
    width: 300px;
    height: 250px;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .quick-stack-5, .quick-stack-6 {
    padding-top: 0;
  }

  ._120px._50 {
    width: 120px;
    height: 600px;
    align-self: flex-start;
    margin-left: 20px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  ._160px._50 {
    width: 160px;
    height: 600px;
    align-self: flex-start;
    margin-left: 20px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  ._300px, ._300px._50 {
    width: 300px;
    height: 250px;
  }

  ._300px._50 {
    float: right;
    order: 1;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 20px;
  }

  ._250px._50 {
    width: 250px;
    height: 250px;
    float: right;
    align-self: flex-end;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._468px {
    width: 468px;
    height: 90px;
  }

  ._468px._50 {
    width: 468px;
    height: 60px;
    float: right;
    clear: none;
    align-self: flex-end;
    margin-left: 20px;
  }

  ._728px._50 {
    width: 728px;
    height: 90px;
    float: right;
    flex: none;
    order: 0;
    align-self: flex-start;
    margin-bottom: 20px;
    margin-left: -158px;
    display: inline-block;
  }

  .quick-stack-7 {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
    overflow: visible;
  }

  .cell-4 {
    align-items: flex-end;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .quick-stack-8, .quick-stack-9, .quick-stack-10, .quick-stack-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: flex-end;
    padding: 0;
  }

  .quick-stack-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: flex-start;
    padding: 0;
  }

  .cell-5, .cell-6 {
    align-items: flex-end;
  }

  .cell-7 {
    align-items: flex-start;
  }

  .cell-8 {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .cell-9 {
    align-items: flex-start;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .cell-10 {
    align-items: flex-end;
  }

  .cell-11, .cell-12, .cell-13 {
    align-items: flex-end;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .cell-14 {
    align-items: flex-end;
  }

  .cell-15 {
    padding-left: 20px;
  }

  .cell-16 {
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .cell-17 {
    padding-left: 30px;
  }

  .quick-stack-13 {
    grid-column-gap: 97px;
  }

  .flex-block {
    flex-direction: row;
  }

  .quick-stack-14 {
    padding: 0;
  }

  .div-block-3 {
    width: 30%;
  }

  .quick-stack-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

  .quick-stack-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: flex-end;
    padding: 0;
  }

  .flex-block-2 {
    flex-direction: column;
    order: 0;
  }

  .div-block-4 {
    align-self: flex-end;
  }

  .flex-block-3 {
    flex-direction: row;
    order: 0;
  }

  .flex-block-4, .div-block-5 {
    align-self: flex-end;
  }

  .flex-block-5 {
    flex-direction: column;
    align-self: flex-start;
  }

  .flex-block-6, .flex-block-7 {
    flex-direction: row;
  }

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

  .div-block-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    order: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .div-block-8 {
    width: auto;
    order: 1;
    justify-content: flex-end;
    margin-top: -110px;
    padding-top: 0;
  }

  .flex-block-8 {
    width: auto;
    flex-direction: column;
    align-self: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .div-block-10 {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    order: 0;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: -158px;
    padding-left: 0;
    display: flex;
  }

  .flex-block-9 {
    justify-content: flex-end;
    align-self: flex-start;
    align-items: flex-start;
  }

  .flex-block-10 {
    width: auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .flex-block-11 {
    flex-direction: row;
    align-items: flex-start;
  }

  .div-block-11 {
    align-self: flex-end;
  }

  .flex-block-8-copy {
    width: auto;
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-10-copy {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    order: 0;
    justify-content: center;
    align-self: flex-start;
    align-items: stretch;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .flex-block-12 {
    order: 1;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
  }

  .div-block-12 {
    order: -1;
    margin-left: 0;
  }

  ._300pxgif {
    width: 300px;
    height: 250px;
    margin-right: 0;
  }

  ._300pxgif._50 {
    width: 300px;
    height: 250px;
    float: right;
    order: 1;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
  }

  ._728pxgif._50 {
    width: 728px;
    height: 90px;
    float: right;
    order: 1;
    align-self: auto;
    margin-bottom: 20px;
    display: inline-block;
  }

  ._468pxgif {
    width: 468px;
    height: 90px;
  }

  ._468pxgif._50 {
    width: 468px;
    height: 60px;
    float: right;
    clear: none;
    align-self: flex-end;
    margin-left: 0;
  }

  .flex-block-13 {
    flex-direction: row;
    justify-content: flex-end;
    margin-bottom: 6em;
  }

  .flex-block-14 {
    width: 20%;
    text-align: left;
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 40px;
    display: block;
  }

  .flex-block-15 {
    flex-direction: column;
    flex: none;
    align-items: flex-end;
    display: flex;
  }

  .flex-block-gif {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 8em;
  }

  .flex-block-gif-p {
    width: 30%;
    text-align: right;
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 40px;
    display: block;
  }

  .flex-block-16, .flex-block-17, .flex-block-18 {
    flex-direction: column;
  }

  .flex-block-19 {
    flex-direction: row-reverse;
  }

  .small-banner-1 {
    width: 125px;
    height: 125px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-1.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-1._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  ._100wh-section-1-banner {
    height: 90%;
    padding-top: 0;
    display: flex;
  }

  .display-flex-horizontal-banner {
    transform: rotate(-7deg);
  }

  .grdi-2-columns-copy.modal.margin-vertical.margin-huge {
    width: 80%;
    grid-row-gap: 0px;
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .grdi-2-columns-copy.modal.margin-vertical.margin-0 {
    width: 80%;
    grid-row-gap: 0px;
    margin-top: 15rem;
    margin-bottom: 0;
  }

  .grdi-2-columns-copy.modal.second {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .small-banner-2 {
    width: 200px;
    height: 125px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-2.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-2._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .small-banner-3 {
    width: 848px;
    height: 90px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-3.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-3._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .small-banner-4 {
    width: 728px;
    height: 90px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-4.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-4._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .small-banner-5 {
    width: 960px;
    height: 75px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-5.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-5._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .small-banner-6 {
    width: 270px;
    height: 90px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-6.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-6._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .small-banner-7 {
    width: 300px;
    height: 125px;
    max-width: none;
    flex: 0 auto;
    order: 0;
    margin-right: 40px;
    display: block;
    overflow: scroll;
  }

  .small-banner-7.modal {
    width: auto;
    height: auto;
    flex: 1;
  }

  .small-banner-7._50 {
    width: 100%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .slider-work-banner {
    margin-bottom: 80px;
    padding-top: 0;
    padding-bottom: 8vw;
  }

  ._100wh-section-4 {
    height: 100%;
  }

  .container-2 {
    display: block;
    position: static;
  }

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

  .popup1.padding-top.padding-xhuge {
    z-index: 9999;
    height: 100vw;
    background-color: rgba(0, 0, 0, .95);
    padding-top: 4rem;
    padding-left: 1rem;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: auto;
  }

  .quick-stack-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .colosed-popup {
    margin-right: 36px;
  }

  .popup-1 {
    display: none;
  }

  .container-image-popup {
    padding-top: 1.3em;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 1.6;
    display: block;
  }

  .mask-2 {
    width: 60rem;
    height: 1050px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }

  .slide-nav-2 {
    display: none;
  }

  .left-arrow {
    object-fit: fill;
    display: inline-block;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .slider-popup {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    border: 0 #000;
    display: block;
  }

  .image-6 {
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    overflow: hidden;
  }

  .slide-1 {
    background-color: rgba(0, 0, 0, 0);
    border: 0 rgba(0, 0, 0, 0);
    overflow: auto;
  }

  .slide-9 {
    overflow: auto;
  }

  .slide-10 {
    display: block;
    overflow: auto;
  }

  .slide-11 {
    overflow: auto;
  }

  .container-3 {
    background-color: rgba(0, 0, 0, 0);
    border: 0 #000;
  }

  .popup2.padding-top.padding-xhuge, .popup3.padding-top.padding-xhuge, .popup4.padding-top.padding-xhuge {
    z-index: 9999;
    height: 100vw;
    background-color: rgba(0, 0, 0, .95);
    padding-top: 4rem;
    padding-left: 1rem;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: auto;
  }

  .slide-12, .slide-13, .slide-14, .slide-15, .slide-16, .slide-17, .slide-18, .slide-19, .slide-20, .slide-21, .slide-22, .slide-23 {
    overflow: auto;
  }

  .quick-stack-email {
    width: 80%;
    padding: 0;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 10.5rem;
    margin-bottom: 0;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 4rem;
    margin-bottom: 6rem;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
    margin-top: 17rem;
    margin-bottom: 0;
  }

  .quick-stack-email2 {
    width: 80%;
    padding: 0;
  }

  .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 4rem;
    margin-bottom: 10.5rem;
  }

  .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 4rem;
    margin-bottom: 6rem;
  }

  .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
    margin-top: 17rem;
    margin-bottom: 0;
  }

  .slider-work-copy {
    padding-top: 0;
    padding-bottom: 8vw;
  }

  .image-ux.modal {
    margin-bottom: 0;
  }

  .image-ux._50 {
    width: 75%;
    text-align: left;
    align-self: flex-end;
    margin-bottom: 0;
  }

  .mask-email {
    width: 60rem;
    padding-bottom: 0;
  }

  .quick-stack-first {
    width: 80%;
    padding: 0;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    margin-top: 4rem;
    margin-bottom: 6rem;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-banners {
    margin-top: 17rem;
    margin-bottom: 0;
  }
}

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

  .overflow-hidden.margin-top.margin-custom-1 {
    margin-top: 1.4vw;
  }

  .overflow-hidden.margin-vertical.margin-custom2 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1rem;
  }

  .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: 7.5vw;
  }

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

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

  .heading-large.secondary-font.text-style-all-caps.second.italic {
    font-size: 5vw;
    line-height: 1.9;
  }

  .heading-large.primary-font.menu.hover-cursor {
    font-family: Recoleta, sans-serif;
  }

  .text-size-regular.secondary-font.text-weight-light {
    margin-bottom: 0;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .text-size-regular.secondary-font.text-style-all-caps {
    margin-bottom: .2em;
    font-size: 1.5rem;
  }

  .text-size-medium.text-style-all-caps.secondary-font {
    font-size: .9rem;
    bottom: -12%;
  }

  .text-size-small.secondary-font {
    font-size: 2vw;
  }

  .text-size-small.secondary-font.text-style-all-caps {
    font-size: 1.1rem;
    line-height: 1.3;
  }

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

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

  .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 {
    width: auto;
    height: 100vh;
    background-image: none;
    line-height: 1.5;
    position: relative;
    overflow: hidden;
  }

  .email-image._50 {
    width: 75%;
    align-self: center;
    margin-bottom: 0;
  }

  .filter {
    z-index: auto;
  }

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

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

  .about-section-second {
    background-color: rgba(0, 0, 0, 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-bottom: 4rem;
    padding-left: 60px;
    padding-right: 60px;
    transform: none;
  }

  .sticky-column {
    position: -webkit-sticky;
    position: sticky;
  }

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

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

  .image.absolute {
    width: auto;
    max-width: 100%;
  }

  .team-section {
    -webkit-text-stroke-color: #000;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 70px;
  }

  .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, .bout-heading.margin-bottom.margin-medium {
    font-size: 5vw;
  }

  .about-paragraph.secondary-font {
    font-size: 3vw;
    line-height: 1.4;
  }

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

  .team.grid.first {
    width: auto;
    height: 100%;
    border-top-width: 14px;
    border-bottom-style: dashed;
    border-bottom-width: 14px;
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .team-card.overflow-hidden.relative {
    width: 36vw;
    margin-top: 25px;
    margin-bottom: 30px;
    margin-left: 0;
    line-height: 1.5;
  }

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

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

  .grdi-2-columns.modal.margin-vertical.margin-huge {
    width: 100%;
    grid-template-columns: 1fr 1.75fr;
    margin-top: 6rem;
  }

  ._100wh-section-1 {
    height: 69vh;
  }

  ._100wh-section-1.fourth {
    height: 100%;
  }

  .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: 146px;
    line-height: 1.5;
  }

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

  .move-image.second {
    flex: 0 auto;
  }

  .third-work-modal.padding-top.padding-xxhuge, .fourth-work-modal.padding-top.padding-xxhuge {
    display: none;
  }

  .image-4 {
    font-size: 1rem;
    line-height: 1.5;
  }

  .services-section {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 6vh;
    padding-top: 0;
  }

  .services {
    padding: 100px 60px 0;
  }

  .cursor {
    display: none;
  }

  .components-section.position-relative, .portfolio-section {
    background-color: rgba(0, 0, 0, 0);
  }

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

  ._404-heading {
    font-family: Recoleta, sans-serif;
  }

  .work-heading {
    font-size: 4.5vw;
    font-weight: 500;
    display: block;
    top: 12%;
  }

  .mask {
    width: 80vw;
  }

  .slide-6 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .work-image {
    width: 80vw;
    height: auto;
    padding-top: 40px;
  }

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

  .slider-work {
    padding-top: 0;
  }

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

  .body {
    clear: none;
  }

  .background-video-2 {
    height: 350px;
  }

  .button-2 {
    width: 26vw;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
    margin-bottom: 0;
  }

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

  .background-video-3, .image-work-2.modal {
    height: 350px;
  }

  .image-work-2.modal-2 {
    height: 350px;
    margin-top: -19px;
    margin-bottom: -35px;
  }

  .video.work-image, .video.work-video {
    margin-bottom: 10px;
  }

  .container-image-motion {
    padding-top: 8.3em;
  }

  ._100wh-section-2 {
    height: 69vh;
  }

  ._100wh-section-2.fourth {
    height: 100%;
  }

  .video-2, ._729px._50, ._325px._50 {
    margin-bottom: 0;
  }

  ._120px._50 {
    display: none;
  }

  ._300px._50 {
    align-self: center;
  }

  ._250px._50 {
    align-self: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._468px._50 {
    width: 94%;
    height: auto;
    align-self: flex-start;
  }

  ._728px._50 {
    margin-bottom: 20px;
  }

  .div-block-8 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-8 {
    align-items: center;
  }

  .div-block-10 {
    align-self: center;
  }

  .flex-block-9 {
    align-self: flex-start;
  }

  .flex-block-10 {
    align-items: center;
  }

  .flex-block-11 {
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-11 {
    clear: none;
    align-self: center;
  }

  .flex-block-8-copy {
    align-items: center;
  }

  .div-block-10-copy {
    align-self: center;
  }

  .flex-block-12 {
    align-self: flex-start;
  }

  ._300pxgif._50 {
    align-self: center;
  }

  ._728pxgif._50 {
    margin-bottom: 20px;
  }

  ._468pxgif._50 {
    width: 94%;
    height: auto;
    align-self: flex-start;
  }

  .small-banner-1._50 {
    width: 100%;
    margin-bottom: 0;
  }

  ._100wh-section-1-banner {
    height: 69vh;
  }

  ._100wh-section-1-banner.fourth {
    height: 100%;
  }

  .grdi-2-columns-copy.modal.margin-vertical.margin-huge, .grdi-2-columns-copy.modal.margin-vertical.margin-0 {
    width: 100%;
    grid-template-columns: 1fr 1.75fr;
    margin-top: 6rem;
  }

  .small-banner-2._50, .small-banner-3._50 {
    width: 100%;
    margin-bottom: 0;
  }

  .small-banner-4 {
    width: 728px;
    margin-right: 40px;
  }

  .small-banner-4._50 {
    width: 100%;
    margin-bottom: 0;
  }

  .small-banner-5 {
    max-width: none;
    overflow: visible;
  }

  .small-banner-5._50 {
    width: 100%;
    margin-bottom: 0;
  }

  .small-banner-6 {
    height: 90px;
    max-width: none;
    overflow: visible;
  }

  .small-banner-6._50, .small-banner-7._50 {
    width: 100%;
    margin-bottom: 0;
  }

  .slider-work-banner {
    margin-top: 0;
    padding-top: 0;
  }

  ._100wh-section-4 {
    height: 69vh;
  }

  ._100wh-section-4.fourth {
    height: 100%;
  }

  .popup1.padding-top.padding-xhuge {
    height: 155vw;
    display: none;
  }

  .container-image-popup {
    padding-top: 2em;
  }

  .mask-2 {
    height: 1000px;
  }

  .popup2.padding-top.padding-xhuge {
    height: 155vw;
    display: none;
  }

  .popup3.padding-top.padding-xhuge, .popup4.padding-top.padding-xhuge {
    height: 155vw;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge {
    margin-top: 4rem;
    margin-bottom: 0;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
    margin-bottom: 0;
  }

  .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge {
    margin-top: 1rem;
    margin-bottom: 5rem;
  }

  .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }

  .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
    margin-bottom: 0;
  }

  .slider-work-copy {
    padding-top: 0;
  }

  .image-ux._50 {
    width: 100%;
    margin-bottom: 0;
  }

  .mask-email {
    width: 80vw;
    padding-bottom: 10px;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge {
    margin-top: 6rem;
    margin-bottom: 0;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners.margin-top-banners {
    margin-bottom: 0;
  }

  .text-block {
    font-family: Recoleta, sans-serif;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

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

  .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 {
    margin-top: 0;
    padding-bottom: 40px;
    padding-right: 31vw;
  }

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

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

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

  .text-size-large.text-weight-light {
    font-size: 3vw;
  }

  .text-size-regular.secondary-font {
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: 1.3;
  }

  .text-size-regular.secondary-font.text-weight-light {
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .text-size-regular.secondary-font.text-style-all-caps {
    width: 100%;
    margin-bottom: .2em;
    font-size: 3.5vw;
  }

  .text-size-medium.text-style-all-caps.secondary-font {
    padding-top: 0;
    font-size: .7rem;
    bottom: -10%;
  }

  .text-size-medium.text-weight-light.text-color-gray.margin-bottom.margin-medium {
    font-size: 3vw;
  }

  .text-size-small.secondary-font.text-style-all-caps {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    font-size: .9rem;
  }

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

  .heading-xlarge.relative {
    margin-top: -2.5rem;
    font-size: 9vw;
  }

  .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-bottom: 3rem;
    padding-left: 40px;
    padding-right: 40px;
  }

  .email-image.modal {
    margin-right: 20px;
  }

  .email-image._50 {
    width: 70%;
  }

  .hero-image.position-absolute {
    width: 14vw;
  }

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

  .column.background-color-gray.padding-horizontal.padding-custom2.second {
    padding-bottom: 3rem;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-work.modal {
    height: 240px;
    margin-top: -26px;
    padding-left: 30px;
  }

  .image-work.modal.fourth {
    opacity: 1;
    color: #000;
    background-image: none;
    padding-left: 0;
  }

  .image {
    width: 200px;
  }

  .bout-heading.text-style-all-caps {
    font-size: 5vw;
  }

  .about-paragraph.secondary-font {
    font-size: 2.5vw;
  }

  .second-block {
    padding-top: 0;
    transform: none;
  }

  .third-block {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .first-work-modal.padding-top.padding-xxhuge {
    padding-top: 2rem;
    padding-bottom: 3.5rem;
    display: none;
  }

  .team-card.overflow-hidden.relative {
    width: 39vw;
  }

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

  .content-section.padding-horizontal.padding-xxhuge {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grdi-2-columns.modal.margin-vertical.margin-huge {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

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

  ._100wh-section-1 {
    height: 100vh;
    margin-top: 0;
  }

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

  .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, .row.display-flex-horizontal.left.second.overflow-hidden {
    padding-left: 72px;
  }

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

  .move-image, .move-image.second {
    flex: 0 auto;
  }

  .second-work-modal.padding-top.padding-xxhuge, .third-work-modal.padding-top.padding-xxhuge, .fourth-work-modal.padding-top.padding-xxhuge {
    display: none;
  }

  .services-section {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .form-block {
    padding: 35vh 20px 0;
  }

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

  .cursor {
    display: none;
  }

  .main-text.heading-xlarge.secondary-font {
    margin-top: 0;
    font-size: 5.8vw;
  }

  .navbar {
    padding-top: 0;
  }

  .portfolio-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .main-paragraph.text-size-regular {
    font-size: 2.5vw;
  }

  .slide-5 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .work-heading {
    font-size: 4vw;
    display: block;
  }

  .mask {
    width: 26rem;
    padding-bottom: 9px;
  }

  .slide-4, .slide-6 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .work-image {
    width: 26rem;
    padding-top: 0;
  }

  .work-image._2 {
    width: 26rem;
  }

  .slider-work {
    clear: both;
    padding-top: 0;
    padding-bottom: 70px;
  }

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

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

  .background-video-2 {
    height: 240px;
  }

  .button-2 {
    width: 28vw;
    margin-bottom: 2rem;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 2rem;
    margin-bottom: 0;
  }

  .cell-2 {
    padding-left: 0;
  }

  .slide-7 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .cell-3 {
    padding-top: 15px;
  }

  ._2nd-work-modal.padding-top.padding-xxhuge {
    padding-top: 2rem;
    padding-bottom: 3.5rem;
    display: none;
  }

  .background-video-3 {
    height: 240px;
  }

  .image-work-2.modal {
    height: 240px;
    margin-top: -26px;
    padding-left: 30px;
  }

  .image-work-2.modal-2 {
    height: 240px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 30px;
  }

  .video.work-image {
    margin-bottom: 2px;
  }

  .video.work-video {
    margin-bottom: 2px;
    overflow: visible;
  }

  .container-image-motion {
    padding-top: 5.2em;
  }

  ._100wh-section-2 {
    height: 75vh;
    margin-top: 0;
  }

  ._729px.modal {
    margin-right: 20px;
  }

  ._729px._50 {
    width: 70%;
  }

  ._325px.modal {
    margin-right: 20px;
  }

  ._325px._50 {
    width: 70%;
  }

  ._160px._50 {
    width: auto;
    height: 300px;
  }

  ._300px._50 {
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  ._250px._50, ._468px._50 {
    display: none;
  }

  ._728px._50 {
    width: auto;
    height: auto;
    margin-bottom: 0;
  }

  .div-block-10 {
    order: 0;
    align-self: auto;
  }

  .flex-block-9 {
    display: none;
  }

  .flex-block-10 {
    align-self: flex-start;
  }

  ._300pxgif._50 {
    width: auto;
    height: 300px;
    display: block;
  }

  ._728pxgif._50 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
  }

  ._468pxgif._50 {
    width: 70%;
    align-self: center;
    margin-bottom: 10px;
    display: block;
  }

  .flex-block-14 {
    margin-right: 0;
  }

  .flex-block-15 {
    flex: 0 auto;
  }

  .flex-block-gif {
    margin-bottom: 2em;
  }

  .flex-block-gif-p {
    margin-right: 0;
  }

  .flex-block-18 {
    display: block;
  }

  .flex-block-19 {
    flex-direction: column;
    display: none;
  }

  .small-banner-1.modal {
    margin-right: 20px;
  }

  .small-banner-1._50 {
    width: 70%;
  }

  ._100wh-section-1-banner {
    height: 50vh;
    margin-top: 1em;
    margin-bottom: 1px;
  }

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

  .grdi-2-columns-copy.modal.margin-vertical.margin-huge, .grdi-2-columns-copy.modal.margin-vertical.margin-0 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .small-banner-2.modal {
    margin-right: 20px;
  }

  .small-banner-2._50 {
    width: 70%;
  }

  .small-banner-3 {
    display: block;
  }

  .small-banner-3.modal {
    margin-right: 20px;
  }

  .small-banner-3._50 {
    width: 70%;
  }

  .small-banner-4, .small-banner-4.modal {
    margin-right: 20px;
  }

  .small-banner-4._50 {
    width: 70%;
  }

  .small-banner-5, .small-banner-5.modal {
    margin-right: 20px;
  }

  .small-banner-5._50 {
    width: 70%;
  }

  .small-banner-6, .small-banner-6.modal {
    margin-right: 20px;
  }

  .small-banner-6._50 {
    width: 70%;
  }

  .small-banner-7.modal {
    margin-right: 20px;
  }

  .small-banner-7._50 {
    width: 70%;
  }

  .slider-work-banner {
    clear: both;
    padding-top: 0;
    padding-bottom: 70px;
  }

  ._100wh-section-4 {
    height: auto;
    margin-top: 0;
  }

  .popup1.padding-top.padding-xhuge {
    height: 205vw;
    display: none;
  }

  .mask-2 {
    height: 300px;
  }

  .popup2.padding-top.padding-xhuge {
    height: 205vw;
    display: none;
  }

  .popup3.padding-top.padding-xhuge, .popup4.padding-top.padding-xhuge {
    height: 205vw;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners, .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 2rem;
    margin-bottom: 0;
  }

  .slider-work-copy {
    clear: both;
    padding-top: 0;
    padding-bottom: 70px;
  }

  .image-ux.modal {
    margin-right: 20px;
  }

  .image-ux._50 {
    width: 70%;
  }

  .mask-email {
    width: 26rem;
    padding-bottom: 9px;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 2rem;
    margin-bottom: 0;
  }

  .brand {
    margin-top: 36px;
  }
}

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

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

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

  .heading-large.text-style-all-caps.text-weight-xbold.secondary-font {
    letter-spacing: 0;
    text-transform: none;
    -webkit-text-fill-color: inherit;
    background-clip: content-box;
    font-size: 8vw;
  }

  .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: 16vw;
  }

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

  .heading-large.text-style-all-caps.primary-font.text-align-right.margin-top.margin-huge {
    margin-top: 0;
    padding-bottom: 30px;
    padding-right: 0;
    font-size: 14vw;
    line-height: 1;
  }

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

  .heading-large.secondary-font.text-style-all-caps.second.italic {
    margin-top: 0;
    font-size: 5.4vw;
    line-height: 1.5;
  }

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

  .text-size-large.text-weight-light {
    font-size: 6vw;
    line-height: 1.3;
  }

  .text-size-regular.secondary-font {
    margin-bottom: .5rem;
    padding-bottom: 0;
    font-family: Recoleta, sans-serif;
    font-size: .9rem;
    line-height: 1.3;
  }

  .text-size-regular.secondary-font.text-weight-light {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .text-size-regular.secondary-font.text-style-all-caps {
    width: 100%;
    text-transform: none;
    margin-bottom: .3em;
    padding-top: 0;
    font-family: Recoleta, sans-serif;
    font-size: 5.8vw;
    font-weight: 600;
    line-height: 1.1;
  }

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

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

  .text-size-medium.text-style-all-caps.secondary-font {
    text-transform: none;
    font-size: .6rem;
    bottom: -11%;
  }

  .text-size-medium.text-weight-light.text-color-gray.margin-bottom.margin-medium {
    margin-bottom: .2rem;
    padding-left: 0;
    font-size: 6vw;
  }

  .text-size-small.secondary-font {
    margin-top: 2vw;
    margin-right: 7px;
    padding-top: 0;
    padding-right: 0;
    font-size: 4vw;
  }

  .text-size-small.secondary-font.text-style-all-caps {
    width: 100%;
    margin-bottom: .5em;
    margin-right: 0;
    font-size: .9rem;
    line-height: 1.4;
    display: block;
  }

  .heading-xlarge.relative {
    margin-top: -5rem;
    font-size: 15vw;
  }

  .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 {
    background-image: none;
    position: relative;
    overflow: hidden;
  }

  .hero-section.padding-horizontal.padding-xhuge {
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .email-image._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

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

  .filter {
    z-index: auto;
  }

  .about-section.display-flex {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .about-image._2 {
    width: 100%;
    opacity: 1;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-clip: border-box;
    margin-bottom: -56px;
  }

  .about-section-second {
    background-color: rgba(0, 0, 0, 0);
  }

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

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

  .column {
    padding-bottom: 40px;
  }

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

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

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

  .scroll {
    z-index: auto;
  }

  .sticky-column {
    width: 20%;
    justify-content: flex-end;
    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.fifth, .wrap-text-work.fifth, .wrap-text-work.fourth, .wrap-text-work.fourth {
    transform: none;
  }

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

  .image-work.modal {
    height: 170px;
    background-image: none;
    background-size: auto;
    margin-top: -26px;
    padding-left: 0;
  }

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

  .team-section {
    background-color: rgba(0, 0, 0, 0);
    margin-left: -150px;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .container-text {
    overflow: visible;
  }

  .bout-heading.text-style-all-caps {
    font-size: 6vw;
  }

  .bout-heading.margin-bottom.margin-medium {
    padding-top: 50px;
    font-size: 6vw;
  }

  .about-paragraph.secondary-font {
    margin-left: 46px;
    font-size: 4vw;
    line-height: 1.4;
  }

  .awards-grid {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

  .team.grid.first {
    width: 280vw;
    border-top: 15px dashed rgba(255, 255, 255, .1);
    border-bottom-width: 15px;
    border-bottom-color: rgba(255, 255, 255, .1);
    margin-left: 0;
    padding-left: 0;
  }

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

  .team-card.overflow-hidden.relative {
    width: 65vw;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 5px;
  }

  .grid-3-column.work-template {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    line-height: 1.5;
  }

  .content-section.padding-horizontal.padding-xxhuge {
    padding: 1.4rem 25px;
  }

  .grdi-2-columns.modal.margin-vertical.margin-huge {
    grid-row-gap: 0px;
    margin-top: 2rem;
    margin-bottom: 0;
  }

  ._100wh-section-1 {
    height: 50vh;
    margin-bottom: 30px;
    overflow: hidden;
  }

  ._100wh-section-1.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: 15px;
  }

  .row.display-flex-horizontal.padding-horizontal.padding-xhuge {
    padding-top: 45px;
  }

  .move-image, .move-image.second {
    flex: 0 auto;
  }

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

  .services-section {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 14vh;
  }

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

  .services {
    padding: 30px 20px 0;
  }

  .contact-section {
    height: 200vh;
    background-color: rgba(0, 0, 0, 0);
  }

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

  .form-block {
    padding-bottom: 0;
  }

  .form-label.text-size-large.form.primary-font {
    font-size: 5vh;
  }

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

  .cursor {
    display: none;
  }

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

  .components-section.position-relative {
    height: 125vh;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .outline {
    font-size: 6vw;
    line-height: .9;
  }

  .main-text.heading-xlarge.secondary-font {
    margin-top: 0;
    padding-bottom: 14px;
    font-size: 6vw;
    line-height: .9;
  }

  .portfolio-section {
    background-color: rgba(0, 0, 0, 0);
    padding-bottom: 0;
  }

  .link {
    font-size: 7vw;
  }

  .text {
    flex: 0 auto;
  }

  .text.rotate {
    color: #fc3669;
    margin-left: 0;
  }

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

  .back-to-top {
    line-height: 1;
    display: block;
  }

  .main-paragraph.text-size-regular {
    padding-left: 30px;
    font-size: 4vw;
    line-height: 1.4;
  }

  .slide-5 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-image-2 {
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .work-heading {
    font-size: 6.5vw;
    display: block;
    top: 0%;
  }

  .mask {
    width: 85vw;
    padding-bottom: 0;
  }

  .slide-4, .slide-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .work-image {
    width: 85vw;
    padding-top: 36px;
    line-height: 1.5;
  }

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

  .slider-work {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 59px;
  }

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

  .works-container {
    display: block;
  }

  .link-3 {
    text-transform: none;
    font-size: .7rem;
  }

  .link-4 {
    text-transform: none;
    font-size: .5rem;
  }

  .bold-text {
    font-size: 7vw;
    font-weight: 600;
  }

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

  .button-2 {
    width: 55vw;
    margin-top: .8rem;
    margin-bottom: 2.3rem;
    font-size: .9rem;
  }

  .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-4.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .cell {
    padding-top: 0;
  }

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

  .slide-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cell-3 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  ._2nd-work-modal.padding-top.padding-xxhuge {
    z-index: 9999;
    padding-top: 2rem;
    padding-bottom: 3.5rem;
    display: none;
  }

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

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

  .image-work-2.modal {
    height: 170px;
    background-image: none;
    background-size: auto;
    margin-top: -26px;
    padding-left: 0;
  }

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

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

  .image-work-2.modal-2 {
    height: 170px;
    background-image: none;
    margin-top: -26px;
    margin-bottom: 30px;
    padding-left: 0;
  }

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

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

  .bold-text-3 {
    line-height: 1.4;
  }

  .video.work-image, .video.work-video {
    margin-bottom: 2px;
  }

  .container-image-motion {
    padding-top: 32px;
    padding-bottom: 20px;
  }

  ._100wh-section-2 {
    height: 50vh;
    margin-bottom: 30px;
    overflow: hidden;
  }

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

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

  ._729px._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

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

  ._325px._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  ._120px._50 {
    width: auto;
    height: 200px;
    margin-bottom: 0;
    display: none;
  }

  ._160px._50 {
    width: 65px;
    height: auto;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
  }

  ._300px._50 {
    width: 98%;
    height: auto;
    flex: none;
    order: 0;
    align-self: flex-end;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
  }

  ._250px._50 {
    width: auto;
    height: auto;
    margin-bottom: 0;
    display: none;
  }

  ._468px._50 {
    width: auto;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  ._728px._50 {
    width: auto;
    height: auto;
    margin-bottom: 5px;
  }

  .div-block-8 {
    height: auto;
  }

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

  .flex-block-9 {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
  }

  .flex-block-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
  }

  .flex-block-11 {
    order: 0;
    justify-content: flex-end;
    display: flex;
  }

  .div-block-11 {
    display: none;
  }

  .flex-block-12 {
    flex-direction: column;
    display: flex;
  }

  ._300pxgif {
    width: 60%;
    order: 1;
    display: none;
  }

  ._300pxgif._50 {
    width: auto;
    height: auto;
    display: none;
  }

  ._728pxgif {
    margin-bottom: 10px;
  }

  ._728pxgif._50 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
  }

  ._468pxgif._50 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    display: block;
  }

  .flex-block-15 {
    justify-content: flex-end;
  }

  .flex-block-gif {
    margin-bottom: 2em;
  }

  .flex-block-19 {
    display: block;
  }

  .small-banner-1.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-1._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  ._100wh-section-1-banner {
    height: 50vh;
    margin-bottom: 30px;
    overflow: hidden;
  }

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

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

  .grdi-2-columns-copy.modal.margin-vertical.margin-huge, .grdi-2-columns-copy.modal.margin-vertical.margin-0 {
    grid-row-gap: 0px;
    margin-top: 2rem;
    margin-bottom: 0;
  }

  .small-banner-2.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-2._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .small-banner-3 {
    flex: 0 auto;
    display: block;
    overflow: visible;
  }

  .small-banner-3.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-3._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .small-banner-4.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-4._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .small-banner-5 {
    flex: 0 auto;
  }

  .small-banner-5.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-5._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .small-banner-6.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-6._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .small-banner-7.modal {
    width: 96%;
    margin-right: 20px;
  }

  .small-banner-7._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .slider-work-banner {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 59px;
  }

  ._100wh-section-4 {
    height: 50vh;
    margin-bottom: 30px;
    overflow: hidden;
  }

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

  .popup1.padding-top.padding-xhuge {
    z-index: 9999;
    height: 100%;
    object-fit: fill;
    background-color: #000;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .colosed-popup {
    margin-top: 8px;
    top: 0%;
  }

  .container-image-popup {
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .mask-2 {
    width: 16rem;
    height: 600px;
  }

  .popup2.padding-top.padding-xhuge, .popup3.padding-top.padding-xhuge, .popup4.padding-top.padding-xhuge {
    z-index: 9999;
    height: 100%;
    object-fit: fill;
    background-color: #000;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-email.grid-2-columns.modal.margin-vertical.margin-huge-banners, .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-email2.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .slider-work-copy {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 59px;
  }

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

  .image-ux._50 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .mask-email {
    width: 85vw;
    padding-bottom: 0;
  }

  .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge, .quick-stack-first.grid-2-columns.modal.margin-vertical.margin-huge-banners {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
}

#w-node-_36db900c-06f9-caf1-582d-3cf57b0166b5-05c3c8dd, #w-node-f8916efd-736b-fb0f-fb7a-eb674f4c545a-05c3c8dd, #w-node-_87ecbab6-f5ba-e100-9582-8c7f2c3ec326-05c3c8dd, #w-node-b6e78d01-ec8f-e277-a702-abc0448386e0-05c3c8dd, #w-node-d00f3de8-51df-6b13-a260-fc944f45b651-05c3c8dd, #w-node-d00f3de8-51df-6b13-a260-fc944f45b653-05c3c8dd, #w-node-d00f3de8-51df-6b13-a260-fc944f45b655-05c3c8dd, #w-node-_9e1c7cda-ca8f-d218-3677-5786fe5f1ca2-05c3c8dd, #w-node-_9e1c7cda-ca8f-d218-3677-5786fe5f1ca4-05c3c8dd, #w-node-_9e1c7cda-ca8f-d218-3677-5786fe5f1ca6-05c3c8dd, #w-node-_187a2a34-da80-7c1e-0186-cc67be3b1151-05c3c8dd, #w-node-_187a2a34-da80-7c1e-0186-cc67be3b1153-05c3c8dd, #w-node-_187a2a34-da80-7c1e-0186-cc67be3b1155-05c3c8dd, #w-node-_80dc40aa-c5c3-cbdf-cafc-570705c3d719-05c3c8dd, #w-node-_80dc40aa-c5c3-cbdf-cafc-570705c3d71b-05c3c8dd, #w-node-_80dc40aa-c5c3-cbdf-cafc-570705c3d71d-05c3c8dd, #w-node-b3c1d0a7-aa78-2a0c-3141-3366aa466000-05c3c8dd, #w-node-b3c1d0a7-aa78-2a0c-3141-3366aa466002-05c3c8dd, #w-node-b3c1d0a7-aa78-2a0c-3141-3366aa466004-05c3c8dd, #w-node-_6977ba20-bbf3-904b-be1a-4f2a091de9ca-05c3c8dd, #w-node-_6977ba20-bbf3-904b-be1a-4f2a091de9cc-05c3c8dd, #w-node-_6977ba20-bbf3-904b-be1a-4f2a091de9ce-05c3c8dd, #w-node-_7323c15e-90ab-3efc-9250-26be235beee9-05c3c8dd, #w-node-_7323c15e-90ab-3efc-9250-26be235bef14-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

#w-node-c6d15903-68c8-8fb4-0c31-12264bad7ee1-05c3c8dd, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7eea-05c3c8dd, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7ef3-05c3c8dd, #w-node-c6d15903-68c8-8fb4-0c31-12264bad7efc-05c3c8dd, #w-node-_59576bb7-6f4a-f8ed-c871-d551364e83d1-05c3c8dd, #w-node-_59576bb7-6f4a-f8ed-c871-d551364e83d6-05c3c8dd, #w-node-_59576bb7-6f4a-f8ed-c871-d551364e83db-05c3c8dd, #w-node-_59576bb7-6f4a-f8ed-c871-d551364e83e0-05c3c8dd, #w-node-_5d611bd0-c345-f784-2187-a0b93a60cbaa-05c3c8dd, #w-node-_46158f14-46d8-512c-f32c-e6a1bbed6666-05c3c8dd, #w-node-_899a8ff3-920c-3975-6c01-a6bfd7335f5a-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4ed663a-5ad2-b765-9a3d-9f059a2799db-05c3c8dd, #w-node-_4ba6ef54-78d3-35f1-b68e-d440706b0dc6-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a3-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a4-05c3c8dd, #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a7-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea0-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea1-05c3c8dd, #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea2-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c24f-05c3c8dd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c250-05c3c8dd, #w-node-_93a5e3fb-18ba-f630-e0e8-a249107f167c-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aaa7a64c-9eb4-a651-79c1-c47df5b8afcc-05c3c8dd, #w-node-d1c63b69-06cf-103c-6b58-57e6ba46bb8e-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e2-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e3-05c3c8dd, #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e6-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a3-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a4-05c3c8dd, #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a7-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cc-05c3c8dd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cd-05c3c8dd, #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cf-05c3c8dd, #w-node-_655b612e-8290-c689-7c51-5b43b9a18d09-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_655b612e-8290-c689-7c51-5b43b9a18d0b-05c3c8dd, #w-node-_655b612e-8290-c689-7c51-5b43b9a18d1d-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_6c1179a6-03ba-8fdb-2ccf-516d33114cca-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_242bc78a-70c4-fd47-3150-0911b1131525-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_242bc78a-70c4-fd47-3150-0911b1131526-05c3c8dd, #w-node-_242bc78a-70c4-fd47-3150-0911b1131529-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f81-05c3c8dd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f82-05c3c8dd, #w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f84-05c3c8dd, #w-node-_1d58f362-1274-d186-bd77-95c7a1607abc-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b49f9545-b2b7-2d6a-cad2-e42784fe43e7-05c3c8dd, #w-node-b49f9545-b2b7-2d6a-cad2-e42784fe43f9-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b7-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b8-05c3c8dd, #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84bb-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_527ffd67-5ee3-3103-cc4a-f168c050a478-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_527ffd67-5ee3-3103-cc4a-f168c050a479-05c3c8dd, #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a47c-05c3c8dd, #w-node-e6fa4200-603e-287b-a26c-94918868e7cf-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e6fa4200-603e-287b-a26c-94918868e7d1-05c3c8dd, #w-node-e6fa4200-603e-287b-a26c-94918868e7e3-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0436ad42-7877-4faa-5b26-fdbf10e16475-05c3c8dd {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_0436ad42-7877-4faa-5b26-fdbf10e16476-05c3c8dd, #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16479-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_081e3856-1583-f120-39df-57d02880108f-05c3c8dd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_081e3856-1583-f120-39df-57d028801090-05c3c8dd, #w-node-_081e3856-1583-f120-39df-57d028801092-05c3c8dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-d00f3de8-51df-6b13-a260-fc944f45b651-05c3c8dd {
    align-self: auto;
  }

  #w-node-c6d15903-68c8-8fb4-0c31-12264bad7ee1-05c3c8dd, #w-node-_59576bb7-6f4a-f8ed-c871-d551364e83d1-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_899a8ff3-920c-3975-6c01-a6bfd7335f5a-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-f4ed663a-5ad2-b765-9a3d-9f059a2799db-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a3-05c3c8dd, #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea0-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c24f-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr 1fr;
  }

  #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e2-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .25fr 1.25fr;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a3-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cc-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr .5fr;
  }

  #w-node-_655b612e-8290-c689-7c51-5b43b9a18d09-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_655b612e-8290-c689-7c51-5b43b9a18d0b-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6c1179a6-03ba-8fdb-2ccf-516d33114cca-05c3c8dd {
    align-self: start;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131525-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f81-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr 1fr;
  }

  #w-node-_1d58f362-1274-d186-bd77-95c7a1607abc-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-b49f9545-b2b7-2d6a-cad2-e42784fe43e7-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b7-05c3c8dd, #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a478-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-e6fa4200-603e-287b-a26c-94918868e7cf-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-e6fa4200-603e-287b-a26c-94918868e7d1-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16475-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_081e3856-1583-f120-39df-57d02880108f-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a3-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a4-05c3c8dd, #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a7-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea0-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea1-05c3c8dd, #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea2-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131525-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131526-05c3c8dd, #w-node-_242bc78a-70c4-fd47-3150-0911b1131529-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b7-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b8-05c3c8dd, #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84bb-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a478-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a479-05c3c8dd, #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a47c-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16475-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16476-05c3c8dd, #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16479-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a3-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a4-05c3c8dd, #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a7-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea0-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea1-05c3c8dd, #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea2-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c24f-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c250-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e2-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e3-05c3c8dd, #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e6-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a3-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a4-05c3c8dd, #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a7-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cc-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cd-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131525-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131526-05c3c8dd, #w-node-_242bc78a-70c4-fd47-3150-0911b1131529-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f81-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f82-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b7-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b8-05c3c8dd, #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84bb-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a478-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a479-05c3c8dd, #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a47c-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16475-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16476-05c3c8dd, #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16479-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_081e3856-1583-f120-39df-57d02880108f-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_081e3856-1583-f120-39df-57d028801090-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

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

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

  #w-node-_899a8ff3-920c-3975-6c01-a6bfd7335f5a-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4ed663a-5ad2-b765-9a3d-9f059a2799db-05c3c8dd, #w-node-_4ba6ef54-78d3-35f1-b68e-d440706b0dc6-05c3c8dd {
    justify-self: start;
  }

  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a3-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a4-05c3c8dd, #w-node-bda35fb0-31d2-5be7-7ac2-ee170aeab6a7-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea0-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea1-05c3c8dd, #w-node-ab9eacec-62de-470b-a735-fbc1c12a3ea2-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c24f-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3a0c3412-81e2-a590-f19c-dd44e1a2c250-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aaa7a64c-9eb4-a651-79c1-c47df5b8afcc-05c3c8dd, #w-node-d1c63b69-06cf-103c-6b58-57e6ba46bb8e-05c3c8dd {
    justify-self: start;
  }

  #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e2-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e3-05c3c8dd, #w-node-_318d9fa6-f923-a0aa-1f02-1af5aecfb4e6-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a3-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a4-05c3c8dd, #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0a7-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cc-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d4288e8f-be3b-123e-a19e-a2c34a9db0cd-05c3c8dd, #w-node-_655b612e-8290-c689-7c51-5b43b9a18d09-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_655b612e-8290-c689-7c51-5b43b9a18d0b-05c3c8dd, #w-node-_655b612e-8290-c689-7c51-5b43b9a18d1d-05c3c8dd {
    justify-self: start;
  }

  #w-node-_6c1179a6-03ba-8fdb-2ccf-516d33114cca-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131525-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_242bc78a-70c4-fd47-3150-0911b1131526-05c3c8dd, #w-node-_242bc78a-70c4-fd47-3150-0911b1131529-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f81-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a7e319d1-cd60-6b77-34d0-c2f0c8f79f82-05c3c8dd, #w-node-_1d58f362-1274-d186-bd77-95c7a1607abc-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b49f9545-b2b7-2d6a-cad2-e42784fe43e7-05c3c8dd, #w-node-b49f9545-b2b7-2d6a-cad2-e42784fe43f9-05c3c8dd {
    justify-self: start;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b7-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84b8-05c3c8dd, #w-node-_62508263-49bc-6a1b-6efd-85bc5f2e84bb-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a478-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a479-05c3c8dd, #w-node-_527ffd67-5ee3-3103-cc4a-f168c050a47c-05c3c8dd, #w-node-e6fa4200-603e-287b-a26c-94918868e7cf-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e6fa4200-603e-287b-a26c-94918868e7d1-05c3c8dd, #w-node-e6fa4200-603e-287b-a26c-94918868e7e3-05c3c8dd {
    justify-self: start;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16475-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16476-05c3c8dd, #w-node-_0436ad42-7877-4faa-5b26-fdbf10e16479-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_081e3856-1583-f120-39df-57d02880108f-05c3c8dd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_081e3856-1583-f120-39df-57d028801090-05c3c8dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoletaalt';
  src: url('../fonts/RecoletaAlt-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url('../fonts/Recoleta-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}