:root {
  --black: black;
  --white: white;
  --transparent: transparent;
  --light-grey: #9c9c9c;
  --dark-grey: #1f1f1f;
  --deep-pink: #ff00d5;
  --gold: #ffe100;
  --grey: grey;
  --silver: #e6e6e6;
  --black-2: #333;
  --blackish-grey: #333;
}

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

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

.main-intro {
  color: #3330;
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: linear-gradient(#fff0 61%, #000), url('../images/hero-th-interior.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 97vh;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 40px;
  font-size: 0;
  line-height: 0;
  display: flex;
  overflow: hidden;
}

.image {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-clip: border-box;
  width: 100%;
  max-width: none;
  height: auto;
  max-height: none;
  overflow: visible;
}

.image:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.services {
  background-color: var(--black);
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.main-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 15px 0 0;
  padding: 15px;
  display: grid;
}

.main-grid.services {
  display: none;
}

.introcopy {
  color: #fff;
  text-align: center;
  text-transform: none;
  overflow-wrap: normal;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 54px;
  display: flex;
  position: static;
}

.navbar {
  background-color: var(--transparent);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(0deg, #0000, #00000017 9%, #000);
  background-clip: border-box;
  width: 100%;
  height: 105.422px;
  max-height: none;
  padding: 20px 40px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar.white-version {
  background-color: #ffffff7d;
  background-image: none;
}

.container {
  text-align: left;
  max-width: 940vh;
  display: block;
}

.nav-menu {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

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

.navlink {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.navlink:hover, .navlink:focus, .navlink:visited, .navlink.w--current {
  color: var(--light-grey);
}

.navlink.black {
  color: var(--dark-grey);
  font-weight: 400;
}

.about {
  background-color: #000;
  margin-top: 0;
  padding-bottom: 140px;
}

.main-container {
  background-color: #0000;
  margin-top: 0;
  padding-top: 60px;
}

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

.about-name {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 15px;
}

.about-position {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
}

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

.team-photo {
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.about-header {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 110px;
  font-weight: 100;
  line-height: 100px;
}

.about-header:hover {
  background-color: #0000;
}

.div-block {
  margin-top: 100px;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph {
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.contact {
  background-color: var(--black);
  padding-bottom: 0;
}

.contact-header {
  color: #fff;
  overflow-wrap: normal;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 90px;
  font-weight: 100;
  line-height: 140px;
}

.insta-link {
  opacity: .5;
  background-color: #0000;
  background-image: url('../images/Instagram-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  margin-right: 15px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 40px;
  font-size: 10px;
}

.insta-link:hover {
  opacity: 100;
}

.fb-link {
  opacity: .5;
  background-color: #0000;
  background-image: url('../images/Facebook-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  margin-right: 15px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 40px;
}

.fb-link:hover {
  opacity: 100;
}

.tw-link {
  background-color: #0000;
  background-image: url('../images/logo-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-right: 15px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 40px;
}

.dribbble-buttom {
  background-color: #0000;
  background-image: url('../images/Dribbble-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  margin-right: 0;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 40px;
}

.creatively {
  clear: left;
  background-color: var(--gold);
  color: #000;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  display: flex;
  position: static;
}

.div-block-2 {
  text-align: center;
}

.category-intro {
  margin-top: 140px;
  margin-bottom: 40px;
}

.intro-client {
  grid-column-gap: 51px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.75fr;
}

.client-name {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 25px;
}

.client-copy {
  color: var(--grey);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 21px;
}

.spread-comp {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.spread-comp.quote {
  padding-left: 60px;
  padding-right: 60px;
}

.sample-client-div-hor {
  margin: 16px auto;
}

.grid-6 {
  grid-column-gap: 16px;
  text-align: center;
  grid-template: "."
  / 1fr 1fr;
}

.main-intro-editorial {
  color: #3330;
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Rainy-Sun-Opener-Editorial.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 1300px;
  font-size: 0;
  line-height: 0;
  display: flex;
}

.services-block {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.services-block:hover {
  mix-blend-mode: luminosity;
}

.editorial-button {
  background-color: var(--gold);
  color: #000;
  object-fit: fill;
  border-radius: 15px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  max-width: none;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: absolute;
}

.intro-message {
  text-align: left;
  flex: 0 auto;
  order: 0;
  align-self: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  top: auto;
}

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

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

.email-buttom {
  opacity: .5;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/Email-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  background-clip: border-box;
  margin-right: 15px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 40px;
}

.email-buttom:hover {
  opacity: 1;
}

.div-block-3 {
  text-align: center;
  margin-bottom: 40px;
}

.main-intro-branding {
  color: #3330;
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Rainy-Sun-Opener-Branding.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 1300px;
  font-size: 0;
  line-height: 0;
  display: flex;
}

.copyright {
  color: var(--grey);
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.main-intro-web {
  color: #3330;
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Rainy-Sun-Opener-Web-Design.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 1300px;
  font-size: 0;
  line-height: 0;
  display: flex;
}

.white-title-mid {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 200;
  line-height: 50px;
}

.intro-services {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.intro-services.xtra {
  max-width: 1200px;
}

.instalink {
  color: var(--gold);
  font-style: normal;
  text-decoration: none;
  display: none;
}

.branding-button {
  background-color: var(--gold);
  opacity: 1;
  color: #000;
  object-fit: fill;
  border-radius: 15px;
  order: 0;
  align-self: auto;
  max-width: 100%;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: absolute;
}

.web-button, .marketing-button {
  background-color: var(--gold);
  color: #000;
  object-fit: fill;
  border-radius: 15px;
  order: 0;
  align-self: auto;
  max-width: 100%;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: absolute;
}

.skills-section {
  border-top: 2px solid var(--gold);
  background-color: var(--silver);
  margin-top: 0;
  padding: 40px 0;
}

.skills {
  background-color: #0000;
  margin-top: 0;
  padding-top: 0;
}

.skills-heading {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.skills-grid {
  grid-column-gap: 23px;
  grid-row-gap: 43px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: 0;
  padding-top: 0;
}

.reach-text {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
}

.link {
  color: var(--black);
  text-decoration: none;
}

.illus-icon, .photo-edit-icon, .video-icon, .art-icon, .photo-icon, ._3d-icon, .copy-icon, .social-icon {
  text-align: center;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.tags {
  color: var(--light-grey);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
}

.tags.xtra-space {
  margin-top: 10px;
}

.project-name {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.project-description {
  background-color: #0000;
  margin-top: 40px;
  margin-bottom: 10px;
}

.project-container {
  max-width: 1200px;
  display: block;
}

.project-container.hidden {
  display: none;
}

.paragraph-6 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.project-descrip-paragraph {
  color: var(--black-2);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.main-intro-marketing {
  color: #3330;
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Rainy-Sun-Opener-Social-Media.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 1300px;
  font-size: 0;
  line-height: 0;
  display: flex;
}

.icon-block:hover {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #f220;
}

.icon-name {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.main-container-about {
  background-color: #0000;
  margin-top: 0;
  padding-top: 60px;
}

.main-container-about.xtra {
  max-width: 1200px;
  padding-top: 0;
}

.divider {
  background-color: var(--silver);
  height: 1px;
  margin-top: 36px;
}

.intro-div-block {
  border-bottom: 1px #000;
}

.services-intro {
  object-fit: fill;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.category-intro-copy {
  margin-left: 0;
  margin-right: 0;
}

.project-description-first {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 10px;
}

.client-wrapper {
  background-color: var(--silver);
  padding: 10px;
  overflow: hidden;
}

.marquee-wrapper {
  width: 200%;
  display: flex;
}

.marquee {
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  height: auto;
  padding: 0;
  display: flex;
}

.card {
  background-color: #0000;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 80px;
  margin: 10px 20px;
  display: flex;
}

.image-8 {
  width: 150px;
  height: 100%;
}

.service-card {
  background-color: #f1f1f1;
  width: 40vh;
  height: auto;
  padding: 20px;
}

.service-card:hover {
  mix-blend-mode: normal;
}

.paragraph-7 {
  margin-bottom: 0;
}

.slider {
  background-color: #ddd0;
  width: 40vw;
  height: auto;
  min-height: 0;
  margin: 0;
  overflow: visible;
}

.service-divblock {
  height: auto;
  display: block;
}

.mask {
  width: auto;
  overflow: visible;
}

.slide-nav {
  margin-bottom: -50px;
}

.linkblock-creative {
  color: #000;
  mix-blend-mode: normal;
  background-image: url('../images/service-creative-2.jpg');
  background-position: 0 0;
  background-size: cover;
  display: block;
}

.linkblock-creative:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.slide {
  width: auto;
  height: auto;
}

.slider-section {
  padding-top: 140px;
  padding-bottom: 140px;
  display: block;
  overflow: hidden;
}

.slider-container {
  text-align: left;
  justify-content: center;
  width: 1200px;
  max-width: none;
  display: flex;
  overflow: visible;
}

.left-arrow, .right-arrow {
  display: none;
}

.title-black-medium {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.title-black-medium:hover {
  opacity: 1;
  color: var(--grey);
  text-decoration: none;
}

.section {
  background-color: #0000;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-bottom: 0;
  overflow: hidden;
}

.section.hidden {
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px;
  display: block;
}

.parallax-s {
  background-color: #ddd0;
  width: 90%;
  height: auto;
  margin-bottom: 40px;
  display: inline-block;
}

.client-block {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 0;
  display: block;
}

.parallax-mask-s {
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.services-slider-container {
  justify-content: center;
  max-width: 940px;
  display: none;
}

.slide-nav-2 {
  margin-bottom: -40px;
}

.right-arrow-2 {
  display: block;
}

.right-arrow-2.hidden {
  display: none;
}

.left-arrow-2 {
  display: block;
}

.section-test-carousel {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  overflow: hidden;
}

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

.hidden {
  display: none;
}

.card-slider-navigation {
  padding-right: 0;
  position: static;
}

.card-slider {
  text-align: left;
  background-color: #0000;
  width: auto;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.card-slider-mask {
  background-color: var(--transparent);
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: auto;
  height: auto;
  margin-left: 200px;
  overflow: visible;
}

.card-slider-slide {
  text-align: center;
  background-color: #fff;
  width: auto;
  max-width: none;
  margin-right: 0;
}

.location-image {
  max-width: 100%;
}

.card-slider-content {
  text-align: center;
  padding: 20px;
}

.slider-container-expanded {
  text-align: left;
  background-color: #0000;
  max-width: 1800px;
}

.slide-card {
  width: auto;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.parallax-slider {
  background-color: #0000;
  justify-content: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.parallax-mask {
  width: 900px;
  overflow: visible;
}

.parallax-slide {
  margin: auto;
}

.parallax-slide:hover {
  filter: none;
}

.slider-mobile {
  background-color: #000;
  margin-top: 220px;
  margin-bottom: 220px;
  display: block;
  overflow: hidden;
}

.slider-container-mobile {
  text-align: center;
  max-width: none;
  margin-left: auto;
  overflow: visible;
}

.parallax-left-arrow, .parallax-right-arrow {
  display: block;
}

.slide-nav-4 {
  margin-top: auto;
  display: none;
  position: static;
}

.location-card-slider {
  float: none;
  opacity: 1;
  text-align: center;
  height: auto;
  padding: 0;
}

.location-card-slider:hover {
  opacity: 1;
  filter: none;
}

.location-card-slider:focus {
  opacity: 1;
}

.icon-gray {
  color: #b8b8b8;
}

.gradient {
  z-index: 1;
  float: none;
  clear: none;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: radial-gradient(circle farthest-side, #0000, red 84%);
  width: 100%;
  height: 360px;
  display: block;
  position: absolute;
  inset: 1130px auto 0% 0%;
}

.logo-location {
  object-fit: fill;
  max-width: 60%;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.small-black-copy {
  font-size: 16px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.small-black-copy.linkblock {
  text-decoration: none;
}

.social-contact {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.link-custom-pink {
  color: var(--white);
  text-decoration: none;
}

.link-custom-pink:hover {
  color: var(--deep-pink);
}

.link-custom-yellow {
  color: var(--white);
  text-decoration: none;
}

.link-custom-yellow:hover {
  color: var(--gold);
}

.cargo {
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}

.cargo.magenta {
  color: var(--deep-pink);
}

.hero-deck {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 32px;
}

.project-cover-grid {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr .75fr 1fr;
}

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

.project-cover-grid.right-cover, .project-cover-grid.rightside {
  grid-template-columns: 1fr .75fr 1fr 1fr;
}

.project-cover-grid.middle {
  grid-template-columns: 1fr .75fr .75fr 1fr;
}

.project-cover-grid.vertical {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr;
}

.single-comp {
  width: 100%;
  height: 100%;
}

.accent-grey-light {
  color: var(--grey);
  font-weight: 300;
}

.accent-grey-light:hover {
  color: var(--silver);
}

.bold-text-2 {
  color: var(--gold);
}

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

.project-spreads-grid {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

.project-spreads-grid.left-cover {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.project-spreads-grid.right-cover {
  grid-template-columns: 1fr .75fr 1fr 1fr;
}

.quote {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 18px;
  font-weight: 500;
}

.quote.big {
  color: #747474;
  letter-spacing: .5px;
  font-family: Bitter, serif;
  font-size: 30px;
  line-height: 50px;
}

.services-home-grid {
  margin-top: 60px;
  margin-bottom: 60px;
}

.section-2 {
  display: none;
}

.servcies-copy-link {
  color: var(--blackish-grey);
  text-decoration: none;
}

.clients-grid {
  grid-column-gap: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.linkblock-branding {
  color: #000;
  mix-blend-mode: normal;
  background-image: url('../images/service-mural-1.jpg');
  background-position: 0 0;
  background-size: cover;
  display: block;
}

.linkblock-branding:hover {
  opacity: .9;
  mix-blend-mode: normal;
}

.linkblock-identity {
  color: #000;
  mix-blend-mode: normal;
  background-image: url('../images/client-TH-thumb.jpg'), linear-gradient(#00000080, #00000080);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  width: 100%;
  height: 100%;
  display: block;
}

.linkblock-identity:hover {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/client-TH-thumb.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  display: block;
}

.linkblock-web {
  color: #000;
  mix-blend-mode: normal;
  background-image: url('../images/client-SB-thumb.jpg');
  background-position: 50%;
  background-size: contain;
  display: block;
}

.linkblock-web:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.linkblock-web.hangar {
  background-image: url('../images/client-TH-thumb_overlay.jpg');
}

.linkblock-web.hangar:hover {
  opacity: 1;
}

.linkblock-web.sofibella {
  background-image: url('../images/client-SB-thumb_overlay.jpg');
}

.linkblock-web.pbmg {
  background-image: url('../images/client-PBMG-thumb_overlay.jpg');
}

.linkblock-web.todaymedia {
  background-image: url('../images/client-TM-thumb-overlay.jpg');
}

.panoramic-comp {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.panoramic-comp.quote {
  padding-left: 60px;
  padding-right: 60px;
}

.h1-head-deck {
  font-size: 28px;
  line-height: 60px;
}

.single-hor-full-w {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.single-hor-full-w.quote {
  padding-left: 60px;
  padding-right: 60px;
}

.project-4x4-grid {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr .75fr;
}

.project-4x4-grid.left-cover {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.project-4x4-grid.right-cover {
  grid-template-columns: 1fr .75fr 1fr 1fr;
}

.grey-hiperlink {
  color: var(--light-grey);
  font-weight: 600;
  text-decoration: none;
}

.grey-hiperlink:hover {
  color: var(--black);
}

.italic-text {
  color: var(--light-grey);
  text-decoration: none;
}

.italic-text:hover {
  color: var(--blackish-grey);
}

.bold-text-3 {
  color: var(--light-grey);
  font-weight: 600;
  text-decoration: none;
}

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

.div-block-4 {
  height: auto;
  position: relative;
  top: 200px;
  bottom: 200px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.image-content-clients {
  width: auto;
  max-width: none;
  height: auto;
}

.image-18 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.lightbox-link-adjusted {
  width: 100%;
  height: 100%;
}

.image-content-clients-copy {
  width: auto;
  max-width: none;
  height: auto;
}

@media screen and (max-width: 991px) {
  .main-intro {
    background-position: 33%;
    background-size: auto 100%;
    width: auto;
  }

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

  .main-grid {
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .nav-menu {
    text-align: left;
    background-color: #ffffffd6;
  }

  .navlink {
    color: var(--dark-grey);
  }

  .navlink.w--current {
    color: var(--deep-pink);
    text-align: left;
  }

  .about {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-name {
    margin-bottom: 10px;
    line-height: 25px;
  }

  .about-position {
    line-height: 20px;
  }

  .div-block {
    margin-top: 0;
  }

  .contact-header {
    margin-top: 30px;
    font-size: 50px;
    line-height: 100px;
  }

  .category-intro {
    margin-top: 100px;
  }

  .intro-client {
    grid-column-gap: 30px;
    grid-template-columns: .75fr 1.5fr;
  }

  .client-name {
    line-height: 32px;
  }

  .spread-comp {
    margin-bottom: 16px;
  }

  .main-intro-editorial {
    background-position: 71% 0;
    background-repeat: no-repeat;
    background-size: 1900px;
    min-height: 900px;
  }

  .intro-message {
    height: auto;
  }

  .grid-7 {
    margin-bottom: 220px;
  }

  .main-intro-branding {
    background-image: url('../images/Rainy-Sun-Opener-Branding.jpg');
    background-position: 40% 0;
    background-size: 1900px;
    min-height: 900px;
  }

  .main-intro-web {
    background-position: 53% 0;
    background-size: 1900px;
    min-height: 900px;
  }

  .white-title-mid {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 27px;
    line-height: 40px;
  }

  .skills-section {
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .skills-heading {
    font-size: 25px;
    line-height: 33px;
  }

  .skills-grid {
    grid-column-gap: 50px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 40px;
    margin-right: 40px;
  }

  .reach-text {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 27px;
    line-height: 40px;
  }

  .paragraph-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .project-descrip-paragraph {
    padding-left: 60px;
    padding-right: 60px;
  }

  .main-intro-marketing {
    background-image: url('../images/Rainy-Sun-Opener-Social-Media.jpg');
    background-position: 58% 0;
    background-size: 1900px;
    min-height: 900px;
  }

  .main-container-about {
    padding-top: 0;
  }

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

  .services-intro {
    padding-bottom: 0;
  }

  .slider {
    width: 100vw;
  }

  .slider-container {
    justify-content: flex-start;
  }

  .section.hidden {
    padding: 0;
  }

  .client-block {
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    padding: 10px;
  }

  .card-slider {
    width: auto;
    overflow: hidden;
  }

  .card-slider-mask {
    width: auto;
    margin-left: 0;
    overflow: visible;
  }

  .card-slider-slide, .slider-container-expanded {
    max-width: none;
  }

  .slide-card {
    overflow: visible;
  }

  .parallax-slider {
    width: auto;
  }

  .slider-mobile {
    display: block;
  }

  .slider-container-mobile {
    overflow: hidden;
  }

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

  .location-card-slider {
    opacity: 1;
  }

  .social-contact {
    line-height: 20px;
  }

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

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

  .panoramic-comp, .single-hor-full-w {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .main-intro {
    background-position: 28%;
  }

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

  .about-header {
    font-size: 100px;
  }

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

  .div-block-2 {
    padding-left: 0;
  }

  .category-intro {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .intro-client {
    grid-template-rows: auto auto;
    grid-template-columns: 2fr;
    margin-left: 0;
    margin-right: 0;
  }

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

  .client-copy {
    margin-bottom: 0;
  }

  .spread-comp {
    margin-left: 0;
    margin-right: 0;
  }

  .sample-client-div-hor {
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .main-intro-editorial {
    background-position: 50% 0;
    background-size: 1340px;
    min-height: 600px;
  }

  .grid-7 {
    grid-template-columns: 2.25fr;
  }

  .main-intro-branding {
    background-position: 39% 0;
    background-size: 1340px;
    min-height: 600px;
  }

  .main-intro-web {
    background-position: 51% 0;
    background-size: 1270px;
    min-height: 600px;
  }

  .skills-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .skills {
    padding-left: 20px;
    padding-right: 20px;
  }

  .skills-heading {
    text-align: center;
    font-size: 30px;
    line-height: 39px;
  }

  .skills-grid {
    grid-column-gap: 19px;
    grid-template-columns: 1.5fr 1.5fr;
    margin-left: 0;
    margin-right: 0;
  }

  .tags, .project-name {
    text-align: left;
  }

  .project-container {
    padding-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-6, .project-descrip-paragraph {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .main-intro-marketing {
    background-position: 57% 0;
    background-size: 1340px;
    min-height: 600px;
  }

  .icon-name {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
  }

  .services-intro {
    padding-top: 60px;
  }

  .category-intro-copy {
    margin: 0;
  }

  .slider {
    width: 40vh;
  }

  .section.hidden {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .card-slider-mask {
    text-align: center;
    overflow: visible;
  }

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

  .quote {
    text-align: left;
  }

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

  .panoramic-comp, .single-hor-full-w {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .main-intro {
    background-position: 50% 0;
    background-size: 920px;
    height: 480px;
    min-height: auto;
    padding-bottom: 0;
  }

  .image {
    width: 100%;
    height: 100%;
  }

  .services {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-grid.services {
    display: none;
  }

  .body {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 278%;
  }

  .introcopy {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 24px;
  }

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

  .container {
    max-width: none;
  }

  .about {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .main-container {
    padding-top: 0;
  }

  .about-grid {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-header {
    text-align: center;
    font-size: 50px;
  }

  .div-block {
    margin-top: 0;
  }

  .paragraph {
    text-align: center;
    margin-top: 20px;
    line-height: 28px;
  }

  .contact-header {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 70px;
  }

  .creatively {
    margin-bottom: 0;
    position: static;
  }

  .div-block-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .category-intro {
    margin-top: 0;
  }

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

  .client-name {
    text-align: left;
    font-size: 29px;
  }

  .spread-comp {
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    margin-bottom: 0;
  }

  .spread-comp.quote {
    padding-left: 0;
    padding-right: 0;
  }

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

  .main-intro-editorial {
    background-position: 49% 0;
    background-size: 1110px;
    min-height: 500px;
  }

  .editorial-button {
    text-align: center;
    font-size: 19px;
    line-height: 26px;
  }

  .intro-message {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 10px;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .grid-7 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    margin-bottom: auto;
  }

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

  .main-intro-branding {
    background-position: 40% 0;
    background-size: 900px;
    min-height: 430px;
  }

  .copyright {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-intro-web {
    background-position: 57% 0;
    background-size: 910px;
    min-height: 430px;
  }

  .white-title-mid {
    margin: 40px 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .branding-button, .web-button, .marketing-button {
    text-align: center;
    font-size: 19px;
    line-height: 26px;
  }

  .skills-section {
    padding: 60px 10px;
  }

  .skills {
    padding-left: 20px;
    padding-right: 20px;
  }

  .skills-heading {
    padding-left: 10px;
    font-size: 27px;
    line-height: 38px;
  }

  .skills-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .tags {
    text-align: left;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
    line-height: 14px;
  }

  .project-name {
    text-align: left;
    padding-left: 0;
    padding-right: 30px;
    line-height: 19px;
  }

  .project-container {
    padding-top: 20px;
  }

  .project-descrip-paragraph {
    padding: 0;
  }

  .main-intro-marketing {
    background-position: 44% 0;
    background-size: 1070px;
    min-height: 430px;
  }

  .main-container-about {
    padding: 0;
  }

  .divider {
    margin-top: 0;
  }

  .services-intro {
    padding-bottom: 60px;
  }

  .marquee {
    width: 150%;
  }

  .card {
    margin-left: 20px;
    margin-right: 20px;
  }

  .service-card {
    width: 100vw;
    height: auto;
  }

  .slider {
    width: auto;
    height: 500px;
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .service-divblock {
    height: auto;
    display: block;
  }

  .slide {
    height: auto;
  }

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

  .section.hidden {
    padding: 20px;
  }

  .parallax-s {
    width: 100%;
  }

  .client-block {
    width: auto;
    max-width: none;
    max-height: none;
    padding: 0;
  }

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

  .card-slider-mask {
    overflow: visible;
  }

  .location-image {
    max-width: 100%;
  }

  .parallax-slider {
    width: auto;
  }

  .slider-container-mobile {
    overflow: hidden;
  }

  .hero-deck {
    margin-top: 0;
    font-size: 16px;
    line-height: 18px;
  }

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

  .project-cover-grid.middle, .project-cover-grid.vertical {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .single-comp {
    width: auto;
    height: auto;
    max-height: none;
  }

  .services-main-section {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .project-spreads-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .quote {
    text-align: left;
    padding-left: 0;
    padding-right: 30px;
    line-height: 19px;
  }

  .quote.big {
    text-align: left;
    line-height: 41px;
  }

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

  .panoramic-comp.quote, .single-hor-full-w.quote {
    padding-left: 0;
    padding-right: 0;
  }

  .project-4x4-grid {
    grid-template-columns: .75fr .75fr;
  }

  .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16, .image-17, .image-content-clients, .image-content-clients-copy {
    width: 100%;
    max-width: none;
  }
}

#w-node-_855f2334-14a1-97c7-294d-cfc12e3b7710-e35f704b, #w-node-_40cda24d-3e99-b9b5-74bd-346f1b1f60e5-e35f704b, #w-node-efed7838-d971-76a2-542b-7e766248c3b9-e35f704b, #w-node-_22f0d138-922d-65cb-51d0-8833e478f2a2-e35f704b, #w-node-_7292448e-8569-4016-eb8b-1b399f4f23c3-e35f704b, #w-node-_20fcd2aa-72a9-f329-47c8-a9163c66ce0e-e35f704b, #w-node-_4fd9f1b5-ecfe-3a72-af18-e615d494b3e7-e35f704b, #w-node-_919a89c5-45d5-2f1e-5bc1-e6d8a2e66597-e35f704b {
  place-self: center;
}

#w-node-_527c662e-6628-6c1c-9551-865a28e85245-e35f704b {
  justify-self: stretch;
}

#w-node-_9225c77f-f41e-a6c1-a6c7-41f77e2cc5f6-e35f704b, #w-node-_28f9d444-6a19-636f-fb28-f2d1ba9ec6de-e35f704b {
  justify-self: center;
}

#w-node-_4d3d8aef-ce61-70c0-a442-206c021ad5de-e35f704b {
  place-self: start center;
}

#w-node-_37257f8f-bea6-e307-e581-71dce3c27857-e35f704b, #w-node-_8458427c-860e-da7b-e077-db2b2a90ffd2-e35f704b, #w-node-_04a82db2-ca6a-5222-1c20-4516bc2bc3af-e35f704b {
  justify-self: center;
}

#w-node-_3a86c3bf-eb29-b6c9-0eec-fa650df2a513-eded3df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d99f05f0-4837-ceaa-1953-48e6c2f48644-eded3df6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-be479706-040d-f928-e4d1-548ab579af0e-eded3df6, #w-node-d4ebbbf4-8a3c-586e-0d77-82d64724d81f-eded3df6, #w-node-_28245094-a749-6334-d166-e8d4112f531e-eded3df6, #w-node-_28245094-a749-6334-d166-e8d4112f5321-eded3df6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_40a34ba4-531d-e100-2daf-300be89fe039-eded3df6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_40a34ba4-531d-e100-2daf-300be89fe03c-eded3df6, #w-node-_56dc2900-16e4-18e3-bac6-4600acd2d3f4-eded3df6, #w-node-_025d73b4-fc3b-5800-7171-5399b3cff71e-eded3df6, #w-node-_025d73b4-fc3b-5800-7171-5399b3cff721-eded3df6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b32dbfcc-74fb-62cf-9879-52bfe3c128d8-eded3df6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-b32dbfcc-74fb-62cf-9879-52bfe3c128db-eded3df6, #w-node-_5949aa29-0472-2164-3675-c0624b92febf-eded3df6, #w-node-_6b786f20-6009-62de-5329-aeb58b91be70-eded3df6, #w-node-_6b786f20-6009-62de-5329-aeb58b91be73-eded3df6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-dd5ca227-d9d9-8020-6c98-5d82cfcc0086-eded3df6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-dd5ca227-d9d9-8020-6c98-5d82cfcc0088-eded3df6, #w-node-dd5ca227-d9d9-8020-6c98-5d82cfcc008a-eded3df6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3a86c3bf-eb29-b6c9-0eec-fa650df2a513-b030fc22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_40a34ba4-531d-e100-2daf-300be89fe039-b030fc22 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_40a34ba4-531d-e100-2daf-300be89fe03c-b030fc22, #w-node-_56dc2900-16e4-18e3-bac6-4600acd2d3f4-b030fc22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d99f05f0-4837-ceaa-1953-48e6c2f48644-b030fc22 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-be479706-040d-f928-e4d1-548ab579af0e-b030fc22, #w-node-d4ebbbf4-8a3c-586e-0d77-82d64724d81f-b030fc22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b32dbfcc-74fb-62cf-9879-52bfe3c128d8-b030fc22, #w-node-_86022d26-5655-2831-99fe-384a65585ea3-b030fc22 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_28245094-a749-6334-d166-e8d4112f531e-b030fc22, #w-node-_28245094-a749-6334-d166-e8d4112f5321-b030fc22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9c6106b6-e140-0382-f89c-838fa411407e-b030fc22 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_9c6106b6-e140-0382-f89c-838fa4114081-b030fc22, #w-node-_9c6106b6-e140-0382-f89c-838fa4114084-b030fc22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4b3b99b4-075c-962f-a6ed-d51a45d5ecd4-b030fc22 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4b3b99b4-075c-962f-a6ed-d51a45d5ecd7-b030fc22, #w-node-_4b3b99b4-075c-962f-a6ed-d51a45d5ecda-b030fc22, #w-node-_6b786f20-6009-62de-5329-aeb58b91be70-b030fc22, #w-node-_6b786f20-6009-62de-5329-aeb58b91be73-b030fc22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-dd5ca227-d9d9-8020-6c98-5d82cfcc0086-b030fc22 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-dd5ca227-d9d9-8020-6c98-5d82cfcc0088-b030fc22, #w-node-dd5ca227-d9d9-8020-6c98-5d82cfcc008a-b030fc22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4081ed60-6b3e-fbf1-de2e-1894cadd8927-7114119a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-7114119a {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: auto;
}

#w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-7114119a, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-7114119a, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-7114119a {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_6f287e00-52b4-75d5-2928-f40368fab4b3-7114119a, #w-node-_906ec7f7-46c8-d6aa-8583-c85312392d71-7114119a, #w-node-_75b1402a-01e8-8edd-eb06-c18c81a86fcd-7114119a, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b6-7114119a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_28245094-a749-6334-d166-e8d4112f531e-7114119a, #w-node-_28245094-a749-6334-d166-e8d4112f5321-7114119a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630a7-7114119a {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630aa-7114119a, #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630ad-7114119a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4081ed60-6b3e-fbf1-de2e-1894cadd8927-8f7058fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_6f287e00-52b4-75d5-2928-f40368fab4b3-8f7058fe, #w-node-_906ec7f7-46c8-d6aa-8583-c85312392d71-8f7058fe, #w-node-_75b1402a-01e8-8edd-eb06-c18c81a86fcd-8f7058fe, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b6-8f7058fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-8f7058fe, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-8f7058fe {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_28245094-a749-6334-d166-e8d4112f531e-8f7058fe, #w-node-_28245094-a749-6334-d166-e8d4112f5321-8f7058fe {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-8f7058fe, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-8f7058fe {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4081ed60-6b3e-fbf1-de2e-1894cadd8927-948a173e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-948a173e, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-948a173e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_2451b1bf-fc35-3017-f65d-37074fbd5d3b-948a173e, #w-node-_2451b1bf-fc35-3017-f65d-37074fbd5d3e-948a173e, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b3-948a173e, #w-node-_94334680-1e10-61a6-af7e-a1b0f268b4eb-948a173e, #w-node-_484e0d5e-115c-4f04-f6b2-b57a38f30457-948a173e, #w-node-a6027209-6b3c-3b29-68d4-7b3bb7195054-948a173e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630a7-948a173e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630aa-948a173e, #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630ad-948a173e, #w-node-_28245094-a749-6334-d166-e8d4112f531e-948a173e, #w-node-_28245094-a749-6334-d166-e8d4112f5321-948a173e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fc0c39cd-8a16-b9cb-025f-4b8c85e94bb3-948a173e, #w-node-fc0c39cd-8a16-b9cb-025f-4b8c85e94bb6-948a173e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4081ed60-6b3e-fbf1-de2e-1894cadd8927-f744939e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-d9a11257-8253-6dec-05fa-3f8ed655a79f-f744939e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-d9a11257-8253-6dec-05fa-3f8ed655a7a2-f744939e, #w-node-d9a11257-8253-6dec-05fa-3f8ed655a7a5-f744939e, #w-node-_7c152dfd-ac62-323b-53c2-435aee35a61f-f744939e, #w-node-_7c152dfd-ac62-323b-53c2-435aee35a622-f744939e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_36b0eebc-f8ba-9aba-42c4-9737c0fc7b7f-f744939e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_36b0eebc-f8ba-9aba-42c4-9737c0fc7b82-f744939e, #w-node-_36b0eebc-f8ba-9aba-42c4-9737c0fc7b85-f744939e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4633acac-5283-81d1-ed33-bf442ac1759a-f744939e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4633acac-5283-81d1-ed33-bf442ac1759d-f744939e, #w-node-_4633acac-5283-81d1-ed33-bf442ac175a0-f744939e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4081ed60-6b3e-fbf1-de2e-1894cadd8927-c967421e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ee2cd9fd-8526-4889-4619-7155190cf91f-c967421e {
  place-self: center;
}

#w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-c967421e, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-c967421e, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-c967421e, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-c967421e {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4081ed60-6b3e-fbf1-de2e-1894cadd8927-9731b570 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ee2cd9fd-8526-4889-4619-7155190cf91f-9731b570 {
  place-self: center;
}

#w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-9731b570, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-9731b570, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-9731b570, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-9731b570 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-_3a86c3bf-eb29-b6c9-0eec-fa650df2a513-eded3df6, #w-node-_3a86c3bf-eb29-b6c9-0eec-fa650df2a513-b030fc22 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d99f05f0-4837-ceaa-1953-48e6c2f48644-eded3df6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-be479706-040d-f928-e4d1-548ab579af0e-eded3df6, #w-node-d4ebbbf4-8a3c-586e-0d77-82d64724d81f-eded3df6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d99f05f0-4837-ceaa-1953-48e6c2f48644-b030fc22 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-be479706-040d-f928-e4d1-548ab579af0e-b030fc22, #w-node-d4ebbbf4-8a3c-586e-0d77-82d64724d81f-b030fc22, #w-node-b32dbfcc-74fb-62cf-9879-52bfe3c128d8-b030fc22, #w-node-_86022d26-5655-2831-99fe-384a65585ea3-b030fc22 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9c6106b6-e140-0382-f89c-838fa411407e-b030fc22 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_9c6106b6-e140-0382-f89c-838fa4114081-b030fc22, #w-node-_9c6106b6-e140-0382-f89c-838fa4114084-b030fc22 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b3b99b4-075c-962f-a6ed-d51a45d5ecd4-b030fc22 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_4b3b99b4-075c-962f-a6ed-d51a45d5ecd7-b030fc22, #w-node-_4b3b99b4-075c-962f-a6ed-d51a45d5ecda-b030fc22, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-7114119a, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-7114119a, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-7114119a, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-7114119a, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b3-7114119a, #w-node-_906ec7f7-46c8-d6aa-8583-c85312392d71-7114119a, #w-node-_75b1402a-01e8-8edd-eb06-c18c81a86fcd-7114119a, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b6-7114119a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630a7-7114119a {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630aa-7114119a, #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630ad-7114119a, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b3-8f7058fe, #w-node-_906ec7f7-46c8-d6aa-8583-c85312392d71-8f7058fe, #w-node-_75b1402a-01e8-8edd-eb06-c18c81a86fcd-8f7058fe, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b6-8f7058fe, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-8f7058fe, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-8f7058fe, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-8f7058fe, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-8f7058fe, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-948a173e, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-948a173e, #w-node-_6f287e00-52b4-75d5-2928-f40368fab4b3-948a173e, #w-node-_94334680-1e10-61a6-af7e-a1b0f268b4eb-948a173e, #w-node-_484e0d5e-115c-4f04-f6b2-b57a38f30457-948a173e, #w-node-a6027209-6b3c-3b29-68d4-7b3bb7195054-948a173e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630a7-948a173e {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630aa-948a173e, #w-node-_3970d98c-e7b4-7a2a-f796-5a1d25e630ad-948a173e, #w-node-_7c152dfd-ac62-323b-53c2-435aee35a61f-f744939e, #w-node-_7c152dfd-ac62-323b-53c2-435aee35a622-f744939e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4633acac-5283-81d1-ed33-bf442ac1759a-f744939e {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_4633acac-5283-81d1-ed33-bf442ac1759d-f744939e, #w-node-_4633acac-5283-81d1-ed33-bf442ac175a0-f744939e, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-c967421e, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-c967421e, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-c967421e, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-c967421e, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894b-9731b570, #w-node-_1757cc4f-6c66-4df1-d01a-5be21e6f894e-9731b570, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbb-9731b570, #w-node-_39341dd7-5aaf-2341-325f-5b57daeb2fbe-9731b570 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


