@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNext-Semi-Bold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Druk Wide Trial-Heavy;
  src: url('../fonts/FontsFree-Net-DrukWide-Heavy-Trial.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNext-Bold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNext-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/AvenirNext-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sfns Display Regular;
  src: url('../fonts/SFNS-Display-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Druk Text Wide Trial;
  src: url('../fonts/DrukTextWide-Heavy-Trial.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --white: white;
  --black: black;
}

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

.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: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  -webkit-text-decoration: underline #000;
  text-decoration: underline #000;
}

.nav-section {
  height: 70px;
}

.section {
  position: relative;
}

.first-background-section {
  z-index: 5;
  background-color: #e4ebed;
  max-width: 100vw;
  height: 1643px;
  display: block;
  position: relative;
  overflow: hidden;
}

.top-nav {
  z-index: 1;
  justify-content: space-between;
  height: 70px;
  padding-left: 0;
  display: block;
  position: relative;
}

.background-1 {
  z-index: auto;
  width: 100%;
  height: 1008px;
  margin-top: -10px;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.wave-1 {
  z-index: 1;
  float: right;
  object-fit: none;
  width: 65%;
  height: 943px;
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  inset: -257px -170px auto auto;
  overflow: visible;
}

.services-link {
  color: #118ab2;
  height: 70px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.services-link.services-page {
  color: #fff;
}

.text-block {
  color: #118ab2;
  align-items: center;
  margin-left: 0;
  margin-right: 25px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.text-block.services-page {
  color: #fff;
}

.text-block.services-page.underlined {
  text-decoration: underline;
}

.nav-links {
  z-index: 5001;
  justify-content: flex-start;
  margin-left: 0;
  display: flex;
  position: relative;
}

.nav-image {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
}

.image {
  z-index: 10;
  width: 180px;
  position: relative;
}

.image.mobile-services {
  display: none;
}

.image.beautify-logo {
  width: 300px;
}

.nav-buttons {
  z-index: 3;
  justify-content: flex-end;
  align-items: center;
  margin-right: 120px;
  display: flex;
  position: relative;
}

.sign-up-btn {
  z-index: 3;
  text-align: center;
  background-color: #118ab2;
  border-radius: 10px;
  width: 75px;
  height: 34px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  position: relative;
}

.login-btn {
  color: #118ab2;
  text-align: center;
  background-color: #f3f6f7;
  border-radius: 10px;
  width: 75px;
  height: 34px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.connecting-community-container {
  z-index: 1;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}

.bg-video {
  z-index: 1;
  border-radius: 10px;
  flex: none;
  width: 660px;
  height: 433px;
  box-shadow: 0 0 16px 8px #0000004d;
}

.text-change-wrapper {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  height: 66px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 7px;
  display: block;
  position: static;
  overflow: hidden;
}

.text-change-mover {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.text-change {
  float: none;
  color: #fff;
  letter-spacing: -5.6px;
  text-transform: capitalize;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 59px;
  font-weight: 900;
  line-height: 66px;
}

.change-text-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-don-t-change {
  color: #71c734;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.changing-text-fixed {
  color: #fff;
  letter-spacing: -5.6px;
  object-fit: fill;
  width: 800px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 59px;
  font-weight: 900;
  line-height: 66px;
  display: block;
  position: static;
  overflow: visible;
}

.changing-text-container {
  z-index: 2;
  margin-left: 300px;
  position: absolute;
}

.logos-container {
  z-index: 1;
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  margin-top: 92px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.logos-container-2 {
  z-index: 1;
  justify-content: space-between;
  width: 1000px;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-2, .image-3 {
  object-fit: contain;
}

.image-4 {
  object-fit: contain;
  position: static;
}

.image-5, .image-6, .image-7, .image-8, .logo {
  object-fit: contain;
}

.logo.fade-in {
  transition: opacity .3s cubic-bezier(.215, .61, .355, 1), transform .8s cubic-bezier(.215, .61, .355, 1);
}

.fade-in.logo {
  transition-duration: .8s, .8s;
  transition-timing-function: linear, cubic-bezier(.215, .61, .355, 1);
}

.more-than-a-mural-container {
  max-width: 1000px;
  margin-top: 58px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 200px;
  display: flex;
}

.image-9 {
  width: 607px;
  margin-left: -185px;
  position: absolute;
}

.background-images {
  z-index: 0;
  width: 100%;
  max-width: 100vw;
  position: relative;
  overflow: visible;
}

.background-images.fourth-section {
  padding-top: 80px;
  overflow: visible;
}

.background-images.red-bg {
  background-color: red;
}

.background-images.fifth-section {
  z-index: 1;
  position: absolute;
  overflow: hidden;
}

.more-than-a-mural-content {
  padding-left: 412px;
}

.more-than-a-mural-title {
  color: #000;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  line-height: 48px;
}

.more-than-a-mural-subtitle {
  color: #000;
  border-left: 3px solid #2db1ea;
  max-width: 405px;
  margin-left: 66px;
  margin-right: 9px;
  padding-left: 19px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.more-than-a-mural-subtitle.art-expertise-subtitle {
  text-align: left;
  max-width: 430px;
  margin-bottom: 20px;
  margin-left: 29px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}

.more-than-a-mural-text {
  color: #000;
  max-width: 405px;
  margin-left: 89px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
  display: block;
}

.more-than-a-mural-text.mobile-hidden {
  font-weight: 500;
}

.more-than-a-mural-text.desktop-hidden {
  display: none;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  display: block;
  position: fixed;
}

.nav-menu {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container {
  z-index: auto;
  float: none;
  object-fit: fill;
  background-color: #f3f6f700;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-width: 100%;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.container.solid {
  background-color: #f3f6f7;
}

.image-10 {
  width: 180px;
  margin-top: 53px;
  margin-bottom: 0;
  margin-left: 252px;
  position: absolute;
}

.second-background-section {
  width: 100%;
  max-width: 100vw;
  height: 150vw;
  display: block;
  position: relative;
  overflow: visible;
}

.image-11 {
  width: 100%;
}

.image-12 {
  z-index: 0;
  width: 145%;
  max-width: none;
  padding-left: 0;
  display: block;
  position: absolute;
  overflow: visible;
}

.image-13 {
  z-index: 0;
  float: none;
  clear: none;
  width: 100vw;
  max-width: 100vw;
  position: absolute;
  bottom: 0;
  overflow: visible;
}

.image-14 {
  z-index: 3;
  width: 87%;
  position: absolute;
  inset: 15% auto auto 10%;
}

.image-15 {
  z-index: 9999;
  width: 100vw;
  max-width: 100vw;
  margin-top: 0;
  position: absolute;
  inset: auto auto 542px;
}

.background-images-2 {
  z-index: 4;
  text-align: center;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% -50% auto;
  overflow: visible;
}

.background-images-2.person {
  text-align: left;
  max-width: 100vw;
}

.background-images-2.city {
  text-align: center;
  height: auto;
}

.image-16 {
  z-index: 1;
  text-align: left;
  width: auto;
  max-width: none;
  min-height: 1915px;
  margin-top: 271px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  left: auto;
}

.image-17 {
  z-index: 4;
  text-align: center;
  width: 100%;
  min-width: 1440px;
  max-width: none;
  margin-top: -21%;
  position: absolute;
  top: auto;
}

.image-18 {
  z-index: 5;
  color: #fff;
  text-align: center;
  width: 57%;
  min-width: 900px;
  max-width: none;
  margin-top: 11%;
  margin-left: auto;
  margin-right: auto;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 48px;
  display: block;
  position: absolute;
  top: auto;
  left: -50%;
  right: -50%;
}

.think-beyond-the-billboard {
  z-index: 4;
  margin-top: -15px;
  position: sticky;
  top: 153px;
}

.think-beyond-title {
  color: #fff;
  text-align: center;
  letter-spacing: -.2px;
  background-color: #0000;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  line-height: 48px;
  position: relative;
}

.think-beyond-text {
  color: #fff;
  text-align: center;
  width: 490px;
  margin: 20px auto;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  position: static;
}

.schedule-button {
  z-index: 5;
  text-align: center;
  background-color: #ef476f;
  border-radius: 15px;
  width: 202px;
  height: 66px;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 21px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  display: block;
  position: relative;
}

.third-background-section {
  z-index: 5;
  margin-top: -67vw;
  position: relative;
}

.image-19 {
  width: 100%;
  position: absolute;
}

.image-20 {
  width: 100%;
  height: 2200px;
  position: absolute;
}

.carousel-container {
  z-index: 6;
  position: relative;
  overflow: hidden;
}

.carousel-services {
  width: 4100px;
  padding-top: 400px;
  display: flex;
}

.carousel-image-container {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: static;
}

.carousel-image {
  object-fit: fill;
  border-radius: 10px;
  min-width: 570px;
  max-width: 570px;
  min-height: 570px;
  max-height: 570px;
}

.carousel-image-label {
  text-align: center;
  background-color: #04a67b;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 56px;
  margin-top: -28px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.background-images-bilboard {
  z-index: 4;
  text-align: center;
  position: relative;
}

.background-images-bilboard.billboard-image {
  margin-top: -358px;
}

.image-21 {
  text-align: left;
  width: auto;
  max-width: none;
  height: 100vw;
  min-height: 1500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: -50%;
  right: -50%;
}

.image-22 {
  text-align: left;
  width: 120%;
  min-width: 1850px;
  max-width: 120%;
  margin: 23px auto auto;
  display: block;
  position: absolute;
  left: -50%;
  right: -50%;
}

.think-beyond-billboard-container {
  text-align: left;
  width: 100%;
  height: 80vw;
  position: absolute;
}

.art-expertise-container {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 290px;
  position: relative;
}

.art-expertise {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.art-expertise-text-container {
  text-align: left;
  max-width: 490px;
}

.heading {
  color: #000;
  text-align: left;
  width: 100%;
  margin-left: 21px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 48px;
}

.learn-more-button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #118ab2;
  border-radius: 5px;
  width: 94px;
  height: 34px;
  margin-left: 50px;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.learn-more-button.who-we-are-button {
  margin-top: 10px;
  margin-left: 0;
}

.learn-more-button.get-involved {
  width: 103px;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.art-expertise-tags {
  margin-left: 20px;
}

.art-expertise-card {
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  width: 490px;
  height: 75px;
  margin-bottom: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
  overflow: visible;
}

.art-expertise-logo {
  margin-top: 0;
  margin-left: -4px;
  margin-right: 7px;
}

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

.learn-more-link, .art-expertise-text {
  color: #000;
}

.fourth-background-section {
  z-index: 10;
  background-image: linear-gradient(356deg, #073b4c, #000);
  max-width: 100%;
  height: 1300px;
  margin-top: 216px;
  margin-bottom: -407px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: -216px;
  overflow: visible;
}

.image-23 {
  width: 1225px;
  height: 879px;
  margin-left: 0;
  position: absolute;
  top: -244px;
  left: -544px;
}

.image-24 {
  width: 653px;
  height: 653px;
  margin-top: -37px;
  margin-left: 48px;
  display: none;
  position: absolute;
}

.want-to-manage-container {
  z-index: 1;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 510px;
  position: relative;
}

.want-to-manage-title {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #0000;
  margin-left: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 48px;
}

.want-to-manage-text {
  color: #fff;
  width: 490px;
  margin-top: 20px;
  margin-left: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.want-to-manage-text.projects-we-love-text {
  margin-top: 10px;
}

.want-to-manage-list {
  margin-top: 20px;
  padding-left: 28px;
}

.want-to-manage-item {
  color: #fff;
  padding-left: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 28px;
}

.button {
  background-color: #ef476f;
  border-radius: 10px;
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.button.no-margin {
  text-align: left;
  margin-top: 0;
}

.projects-we-love-container {
  max-width: 1000px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.projects-we-love-slider-container {
  width: 100%;
  margin-top: 42px;
  display: block;
  overflow: hidden;
}

.projects-we-love-image-container {
  flex: none;
  width: 235px;
  height: 276px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: visible;
}

.projects-we-love-image {
  object-fit: cover;
  border-radius: 10px;
  width: 235px;
  height: 276px;
}

.projects-we-love-slider {
  height: 276px;
  display: flex;
  position: relative;
  overflow: visible;
}

.fifth-background-section {
  z-index: 10;
  background-color: #0000;
  position: relative;
}

.image-25 {
  z-index: 2;
  object-fit: fill;
  width: 120vw;
  max-width: 120vw;
  height: 561px;
  margin-bottom: -124px;
  margin-left: -10vw;
  position: relative;
}

.image-26 {
  z-index: 1;
  object-fit: fill;
  width: 130vw;
  max-width: none;
  height: 925px;
  min-height: 925px;
  max-height: 925px;
  margin-left: -16vw;
  position: relative;
}

.join-our-artist-community {
  z-index: 2;
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 106px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.join-our-community-title {
  color: #000;
  letter-spacing: -.16px;
  width: 405px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 48px;
}

.join-our-community-text {
  color: #000;
  border-left: 3px solid #2db1ea;
  margin-top: 20px;
  margin-left: 20px;
  padding-left: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.join-our-community-text-container {
  max-width: none;
  margin-right: 56px;
}

.join-learn-more {
  text-align: center;
  background-color: #ef476f;
  border-radius: 5px;
  width: 94px;
  height: 34px;
  margin-top: 20px;
  margin-left: 44px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.join-our-community-cards {
  flex-flow: wrap;
  place-content: space-between;
  align-items: center;
  width: 100%;
  height: 314px;
  margin-top: 25px;
  display: flex;
}

.join-our-community-card {
  text-align: center;
  border-radius: 10px;
  width: 235px;
  height: 147px;
}

.join-our-community-card.showcase {
  text-align: center;
  background-image: linear-gradient(135deg, #27bed9, #118ab2);
}

.join-our-community-card.find {
  background-image: linear-gradient(135deg, #f87da8, #ef476f);
}

.join-our-community-card.manage {
  background-image: linear-gradient(135deg, #0ad2b2, #04a67b);
}

.join-our-community-card.develop {
  background-image: linear-gradient(135deg, #ffdc18, #ffb60a);
}

.join-cards-text {
  color: #fff;
  margin-top: -11px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.join-icon {
  margin-top: -12px;
}

.image-27 {
  z-index: 10;
  width: 531px;
  position: absolute;
  top: 230px;
}

.image-28 {
  width: 500px;
  margin-top: 108px;
  margin-left: 64px;
  position: absolute;
}

.image-29 {
  width: 168px;
  margin-top: 200px;
  margin-left: 457px;
  position: absolute;
}

.the-word-is-out {
  z-index: 2;
  text-align: center;
  max-width: 1000px;
  margin-top: 188px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.the-word-is-out-title {
  color: #000;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 48px;
  position: static;
}

.the-word-is-out-subtitle {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.word-is-out-cards {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.word-is-out-card {
  background-color: #fff;
  border-radius: 20px;
  width: 320px;
  height: 255px;
}

.word-is-out-card.los-angeles {
  height: 220px;
}

.word-is-out-card.forbes {
  height: 235px;
}

.word-is-out-logo {
  margin-top: 15px;
}

.paragraph {
  text-align: left;
  margin-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.link {
  color: #118ab2;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}

.who-we-are {
  margin-top: 131px;
  position: relative;
}

.who-we-are.your-impact {
  z-index: 1;
}

.who-we-are-container {
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: flex;
}

.who-we-are-container.your-impact {
  margin-top: 68px;
  padding-bottom: 47px;
}

.who-we-are-text-container {
  max-width: 370px;
}

.who-we-are-text-container.your-impact {
  max-width: 405px;
}

.who-we-are-title {
  color: #000;
  margin-top: 132px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  line-height: 48px;
}

.who-we-are-title.your-impact {
  margin-top: 48px;
}

.who-we-are-subtitle {
  color: #000;
  width: 320px;
  margin-top: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.who-we-are-text {
  color: #000;
  width: 320px;
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 28px;
}

.image-30 {
  max-width: 575px;
  margin-top: -173px;
}

.image-31 {
  max-width: 488px;
}

.grey-bg {
  z-index: 0;
  background-color: #f3f6f7;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
}

.footer-section {
  z-index: 10;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
}

.footer-section.contact-us {
  background-color: #fff;
  padding-top: 1px;
}

.footer-container {
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  margin: 75px auto 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.footer-container.footer-social {
  margin-bottom: 0;
  display: flex;
}

.footer-container.trademark {
  margin-top: 20px;
  margin-bottom: 0;
}

.footer-column-title {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.footer-column-list {
  margin-top: 20px;
  padding-left: 0;
  list-style-type: none;
}

.footer-column-link {
  color: #000;
  margin-bottom: 28px;
  padding-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.image-32 {
  width: 170px;
}

.image-33 {
  width: 170px;
  height: 25px;
}

.footer-logos-container.drop-us-a-line {
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  margin-top: 22px;
}

.image-34 {
  color: #333;
  -webkit-text-stroke-color: #333;
}

.social-media-link {
  margin-left: 20px;
  margin-right: 0;
}

.social-media-link.drop-us-a-line {
  flex: none;
  order: 0;
  width: auto;
  margin-left: 0;
  margin-right: 20px;
  display: block;
}

.social-media-link.instagram-container {
  flex: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.footer-trademark {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.footer-bar-container {
  background-color: #f3f6f7;
  height: 69px;
  margin-top: 75px;
}

.footer-bar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.footer-bar-link {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

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

.column {
  margin-bottom: 0;
}

.image-35 {
  z-index: 6;
  object-fit: scale-down;
  width: 90%;
  min-width: 820px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: inline-block;
  position: relative;
  top: 589px;
  left: auto;
  right: auto;
}

.div-block-3 {
  width: 57%;
  min-width: 900px;
  max-width: none;
  height: 3362px;
  max-height: 3362px;
  margin-top: 11%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  left: -50%;
  right: -50%;
}

.div-block-4 {
  object-fit: scale-down;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  max-height: 3362px;
  overflow: visible;
}

.homepage-body {
  padding-top: 0;
}

.contact-us-body {
  background-color: #f3f6f7;
}

.get-in-touch.contact-us {
  width: 100%;
  max-width: 1040px;
  margin-bottom: 232px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.get-in-touch-image {
  object-fit: fill;
  border-left: 10px #00000069;
  width: 915px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: absolute;
  top: 0;
  left: auto;
  overflow: hidden;
}

.get-in-touch-banner {
  z-index: 0;
  max-width: 820px;
  height: 360px;
  min-height: 360px;
  max-height: 360px;
  margin-left: 213px;
  position: absolute;
  overflow: hidden;
}

.get-in-touch-title {
  color: #000;
  letter-spacing: 1.97px;
  white-space: normal;
  object-fit: fill;
  width: auto;
  max-width: 400px;
  margin-top: 65px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 59px;
  font-weight: 900;
  line-height: 66px;
  position: absolute;
  overflow: visible;
}

.get-in-touch-title.title-2 {
  margin-top: 130px;
}

.get-in-touch-background {
  width: 100%;
  position: absolute;
}

.get-in-touch-background.contact-us {
  z-index: 0;
  overflow: hidden;
}

.get-in-touch-bg-img {
  width: 110%;
  max-width: 110%;
  height: 971px;
  margin-top: 249px;
}

.get-in-touch-text {
  color: #000;
  text-shadow: 0 1px 40px #0000004d;
  width: 405px;
  margin-left: auto;
  padding-top: 167px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.drop-us-a-line {
  justify-content: space-between;
  width: 1000px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.drop-us-a-line.drop-us-a-line-container {
  width: 100%;
  max-width: 1040px;
  height: 680px;
  padding-left: 20px;
  padding-right: 20px;
}

.schedule-title {
  color: #000;
  width: 490px;
  margin-bottom: 20px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 48px;
}

.drop-us-a-line-first-column {
  width: 500px;
}

.drop-us-a-line-text {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.link-2 {
  color: #000;
  margin-top: 22px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: block;
}

.drop-us-a-line-form {
  width: 320px;
}

.drop-us-form-title {
  color: #000;
  margin-bottom: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.drop-us-form-subtitle {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 14px;
}

.select-field {
  background-color: #f3f6f7;
  border: 1px solid #e4ebed;
  border-radius: 1px;
  height: 38px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 18px;
}

.select-field.drop-us-select-field {
  color: #000;
}

.drop-us-input-field {
  background-color: #f3f6f7;
  border: 1px solid #e4ebed;
  border-radius: 3px;
}

.drop-us-input-field.drop-us-textarea {
  min-height: 202px;
  margin-bottom: 40px;
}

.submit-button {
  background-color: #118ab2;
  border-radius: 10px;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.text-block-3 {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.success-message {
  border-radius: 5px;
}

.schedule-some-time-section {
  font-size: 18px;
}

.schedule-text-container {
  width: 100%;
  max-width: 1040px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.schedule-paragraph {
  color: #000;
  width: 600px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.schedule-images-container {
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.schedule-card {
  width: 235px;
  height: 366px;
}

.schedule-card-image {
  border-radius: 3px;
}

.beautify-member {
  color: #000;
  margin-top: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 22px;
}

.beautify-member-role {
  color: #000;
  margin-top: 11px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.button-2 {
  text-align: center;
  background-color: #118ab2;
  border-radius: 10px;
  width: 164px;
  height: 45px;
  margin-top: 11px;
  padding-top: 12px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.text-block-4 {
  color: #000;
  margin-bottom: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}

.the-obligatory-feed-section {
  display: block;
}

.the-obligatory-feed-container {
  width: 100%;
  max-width: 1040px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.instagram-container {
  margin-top: 40px;
  display: flex;
}

.instagram-link {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

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

.html-embed {
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
}

.get-in-touch-hands {
  z-index: 0;
  width: 100%;
  margin-top: -71px;
  position: absolute;
}

.left-hand-touch.add-some-color-hands {
  width: auto;
  margin-left: -8px;
  position: relative;
  bottom: -345px;
  left: -13px;
}

.right-hand-touch {
  position: absolute;
  inset: 0% 35% auto auto;
}

.right-hand-touch.add-some-color-hands {
  width: auto;
  right: -1px;
}

.add-some-color-section {
  overflow: hidden;
}

.add-some-color-hands {
  z-index: 3;
  width: 100%;
  display: none;
  position: absolute;
}

.add-some-color-background {
  z-index: 1;
  width: 100%;
  position: absolute;
}

.add-some-color-bg-img {
  width: 100%;
  height: 726px;
}

.add-some-color-container {
  z-index: 2;
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  margin-bottom: 74px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.add-some-color-img {
  position: relative;
  top: -23px;
}

.add-some-color-text-container {
  width: 490px;
}

.heading-2 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

.heading-2.insidescooop {
  font-family: Courier Prime, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.add-some-color-title-1 {
  color: #fff;
  letter-spacing: 5px;
  margin-top: 47px;
  margin-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.add-some-color-title-2 {
  color: #fff;
  letter-spacing: 1.97px;
  border-radius: 0;
  margin-top: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 59px;
  line-height: 66px;
}

.add-some-color-subtitle {
  color: #fff;
  max-width: 320px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.add-some-color-text {
  color: #fff;
  max-width: 405px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.services-section {
  height: 400vw;
}

.services-background {
  z-index: 0;
  width: 100%;
  position: absolute;
  overflow: visible;
}

.image-37 {
  width: 100%;
  height: 100vh;
}

.services-container {
  height: 100vh;
  position: sticky;
  top: 0;
}

.how-we-work-section {
  overflow: hidden;
}

.image-38 {
  width: 100%;
  height: 828px;
}

.how-we-work-container {
  width: 100%;
  max-width: 1040px;
  height: auto;
  margin-bottom: 95px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.how-we-work-text-container {
  text-align: center;
  padding-top: 100px;
  position: relative;
}

.how-we-work-title {
  color: #fff;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 48px;
}

.how-we-work-title.platform-tools {
  color: #000;
  max-width: 1040px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  position: static;
}

.how-we-work-card-container {
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
  position: relative;
  overflow: visible;
}

.how-we-work-card {
  z-index: 5;
  background-color: #fff;
  border-radius: 10px;
  width: 235px;
  height: 238px;
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  box-shadow: 0 4px 16px #0000004d;
}

.how-we-work-card.second-card {
  z-index: 4;
}

.how-we-work-card.third-card {
  z-index: 3;
}

.how-we-work-card.fourth-card {
  z-index: 2;
}

.hww-card-number {
  color: #000;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 38px;
}

.hww-card-title {
  color: #000;
  margin-top: 22px;
  font-family: Sfns Display Regular, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph-2 {
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.case-study-section {
  background-image: linear-gradient(133deg, #073b4c, #04303e);
  margin-bottom: 0;
}

.case-study-container {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding: 147px 20px 120px;
}

.slide {
  text-align: center;
}

.slide-nav {
  margin-bottom: -69px;
  top: auto;
}

.right-arrow {
  width: 110px;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  line-height: 22px;
  display: flex;
  top: 92%;
  bottom: 0;
}

.slider {
  border-radius: 10px;
  height: 627px;
}

.image-39 {
  height: 100%;
}

.text-block-5 {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.case-study-slide {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.left-arrow {
  height: 50px;
  margin: 0;
  display: flex;
  inset: 92% 0 0 58%;
}

.case-study-slide-images {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  flex: none;
  width: 542px;
  max-width: 542px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.case-study-slide-text {
  text-align: left;
  flex: 0 auto;
  width: 458px;
  padding-top: 50px;
  padding-left: 44px;
}

.case-study-header {
  color: #000;
  letter-spacing: 4.74px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.case-study-title {
  color: #000;
  width: 330px;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.case-study-paragraph {
  color: #000;
  width: 370px;
  margin-bottom: 30px;
  padding-top: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.paragraph-4 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

.case-study-locations {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.case-study-locations.two-columns-text {
  display: flex;
}

.case-study-link {
  color: #000;
}

.service-details-section {
  background-color: #f3f6f7;
  overflow: hidden;
}

.service-details-container {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.service-details-container.extra-top-margin {
  margin-top: 163px;
  padding-bottom: 100px;
}

.service-details-container.extra-top-margin-2 {
  margin-top: 68px;
  padding-bottom: 120px;
}

.service-details-text-container {
  z-index: 1;
  flex: none;
  width: 490px;
  margin-top: 248px;
  margin-bottom: 146px;
  position: relative;
}

.service-details-text-container.dashboard {
  margin-top: 349px;
}

.service-details-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
}

.service-details-text-subcontainer {
  width: 320px;
}

.service-details-subtitle {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
}

.paragraph-5 {
  margin-bottom: 0;
  padding-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
}

.image-40 {
  object-fit: fill;
  margin-bottom: 0;
  margin-left: -150px;
  display: inline-block;
  position: absolute;
}

.service-details-background {
  position: absolute;
}

.image-41 {
  height: 1000px;
}

.service-details-img-container {
  flex: none;
  width: 510px;
  overflow: visible;
}

.image-42 {
  margin-left: -187px;
  position: absolute;
}

.image-43 {
  object-fit: fill;
  width: 1040px;
  max-width: none;
  margin-top: 112px;
  margin-left: -136px;
  display: block;
  position: absolute;
}

.quote-section {
  overflow: hidden;
}

.quote-background {
  opacity: 1;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  overflow: hidden;
}

.image-44 {
  width: 1440px;
  min-width: 1439px;
  max-width: none;
  height: 960px;
  margin-left: 50%;
  display: inline-block;
  position: relative;
  transform: translate(-50%);
}

.quote-container {
  width: 562px;
  height: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 259px;
  position: relative;
}

.quote-open-quotation {
  color: #fff;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 24px;
  text-decoration: none;
}

.quote-open-quotation.close {
  position: absolute;
  top: 616px;
  left: 329.094px;
  right: 0;
}

.quote-quotation {
  color: #fff;
  text-align: justify;
  text-transform: uppercase;
  width: 490px;
  margin-left: auto;
  margin-right: auto;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-6 {
  color: #fff;
  text-align: left;
  width: 360px;
  margin-left: auto;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: block;
  position: relative;
  right: auto;
}

.past-partners-faq-section {
  background-color: #f3f6f7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
}

.past-partners-container {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Druk Text Wide Trial, sans-serif;
}

.heading-4 {
  color: #000;
}

.past-partners-title {
  color: #000;
  text-transform: capitalize;
  max-width: 490px;
  margin-top: 0;
  padding-top: 76px;
  font-size: 48px;
  font-weight: 900;
  line-height: 48px;
}

.past-partners-logo-container {
  grid-column-gap: 90px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 75px 0 25px;
  display: flex;
}

.image-45 {
  margin-left: -20px;
}

.image-45.partner-logo {
  margin-left: -12px;
}

.image-46 {
  margin-left: -45px;
}

.image-46.partner-logo {
  margin-left: -28px;
}

.image-47 {
  margin-right: -28px;
}

.image-47.partner-logo {
  margin-right: -15px;
}

.image-48 {
  margin-left: -15px;
}

.image-48.partner-logo {
  margin-left: -8px;
}

.image-49 {
  margin-right: -17px;
}

.image-49.partner-logo {
  margin-right: -10px;
}

.image-50 {
  margin-left: -16px;
}

.image-50.partner-logo {
  margin-left: -12px;
}

.image-51 {
  margin-right: -14px;
}

.image-51.partner-logo {
  margin-right: -7px;
}

.image-52 {
  margin-right: -18px;
}

.image-52.partner-logo {
  margin-right: -11px;
}

.image-53 {
  margin-left: -15px;
}

.image-53.partner-logo {
  margin-left: -10px;
}

.image-54 {
  margin-left: -30px;
}

.image-54.partner-logo {
  margin-left: -20px;
}

.image-55 {
  margin-right: -19px;
}

.image-55.partner-logo {
  margin-right: -12px;
}

.image-56 {
  margin-right: -5px;
}

.partner-logo {
  max-width: 150px;
  margin-bottom: -38px;
}

.quote-filler-bg {
  opacity: .8;
  background-image: url('../images/pull-quote-bg.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
}

.faq-container {
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 140px;
}

.dropdown-toggle {
  background-color: #fff;
  width: 100%;
  position: static;
}

.faq-dropdown {
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  width: 100%;
}

.faq-dropdown-container {
  width: 100%;
  margin-bottom: 10px;
  box-shadow: 0 1px 2px #0000001a;
}

.faq-question {
  white-space: normal;
  width: 100%;
  max-width: 450px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  position: relative;
}

.dropdown-link {
  padding-left: 28px;
  padding-right: 40px;
}

.paragraph-6 {
  width: 100%;
  max-width: 412px;
  margin-bottom: 0;
  margin-left: 28px;
  margin-right: 40px;
  padding-bottom: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.image-57 {
  position: absolute;
  bottom: 107px;
  right: -11px;
}

.image-58 {
  object-fit: fill;
  width: 100%;
  height: 24px;
  position: absolute;
  top: 107.4px;
}

.body {
  max-width: 100vw;
  overflow: visible;
}

.image-59 {
  flex: none;
  align-self: flex-start;
  width: 22px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 7px;
  padding-right: 0;
  transform: rotate(180deg);
}

.image-59.next-arrow {
  margin-left: 10px;
  margin-right: 0;
  padding-top: 7px;
  padding-bottom: 0;
  transform: none;
}

.services-frame {
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.services-item-container {
  grid-column-gap: 25px;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.services-item-container.second-item {
  margin-bottom: 0;
}

.image-60 {
  position: relative;
}

.service-item-text-container {
  flex: none;
  width: 100%;
  max-width: 405px;
  padding-top: 123px;
  position: relative;
}

.service-item-title {
  color: #000;
  width: 440px;
  margin-bottom: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.service-item-text {
  max-width: 320px;
  padding-top: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
}

.service-item-list-item {
  padding-bottom: 6px;
  padding-left: 7px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #ef476f;
  border-radius: 10px;
  width: 100%;
  max-width: 320px;
  height: 45px;
  margin-top: 20px;
  padding-top: 12px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.list {
  margin-bottom: 0;
  padding-left: 25px;
}

.service-item-image-container {
  object-fit: none;
  border-radius: 0;
  flex: none;
  width: 795px;
  height: 695px;
  overflow: visible;
}

.image-61 {
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 14px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: relative;
}

.services-titles-container {
  z-index: 2;
  object-fit: fill;
  width: 100%;
  max-width: 1040px;
  margin-left: 50%;
  margin-right: auto;
  padding-top: 69px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  transform: translate(-50%);
}

.services-main-titles-container {
  flex: none;
  width: 430px;
  display: block;
  position: relative;
  overflow: hidden;
}

.services-main-title {
  color: #000;
  flex: none;
  width: 430px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 20px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.services-main-titles-wrapper {
  flex-direction: row;
  display: flex;
}

.services-secondary-titles-container {
  flex: none;
  width: 796px;
  margin-top: 23px;
  padding-left: 20px;
  overflow: hidden;
}

.services-secondary-title {
  color: #fff;
  flex: none;
  width: 380px;
  padding-right: 115px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 30px;
}

.services-secondary-titles-wrapper {
  margin-left: 0;
  display: flex;
}

.services-secondary-container-aux {
  width: 380px;
}

.inside-item-title {
  display: none;
}

.service-img-animation-container {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.image-62 {
  width: 271px;
  max-width: 100%;
  margin-left: 0;
}

.image-63, .image-64 {
  position: relative;
}

.case-study-img {
  width: auto;
  max-width: 268px;
}

.case-study-large-img {
  object-fit: cover;
  width: 100%;
}

.bold-text {
  line-height: 12px;
}

.case-study-paragraph-container {
  justify-content: space-between;
  max-width: 370px;
  display: flex;
}

.quote-author-container {
  margin-top: 30px;
  margin-right: 36px;
  display: flex;
}

.image-65 {
  flex: none;
  margin-top: -21px;
  margin-left: 47px;
}

.newsletter {
  background-color: #f3f6f700;
}

.newsletter.newsletter-body {
  background-color: #f3f6f7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.newsletter.newsletter-section {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.newsletter.newsletter-section.newsletter-first-section {
  background-color: #f3f6f7;
}

.section-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-section {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  position: static;
}

.newsletter-section.feast-eyes-section {
  text-align: left;
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 560px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
  position: static;
}

.newsletter-section.feast-eyes-section.margin-top {
  margin-top: 20px;
}

.newsletter-section.white-block {
  box-sizing: border-box;
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: visible;
}

.newsletter-section.white-block.newsletter-artist {
  margin-top: auto;
  margin-bottom: auto;
}

.newsletter-section.newsletter-container-mobile {
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
}

.newsletter-date-container {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.newsletter-small-text {
  color: #000;
  order: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
}

.newsletter-artscape-container {
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  display: flex;
}

.newsletter-artscape-img-container {
  background-color: #000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.newsletter-artscape-text-img {
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: block;
  position: relative;
}

.newsletter-artscape-img {
  overflow: visible;
}

.newsletter-artscape-title {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 18px;
  display: block;
  position: relative;
  overflow: visible;
}

.newsletter-text-container {
  z-index: 1;
  color: #000;
  max-width: 600px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
  position: relative;
}

.newsletter-text-container.no-top-margin {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.newsletter-text-container.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  padding-bottom: 8px;
  display: grid;
}

.newsletter-text-container.no-lateral-margin {
  padding-left: 0;
  padding-right: 0;
}

.newsletter-text-container.flex {
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.newsletter-title {
  color: #000;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 0;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  position: relative;
}

.newsletter-project-container {
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.newsletter-project-container.newsletter-text-container {
  padding-top: 0;
}

.newsletter-project-img {
  float: left;
  vertical-align: top;
  object-fit: scale-down;
  max-width: 300px;
  min-height: 0;
  max-height: 400px;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  overflow: clip;
}

.newsletter-project-img.is-black {
  background-color: #000;
}

.newsletter-project-info {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
}

.newsletter-project-title {
  color: #118ab2;
  margin-top: 0;
  padding-top: 5px;
  font-family: Courier Prime, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

.newsletter-project-title.top-margin-10 {
  padding-top: 10px;
}

.newsletter-project-info-row {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.newsletter-project-icon {
  flex: none;
  align-self: center;
  padding-left: 0;
  padding-right: 0;
}

.newsletter-project-info-text {
  color: #000;
  padding-left: 5px;
  font-family: Courier Prime, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.newsletter-project-info-text.vertical-text {
  margin: auto 5px auto 0;
  padding-left: 0;
  padding-right: 5px;
}

.newsletter-text {
  z-index: 1;
  white-space: normal;
  min-width: 540px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.newsletter-text.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.newsletter-text.bottom-margin-10 {
  margin-bottom: 10px;
  font-style: normal;
}

.newsletter-hands-container {
  z-index: 0;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
  margin-left: 0;
  margin-right: -20px;
  display: flex;
  position: absolute;
  top: -25px;
  left: 0;
}

.image-66 {
  z-index: auto;
  opacity: 1;
  flex: 0 auto;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: -17px auto auto 0%;
  overflow: visible;
}

.image-66._18 {
  bottom: 47px;
}

.image-67 {
  flex: 0 auto;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 35px 0% -200px auto;
}

.image-67._18 {
  position: absolute;
  inset: auto 0% -300px auto;
}

.newsletter-list-item {
  margin-top: 5px;
  padding-left: 10px;
}

.newsletter-list {
  padding-left: 30px;
  font-family: Courier Prime, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.newsletter-bulb-container {
  z-index: 0;
  width: 100%;
  max-width: 600px;
  height: 0;
  position: absolute;
}

.image-68 {
  z-index: 0;
  float: right;
  text-align: left;
  margin-right: 20px;
  position: relative;
  bottom: 170px;
  left: auto;
  right: 0%;
}

.newsletter-content-into-row {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.newsletter-content-into-text {
  padding-left: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.newsletter-show-love-container {
  margin-bottom: 0;
  display: flex;
}

.newsletter-show-love-container.margin-top {
  margin-top: 20px;
}

.newsletter-show-love-img {
  max-width: 254px;
}

.newsletter-show-love-img-container {
  background-color: #fff;
  display: flex;
}

.newsletter-update-container {
  display: flex;
}

.image-69 {
  align-self: flex-start;
  padding-right: 14px;
}

.newsletter-event-container {
  flex-direction: column;
  width: 100%;
  max-width: 245px;
  display: flex;
}

.newsletter-event-btn {
  background-color: #ef476f;
  border-radius: 5px;
  align-self: center;
  height: 34px;
  padding-top: 6px;
  padding-bottom: 6px;
  display: block;
}

.newsletter-work-together-container {
  margin-bottom: 20px;
  display: flex;
}

.newsletter-work-together-container.no-margins {
  margin-bottom: 0;
}

.image-70 {
  flex: none;
  align-self: center;
}

.newsletter-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  object-fit: fill;
  background-color: #ef476f;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
  position: relative;
  inset: auto auto 0% 0;
}

.footer-newsletter-container.footer-container {
  text-align: left;
  justify-content: space-around;
  margin-top: 100px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

.footer-newsletter-container.footer-container.popup {
  margin-top: auto;
  margin-bottom: auto;
  position: fixed;
}

.footer-newsletter-text-container {
  text-align: center;
  width: 100%;
  max-width: 520px;
  margin-top: 20px;
}

.footer-newsletter-text-container.popup {
  max-width: 100%;
  margin-top: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-newsletter-title {
  color: #000;
  text-align: left;
  width: 100%;
  max-width: 480px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.footer-newsletter-title.popup {
  margin-top: auto;
  font-family: Courier Prime, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-form {
  text-align: left;
  background-color: #0000;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: 460px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 100px 8px 20px;
  font-family: Courier Prime, sans-serif;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  letter-spacing: normal;
  text-transform: none;
  background-color: #ef476f;
  border-radius: 0 4px 4px 0;
  height: 40px;
  padding: 8px 18px;
  font-family: Courier Prime, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 0;
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.paragraph-7 {
  text-align: left;
  width: 100%;
  max-width: 480px;
}

.bold-text-2, .bold-text-3 {
  font-size: 16px;
}

.button-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: baseline;
  background-color: #ef476f;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.link-3 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-8 {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.bold-text-4 {
  font-size: 18px;
}

.bold-text-5 {
  font-size: 16px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.intro-text {
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Courier Prime, sans-serif;
  position: relative;
}

.button-container {
  max-width: 250px;
}

.success-message-2 {
  background-color: #118ab2;
  border-radius: 0;
}

.text-block-7 {
  color: #fff;
  font-weight: 600;
}

.newsletter-artist-text {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Courier Prime, sans-serif;
}

.newsletter-artist-text.newsletter-artist-mobile {
  margin-bottom: 10px;
}

.newsletter-social-text {
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 5px;
}

.newsletter-social-container {
  justify-content: flex-start;
  min-width: 400px;
  max-width: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  display: flex;
}

.member-button {
  z-index: 5;
  text-align: center;
  background-color: #ef476f;
  border-radius: 15px;
  width: 250px;
  height: 66px;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 21px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  display: block;
  position: relative;
}

.schedulle-button-blue {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #118ab2;
  border-radius: 5px;
  width: 120px;
  height: 34px;
  margin-left: 50px;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}

.schedulle-button-blue.who-we-are-button {
  margin-top: 10px;
  margin-left: 0;
}

.schedulle-button-blue.get-involved {
  width: 103px;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.newsletter-artist-title {
  color: #118ab2;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.bold-text-6, .newsletter-media-title, .bold-text-8 {
  display: block;
}

.newsletter-link-sm {
  color: #118ab2;
  font-family: Courier Prime, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}

.newsletter-link-sm.is-black {
  color: #000;
}

.newsletter-txtgroup-subcontainer {
  min-width: 540px;
  max-width: 600px;
}

.newsletter-subheader-text {
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-weight: 700;
}

.newsletter-text-2 {
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  position: relative;
}

.newsletter-text-2.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.newsletter-body-signup-header {
  text-align: left;
  flex-flow: column;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 28px;
  line-height: 30px;
  display: flex;
}

.newsletter-body-signup-header.margin-left-20 {
  padding-left: 20px;
}

.paragraph-9 {
  font-family: Courier Prime, sans-serif;
}

.newsletter-text-small-italics {
  z-index: 1;
  margin: 0 10px 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 16px;
  position: relative;
}

.newsletter-text-small-italics.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.italic-text {
  color: #6e6868;
  font-style: italic;
}

.code-embed {
  margin-left: 10px;
  margin-right: 10px;
}

.tabs {
  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;
  max-width: 600px;
  display: flex;
}

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

.image-73 {
  width: 100%;
  margin-bottom: 10px;
}

.italic-text-2, .italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8 {
  font-style: normal;
}

.modal-scooop-sub {
  z-index: 999;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.modal-scoop-bg {
  z-index: 999;
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0%;
}

.modal-scoop-box {
  z-index: 1000;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: middle;
  background-color: #f0faff;
  background-image: url('../images/hero-hand-right-1.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 100%;
  height: 200px;
  min-height: auto;
  max-height: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.image-74 {
  flex: none;
  max-height: 100%;
}

.image-75 {
  flex-flow: row;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  max-width: 100%;
  display: inline-flex;
  position: absolute;
  bottom: -900px;
}

.image-76 {
  vertical-align: baseline;
  border: 1px solid #0f5c7800;
  align-self: flex-end;
  position: relative;
  bottom: -53px;
}

.image-77 {
  z-index: 1001;
  position: absolute;
  inset: 15px 20px auto auto;
}

.div-block-6 {
  background-color: #f3f6f7;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  height: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.container-copy {
  z-index: auto;
  float: none;
  object-fit: fill;
  background-color: #f3f6f700;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-width: 100%;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.container-copy.solid {
  background-color: #f3f6f700;
  inset: 0% 0% auto;
}

.section-3 {
  margin-top: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.scooop-container {
  float: left;
  clear: left;
  position: relative;
}

.paragraph-10, .image-78 {
  float: left;
  clear: both;
  position: relative;
}

.scooop-section {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  align-items: center;
  max-width: 1080px;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: static;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.rl-button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl_heading1_spacing-block-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-text-style-medium {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-text-style-medium.is-white {
  color: #fff;
}

.rl_heading1_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.scooop-header {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.scooop-header.is-white {
  color: #fff;
  margin-left: 10px;
  font-family: Courier Prime, sans-serif;
}

.rl-padding-global {
  padding: 5%;
}

.rl-padding-global.top-margin {
  margin-top: 0;
  padding-top: 5%;
}

.rl-padding-global.top-bottom-margin {
  padding-top: 5%;
  padding-bottom: 5%;
}

.rl-padding-global.bottom-padding-5 {
  padding-bottom: 5%;
}

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

.header5_component {
  align-items: center;
  min-height: 90vh;
  max-height: 60rem;
  display: flex;
}

.rl_section_header5 {
  background-image: linear-gradient(#00000094, #00000094), url('../images/mural_art_gus_harper_fantasy_1567532924449.jpeg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: relative;
}

.rl_header5_content {
  color: #fff;
  width: 100%;
  max-width: 45rem;
}

.rl-button-secondary-alternate {
  border: 1px solid var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.newsletter-button-white {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  color: #df0237;
  object-fit: fill;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Druk Text Wide Trial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
  position: relative;
  inset: auto auto 0% 0;
}

.newsletter-small-text-white {
  color: #fff;
  order: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
}

.newsletter-text-white {
  color: #fff;
  order: 0;
  margin-left: 10px;
  font-family: Courier Prime, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.scooop-link {
  color: #118ab2;
  font-family: Courier Prime, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
}

.scooop-link-white {
  color: #fff;
  font-family: Courier Prime, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}

.scooop-link-white.small-italic {
  font-size: 14px;
  line-height: 14px;
}

.rl-padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl_layout250_spacing-block-1 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_layout250_heading-wrapper {
  width: 100%;
  max-width: 48rem;
}

.scooop-feat-box {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.rl-text-style-regular {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-button-link-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.rl-button-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  background-color: #0000;
  padding: .25rem 0;
  font-family: Courier Prime, sans-serif;
  font-size: 1rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.rl-heading-style-h5 {
  color: var(--relume-library-lite--rl-black);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  text-decoration-color: #000;
}

.rl_layout250_spacing-block-4 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_layout250_spacing-block-3 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.scooop_content {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.rl_layout250_component {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.rl_layout250_spacing-block-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_section_layout250 {
  background-color: #fff0;
}

.rl-heading-style-h3 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_home4-features_image-wrapper {
  width: 100%;
  position: relative;
}

.scooop-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  object-fit: fill;
  background-color: #ef476f;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Courier Prime, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
  position: relative;
  inset: auto auto 0% 0;
}

.newsletter-text-small {
  color: #fff;
  text-transform: none;
  white-space: normal;
  order: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 12px;
}

.newsletter-section-med {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  position: static;
}

.newsletter-section-med.feast-eyes-section {
  text-align: left;
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 560px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
  position: static;
}

.newsletter-section-med.feast-eyes-section.margin-top {
  margin-top: 20px;
}

.newsletter-section-med.white-block {
  box-sizing: border-box;
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: visible;
}

.newsletter-section-med.white-block.newsletter-artist {
  margin-top: auto;
  margin-bottom: auto;
}

.newsletter-section-med.newsletter-container-mobile {
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
}

.container-4 {
  background-color: #f3feff82;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-7 {
  display: flex;
  position: static;
}

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

.body-2 {
  background-image: url('../images/wall-texture.png');
  background-position: 0 0;
  background-size: contain;
}

.container-5 {
  background-image: url('../images/wall-texture.png');
  background-position: 0 0;
  background-size: contain;
  max-width: 100%;
}

.rl-heading-style-h5-copy {
  color: var(--relume-library-lite--rl-black);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Courier Prime, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  text-decoration-color: #000;
}

.container-6 {
  max-width: 100%;
}

.newsletter-project-img-horizontal {
  float: left;
  vertical-align: top;
  object-fit: scale-down;
  max-width: 300px;
  min-height: 0;
  max-height: 500px;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  overflow: clip;
}

.newsletter-project-img-horizontal.is-black {
  background-color: #000;
  max-height: 100px;
}

.newsletter-project-img-200 {
  float: left;
  vertical-align: top;
  object-fit: scale-down;
  max-width: 300px;
  min-height: 0;
  max-height: 200px;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  overflow: clip;
}

.newsletter-project-img-200.is-black {
  background-color: #000;
}

.newsletter-project-img-600 {
  float: left;
  vertical-align: top;
  object-fit: scale-down;
  max-width: 250px;
  min-height: 0;
  max-height: 500px;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  overflow: clip;
}

.newsletter-project-img-600.is-black {
  background-color: #000;
}

.newsletter-project-img-300-long {
  float: left;
  vertical-align: top;
  object-fit: scale-down;
  max-width: 600px;
  min-height: 0;
  max-height: 300px;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  overflow: clip;
}

.newsletter-project-img-300-long.is-black {
  background-color: #000;
}

@media screen and (max-width: 991px) {
  .first-background-section {
    height: auto;
    display: block;
  }

  .background-1 {
    height: 1150px;
  }

  .services-link {
    height: 40px;
  }

  .services-link.services-page, .text-block.services-page, .text-block.services-page.underlined {
    color: #118ab2;
  }

  .nav-links {
    flex-direction: column;
    margin-left: 20px;
  }

  .image {
    display: none;
  }

  .image.mobile-services, .image.beautify-logo {
    display: block;
  }

  .nav-buttons {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .sign-up-btn {
    width: 150px;
    height: 44px;
    padding-top: 13px;
    padding-bottom: 0;
  }

  .login-btn {
    align-self: auto;
    width: 150px;
    height: 44px;
    padding-top: 13px;
    padding-bottom: 0;
    overflow: visible;
  }

  .connecting-community-container {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .text-change-wrapper {
    height: 55px;
  }

  .text-change {
    color: #000;
    font-size: 50px;
    line-height: 55px;
  }

  .text-don-t-change {
    font-size: 30px;
    line-height: 40px;
  }

  .changing-text-fixed {
    color: #000;
    font-size: 50px;
    line-height: 55px;
  }

  .changing-text-container {
    margin-top: 24px;
    margin-left: 0;
    position: relative;
  }

  .logos-container {
    flex-wrap: wrap;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .more-than-a-mural-container {
    flex-direction: row;
    align-items: flex-start;
    padding: 30px 20px 100px;
  }

  .image-9 {
    width: 500px;
    max-width: 500px;
    margin-left: -85px;
    position: relative;
  }

  .more-than-a-mural-content {
    padding-left: 0;
  }

  .more-than-a-mural-title {
    position: relative;
  }

  .more-than-a-mural-subtitle {
    max-width: none;
    margin-left: 0;
  }

  .more-than-a-mural-subtitle.art-expertise-subtitle {
    margin-left: 22px;
  }

  .more-than-a-mural-text, .more-than-a-mural-text.mobile-hidden {
    max-width: none;
    margin-left: 20px;
  }

  .nav-menu {
    background-color: #fff;
    box-shadow: 0 4px 8px #0003;
  }

  .container {
    background-color: #fff;
    display: block;
    box-shadow: 0 4px 8px #0003;
  }

  .more-than-a-mural-image {
    max-width: 100%;
    display: block;
    position: relative;
  }

  .image-10 {
    z-index: 0;
    float: left;
    clear: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    position: absolute;
    left: auto;
    right: -16px;
  }

  .second-background-section {
    height: 2000px;
    overflow: visible;
  }

  .image-18 {
    width: auto;
    min-width: auto;
    height: 1300px;
    margin-top: 296px;
  }

  .think-beyond-the-billboard {
    text-align: left;
    margin-top: -347px;
  }

  .think-beyond-title {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .schedule-button {
    margin-top: 20px;
  }

  .third-background-section {
    margin-top: -750px;
    overflow: visible;
  }

  .image-20 {
    height: 2200px;
  }

  .carousel-services {
    margin-top: 200px;
    padding-top: 0;
  }

  .carousel-image {
    object-fit: cover;
    width: 405px;
    height: 448px;
  }

  .carousel-image-label {
    height: 42px;
  }

  .text-block-2 {
    font-size: 13px;
    line-height: 13px;
  }

  .image-21 {
    height: 1500px;
  }

  .image-22 {
    width: auto;
    min-width: auto;
    max-width: none;
    height: 1700px;
  }

  .think-beyond-billboard-container {
    margin-top: 380px;
  }

  .art-expertise-container {
    margin-top: 100px;
  }

  .art-expertise {
    flex-direction: column;
    align-items: center;
  }

  .learn-more-button {
    margin-left: 21px;
  }

  .art-expertise-tags {
    margin-top: 20px;
  }

  .fourth-background-section {
    height: 1750px;
  }

  .image-23 {
    max-width: none;
    height: 700px;
    top: -117px;
    left: -551px;
  }

  .image-24 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: -100%;
    right: -100%;
  }

  .want-to-manage-container {
    text-align: left;
    margin-top: 450px;
    margin-left: 28px;
    padding-left: 0;
  }

  .want-to-manage-title {
    max-width: 490px;
  }

  .projects-we-love-container {
    margin-left: 28px;
  }

  .image-25 {
    height: 1100px;
  }

  .image-26 {
    width: 350vw;
    height: 1600px;
    min-height: auto;
    max-height: none;
    margin-left: -32vw;
  }

  .join-our-artist-community {
    flex-direction: column;
    width: auto;
    margin-left: 28px;
    margin-right: 28px;
    padding-top: 152px;
  }

  .join-our-community-title {
    width: 650px;
  }

  .join-our-community-text {
    margin-left: 0;
  }

  .join-our-community-text-container {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .join-learn-more {
    margin-left: 0;
  }

  .join-our-community-cards {
    width: 530px;
    margin-top: 299px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-27 {
    object-fit: cover;
    width: 531px;
    height: 549px;
  }

  .the-word-is-out {
    margin-top: 114px;
    margin-left: 28px;
    margin-right: 28px;
  }

  .word-is-out-cards {
    flex-direction: column;
    align-items: center;
  }

  .word-is-out-card {
    margin-bottom: 10px;
  }

  .who-we-are.your-impact {
    margin-top: 0;
    margin-left: 28px;
    margin-right: 28px;
  }

  .who-we-are-container {
    flex-direction: column-reverse;
  }

  .who-we-are-container.your-impact {
    flex-direction: column;
  }

  .who-we-are-text-container {
    margin-left: auto;
    margin-right: auto;
  }

  .who-we-are-title {
    margin-top: 40px;
  }

  .image-30 {
    max-width: 575px;
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-31 {
    margin-left: auto;
    margin-right: auto;
  }

  .grey-bg {
    height: 100%;
    margin-top: 200px;
  }

  .footer-section {
    position: relative;
  }

  .footer-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .footer-column {
    max-width: none;
  }

  .footer-logos-container.drop-us-a-line {
    margin-bottom: 0;
  }

  .social-media-link.instagram-container {
    flex: none;
    justify-content: flex-start;
    width: auto;
    overflow: visible;
  }

  .footer-bar {
    padding-left: 28px;
    padding-right: 28px;
  }

  .get-in-touch.contact-us {
    text-align: left;
    width: 500px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 223px;
    padding-left: 0;
    padding-right: 0;
  }

  .get-in-touch-image {
    object-fit: fill;
    width: 1000px;
    margin-top: -16px;
    margin-left: -65px;
    position: relative;
    top: -39px;
    left: -10px;
    overflow: visible;
  }

  .get-in-touch-title {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 59px;
    position: relative;
  }

  .get-in-touch-title.title-2 {
    margin-top: 0;
  }

  .get-in-touch-background.contact-us {
    padding-bottom: 0;
    overflow: hidden;
  }

  .get-in-touch-bg-img {
    height: 1438px;
  }

  .get-in-touch-text {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 73px;
  }

  .get-in-touch-section {
    display: block;
  }

  .drop-us-a-line {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .drop-us-a-line.drop-us-a-line-container {
    height: 1100px;
    padding-left: 0;
    padding-right: 0;
  }

  .schedule-title {
    text-align: left;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .drop-us-a-line-first-column {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .drop-us-a-line-form {
    width: 500px;
  }

  .schedule-text-container {
    width: 100%;
    max-width: 500px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .schedule-paragraph {
    width: 490px;
  }

  .schedule-images-container {
    flex-flow: wrap;
    width: 500px;
    padding-left: 0;
    padding-right: 0;
  }

  .schedule-card {
    height: auto;
    margin-bottom: 50px;
  }

  .the-obligatory-feed-container {
    width: 100%;
    max-width: 500px;
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .instagram-container {
    flex-flow: row;
    width: 490px;
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .instagram-link {
    flex: 0 auto;
  }

  .image-36 {
    max-width: none;
  }

  .html-embed {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-hands {
    margin-top: -45px;
    position: absolute;
    overflow: hidden;
  }

  .left-hand-touch {
    margin-left: -56px;
  }

  .right-hand-touch {
    right: -9%;
  }

  .add-some-color-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: nowrap;
    margin-top: 43px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .add-some-color-img {
    object-fit: fill;
    flex: 0 auto;
    order: 0;
    min-width: 360px;
    max-width: 400px;
    padding-right: 0;
  }

  .add-some-color-text-container {
    flex: 0 auto;
    order: 0;
    width: auto;
    min-width: 0;
    max-width: 490px;
    overflow: visible;
  }

  .add-some-color-title-2 {
    letter-spacing: 1.27px;
    min-width: 320px;
    font-size: 38px;
    line-height: 42px;
  }

  .services-section {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .services-background {
    display: none;
    overflow: hidden;
  }

  .services-background.wave-2 {
    display: block;
  }

  .services-container {
    height: auto;
    position: relative;
    overflow: visible;
  }

  .how-we-work-section {
    overflow: hidden;
  }

  .image-38 {
    background-image: linear-gradient(133deg, #073b4c, #04303e);
    width: 1600px;
    max-width: 1600px;
    height: 1600px;
    position: relative;
  }

  .how-we-work-container {
    padding-left: 28px;
    padding-right: 28px;
  }

  .how-we-work-title {
    font-size: 38px;
  }

  .how-we-work-card-container {
    flex-direction: column;
  }

  .how-we-work-card {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .case-study-section {
    background-image: linear-gradient(133deg, #073b4c, #04303e);
  }

  .case-study-container {
    padding-top: 71px;
  }

  .case-study-slide {
    overflow: hidden;
  }

  .case-study-slide-images {
    flex: 0 auto;
    min-width: 400px;
    overflow: hidden;
  }

  .case-study-slide-text {
    width: auto;
    min-width: 0;
    max-width: 458px;
    height: 570px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .case-study-title {
    width: auto;
    margin-top: 15px;
  }

  .case-study-paragraph {
    width: auto;
  }

  .service-details-container {
    flex-direction: column-reverse;
  }

  .service-details-container.extra-top-margin {
    flex-direction: column;
  }

  .service-details-text-container {
    margin: 0 auto 38px;
  }

  .service-details-text-container.dashboard {
    margin-top: 0;
  }

  .service-details-title {
    font-size: 38px;
  }

  .service-details-subtitle {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .image-40 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .service-details-img-container {
    margin-left: auto;
    margin-right: auto;
  }

  .image-42 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .image-43 {
    width: auto;
    max-width: 130%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .past-partners-container {
    padding-left: 28px;
    padding-right: 28px;
  }

  .past-partners-title {
    font-size: 38px;
  }

  .past-partners-logo-container {
    margin-top: 50px;
  }

  .image-57 {
    bottom: -12px;
    right: 105px;
    transform: rotate(90deg);
  }

  .image-58 {
    width: 1000px;
    max-width: 1300px;
    margin-left: 50%;
    top: 494.4px;
    left: auto;
    transform: translate(-50%)rotate(90deg);
  }

  .services-frame {
    overflow: visible;
  }

  .services-item-container {
    background-color: #fff;
    flex-direction: row;
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 50px;
    position: relative;
    top: auto;
    bottom: 0;
  }

  .services-item-container.first-element {
    padding-top: 0;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .services-item-container.second-item {
    z-index: 4;
  }

  .services-item-container.third-item {
    z-index: 3;
  }

  .services-item-container.fourth-item {
    z-index: 2;
  }

  .service-item-text-container {
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .service-item-title {
    margin-bottom: 10px;
  }

  .service-item-image-container {
    max-width: 405px;
    max-height: 405px;
    margin: auto;
    position: relative;
  }

  .image-61 {
    width: 405px;
    height: 405px;
  }

  .services-titles-container {
    display: none;
  }

  .inside-item-title {
    color: #000;
    font-family: Druk Text Wide Trial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    display: block;
  }

  .service-img-animation-container {
    width: 100%;
    height: 100vh;
    position: absolute;
  }

  .case-study-img {
    object-fit: cover;
    max-width: 49%;
  }

  .image-65 {
    width: 114px;
    height: 114px;
    margin-top: -24px;
  }

  .newsletter-hands-container {
    display: flex;
  }

  .image-66 {
    display: block;
  }

  .image-67 {
    flex: 0 auto;
    margin-left: -20px;
    display: block;
    position: relative;
  }

  .footer-newsletter-container.footer-container {
    flex-direction: column;
  }

  .footer-newsletter-text-container {
    align-self: center;
    max-width: none;
  }

  .footer-newsletter-title {
    max-width: none;
  }

  .container-2 {
    max-width: 728px;
  }

  .newsletter-form {
    padding: 40px;
  }

  .footer-form-container-two {
    justify-content: center;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 500px;
    padding-right: 20px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .paragraph-7 {
    max-width: none;
  }

  .member-button {
    margin-top: 20px;
  }

  .schedulle-button-blue {
    margin-left: 21px;
  }

  .modal-scooop-sub {
    height: 300px;
  }

  .modal-scoop-box {
    height: auto;
  }

  .image-76 {
    bottom: -107px;
  }

  .container-copy {
    background-color: #fff;
    display: block;
    box-shadow: 0 4px 8px #0003;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .scooop-header {
    font-size: 3.25rem;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl_layout250_spacing-block-1 {
    padding-bottom: 4.5rem;
  }

  .scooop_content {
    grid-column-gap: 2rem;
  }

  .rl-heading-style-h3 {
    font-size: 2.25rem;
  }

  .menu-button {
    z-index: 2000;
  }
}

@media screen and (max-width: 767px) {
  .connecting-community-container {
    margin-bottom: 40px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .text-change-wrapper {
    height: 50px;
  }

  .text-change {
    font-size: 45px;
    line-height: 50px;
  }

  .text-don-t-change {
    font-size: 18px;
    line-height: 24px;
  }

  .changing-text-fixed {
    width: auto;
    font-size: 45px;
    line-height: 50px;
  }

  .logos-container {
    flex-wrap: wrap;
    align-content: stretch;
    width: auto;
    max-width: 530px;
    margin-top: 0;
  }

  .fade-in.logo {
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .more-than-a-mural-container {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-9 {
    align-self: center;
    width: 500px;
    margin-right: 0;
  }

  .second-background-section {
    text-align: left;
  }

  .image-18 {
    width: auto;
    min-width: auto;
    height: 1300px;
    margin-top: 296px;
  }

  .think-beyond-text {
    width: 100%;
  }

  .background-images-bilboard.billboard-image {
    margin-top: -314px;
    margin-left: -100%;
    margin-right: -100%;
  }

  .image-22 {
    width: auto;
    min-width: auto;
    max-width: none;
    height: 1700px;
  }

  .think-beyond-billboard-container {
    text-align: left;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    inset: 0% 0% auto;
  }

  .art-expertise-tags {
    width: 90%;
    max-width: 470px;
    margin-right: 20px;
    position: relative;
  }

  .art-expertise-card {
    width: 100%;
    max-width: 100%;
    position: static;
  }

  .art-expertise-text {
    padding-right: 10px;
  }

  .fourth-background-section {
    height: 1750px;
  }

  .want-to-manage-text.projects-we-love-text {
    width: auto;
  }

  .projects-we-love-container {
    max-width: 490px;
    margin-right: 28px;
  }

  .join-our-community-text-container {
    max-width: 480px;
  }

  .join-our-community-cards {
    width: auto;
  }

  .join-our-community-card {
    width: 48%;
  }

  .image-28 {
    margin-left: -14px;
  }

  .image-29 {
    width: 140px;
    margin-top: 238px;
    margin-left: 390px;
  }

  .who-we-are-container.your-impact {
    margin-top: 50px;
  }

  .who-we-are-title.your-impact {
    margin-top: 40px;
  }

  .image-30 {
    width: 575px;
    max-width: 100%;
  }

  .image-31 {
    width: 488px;
    max-width: 100%;
  }

  .grey-bg {
    height: 100%;
    overflow: hidden;
  }

  .footer-section {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-container {
    flex-flow: column wrap;
    align-items: center;
    margin-top: 25px;
  }

  .footer-column {
    max-width: none;
    margin-top: 50px;
  }

  .footer-column-title {
    font-size: 18px;
    font-weight: 700;
  }

  .footer-column-link {
    margin-bottom: 22px;
  }

  .footer-logos-container {
    margin-top: 10px;
  }

  .social-media-link {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer-bar {
    padding-left: 28px;
    padding-right: 28px;
  }

  .get-in-touch.contact-us {
    width: 100%;
    max-width: 500px;
    padding-bottom: 138px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .get-in-touch-title {
    font-size: 49px;
  }

  .get-in-touch-title.title-2 {
    padding-left: 52px;
  }

  .get-in-touch-bg-img {
    height: 1370px;
  }

  .get-in-touch-text {
    padding-top: 74px;
  }

  .drop-us-a-line {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .drop-us-a-line.drop-us-a-line-container {
    max-width: 500px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .schedule-title {
    width: 100%;
    max-width: 490px;
    font-size: 38px;
  }

  .drop-us-a-line-first-column, .drop-us-a-line-form {
    width: 100%;
    max-width: 500px;
  }

  .schedule-text-container {
    padding-left: 28px;
    padding-right: 28px;
  }

  .schedule-paragraph {
    width: 100%;
    max-width: 490px;
  }

  .schedule-images-container {
    width: 100%;
    max-width: 500px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .schedule-card {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .schedule-card-image {
    width: 100%;
  }

  .button-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-4 {
    font-size: 20px;
  }

  .the-obligatory-feed-container {
    width: 100%;
    max-width: 500px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .html-embed {
    width: 100%;
    max-width: 500px;
  }

  .left-hand-touch {
    width: 208px;
    margin-top: 48px;
    margin-left: -97px;
  }

  .right-hand-touch {
    width: 308px;
    right: -14%;
  }

  .add-some-color-bg-img {
    height: 1150px;
  }

  .add-some-color-container {
    flex-direction: column;
  }

  .add-some-color-img {
    margin-left: auto;
    margin-right: auto;
    top: 44px;
  }

  .add-some-color-title-1 {
    margin-top: 0;
    position: relative;
    top: -569px;
  }

  .right-arrow {
    top: 95%;
    right: -38px;
  }

  .slider {
    width: 335px;
    height: 1002px;
    margin-left: auto;
    margin-right: auto;
  }

  .case-study-slide {
    flex-direction: column;
  }

  .left-arrow {
    top: 95%;
    left: 0%;
  }

  .case-study-slide-images {
    width: 100%;
    min-width: 0;
    height: 388px;
  }

  .service-details-container.extra-top-margin-2 {
    padding-bottom: 20px;
  }

  .image-41 {
    height: 190vw;
    min-height: 800px;
    max-height: 1000px;
  }

  .service-details-img-container {
    width: auto;
    max-width: 510px;
  }

  .image-43 {
    max-width: 140%;
  }

  .image-44 {
    width: 941px;
    min-width: 941px;
    height: 628px;
  }

  .quote-container {
    width: 100%;
    max-width: 400px;
    height: 628px;
    padding-top: 25px;
  }

  .quote-open-quotation.close {
    top: 424px;
  }

  .quote-quotation {
    text-align: left;
    width: 320px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  }

  .text-block-6 {
    width: 280px;
    margin-top: 60px;
    margin-right: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  }

  .faq-container {
    padding-bottom: 70px;
  }

  .services-item-container {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 20px;
    top: auto;
    bottom: 0;
  }

  .services-item-container.first-element {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 50px;
    top: auto;
  }

  .services-item-container.fourth-item {
    top: auto;
  }

  .service-item-title {
    font-size: 38px;
  }

  .service-item-image-container {
    order: -1;
    max-width: 470px;
  }

  .image-61 {
    border-radius: 0;
    width: 470px;
  }

  .service-img-animation-container {
    flex: none;
    order: 0;
    align-self: stretch;
  }

  .image-65 {
    margin-top: 33px;
    margin-left: 11px;
    margin-right: -18px;
    padding-left: 0;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .newsletter-form {
    width: 100%;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-heading-right, .gallery-scroll {
    padding: 60px 15px;
  }

  .rl_heading1_spacing-block-2 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_heading1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .scooop-header {
    font-size: 2.5rem;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_layout250_spacing-block-1 {
    padding-bottom: 3rem;
  }

  .rl-heading-style-h5 {
    font-size: 1.25rem;
  }

  .rl_layout250_spacing-block-4 {
    padding-bottom: 1.5rem;
  }

  .rl_layout250_spacing-block-3 {
    padding-bottom: 1.25rem;
  }

  .scooop_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_layout250_spacing-block-2 {
    padding-bottom: 1.5rem;
  }

  .rl-heading-style-h3 {
    font-size: 2rem;
  }

  .rl-heading-style-h5-copy {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .first-background-section {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .background-1 {
    height: 1080px;
  }

  .wave-1 {
    top: -369px;
    right: -358px;
  }

  .services-link {
    height: 44px;
  }

  .nav-links {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
  }

  .nav-image {
    z-index: 9999;
    clear: none;
    flex-wrap: nowrap;
    flex: 1;
    justify-content: flex-start;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    position: relative;
  }

  .nav-buttons {
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .sign-up-btn, .login-btn {
    width: 40%;
  }

  .connecting-community-container {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin: 100px 0 0;
    padding-left: 28px;
    padding-right: 28px;
    display: flex;
  }

  .bg-video {
    z-index: auto;
    object-fit: contain;
    object-position: 50% 50%;
    width: 100%;
    height: 220px;
    min-height: auto;
    display: block;
    overflow: hidden;
  }

  .text-change-wrapper {
    height: 40px;
    margin-top: 0;
    padding-left: 0;
    font-size: 45px;
    line-height: 45px;
  }

  .text-change-mover {
    font-size: 40px;
    line-height: 40px;
  }

  .text-change {
    color: #000;
    font-size: 35px;
    line-height: 40px;
  }

  .change-text-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .changing-text-fixed {
    color: #000;
    margin-top: 0;
    font-size: 35px;
    line-height: 40px;
  }

  .changing-text-container {
    text-align: left;
    margin-top: 24px;
    margin-left: 0;
    position: relative;
  }

  .logos-container {
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
    max-width: 414px;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .fade-in.logo {
    flex: 0 auto;
    max-width: 120px;
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .more-than-a-mural-container {
    flex-direction: column;
    margin-top: 0;
    padding: 30px 20px 100px;
    display: flex;
  }

  .image-9 {
    object-fit: fill;
    width: 125%;
    max-width: none;
    margin-left: -65px;
    position: relative;
    overflow: hidden;
  }

  .background-images {
    top: -683px;
    overflow: visible;
  }

  .background-images.fourth-section {
    max-width: 100%;
    top: 0;
    overflow: visible;
  }

  .background-images.fifth-section {
    z-index: 2;
    top: 2px;
  }

  .more-than-a-mural-content {
    padding-left: 0;
  }

  .more-than-a-mural-title {
    font-size: 35px;
    line-height: 45px;
  }

  .more-than-a-mural-subtitle {
    border-left-style: none;
    margin-left: 0;
    padding-left: 0;
  }

  .more-than-a-mural-subtitle.art-expertise-subtitle {
    padding-left: 0;
  }

  .more-than-a-mural-text {
    max-width: none;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .more-than-a-mural-text.mobile-hidden {
    display: none;
  }

  .more-than-a-mural-text.desktop-hidden {
    margin-top: 15px;
    display: block;
  }

  .navbar {
    z-index: 2001;
    background-color: #fff;
    flex-flow: row;
    display: flex;
    position: fixed;
    overflow: visible;
  }

  .nav-menu {
    box-sizing: border-box;
    clear: none;
    background-color: #fff;
    flex-flow: row;
    order: 1;
    place-content: flex-start;
    align-self: flex-start;
    align-items: stretch;
    padding-top: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
    overflow: visible;
    box-shadow: 0 4px 8px #0003;
  }

  .container {
    box-shadow: none;
    background-color: #fff0;
    border: 1px solid #0000;
    max-width: 100%;
    display: flex;
    position: relative;
    inset: 0% 0% auto;
  }

  .icon {
    font-size: 30px;
  }

  .image-10 {
    width: 140px;
  }

  .second-background-section {
    height: 1500px;
  }

  .think-beyond-the-billboard {
    margin-top: -513px;
  }

  .think-beyond-title {
    width: auto;
    font-size: 36px;
    line-height: 36px;
  }

  .think-beyond-text {
    margin-top: 20px;
  }

  .third-background-section {
    margin-top: -518px;
    padding-top: 700px;
    overflow: hidden;
  }

  .image-20 {
    width: 1000px;
    max-width: none;
    height: 2500px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    left: -100%;
    right: -100%;
  }

  .carousel-container {
    margin-top: -350px;
    display: block;
  }

  .carousel-services {
    margin-top: 90px;
  }

  .carousel-image {
    min-width: 300px;
    max-width: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  .think-beyond-billboard-container {
    height: 1000px;
    margin-top: 443px;
  }

  .art-expertise-container {
    margin-bottom: 50px;
  }

  .heading {
    width: auto;
    margin-right: 21px;
  }

  .fourth-background-section {
    height: 1577px;
    margin-bottom: -443px;
    overflow: hidden;
  }

  .image-23 {
    width: 1500px;
    max-width: none;
    height: 1000px;
    top: -425px;
    left: -1061px;
  }

  .image-24 {
    text-align: left;
    width: 451px;
    max-width: 451px;
    height: 451px;
  }

  .want-to-manage-container {
    margin-top: 284px;
    margin-right: 28px;
  }

  .want-to-manage-title {
    margin-left: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .want-to-manage-text {
    width: auto;
  }

  .projects-we-love-container {
    margin-right: 28px;
  }

  .fifth-background-section {
    z-index: 20;
    background-color: #0000;
    overflow: hidden;
  }

  .image-25 {
    z-index: 3;
    color: #333;
    background-color: #0000;
    width: 200vw;
    max-width: 250vw;
    height: 1150px;
    margin-left: -63vw;
  }

  .image-26 {
    z-index: 2;
    width: 200vw;
    max-width: 200vw;
    margin-left: -30vw;
  }

  .join-our-artist-community {
    z-index: 2;
    flex-flow: column;
    width: auto;
    margin-left: 28px;
    margin-right: 28px;
    padding-top: 146px;
  }

  .join-our-community-title {
    width: auto;
    font-size: 28px;
    line-height: 38px;
  }

  .join-our-community-text {
    border-left-style: none;
    margin-left: 0;
    padding-left: 0;
  }

  .join-our-community-text-container {
    max-width: 340px;
    margin-right: 0;
    position: relative;
    overflow: visible;
  }

  .join-learn-more {
    margin-left: 0;
  }

  .join-our-community-cards {
    margin-top: 302px;
  }

  .join-our-community-card {
    width: 48%;
  }

  .join-cards-text {
    margin-top: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-27 {
    object-fit: cover;
    width: 531px;
    max-width: none;
    height: 549px;
    top: 271px;
  }

  .image-28 {
    width: 350px;
    max-width: none;
    margin-top: 14px;
    margin-left: -6dvw;
  }

  .image-29 {
    width: 100px;
    margin-top: 92px;
    margin-left: 70%;
  }

  .the-word-is-out {
    z-index: 2;
    text-align: center;
    margin-top: 112px;
    position: relative;
  }

  .the-word-is-out-title {
    text-align: left;
    object-fit: fill;
    max-width: 340px;
    font-size: 28px;
    line-height: 38px;
    position: relative;
    overflow: visible;
  }

  .the-word-is-out-subtitle {
    text-align: left;
    font-size: 18px;
  }

  .word-is-out-card {
    width: auto;
    max-width: 100%;
  }

  .word-is-out-card.forbes {
    width: auto;
  }

  .div-block {
    text-align: right;
    position: relative;
  }

  .who-we-are.your-impact {
    z-index: 2;
    background-color: #0000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 28px;
    padding-right: 28px;
  }

  .who-we-are-container {
    z-index: 2;
    position: relative;
  }

  .who-we-are-text-container {
    width: auto;
    max-width: 100%;
  }

  .who-we-are-text-container.your-impact {
    width: auto;
  }

  .who-we-are-title {
    font-size: 28px;
    font-weight: 900;
    line-height: 38px;
    position: relative;
  }

  .who-we-are-title.your-impact, .who-we-are-subtitle, .who-we-are-text {
    width: auto;
    max-width: 100%;
  }

  .image-30 {
    max-width: 100%;
    overflow: visible;
  }

  .grey-bg {
    background-color: #f3f6f7;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: absolute;
  }

  .footer-section {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: static;
    top: auto;
    overflow: hidden;
  }

  .footer-container {
    align-items: flex-start;
    max-width: 100%;
    overflow: clip;
  }

  .footer-container.footer-social {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-column {
    max-width: none;
  }

  .image-33, .footer-logos-container, .footer-trademark {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-bar-container {
    padding-left: 28px;
    padding-right: 28px;
  }

  .footer-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-bar-link {
    font-size: 12px;
  }

  .get-in-touch.contact-us {
    padding-right: 28px;
  }

  .get-in-touch-title {
    font-size: 49px;
  }

  .get-in-touch-title.title-2 {
    padding-left: 51px;
  }

  .get-in-touch-bg-img {
    z-index: 0;
    width: 150%;
    max-width: none;
    margin-left: -111px;
    position: relative;
  }

  .get-in-touch-text {
    width: 100%;
  }

  .schedule-title {
    font-size: 30px;
  }

  .drop-us-a-line-first-column {
    width: 100%;
  }

  .schedule-text-container {
    margin-top: 161px;
  }

  .instagram-container {
    width: 100%;
  }

  .get-in-touch-hands {
    z-index: 0;
    max-width: none;
  }

  .left-hand-touch {
    width: 153px;
    margin-top: 98px;
    margin-left: -54px;
  }

  .right-hand-touch {
    width: 212px;
    margin-top: 47px;
    right: -91px;
  }

  .add-some-color-background {
    overflow: hidden;
  }

  .add-some-color-bg-img {
    width: 480px;
    max-width: 480px;
    height: 1060px;
  }

  .add-some-color-container {
    margin-bottom: 34px;
  }

  .add-some-color-img {
    min-width: 0;
    max-width: 320px;
  }

  .add-some-color-text-container {
    height: 480px;
  }

  .add-some-color-title-1 {
    top: -474px;
  }

  .services-section {
    margin-bottom: -62px;
    padding-bottom: 0;
    position: relative;
    top: -62px;
    overflow: visible;
  }

  .services-background, .services-container, .how-we-work-section, .how-we-work-text-container {
    overflow: hidden;
  }

  .how-we-work-title {
    text-align: left;
  }

  .how-we-work-title.platform-tools {
    text-align: center;
    white-space: normal;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 34px;
  }

  .right-arrow {
    width: 100px;
    right: -15px;
  }

  .slider {
    width: 100%;
  }

  .left-arrow {
    margin-left: 24px;
  }

  .case-study-slide-text {
    height: 560px;
    padding-top: 10px;
  }

  .case-study-title {
    margin-top: 10px;
  }

  .case-study-paragraph {
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .case-study-locations.two-columns-text {
    padding-left: 10px;
  }

  .service-details-container {
    padding-left: 28px;
    padding-right: 28px;
  }

  .service-details-container.extra-top-margin {
    margin-top: 95px;
    padding-bottom: 19px;
  }

  .service-details-container.extra-top-margin-2 {
    margin-top: 22px;
  }

  .service-details-text-container {
    width: 100%;
  }

  .service-details-subtitle {
    margin-top: 20px;
    margin-bottom: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 600;
    line-height: 18px;
  }

  .image-40 {
    width: 400px;
    max-width: none;
    margin-left: 50%;
    margin-right: 0;
    transform: translate(-50%);
  }

  .image-41 {
    height: 820px;
  }

  .service-details-img-container {
    margin-left: 50%;
    margin-right: 0;
    transform: translate(-50%);
  }

  .image-42 {
    width: 400px;
    min-width: 400px;
    max-width: none;
    margin-left: 50%;
    margin-right: 0;
    transform: translate(-50%);
  }

  .image-43 {
    width: 550px;
    min-width: 550px;
    margin-left: 50%;
    margin-right: 0;
    right: -49px;
    transform: translate(-50%);
  }

  .quote-background, .quote-container {
    overflow: hidden;
  }

  .text-block-6 {
    width: 260px;
    padding-right: 0;
  }

  .past-partners-title {
    text-transform: none;
  }

  .past-partners-logo-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-46.partner-logo {
    margin-left: 0;
    position: relative;
    left: -23px;
  }

  .partner-logo {
    max-width: 140px;
  }

  .partner-logo.amazon-music-logo {
    margin-left: -21px;
  }

  .partner-logo.sheraton-logo {
    margin-left: -19px;
  }

  .partner-logo.capitol-logo {
    margin-left: -8px;
  }

  .partner-logo.playhouse-logo {
    margin-left: -6px;
  }

  .paragraph-6 {
    object-fit: fill;
    min-width: 280px;
    max-width: 400px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 28px;
    padding-right: 28px;
    display: block;
    position: relative;
  }

  .image-58 {
    transform: none;
  }

  .services-frame {
    overflow: visible;
  }

  .services-item-container {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 70px;
    position: relative;
    top: auto;
    bottom: 0;
    overflow: visible;
  }

  .services-item-container.first-element {
    flex-direction: column;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 70px;
    position: relative;
    top: auto;
    bottom: auto;
    overflow: visible;
  }

  .service-item-text-container {
    padding-top: 20px;
  }

  .service-item-title {
    width: 100%;
    font-size: 30px;
    line-height: 30px;
  }

  .service-item-list-item {
    padding-bottom: 0;
  }

  .service-item-image-container {
    order: -1;
    max-width: 405px;
    max-height: 300px;
    margin-left: 50%;
    margin-right: 0;
    transform: translate(-50%);
  }

  .image-61 {
    border-radius: 0;
    width: 405px;
    max-width: 405px;
    height: 300px;
    max-height: 300px;
  }

  .inside-item-title {
    line-height: 24px;
  }

  .service-img-animation-container {
    flex: none;
    order: 1;
    align-self: auto;
  }

  .case-study-large-img {
    width: 100%;
  }

  .image-65 {
    margin-left: -9px;
  }

  .newsletter {
    max-width: 100%;
    overflow: visible;
  }

  .newsletter.newsletter-body {
    overflow: visible;
  }

  .newsletter-section {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: clip;
  }

  .newsletter-section.feast-eyes-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newsletter-section.white-block {
    max-width: 600px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .newsletter-section.white-block.newsletter-artist {
    margin-top: 0;
  }

  .newsletter-section.newsletter-container-mobile {
    max-width: 100%;
    margin-top: 0;
    padding-top: 100px;
    overflow: clip;
  }

  .newsletter-date-container {
    display: block;
    overflow: visible;
  }

  .newsletter-small-text {
    margin-left: 10px;
    margin-right: 10px;
  }

  .newsletter-artscape-container {
    max-width: 100%;
    display: block;
    overflow: clip;
  }

  .newsletter-artscape-container.newsletter-container-mobile, .newsletter-artscape-img-container {
    max-width: 100%;
    display: block;
    overflow: visible;
  }

  .newsletter-artscape-img-container.newsletter-container-mobile {
    display: block;
    overflow: auto;
  }

  .newsletter-artscape-text-img {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .newsletter-artscape-img {
    object-fit: scale-down;
    max-width: 100%;
    display: block;
    overflow: visible;
  }

  .newsletter-artscape-title {
    box-sizing: border-box;
    object-fit: fill;
    max-width: 100%;
    line-height: 22px;
    overflow: visible;
  }

  .newsletter-text-container {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .newsletter-text-container.no-top-margin {
    margin-left: 10px;
    margin-right: auto;
    padding-right: 10px;
    overflow: clip;
  }

  .newsletter-text-container.grid {
    grid-template-columns: 1fr 1fr;
  }

  .newsletter-title {
    margin: 0 auto 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .newsletter-project-container {
    flex-direction: column;
    min-width: 250px;
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .newsletter-project-container.newsletter-text-container {
    margin-left: 0;
  }

  .newsletter-project-img {
    text-align: left;
    flex: none;
    align-self: center;
    max-width: 100%;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: clip;
  }

  .newsletter-project-info {
    min-width: 250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .newsletter-project-title {
    max-width: 100%;
    overflow: clip;
  }

  .newsletter-project-info-row {
    margin-left: auto;
    margin-right: auto;
  }

  .newsletter-project-icon {
    margin-left: 0;
    padding-left: 0;
  }

  .newsletter-text {
    min-width: 245px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .newsletter-hands-container {
    margin-left: 0;
    margin-right: 0;
    display: block;
    top: 26px;
  }

  .image-66 {
    order: -1;
    bottom: 44px;
    left: -32px;
  }

  .image-67 {
    float: right;
    order: 1;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    top: 14px;
    bottom: 0;
    right: -35px;
    overflow: clip;
  }

  .newsletter-list-item {
    margin-right: 20px;
  }

  .newsletter-bulb-container {
    overflow: visible;
  }

  .image-68 {
    margin-right: 0;
    right: 26px;
    overflow: hidden;
  }

  .newsletter-content-into-row {
    padding-left: 0;
  }

  .newsletter-show-love-container {
    flex-direction: column;
  }

  .newsletter-show-love-img-container {
    width: 100%;
  }

  .newsletter-button {
    position: relative;
    right: 20px;
  }

  .footer-newsletter-container.footer-container.popup {
    height: auto;
  }

  .footer-newsletter-title.popup {
    object-fit: contain;
    margin-top: 10px;
    overflow: clip;
  }

  .footer-newsletter-title.popup.mobilescoooppop {
    font-size: 24px;
    line-height: 28px;
  }

  .container-2 {
    max-width: none;
  }

  .newsletter-form {
    margin-bottom: 0;
    padding: 0 20px 20px;
  }

  .newsletter-form.mobile {
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-form-block-two {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-form-block-two.mobile {
    margin-top: auto;
  }

  .footer-form-input {
    object-fit: scale-down;
    width: auto;
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .intro-text {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

  .newsletter-artist-text {
    margin-left: auto;
    margin-right: auto;
    padding-left: 21px;
    padding-right: 20px;
    overflow: visible;
  }

  .newsletter-artist-text.newsletter-artist-mobile {
    min-width: 250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: clip;
  }

  .newsletter-social-container {
    min-width: 0;
    max-width: 320px;
  }

  .newsletter-artist-title {
    margin-left: auto;
    margin-right: auto;
  }

  .newsletter-txtgroup-subcontainer {
    min-width: 250px;
    max-width: 100%;
    overflow: clip;
  }

  .newsletter-subheader-text {
    max-width: 100%;
    overflow: clip;
  }

  .newsletter-text-2 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }

  .newsletter-text-small-italics {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0;
  }

  .image-73 {
    aspect-ratio: auto;
    vertical-align: middle;
    object-fit: fill;
    height: 38%;
    max-height: none;
    overflow: clip;
  }

  .modal-scooop-sub {
    object-fit: contain;
    height: 40%;
    inset: auto 0% 0%;
  }

  .modal-scoop-box {
    object-fit: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 100%;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    inset: auto 0% 0%;
    overflow: clip;
  }

  .image-76 {
    padding-right: 0;
    bottom: -140px;
    right: -62px;
  }

  .container-copy {
    background-color: #fff;
    display: flex;
    position: relative;
  }

  .container-3 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .scooop-header.is-white, .rl-padding-global.top-margin {
    margin-top: 20px;
  }

  .header5_component {
    min-height: 80vh;
    max-height: 50rem;
  }

  .rl_section_header5 {
    float: none;
    clear: none;
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
  }

  .newsletter-button-white {
    position: relative;
    right: 20px;
  }

  .newsletter-small-text-white, .newsletter-text-white {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .scooop-button {
    position: relative;
    right: 20px;
  }

  .newsletter-text-small {
    margin-left: 10px;
    margin-right: 10px;
  }

  .newsletter-section-med {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: clip;
  }

  .newsletter-section-med.feast-eyes-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newsletter-section-med.white-block {
    max-width: 600px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .newsletter-section-med.white-block.newsletter-artist {
    margin-top: 0;
  }

  .newsletter-section-med.newsletter-container-mobile {
    max-width: 100%;
    overflow: clip;
  }

  .div-block-7 {
    object-fit: fill;
  }

  .menu-button {
    z-index: auto;
    position: relative;
  }

  .container-6 {
    padding-top: 20px;
    position: relative;
  }

  .newsletter-project-img-horizontal, .newsletter-project-img-200, .newsletter-project-img-600, .newsletter-project-img-300-long {
    text-align: left;
    flex: none;
    align-self: center;
    max-width: 100%;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: clip;
  }
}

#w-node-_2ba9c1a6-7d9d-e15d-885b-e2202f9090a8-29af7cc1, #w-node-_2c223c16-5c06-f9f4-f804-be4e1b5f2412-29af7cc1, #w-node-_0941e753-7b51-0b9a-c19c-2de2b00edee5-29af7cc1, #w-node-_7e84a9cb-20a2-4bb3-1aec-abb9093acdd6-29af7cc1, #w-node-_7e84a9cb-20a2-4bb3-1aec-abb9093acdd7-29af7cc1, #w-node-_7e84a9cb-20a2-4bb3-1aec-abb9093acdda-29af7cc1, #w-node-_81cfbcce-7b5c-27ed-eed1-1517d00edba3-29af7cc1, #w-node-_81cfbcce-7b5c-27ed-eed1-1517d00edba4-29af7cc1, #w-node-_81cfbcce-7b5c-27ed-eed1-1517d00edba7-29af7cc1, #w-node-ad3e8b6f-9bfa-a599-d862-047f559ea0c0-29af7cc1, #w-node-ad3e8b6f-9bfa-a599-d862-047f559ea0c1-29af7cc1, #w-node-ad3e8b6f-9bfa-a599-d862-047f559ea0c4-29af7cc1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNext-Semi-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Druk Wide Trial-Heavy';
  src: url('../fonts/FontsFree-Net-DrukWide-Heavy-Trial.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNext-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNext-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNext-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sfns Display Regular';
  src: url('../fonts/SFNS-Display-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Druk Text Wide Trial';
  src: url('../fonts/DrukTextWide-Heavy-Trial.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
