@font-face {
  font-family: Hankdisplay;
  src: url('../fonts/HankDisplay.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --brown-text: #4c4440;
  --white: white;
  --outline-gray: #5e5e5d;
  --bg-2nd-gray: #d8d5d4;
  --bg: #f2f0ef;
  --black: black;
}

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

body {
  color: #4c4440;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 261px;
  margin-bottom: 80px;
  display: flex;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

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

.styleguide-content-wrap {
  text-align: center;
}

.paragraph-small {
  color: var(--brown-text);
  font-size: 1em;
  font-weight: 500;
  line-height: 26px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-xl {
  color: #1a1b1f;
  letter-spacing: -1px;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#d58089, #b56d74);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  margin-top: -171px;
  margin-bottom: 28px;
  margin-right: auto;
  padding-bottom: 15px;
  font-family: Hankdisplay, Georgia, sans-serif;
  font-size: 7.9em;
  font-style: normal;
  font-weight: 700;
  line-height: .85em;
}

.heading-xl.fox {
  background-image: linear-gradient(#cf4500, #ad3a00 82%);
  margin-top: -66px;
}

.heading-xl.pv-realty {
  background-image: linear-gradient(#4c505e, #292b33);
  margin-top: -69px;
}

.heading-xl.wc {
  background-image: linear-gradient(#881639, #611029);
  margin-top: -72px;
}

.heading-xl.fs {
  background-image: linear-gradient(#2d4080, #121b3b);
  margin-top: -175px;
}

.heading-xl.motion {
  z-index: 5;
  background-image: linear-gradient(#5c6b60, #3d4740);
  margin-top: -239px;
  position: relative;
}

.heading-xl.about-text {
  background-image: linear-gradient(#4c4440, #b56d74);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 137px;
  line-height: .95em;
  display: block;
}

.heading-xl.project {
  background-image: linear-gradient(#d58089, #b56d74);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 135px;
  line-height: 116px;
}

.heading-xl.project.fox {
  background-image: linear-gradient(#3d8c8f, #014747);
}

.heading-xl.project.wc {
  background-image: linear-gradient(#881639, #611029);
  padding-bottom: 15px;
}

.heading-xl.project.pv-realty {
  background-image: linear-gradient(#4c505e, #292b33);
  padding-bottom: 15px;
}

.heading-xl.project.motion {
  background-image: linear-gradient(#5c6b60, #3d4740);
  padding-bottom: 15px;
}

.heading-xl.project.fs {
  background-image: linear-gradient(#2d4080, #121b3b);
  padding-bottom: 15px;
}

.paragraph-tiny {
  color: var(--brown-text);
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}

.label {
  color: var(--brown-text);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-speaking-label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label.cc-about-light {
  opacity: .6;
}

.paragraph-light {
  opacity: .6;
  color: var(--brown-text);
  font-weight: 500;
}

.paragraph-light.cc-position-name {
  margin-bottom: 5px;
}

.section {
  margin: 430px 30px 0;
  position: static;
}

.section.cc-contact {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

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

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

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: #fffc;
}

.button.cc-white-button:active {
  background-color: #ffffffe6;
}

.paragraph-bigger {
  opacity: 1;
  color: var(--brown-text);
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
  font-weight: 500;
}

.paragraph-bigger.about {
  letter-spacing: -.25px;
  justify-content: space-between;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 54px;
  display: flex;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.logo-link {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  inset: 0;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.navigation-item {
  opacity: 1;
  color: var(--brown-text);
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #383531;
  justify-content: flex-end;
  align-items: center;
  font-weight: 400;
  display: flex;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.navigation-items {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-left: 5%;
  margin-right: 80px;
  display: flex;
  position: static;
  overflow: hidden;
}

.navigation {
  background-color: #0000;
  flex: 0 auto;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  min-width: 100vw;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 0;
  display: flex;
  position: static;
}

.logo-image {
  width: 120px;
  margin-left: 6px;
  padding-bottom: 7px;
  display: block;
}

.navigation-wrap {
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: -82px;
  display: block;
  position: static;
}

.intro-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area-2 Area Area ."
                 "Area-3 Area Area Area-4"
                 "Area-3 . . Area-4"
                 / minmax(200px, 3fr) 1fr minmax(200px, 2.25fr) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 100px;
  margin-bottom: 140px;
  display: grid;
}

.name-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.position-name-text {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.work-description {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.work-experience-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-bottom: 140px;
}

.works-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . ."
                 ". . ."
                 / 3fr;
  grid-auto-columns: 3fr;
  margin-bottom: 80px;
}

.carrer-headline-wrap {
  width: 70%;
  margin-bottom: 50px;
}

.work-image {
  text-align: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 460px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

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

.work-image:active {
  opacity: .7;
}

.work-image.cc-work-1 {
  background-image: url('../images/portfolio-1---wide.svg');
  background-size: cover;
}

.work-image.cc-work-2 {
  background-image: url('../images/portfolio-2---wide.svg');
  background-size: cover;
}

.work-image.cc-work-4 {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.work-image.cc-work-3 {
  background-image: url('../images/portfolio-4---wide.svg');
  background-size: cover;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.contact {
  padding-top: 80px;
  padding-bottom: 90px;
}

.contact-headline {
  width: 70%;
  margin-bottom: 40px;
}

.contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}

.contact-form-wrap {
  width: 70%;
}

.footer-wrap {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 162px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.webflow-link {
  opacity: .5;
  text-transform: uppercase;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.footer-links {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.footer-item {
  opacity: .6;
  color: var(--brown-text);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-end;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.footer-item:hover {
  opacity: .9;
}

.footer-item:active {
  opacity: .8;
}

.footer-item.copyright-color {
  opacity: .22;
  max-width: 1300px;
}

.about-intro-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 140px;
}

.hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
}

.service-name-text {
  opacity: .6;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
}

.skillset-wrap {
  padding-right: 60px;
}

.reference-link {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.reference-link:hover {
  opacity: 1;
}

.reference-link:active {
  opacity: .9;
}

.featured-item-wrap {
  margin-bottom: 25px;
}

.services-items-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  padding-top: 10px;
}

.skills-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 1fr;
  margin-bottom: 140px;
}

.personal-features-grid {
  grid-column-gap: 80px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-areas: ". ."
                       ". .";
  margin-bottom: 110px;
}

.speaking-text {
  margin-right: 8px;
  display: inline-block;
}

.speaking-text.cc-past-speaking {
  opacity: .6;
}

.speaking-detail {
  opacity: .6;
  display: inline-block;
}

.upcoming-wrap {
  margin-bottom: 40px;
}

.social-media-heading {
  margin-bottom: 60px;
}

.social-media-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . . ."
                       ". . . .";
  margin-bottom: 30px;
}

.project-overview-grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 120px;
  margin-bottom: 135px;
}

.detail-header-image {
  perspective: none;
  width: 100%;
  transform: ;
}

.project-description-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2.5fr;
  margin-top: 120px;
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.email-section {
  text-align: center;
  width: 70%;
  margin: 140px auto 200px;
}

.email-link {
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 64px;
  font-weight: 400;
  line-height: 88px;
  text-decoration: none;
}

.email-link:hover {
  opacity: .8;
}

.email-link:active {
  opacity: .7;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.div-block {
  background-color: #d10000;
  height: 2%;
  padding: 40px;
  position: relative;
}

.container-2 {
  background-color: #0000;
  border-radius: 0;
  max-width: 672px;
  max-height: 427px;
  margin-top: auto;
  margin-bottom: auto;
  position: static;
  overflow: visible;
}

.image {
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  object-position: 60% 40%;
  background-clip: padding-box;
  border-style: none;
  border-width: 0;
  outline: 10px #19a2fd;
  max-width: 100%;
  margin: auto;
  padding: 18px;
  overflow: visible;
}

.image.fox {
  object-position: 50% 50%;
  max-width: 100%;
}

.image.about {
  -webkit-text-fill-color: inherit;
  object-position: 30% 50%;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #5e5e5d40;
  padding: 14px;
  overflow: hidden;
}

.column {
  text-align: right;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.div-block-2 {
  text-align: right;
  background-color: #fff;
  border: 1px solid #5e5e5d40;
  border-radius: 0;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto auto;
}

.body {
  background-color: #f2f0ef;
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.heading {
  color: var(--brown-text);
  font-family: Hankdisplay, Georgia, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 88px;
}

.heading._3-texts {
  margin-top: 0;
  padding-right: 12%;
}

.heading.next-project {
  letter-spacing: -.5px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#cf4500, #ad3a00);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 23px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading.next-project.fox {
  background-image: linear-gradient(#3d8c8f, #014747);
  margin-top: 26px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading.next-project.pvr {
  background-image: linear-gradient(#4c505e, #292b33);
  margin-top: 26px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading.next-project.wc {
  background-image: linear-gradient(#881639, #611029);
  margin-top: 26px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading.next-project.mobar {
  background-image: linear-gradient(#5c6b60, #3d4740);
  margin-top: 26px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading.next-project.fs {
  background-image: linear-gradient(#2d4080, #121b3b);
  margin-top: 26px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading.next-project.nomi {
  background-image: linear-gradient(#d58089, #b56d74);
  margin-top: 26px;
  padding-bottom: 8px;
  line-height: .9;
}

.heading-7 {
  color: var(--brown-text);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 32px;
  text-decoration: none;
}

.heading-7._3-texts {
  color: var(--brown-text);
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-7._2-texts {
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.heading-7.projects {
  justify-content: flex-start;
  width: 100%;
  max-width: 1055px;
  display: flex;
}

.paragraph {
  color: var(--brown-text);
  letter-spacing: -.25px;
  margin-bottom: 24px;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  display: block;
}

.paragraph._3-texts {
  color: var(--brown-text);
  letter-spacing: 0;
  margin-top: 64px;
  margin-bottom: 67px;
  padding-right: 40%;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph._3-texts.plus {
  margin-bottom: 0;
  padding-right: 15%;
  font-weight: 400;
}

.paragraph._3-texts.plus._2nd-paragraph {
  margin-top: 24px;
}

.container-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
  position: absolute;
}

.image-2 {
  margin-left: 10px;
}

.columns {
  object-fit: fill;
  flex-direction: row;
  flex: 1;
  order: 0;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 56px;
  margin-right: 56px;
  display: flex;
  position: relative;
}

.section-2 {
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.column-2 {
  align-self: auto;
  padding-left: 0;
  padding-right: 28px;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 39px;
  margin-right: auto;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.div-block-3.more-projects {
  margin-top: 23px;
}

.section-project {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 113px;
  margin-left: 5%;
  margin-right: 5%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.section-project.left {
  margin-top: 120px;
}

.section-project.clients {
  margin-top: 38px;
  margin-bottom: 127px;
}

.container-4 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  max-width: 60%;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.container-5 {
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  max-width: 40%;
  margin-top: 0;
  padding-left: 1.5em;
  padding-right: 0;
  display: flex;
}

.container-5.fs-mobile {
  margin-top: 0;
}

.section-4 {
  flex-direction: row;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-start;
  margin-top: -186px;
  margin-left: 0%;
  margin-right: 4%;
  display: flex;
  position: relative;
  inset: 0;
}

.image-3 {
  order: 0;
  margin-top: -229px;
  position: relative;
  inset: auto 0% 0% 4%;
}

.image-3.mobar {
  margin-top: 0;
  left: -8%;
}

.image-3.tv {
  margin-top: -112px;
  margin-left: 12px;
}

.image-3.pvr {
  margin-top: -78px;
}

.div-block-4 {
  flex: 0 auto;
  justify-content: center;
  max-width: 1300px;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.div-block-l-phone {
  align-self: flex-start;
  margin-left: -4px;
  margin-right: 0;
}

.div-block-6 {
  flex: 0 auto;
  min-width: 100%;
  margin-top: 106px;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
}

.div-block-r-phone {
  align-self: flex-end;
  margin-left: 0;
  margin-right: 0;
}

.container-6 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  max-width: 40%;
  padding-left: 0;
  padding-right: 1.5em;
  display: flex;
}

.container-6._3-line-title {
  margin-top: 0;
}

.section-5 {
  margin-left: auto;
  margin-right: auto;
}

.spacer-top {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.section-3-anim {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 100vw;
  margin-top: 84px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section-3-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 100vw;
  margin-top: 80px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

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

.mobar-div {
  justify-content: flex-end;
  margin-top: -57px;
  margin-bottom: 157px;
  display: flex;
  position: relative;
}

.r-phone-mobile {
  display: none;
}

.image-4 {
  order: 0;
  position: relative;
  left: -1430px;
}

.navbar2_logo-link {
  padding-left: 0;
}

.navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar2_dropdwn-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
  display: none;
}

.navbar2_component {
  background-color: #0000;
  border-bottom: 1px solid #0000;
  align-items: center;
  width: 100vw;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar2_menu-button {
  padding: 0;
}

.navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.navbar2_dropdown-link {
  padding: .5rem 1rem;
}

.navbar2_dropdown-link.w--current {
  color: #0000;
}

.button-2 {
  color: #0000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-2.is-navbar2-button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navbar2_dropdown-list.w--open {
  background-color: #0000;
  border: 1px solid #0000;
  padding: .5rem;
  position: absolute;
}

.navbar2_link {
  padding: .5rem 1rem;
}

.navbar2_link.w--current {
  color: #0000;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

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

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.div-block-8 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1300px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.image-5 {
  position: relative;
  inset: auto 0% 0%;
}

.div-block-9 {
  z-index: 3;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  min-width: 100%;
  margin-bottom: -8%;
  display: flex;
  position: relative;
}

.div-block-9.foot-image {
  z-index: 0;
}

.image-6 {
  min-width: 100%;
  max-width: 1300px;
  position: static;
}

.foot-image {
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block-10 {
  z-index: 4;
  justify-content: flex-end;
  align-items: flex-end;
  min-width: 100vw;
  display: flex;
  position: absolute;
}

.copyright-div {
  z-index: 4;
  flex: 0 auto;
  align-self: auto;
  min-width: 100%;
  max-width: 1300px;
  margin-top: 239px;
  margin-right: 2%;
  position: absolute;
}

.body-3 {
  background-color: #f2f0ef;
}

.photo-text {
  color: var(--outline-gray);
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 500;
}

.sec-divider {
  border-bottom: 1px solid #d8d5d4;
  min-width: 100%;
  max-width: 1300px;
  margin-top: 40px;
}

.sec-divider.mobar {
  margin-top: -48px;
}

.section-about {
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: -2px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.div-block-a {
  flex: 0 auto;
  justify-content: space-between;
  max-width: 1300px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-a {
  max-width: 65%;
  margin-top: -6px;
  margin-bottom: -6px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 5%;
  display: flex;
}

.container-b {
  justify-content: flex-end;
  display: flex;
}

.photo-div {
  flex-flow: column;
  align-items: flex-end;
  width: 35%;
  height: auto;
  display: flex;
}

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

.img-note {
  max-width: 55ch;
  color: var(--brown-text);
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.img-note.wc {
  margin-top: 35px;
  font-size: 15px;
}

.img-note.wc.lp {
  margin-bottom: 19px;
  font-size: 15px;
}

.img-note.pvr {
  margin-top: 0;
}

.img-note.fs {
  color: var(--bg-2nd-gray);
  margin-top: 20px;
  margin-bottom: 0;
}

.img-note.ss {
  color: var(--bg-2nd-gray);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}

.section-6 {
  max-width: 100vw;
  margin-top: 108px;
  margin-left: 5%;
  margin-right: 5%;
  display: block;
}

.section-6.fx, .section-6.wc {
  margin-top: 115px;
}

.container-header {
  flex: 0 auto;
  justify-content: flex-start;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-11 {
  align-self: center;
  max-width: 1055px;
}

.div-block-11.fx {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-11.pvr {
  justify-content: center;
  align-items: flex-start;
  margin-top: -12px;
  display: flex;
}

.div-block-11.fs {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-3-texts {
  margin-top: 112px;
  margin-left: 5%;
  margin-right: 5%;
}

.section-3-texts.below-img {
  margin-top: 105px;
}

.section-3-texts.persona {
  background-color: var(--bg-2nd-gray);
  width: 100vw;
  max-width: 1300px;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5% 70px;
}

.section-3-texts.persona.image {
  background-color: #0000;
  margin-bottom: -275px;
}

.section-3-texts.fx {
  margin-top: 105px;
}

.section-3-texts._168px {
  margin-top: 154px;
}

.container-3-texts {
  max-width: 1055px;
}

.heading-6 {
  color: var(--brown-text);
}

.link {
  color: var(--brown-text);
  font-weight: 500;
}

.section-imgs {
  background-color: var(--bg-2nd-gray);
  align-items: flex-start;
  max-width: 100%;
  max-height: 356px;
  margin-top: 64px;
  padding-top: 24vw;
  display: block;
}

.section-imgs.one-photo {
  height: 644px;
  max-height: 644px;
  padding-top: 0;
}

.section-7 {
  max-width: 100vw;
}

.container-9 {
  max-width: 1300px;
}

.section-photo-frame {
  margin-top: -21vw;
  margin-left: 5%;
  margin-right: 5%;
}

.section-photo-frame.one-photo {
  background-color: var(--bg-2nd-gray);
  justify-content: center;
  max-width: 1300px;
  margin-top: 168px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.section-photo-frame.one-photo.alt {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1300px;
  margin-top: 87px;
  margin-left: auto;
  margin-right: auto;
}

.section-photo-frame.one-photo.alt2 {
  margin-top: 100px;
}

.section-photo-frame.one-photo.alt4 {
  flex-direction: column;
  max-width: 1300px;
  margin: 111px auto 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-photo-frame.one-photo.wc, .section-photo-frame.one-photo._120px {
  margin-top: 112px;
}

.section-photo-frame.one-photo.alt2, .section-photo-frame.one-photo.alt3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1300px;
  margin-top: 87px;
  margin-left: auto;
  margin-right: auto;
}

.contrainer-photo-over {
  max-width: 1300px;
}

.contrainer-photo-over.one-photo {
  justify-content: center;
  max-width: 1036px;
  margin-top: 68px;
  margin-bottom: -148px;
}

.contrainer-photo-over.one-photo.fx {
  max-width: 1050px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.contrainer-photo-over.one-photo.fx.fs {
  margin-top: 0;
  margin-bottom: 0;
}

.grid-2-photos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
}

.div-block-12 {
  background-color: var(--bg);
  padding-top: 0%;
  padding-left: 2%;
  padding-right: 2%;
  position: relative;
}

.image-7 {
  position: absolute;
  inset: 0% 0% auto;
}

.image-7.one-photo {
  width: 100%;
  max-width: 1036px;
  position: static;
}

.image-7.one-photo.fx, .image-7.one-photo.fs, .image-7.one-photo.fs2, .image-7.one-photo.pvr {
  object-position: 50% 100%;
  max-width: 1055px;
}

.container-2-texts {
  justify-content: center;
  max-width: 1055px;
  margin-top: 49px;
  display: flex;
}

.container-2-texts.clients {
  flex: 1;
}

.container-2-texts.new-item {
  margin-top: 24px;
}

.container-2-texts.post {
  margin-top: 22px;
}

.container-2-texts.solo {
  margin-top: 149px;
}

.div-block-13 {
  min-width: 34%;
  margin-bottom: 0;
  display: flex;
}

.div-block-13.about {
  min-width: 25.5%;
}

.div-block-14 {
  min-width: 66%;
  margin-bottom: 0;
}

.div-block-14.about {
  min-width: 74%;
}

.grid {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex: 1;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
}

.logo-div {
  border: 1px solid #b2aeab;
  border-radius: 20px;
  min-width: 100%;
  padding: 20px;
}

.image-8 {
  min-width: 150px;
}

.heading-8 {
  color: var(--brown-text);
  font-weight: 800;
}

.heading-9, .heading-10 {
  color: var(--brown-text);
}

.container-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.div-block-15 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.section-xl-photo {
  max-width: 100vw;
  margin-top: 61px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.section-xl-photo.motion {
  margin-top: 46px;
}

.div-block-16 {
  background-color: #fff;
  border: 1px solid #5e5e5d40;
  flex: 1;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-9 {
  object-fit: cover;
  width: 100%;
  height: 55vh;
  margin: auto;
  padding: 18px;
}

.image-9.wc, .image-9.rpv {
  object-position: 50% 34%;
}

.section-3-texts-plus {
  max-width: 100vw;
  margin-top: 111px;
  margin-left: 5%;
  margin-right: 5%;
}

.container-3-texts-plus {
  max-width: 1055px;
}

.div-block-17 {
  width: 100%;
  max-width: 1300px;
  margin-top: -15px;
  display: flex;
}

.role-client {
  color: var(--brown-text);
  text-transform: uppercase;
  margin-top: 26px;
  font-weight: 800;
  line-height: 19px;
}

.text-block-2 {
  color: var(--brown-text);
  margin-top: 12px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-18 {
  width: 75%;
}

.div-block-19 {
  width: 25%;
  padding-top: 46px;
}

.div-block-one-photo {
  flex-direction: column;
  align-items: center;
  max-width: 1036px;
  display: flex;
}

.div-block-one-photo.fx, .div-block-one-photo.fs, .div-block-one-photo.pvr {
  width: 100%;
  max-width: 1055px;
}

.section-e2e-photo {
  flex-direction: column;
  width: 100vw;
  margin-top: 168px;
  margin-bottom: 0;
  display: flex;
}

.section-e2e-photo.fx {
  margin-top: 0;
}

.section-e2e-photo.wc {
  margin-top: 80px;
}

.section-e2e-photo.below-paragraph {
  margin-top: 87px;
}

.section-e2e-photo._120px {
  margin-top: 120px;
}

.section-e2e-photo.nomi {
  margin-top: 136px;
}

.image-10 {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100vw;
  height: 75vh;
}

.image-10.below-photo-over {
  background-color: var(--bg-2nd-gray);
  object-fit: contain;
  object-position: 79% 0%;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-10.below-photo-over.fx {
  object-fit: cover;
  object-position: 50% 50%;
  height: 90vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.image-10.alt-position {
  object-fit: contain;
  object-position: 50% 0%;
  height: 100%;
  overflow: hidden;
}

.image-10.wc, .image-10.pvr {
  object-position: 50% 0%;
}

.image-10.nomi {
  object-position: 50% 50%;
}

.div-block-21 {
  max-width: 1055px;
  margin-top: 47px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-22 {
  flex-direction: column;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-23 {
  justify-content: flex-end;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-11 {
  border-radius: 190px;
  width: 25vw;
  max-width: 300px;
}

.paragraph-quote {
  color: var(--brown-text);
  letter-spacing: -.25px;
  font-size: 32px;
  font-style: italic;
  line-height: 54px;
}

.section-quotes {
  margin: -25px 5% -160px;
}

.section-screens {
  margin: 87px 5% 0;
  display: flex;
}

.section-screens.fx {
  margin-top: 40px;
}

.section-screens.wc {
  margin-bottom: 0;
}

.div-block-24 {
  background-color: #3e3b39;
  flex-direction: row;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 24px;
  display: flex;
}

.div-block-24.dark-3 {
  width: 100%;
}

.div-block-24.dark-3.fs {
  justify-content: space-around;
  padding: 40px 60px;
}

.grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 30px 20px;
}

.grid-2._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-2._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.grid-2.fn {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px 40px 19px;
}

.grid-3-screens {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 30px 0;
}

.div-block-25 {
  background-color: #0000;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.section-screens-3 {
  margin: 60px 5% -12px;
  display: flex;
}

.section-screens-3.fx {
  margin-top: 54px;
  margin-bottom: 100px;
}

.section-screens-3.prv {
  margin-top: 124px;
}

.section-2-photos {
  flex-direction: row;
  margin-top: 44px;
  margin-left: 5%;
  margin-right: 5%;
}

.div-block-26 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.image-2photo {
  background-color: var(--bg-2nd-gray);
  padding: 40px 14px 40px 28px;
}

.image-2photo.one-photo {
  width: 100%;
  max-width: 1036px;
  position: static;
}

.image-2photo.right {
  padding-left: 14px;
  padding-right: 28px;
}

.div-block-2photos {
  align-self: center;
  align-items: flex-start;
  max-width: 1055px;
  display: flex;
}

.div-block-2photos.fx {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.columns-2 {
  justify-content: center;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.list {
  min-width: 62%;
  color: var(--brown-text);
  letter-spacing: -.25px;
  margin-bottom: 0;
  margin-right: auto;
  padding-left: 0;
  font-size: 20px;
  line-height: 32px;
  list-style-type: decimal;
}

.list-item {
  margin-right: auto;
  padding-left: 6px;
  font-weight: 400;
  line-height: 30px;
}

.columns-3 {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}

.column-5 {
  padding-left: 0;
  padding-right: 16px;
}

.column-6, .column-7 {
  padding-left: 8px;
  padding-right: 8px;
}

.column-8 {
  padding-left: 16px;
  padding-right: 0;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1055px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
}

.column-9 {
  margin-top: 144px;
  padding-left: 0;
  padding-right: 0;
}

.column-10 {
  padding-left: 0;
  padding-right: 0;
}

.column-11, .column-12 {
  margin-top: 144px;
  padding-left: 0;
  padding-right: 0;
}

.results-bullets {
  margin: 0;
  padding-left: 20px;
  font-size: 20px;
  line-height: 32px;
}

.cover-photos {
  text-align: right;
  background-color: #fff;
  border: 1px solid #5e5e5d40;
  border-radius: 0;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto auto;
}

.home-image {
  -webkit-text-fill-color: inherit;
  object-position: 60% 40%;
  background-clip: padding-box;
  max-width: 100%;
  margin: auto;
  padding: 18px;
  overflow: visible;
}

.home-image.fox {
  object-position: 50% 50%;
  max-width: 100%;
}

.home-image.about {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #5e5e5d40;
}

.home-image.nomi, .home-image.fx, .home-image.pv, .home-image.wc, .home-image.mo, .home-image.fs {
  object-fit: cover;
  overflow: hidden;
}

.container-home {
  flex: 0 auto;
  justify-content: center;
  max-width: 1300px;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.contain-home-text {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  padding-left: 0;
  padding-right: 2%;
  display: flex;
}

.contain-home-text._3-line-title {
  margin-top: 0;
}

.contain-home-text.right {
  padding-left: 2%;
  padding-right: 0%;
}

.heading-xl-home {
  z-index: 3;
  color: #1a1b1f;
  letter-spacing: -1px;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#d58089, #b56d74);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 26px;
  font-family: Hankdisplay, Georgia, sans-serif;
  font-size: 136px;
  font-style: normal;
  font-weight: 700;
  line-height: .9;
  position: relative;
}

.heading-xl-home.fox {
  background-image: linear-gradient(#cf4500, #ad3a00 82%);
  margin-top: -66px;
}

.heading-xl-home.pv-realty {
  background-image: linear-gradient(#4c505e, #292b33);
  margin-top: -69px;
}

.heading-xl-home.wc {
  background-image: linear-gradient(#881639, #611029);
  margin-top: -72px;
}

.heading-xl-home.fs {
  background-image: linear-gradient(#2d4080, #121b3b);
  margin-top: -175px;
}

.heading-xl-home.motion {
  z-index: 5;
  background-image: linear-gradient(#5c6b60, #3d4740);
  margin-top: -239px;
  position: relative;
}

.heading-xl-home.about-text {
  background-image: linear-gradient(#4c4440, #b56d74);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 137px;
  line-height: .95em;
  display: block;
}

.heading-xl-home.project {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 135px;
  line-height: 116px;
}

.heading-xl-home.fox-color {
  background-image: linear-gradient(#3d8c8f, #014747);
}

.heading-xl-home.pvr-color {
  background-image: linear-gradient(#4c505e, #292b33);
  font-size: 136px;
}

.heading-xl-home.wc-color {
  background-image: linear-gradient(#881639, #611029);
}

.heading-xl-home.mo-color {
  z-index: 3;
  background-image: linear-gradient(#5c6b60, #3d4740);
  position: relative;
}

.heading-xl-home.fs-color {
  background-image: linear-gradient(#2d4080, #121b3b);
}

.section-8 {
  z-index: 0;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100vw;
  margin-top: -179px;
  margin-bottom: -54px;
  padding-left: 80px;
  padding-right: 80px;
  display: block;
}

.div-block-27 {
  justify-content: flex-end;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  max-width: 1055px;
}

.div-block-under-floating-image {
  justify-content: center;
  align-self: center;
  max-width: 1055px;
  margin-top: 34px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-under-floating-image.fx {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-under-floating-image.wc {
  margin-top: -55px;
}

.div-block-under-floating-image.pvr {
  justify-content: center;
  align-items: flex-start;
  margin-top: -12px;
  display: flex;
}

.image-14 {
  max-width: 1055px;
}

.div-block-28 {
  object-fit: cover;
  justify-content: center;
  max-width: 1055px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.div-block-29 {
  flex-direction: column;
  max-width: 1050px;
  display: block;
}

.div-block-30 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.section-9 {
  justify-content: center;
  max-width: 1300px;
  margin-top: 168px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.section-persona-img {
  margin: 60px 5% -225px;
}

.section-persona-img.below-img {
  margin-top: 105px;
}

.section-persona-img.persona {
  background-color: var(--bg-2nd-gray);
  width: 100vw;
  max-width: 1300px;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5% 70px;
}

.section-persona-img.persona.image {
  background-color: #0000;
  margin-bottom: -275px;
}

.section-persona-img.fx {
  margin-top: 105px;
}

.section-persona-text {
  background-color: var(--bg-2nd-gray);
  width: 100vw;
  max-width: 1300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5% 70px;
}

.section-next-project {
  background-image: linear-gradient(to bottom, var(--bg-2nd-gray), #d8d5d400);
  flex-direction: column;
  max-width: 1300px;
  margin: 145px auto -71px;
  padding: 39px 5% 79px;
  display: block;
}

.container-project-foot {
  flex-direction: row;
  width: 100%;
  max-width: 1055px;
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.project-div {
  flex-direction: column;
  width: 50%;
  margin-left: 0;
  margin-right: 40px;
  display: flex;
}

.project-div._2nd-item {
  margin-right: 40px;
}

.image-15 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.div-np {
  background-color: #fff;
  border: 1px solid #5e5e5d69;
  padding-top: 63%;
  display: block;
  position: relative;
}

.container-pro-foot-header {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.project-div-links {
  flex-direction: column;
  width: 18%;
  display: block;
}

.list-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.project-links {
  color: var(--brown-text);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.div-2-cards {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.link-2, .link-3, .link-4 {
  text-decoration: none;
}

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

.link-5.w--current {
  color: var(--brown-text);
}

.link-6, .link-7 {
  text-decoration: none;
}

.container-2-texts-solo {
  justify-content: center;
  max-width: 1055px;
  margin-top: 149px;
  display: flex;
}

.container-2-texts-solo.clients {
  flex: 1;
}

.container-2-texts-solo.new-item {
  margin-top: 24px;
}

.container-2-texts-solo.post {
  margin-top: 22px;
}

.container-2-texts-solo.solo {
  margin-top: 149px;
}

.grid-stacked {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, auto);
  grid-auto-flow: row dense;
  place-content: start;
  align-items: start;
  width: 60%;
  margin-bottom: auto;
}

.grid-stacked._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-stacked._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.image-16 {
  border-radius: 25px;
  width: 100%;
  margin-top: 40px;
}

.image-16.first {
  border-radius: 20px;
  margin-top: 0;
}

.div-block-31 {
  width: 32.6%;
  margin-right: 40px;
}

.image-7-mobile {
  display: none;
  position: static;
  inset: 0% 0% auto;
}

.image-7-mobile.one-photo {
  width: 100%;
  max-width: 1036px;
  position: static;
}

.image-7-mobile.one-photo.fx, .image-7-mobile.one-photo.fs, .image-7-mobile.one-photo.fs2, .image-7-mobile.one-photo.pvr {
  object-position: 50% 100%;
  max-width: 1055px;
}

.grid-2-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 0 20px 20px;
}

.grid-2-text._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-2-text._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.div-block-24b {
  background-color: #3e3b39;
  flex-direction: column;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 24px;
  display: flex;
}

.div-block-24b.dark-3 {
  width: 100%;
}

.div-block-24b.dark-3.fs {
  justify-content: space-around;
  padding: 40px 60px;
}

.grid-2b {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 30px 20px 19px;
}

.grid-2b._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-2b._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.grid-3-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 0 20px 20px;
}

.grid-3-text._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-3-text._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.grid-3b {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 30px 20px;
}

.grid-3b._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-3b._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.grid-3b.fn {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px 40px 19px;
}

.grid-2-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 30px 20px;
}

.grid-2-copy._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-2-copy._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.grid-2-copy.fn {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px 40px 19px;
}

.grid-2-text-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 0 20px 20px;
}

.grid-2-text-copy._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-2-text-copy._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.grid-2b-text {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 0 166px 20px;
}

.grid-2b-text._3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  padding: 40px;
}

.grid-2b-text._2 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  padding-left: 166px;
  padding-right: 166px;
}

.div-block-11b {
  align-self: center;
  max-width: 1055px;
}

.div-block-11b.fx {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-11b.wc {
  margin-top: -55px;
}

.div-block-11b.pvr {
  justify-content: center;
  align-items: flex-start;
  margin-top: -12px;
  display: flex;
}

.div-block-11b.fs {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-3-xsp {
  justify-content: flex-start;
  align-items: center;
  margin-top: 39px;
  margin-bottom: 13px;
  margin-right: auto;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.div-block-3-xsp.more-projects {
  margin-top: 23px;
}

.div-block-one-photo-crop {
  flex-direction: column;
  align-items: center;
  max-width: 1036px;
  display: flex;
}

.div-block-one-photo-crop.fx, .div-block-one-photo-crop.fs, .div-block-one-photo-crop.pvr {
  width: 100%;
  max-width: 1055px;
}

.container-photo-crop {
  max-width: 1300px;
}

.container-photo-crop.one-photo {
  justify-content: center;
  max-width: 1036px;
  margin-top: 68px;
  margin-bottom: -148px;
}

.container-photo-crop.one-photo.fx {
  max-width: 1050px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-photo-crop.one-photo.fx.fs {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-32 {
  width: 50%;
  margin-right: 40px;
}

@media screen and (min-width: 1280px) {
  .image-10.nomi {
    object-position: 50% 50%;
  }
}

@media screen and (min-width: 1440px) {
  .image-10 {
    object-position: 50% 72%;
  }

  .image-10.nomi {
    object-position: 50% 50%;
  }
}

@media screen and (min-width: 1920px) {
  .heading-xl {
    background-image: linear-gradient(#d58089, #b56d74);
    font-size: 8.5em;
    line-height: 86%;
  }

  .heading-xl.fox {
    margin-top: -145px;
  }

  .heading-xl.pv-realty {
    margin-top: -125px;
  }

  .heading-xl.wc {
    margin-top: -145px;
  }

  .heading-xl.fs {
    margin-top: -159px;
  }

  .heading-xl.motion {
    margin-top: -229px;
  }

  .heading-xl.about-text {
    background-image: linear-gradient(#1c1918, #b56d74);
  }

  .heading-xl.project.fox, .heading-xl.project.pv-realty {
    margin-top: 0;
  }

  .section {
    margin-top: 406px;
  }

  .paragraph-bigger.about {
    line-height: 54px;
  }

  .navigation-items {
    align-items: center;
    margin-left: 74px;
    margin-right: 74px;
  }

  .navigation {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-wrap {
    flex: 0 auto;
    margin-right: -86px;
    display: flex;
  }

  .footer-item.copyright-color {
    padding-left: 280px;
    padding-right: 280px;
  }

  .column {
    flex: 0 auto;
    order: 0;
    display: flex;
  }

  .div-block-2 {
    flex: 1;
    justify-content: flex-end;
    max-width: 100%;
    display: flex;
  }

  .heading.next-project.fox {
    background-image: linear-gradient(#3d8c8f, #014747);
  }

  .columns {
    flex: 1;
    order: 0;
    align-self: auto;
    align-items: flex-start;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .section-2 {
    justify-content: space-between;
    align-items: center;
    margin-top: 29px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .section-project {
    order: 0;
    justify-content: center;
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .container-4 {
    justify-content: space-between;
    display: flex;
  }

  .container-5 {
    margin-top: 99px;
  }

  .section-4 {
    margin-left: 25%;
    margin-right: 14%;
  }

  .image-3.pvr {
    margin-top: -75px;
  }

  .container-6 {
    margin-top: 7px;
  }

  .container-6._3-line-title {
    margin-top: 83px;
  }

  .container-6.mo {
    margin-top: 14px;
  }

  .section-3-anim {
    justify-content: center;
    width: 100%;
    max-width: 1440px;
    margin-top: 207px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .section-3-copy {
    justify-content: center;
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .body-2 {
    background-color: #f2f0ef;
  }

  .copyright-div {
    margin-right: -56%;
  }

  .body-3.wc {
    object-position: 50% 15%;
  }

  .sec-divider {
    flex: 1;
    align-self: center;
    align-items: flex-start;
    min-width: 1300px;
    margin-left: 5%;
    margin-right: 5%;
    display: block;
  }

  .section-about {
    max-width: 100vw;
    display: block;
  }

  .div-block-a {
    margin-left: auto;
    margin-right: auto;
  }

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

  .img-note {
    letter-spacing: 0;
  }

  .section-3-texts.persona {
    flex-direction: column;
    justify-content: center;
  }

  .container-3-texts.persona {
    flex-direction: column;
    display: flex;
  }

  .section-imgs {
    align-items: flex-start;
    padding-top: 19vw;
  }

  .section-photo-frame {
    margin-top: -16vw;
  }

  .container-2-texts.persona {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-15 {
    justify-content: flex-start;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section-e2e-photo {
    align-items: center;
  }

  .image-10 {
    object-position: 50% 52%;
  }

  .image-10.below-photo-over {
    object-position: 68% 0%;
  }

  .div-block-23 {
    border-radius: 190px;
  }

  .grid-2, .grid-3-screens {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-screens-3.fx {
    margin-bottom: 100px;
  }

  .cover-photos {
    flex: 1;
    justify-content: flex-end;
    max-width: 100%;
    display: flex;
  }

  .contain-home-text {
    margin-top: 7px;
  }

  .contain-home-text._3-line-title {
    margin-top: 83px;
  }

  .contain-home-text.mo {
    margin-top: 14px;
  }

  .heading-xl-home {
    background-image: linear-gradient(#d58089, #b56d74);
    font-size: 8em;
    line-height: 86%;
  }

  .heading-xl-home.fox {
    margin-top: -145px;
  }

  .heading-xl-home.pv-realty {
    margin-top: -125px;
  }

  .heading-xl-home.wc {
    margin-top: -145px;
  }

  .heading-xl-home.fs {
    margin-top: -159px;
  }

  .heading-xl-home.motion {
    margin-top: -229px;
  }

  .heading-xl-home.about-text {
    background-image: linear-gradient(#1c1918, #b56d74);
  }

  .heading-xl-home.project.fox {
    margin-top: 0;
  }

  .section-persona-img.persona {
    flex-direction: column;
    justify-content: center;
  }

  .container-2-texts-solo.persona {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-stacked {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .grid-2-text, .grid-2b, .grid-3-text, .grid-3b, .grid-2-copy, .grid-2-text-copy, .grid-2b-text {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .styleguide-block {
    text-align: center;
  }

  .heading-xl {
    margin-top: -221px;
    margin-bottom: 26px;
    font-size: 5.7em;
    line-height: 88%;
  }

  .heading-xl.fox {
    margin-top: -138px;
  }

  .heading-xl.pv-realty, .heading-xl.wc {
    margin-top: -141px;
  }

  .heading-xl.fs {
    margin-top: -223px;
  }

  .heading-xl.motion {
    z-index: 2;
    margin-top: -242px;
    position: relative;
  }

  .heading-xl.about-text {
    font-size: 120px;
  }

  .heading-xl.project {
    font-size: 113px;
  }

  .heading-xl.project.fox, .heading-xl.project.pv-realty {
    margin-top: 0;
  }

  .section.cc-contact {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    justify-content: center;
  }

  .paragraph-bigger.about {
    font-size: 24px;
    line-height: 34px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .navigation-item {
    text-align: center;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15px 30px;
    font-size: 16px;
    transition: background-color .4s, opacity .4s, color .4s;
    display: block;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-item.w--current {
    justify-content: flex-end;
    margin-left: -12px;
    margin-right: -12px;
  }

  .navigation-items {
    background-color: #0000;
    max-width: 100%;
    margin-left: 3%;
    margin-right: 9px;
  }

  .navigation {
    max-width: 100%;
    padding: 25px 0;
  }

  .menu-button {
    padding: 0;
  }

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

  .logo-image {
    min-width: 95px;
    max-width: 95px;
  }

  .navigation-wrap {
    margin-right: 0;
    overflow: hidden;
  }

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

  .works-grid {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .carrer-headline-wrap {
    width: auto;
  }

  .work-image {
    margin-bottom: 30px;
  }

  .contact {
    width: auto;
    padding: 30px 50px 40px;
  }

  .contact-headline, .contact-form-wrap {
    width: 100%;
  }

  .footer-wrap {
    margin-top: 130px;
  }

  .footer-item.copyright-color {
    font-size: 12px;
  }

  .about-intro-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-head-text-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-name-text {
    font-size: 24px;
    line-height: 42px;
  }

  .skillset-wrap {
    padding-right: 0;
  }

  .services-items-grid {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / 1fr;
    padding-top: 0;
  }

  .skills-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .personal-features-grid {
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-heading {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .project-overview-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .project-description-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .email-section {
    margin-bottom: 160px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .image {
    padding: 10px;
    overflow: visible;
  }

  .image.fox {
    object-position: 74% 50%;
  }

  .image.pv-photo {
    object-position: 87% 50%;
  }

  .image.about {
    min-height: 100px;
    max-height: 278px;
  }

  .heading._3-texts {
    margin-bottom: 9px;
    padding-right: 0%;
    font-size: 70px;
    line-height: 78px;
  }

  .heading.next-project.fox, .heading.next-project.pvr, .heading.next-project.wc, .heading.next-project.mobar, .heading.next-project.fs, .heading.next-project.nomi {
    font-size: 8vw;
  }

  .heading-7 {
    font-size: 14px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph._3-texts {
    padding-right: 25%;
  }

  .paragraph._3-texts.plus {
    padding-right: 10%;
    font-size: 20px;
  }

  .section-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 16px;
  }

  .section-project {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    max-width: 54%;
    margin-top: 0;
    bottom: 0;
  }

  .container-5 {
    flex: 0 auto;
    margin-top: 0;
    padding-left: 0;
  }

  .container-5.fifa, .container-5.fs-mobile {
    padding-left: 0;
  }

  .section-4 {
    margin-right: -2%;
  }

  .image-3.fnphone {
    left: 0%;
  }

  .image-3.tv {
    margin-top: -69px;
    margin-left: -25px;
    left: 0%;
  }

  .div-block-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-l-phone {
    margin-left: -4px;
  }

  .div-block-l-phone.tv {
    width: 325px;
    margin-left: 0;
  }

  .container-6 {
    flex: 0 auto;
    padding-right: 0;
  }

  .container-6._3-line-title {
    padding-right: 0;
  }

  .spacer-top {
    margin-top: 0;
  }

  .section-3-anim, .section-3-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 0;
    padding-left: 34px;
    padding-right: 34px;
  }

  .r-phone-mobile {
    display: none;
  }

  .navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar2_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon2_line-middle {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_menu-button {
    padding: 0;
  }

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

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .navbar2_button-wrapper {
    align-items: center;
  }

  .navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .menu-icon2_line-bottom {
    background-color: #0000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon2_line-top {
    background-color: #0000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .div-block-8 {
    justify-content: space-between;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .div-block-9 {
    margin-bottom: -60px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .foot-image {
    justify-content: center;
    align-items: center;
    min-width: 100vw;
    max-width: none;
    display: flex;
  }

  .copyright-div {
    max-width: 1055px;
    margin-top: 137px;
    margin-right: 20px;
  }

  .sec-divider {
    min-width: 90%;
    margin: 32px 5% -32px;
  }

  .sec-divider.mobar {
    margin-top: -84px;
  }

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

  .photo-div {
    width: 252px;
    height: 351px;
  }

  .img-note {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
    line-height: 24px;
  }

  .section-6 {
    margin-top: 57px;
  }

  .section-6.fx {
    margin-top: 35px;
  }

  .section-6.wc {
    margin-top: 198px;
  }

  .div-block-11.wc {
    margin-top: -43px;
  }

  .section-3-texts {
    margin-top: 112px;
  }

  .section-3-texts.below-img {
    margin-top: 105px;
  }

  .section-3-texts.persona {
    margin-top: 0;
  }

  .section-3-texts.persona.image {
    margin-top: 0;
    margin-bottom: -160px;
  }

  .section-imgs {
    margin-top: 38px;
  }

  .section-imgs.one-photo {
    max-height: 462px;
  }

  .section-photo-frame.one-photo {
    margin-top: 120px;
  }

  .section-photo-frame.one-photo.alt4 {
    margin-top: 100px;
  }

  .contrainer-photo-over.one-photo {
    justify-content: center;
  }

  .container-2-texts {
    margin-top: 55px;
  }

  .container-2-texts.post {
    margin-bottom: 108px;
  }

  .grid {
    flex: 1;
    justify-items: stretch;
    min-width: 100%;
  }

  .logo-div {
    min-width: 100%;
    padding: 10px;
  }

  .image-8 {
    min-width: 98px;
  }

  .section-xl-photo {
    margin-top: 45px;
  }

  .image-9 {
    height: 35vh;
  }

  .image-9.wc.fs, .image-9.rpv.fs {
    object-fit: cover;
    overflow: hidden;
  }

  .section-3-texts-plus {
    margin-top: 55px;
  }

  .section-e2e-photo {
    margin-top: 113px;
  }

  .section-e2e-photo.fx {
    margin-top: -51px;
  }

  .section-e2e-photo._120px {
    margin-top: 87px;
  }

  .section-e2e-photo.nomi {
    margin-top: 88px;
  }

  .image-10, .image-10.below-photo-over.fx {
    height: 50vh;
  }

  .image-10.alt-position {
    margin-bottom: 0;
  }

  .section-quotes {
    margin-top: -80px;
    margin-bottom: -50px;
  }

  .section-screens {
    margin-top: 86px;
    margin-bottom: 0;
  }

  .grid-2._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-2.fn {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .section-screens-3 {
    margin-top: 40px;
    margin-bottom: 90px;
  }

  .section-screens-3.fx {
    margin-top: 31px;
  }

  .section-screens-3.prv {
    margin-top: 83px;
    margin-bottom: 90px;
  }

  .image-2photo {
    padding: 16px 8px 16px 16px;
  }

  .image-2photo.right {
    padding: 16px 16px 16px 8px;
  }

  .list-item {
    line-height: 30px;
  }

  .home-image {
    object-fit: cover;
    object-position: 79% 50%;
    padding: 10px;
    overflow: hidden;
  }

  .home-image.fox {
    object-position: 74% 50%;
  }

  .home-image.pv-photo {
    object-position: 87% 50%;
  }

  .home-image.about {
    min-height: 100px;
    max-height: 278px;
  }

  .home-image.fx {
    object-position: 63% 50%;
  }

  .home-image.pv {
    object-position: 92% 50%;
  }

  .home-image.wc {
    object-position: 66% 50%;
  }

  .home-image.mo {
    object-position: 70% 50%;
  }

  .home-image.fs {
    object-position: 73% 50%;
  }

  .container-home {
    margin-left: 0;
    margin-right: 0;
  }

  .contain-home-text {
    flex: 0 auto;
    padding-right: 0;
  }

  .contain-home-text._3-line-title {
    padding-right: 0;
  }

  .contain-home-text.right {
    padding-left: 0%;
  }

  .heading-xl-home {
    margin-top: 0;
    margin-bottom: 26px;
    font-size: 5.7em;
    line-height: 88%;
  }

  .heading-xl-home.fox {
    margin-top: -138px;
  }

  .heading-xl-home.pv-realty, .heading-xl-home.wc {
    margin-top: -141px;
  }

  .heading-xl-home.fs {
    margin-top: -223px;
  }

  .heading-xl-home.motion {
    z-index: 2;
    margin-top: -242px;
    position: relative;
  }

  .heading-xl-home.about-text {
    font-size: 120px;
  }

  .heading-xl-home.project {
    font-size: 113px;
  }

  .heading-xl-home.project.fox {
    margin-top: 0;
  }

  .heading-xl-home.pvr-color {
    font-size: 5.7em;
  }

  .section-8 {
    padding-left: 0;
    padding-right: 5px;
  }

  .div-block-under-floating-image {
    margin-top: 0;
  }

  .div-block-under-floating-image.wc {
    margin-top: -43px;
  }

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

  .div-block-29 {
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-persona-img {
    margin-top: 34px;
    margin-bottom: -224px;
  }

  .section-persona-img.below-img {
    margin-top: 100px;
  }

  .section-persona-img.persona {
    margin-top: 0;
  }

  .section-persona-img.persona.image {
    margin-top: 0;
    margin-bottom: -160px;
  }

  .section-persona-text {
    margin-top: 84px;
  }

  .project-div {
    margin-right: 20px;
  }

  .image-15 {
    position: absolute;
  }

  .div-np {
    padding-top: 71%;
  }

  .project-div-links {
    width: 21%;
  }

  .div-2-cards {
    width: 80%;
  }

  .container-2-texts-solo {
    margin-top: 55px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-2-texts-solo.post {
    margin-bottom: 108px;
  }

  .grid-stacked {
    margin-top: 36px;
    padding-left: 20px;
    padding-right: 0;
  }

  .image-16, .image-16.first {
    border-radius: 17px;
  }

  .div-block-31 {
    width: 38%;
  }

  .grid-2-text {
    display: none;
  }

  .grid-2-text._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2-text._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-2b {
    padding-bottom: 30px;
  }

  .grid-2b._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2b._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-3-text {
    display: none;
  }

  .grid-3-text._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-3-text._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-3b._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-3b._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-3b.fn, .grid-2-copy._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2-copy._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-2-copy.fn {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2-text-copy {
    display: none;
  }

  .grid-2-text-copy._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2-text-copy._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .grid-2b-text {
    display: none;
  }

  .grid-2b-text._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 0;
  }

  .grid-2b-text._2.wc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 20px 10px;
  }

  .div-block-11b.wc {
    margin-top: -43px;
  }

  .container-photo-crop.one-photo {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .container {
    text-align: center;
  }

  .paragraph-small {
    font-family: Work Sans;
  }

  .heading-xl {
    margin-top: 0;
    font-size: 72px;
    line-height: 64px;
  }

  .heading-xl.fox {
    margin-top: 8px;
  }

  .heading-xl.pv-realty {
    z-index: 2;
    margin-top: 0;
    position: relative;
  }

  .heading-xl.wc, .heading-xl.fs, .heading-xl.motion {
    margin-top: 0;
  }

  .heading-xl.about-text {
    font-size: 82px;
  }

  .heading-xl.project {
    font-size: 100px;
    line-height: 90px;
  }

  .paragraph-tiny, .label {
    font-family: Work Sans;
  }

  .label.cc-styleguide-label {
    font-family: Work Sans;
    font-weight: 400;
  }

  .paragraph-light {
    font-family: Work Sans;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-contact {
    padding: 15px;
  }

  .paragraph-bigger {
    font-family: Work Sans;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger.about {
    font-size: 18px;
    line-height: 1.7em;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation-item {
    overflow: hidden;
  }

  .navigation-items {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .navigation {
    flex: 0 auto;
    align-self: stretch;
    min-width: 0;
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 20px 0;
    overflow: hidden;
  }

  .logo-image {
    max-width: 120px;
  }

  .navigation-wrap {
    max-width: 100%;
    margin-right: -25px;
    display: flex;
    overflow: hidden;
  }

  .work-experience-grid {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .work-position-wrap {
    margin-bottom: 40px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
  }

  .contact-form {
    flex-direction: column;
    display: flex;
  }

  .contact-form-wrap {
    text-align: left;
  }

  .footer-wrap {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 81px;
    display: flex;
    position: static;
    inset: 20% auto auto 0%;
  }

  .webflow-link {
    margin-bottom: 15px;
  }

  .footer-links {
    flex-direction: column;
  }

  .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .footer-item.copyright-color {
    margin-top: 41px;
  }

  .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }

  .skills-grid {
    grid-template-columns: 1fr;
    width: 70%;
    max-width: 470px;
  }

  .personal-features-grid, .social-media-heading {
    width: 70%;
    max-width: 470px;
  }

  .social-media-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .image {
    max-height: 290px;
  }

  .image.fox {
    object-position: 101% 50%;
  }

  .image.about {
    max-width: 100%;
    max-height: 204px;
    position: static;
    inset: 0% 0% auto auto;
  }

  .div-block-2 {
    align-self: flex-start;
    max-width: 88%;
  }

  .heading {
    color: var(--brown-text);
    text-align: left;
  }

  .heading._3-texts {
    margin: 0;
    font-size: 51px;
    line-height: 57px;
  }

  .heading.next-project.fox, .heading.next-project.pvr, .heading.next-project.wc, .heading.next-project.mobar, .heading.next-project.fs, .heading.next-project.nomi {
    margin-top: 19px;
  }

  .heading-7 {
    color: var(--brown-text);
  }

  .heading-7._2-texts {
    padding-top: 3px;
    line-height: 24px;
  }

  .paragraph {
    margin-bottom: 26px;
  }

  .paragraph._3-texts {
    padding-right: 14%;
  }

  .paragraph._3-texts.plus {
    padding-right: 5%;
  }

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

  .div-block-3.more-projects {
    margin-top: 21px;
    margin-bottom: 0;
  }

  .section-project {
    flex-direction: column;
    margin-top: 88px;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .section-project.left {
    margin-top: 88px;
    padding-right: 5%;
  }

  .section-project.top {
    margin-top: 49px;
  }

  .container-4 {
    align-items: center;
    max-width: 100%;
    margin-bottom: 11px;
    top: 0;
    right: 0;
  }

  .container-5 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 0;
    position: static;
  }

  .container-5.fifa {
    margin-top: -14px;
    padding-left: 15px;
    padding-right: 0;
  }

  .container-5.fs-mobile {
    margin-top: -14px;
    padding-left: 15px;
  }

  .section-4 {
    margin: -226px -8%;
  }

  .image-3 {
    max-width: 185px;
    margin-top: -181px;
    left: 8%;
  }

  .image-3.fnphone {
    margin-left: -29px;
  }

  .image-3.mobar {
    max-width: 297px;
    top: 35px;
    left: 0%;
  }

  .image-3.tv {
    margin-left: -29px;
  }

  .image-3.pvr {
    max-width: 287px;
    margin-right: 24px;
  }

  .div-block-4 {
    flex-direction: column;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-l-phone {
    margin-left: 8%;
    display: none;
  }

  .container-6 {
    order: 1;
    max-width: 100%;
    margin-top: -14px;
    margin-bottom: 0;
    padding-right: 15px;
    position: static;
  }

  .container-6._3-line-title {
    margin-top: -14px;
    padding-right: 15px;
  }

  .container-6.mo {
    margin-top: -92px;
  }

  .spacer-top {
    min-height: 50px;
  }

  .section-3-anim {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 20px;
  }

  .section-3-anim.left {
    padding-left: 4%;
    padding-right: 2%;
  }

  .section-3-copy {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 20px;
  }

  .section-3-copy.left {
    padding-left: 4%;
    padding-right: 2%;
  }

  .mobar-div {
    align-self: flex-end;
    margin-bottom: 60px;
  }

  .r-phone-mobile {
    align-self: flex-end;
    display: block;
  }

  .r-mobile-image {
    max-width: 200px;
    margin-top: -210px;
    position: relative;
    bottom: 0%;
    left: 8%;
    right: 0%;
  }

  .navbar2_component {
    min-height: 4rem;
  }

  .button-2.is-navbar2-button {
    padding: .25rem 1rem;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .div-block-9 {
    margin-bottom: -53px;
  }

  .copyright-div {
    margin-top: 105px;
    margin-right: 0;
  }

  .photo-text {
    color: #4c444087;
  }

  .sec-divider {
    margin-top: 37px;
    margin-bottom: 0;
  }

  .sec-divider.mobar {
    margin-top: 36px;
  }

  .container-a {
    margin-top: -5px;
    padding-right: 3%;
  }

  .photo-div {
    width: 188px;
    display: block;
    position: static;
  }

  .img-note {
    margin-top: 15px;
  }

  .img-note.fx {
    margin-left: 5%;
    margin-right: 5%;
  }

  .section-6 {
    margin-top: 41px;
  }

  .section-6.fx, .section-6.wc {
    margin-top: 40px;
  }

  .div-block-11 {
    margin-left: 4%;
    margin-right: 4%;
    position: static;
  }

  .div-block-11.wc {
    margin-top: -42px;
    margin-bottom: 40px;
  }

  .section-3-texts {
    margin-top: 68px;
  }

  .section-3-texts.below-img {
    margin-top: 62px;
  }

  .section-3-texts.persona.image {
    margin-top: 14px;
  }

  .section-3-texts.fx {
    margin-top: 65px;
  }

  .heading-6 {
    color: var(--brown-text);
    letter-spacing: .25px;
    text-transform: uppercase;
    font-family: Work Sans;
    font-weight: 700;
    line-height: 32px;
  }

  .link {
    font-family: Work Sans;
  }

  .section-imgs.one-photo {
    max-height: 330px;
  }

  .section-photo-frame.one-photo {
    margin-top: 85px;
  }

  .section-photo-frame.one-photo._120px {
    margin-top: 99px;
  }

  .contrainer-photo-over.one-photo {
    margin-top: 48px;
  }

  .container-2-texts.new-item {
    margin-top: 21px;
  }

  .container-2-texts.post {
    margin-top: 15px;
  }

  .div-block-13 {
    min-width: 32%;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .logo-div {
    border-radius: 14px;
    padding: 5px;
  }

  .image-8 {
    min-width: 92px;
  }

  .section-xl-photo {
    margin-top: 53px;
  }

  .image-9 {
    height: 45vh;
  }

  .image-9.wc.fs, .image-9.rpv.fs {
    object-position: 73% 34%;
  }

  .section-3-texts-plus {
    margin-top: 55px;
  }

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

  .div-block-18 {
    width: 100%;
  }

  .div-block-19 {
    text-align: center;
    align-self: center;
    width: 100%;
    margin-top: 51px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .section-e2e-photo {
    margin-top: 112px;
  }

  .section-e2e-photo.fx {
    margin-top: 55px;
  }

  .section-e2e-photo._120px {
    margin-top: 53px;
  }

  .image-10 {
    height: 25vh;
  }

  .image-10.below-photo-over.fx {
    margin-top: 0;
  }

  .image-10.alt-position {
    height: 100%;
  }

  .section-screens {
    margin-top: 53px;
    margin-bottom: 75px;
  }

  .div-block-24.dark-3.fs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-2._3, .grid-2.fn {
    padding: 0;
  }

  .section-screens-3 {
    margin-bottom: 75px;
  }

  .section-screens-3.fx {
    margin-top: 29px;
    margin-bottom: 0;
  }

  .section-screens-3.prv {
    margin-bottom: 0;
  }

  .div-block-2photos {
    margin-left: 4%;
    margin-right: 4%;
    position: static;
  }

  .list {
    min-width: 68%;
  }

  .column-9 {
    margin-top: 204px;
  }

  .column-9.pvr {
    margin-top: 0;
  }

  .column-11 {
    margin-top: -345px;
  }

  .column-11.pvr {
    margin-top: -324px;
  }

  .column-12 {
    margin-top: 29px;
  }

  .cover-photos {
    align-self: flex-start;
    max-width: 88%;
  }

  .home-image {
    max-height: 290px;
  }

  .home-image.fox {
    object-position: 101% 50%;
  }

  .home-image.about {
    max-width: 100%;
    max-height: 204px;
    position: static;
    inset: 0% 0% auto auto;
  }

  .home-image.pv {
    object-position: 68% 50%;
  }

  .home-image.fs {
    object-position: 102% 50%;
  }

  .container-home {
    flex-direction: column;
    margin-left: 0%;
    margin-right: 0%;
  }

  .contain-home-text {
    order: 1;
    max-width: 100%;
    margin-top: -10px;
    margin-bottom: 0;
    padding-right: 15px;
    position: static;
  }

  .contain-home-text._3-line-title {
    margin-top: -14px;
    padding-right: 15px;
  }

  .contain-home-text.mo {
    margin-top: -92px;
  }

  .contain-home-text.pvr {
    margin-top: 5px;
  }

  .heading-xl-home {
    margin: 0;
    padding-bottom: 28px;
    font-size: 72px;
    line-height: 64px;
  }

  .heading-xl-home.fox {
    margin-top: 8px;
  }

  .heading-xl-home.pv-realty {
    z-index: 2;
    margin-top: 0;
    position: relative;
  }

  .heading-xl-home.wc, .heading-xl-home.fs, .heading-xl-home.motion {
    margin-top: 0;
  }

  .heading-xl-home.about-text {
    font-size: 82px;
  }

  .heading-xl-home.project {
    font-size: 100px;
    line-height: 90px;
  }

  .heading-xl-home.pvr-color {
    font-size: 72px;
  }

  .image-13 {
    width: 20vw;
  }

  .div-block-27 {
    justify-content: flex-start;
    padding-left: 10%;
  }

  .div-block-under-floating-image {
    margin-left: 4%;
    margin-right: 4%;
    position: static;
  }

  .div-block-under-floating-image.wc {
    margin-top: -42px;
    margin-bottom: 40px;
  }

  .section-9 {
    margin-top: 120px;
  }

  .section-persona-img {
    margin-top: 60px;
    margin-bottom: -201px;
  }

  .section-persona-img.below-img {
    margin-top: 197px;
  }

  .section-persona-img.persona.image {
    margin-top: 14px;
  }

  .section-persona-img.fx {
    margin-top: 65px;
  }

  .section-next-project {
    margin-top: 101px;
  }

  .container-project-foot {
    flex-direction: column;
  }

  .project-div {
    margin-right: 20px;
  }

  .project-div-links {
    display: none;
  }

  .list-2 {
    flex-flow: row;
    justify-content: space-between;
    display: flex;
  }

  .div-2-cards {
    width: 100%;
  }

  .container-2-texts-solo.new-item {
    margin-top: 21px;
  }

  .container-2-texts-solo.post {
    margin-top: 15px;
  }

  .grid-stacked {
    margin-top: 15px;
    padding-left: 0;
  }

  .grid-stacked._3 {
    padding: 0;
  }

  .image-16, .image-16.first {
    border-radius: 14px;
  }

  .grid-2-text._3 {
    padding: 0;
  }

  .div-block-24b.dark-3.fs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-2b {
    padding: 10px 0;
  }

  .grid-2b._3, .grid-3-text._3, .grid-3b._3, .grid-3b.fn, .grid-2-copy._3, .grid-2-copy.fn, .grid-2-text-copy._3, .grid-2b-text._3 {
    padding: 0;
  }

  .div-block-11b {
    margin-left: 4%;
    margin-right: 4%;
    position: static;
  }

  .div-block-11b.wc {
    margin-top: -42px;
    margin-bottom: 40px;
  }

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

  .div-block-3-xsp.more-projects {
    margin-top: 21px;
    margin-bottom: 0;
  }

  .container-photo-crop.one-photo {
    margin-top: 48px;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-xl {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 55px;
    line-height: 58px;
  }

  .heading-xl.fox {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .heading-xl.pv-realty, .heading-xl.wc, .heading-xl.fs, .heading-xl.motion {
    margin-top: 0;
  }

  .heading-xl.about-text {
    background-image: linear-gradient(#270509, #b56d74);
    margin-top: 26px;
    font-size: 80px;
  }

  .heading-xl.project {
    font-size: 59px;
    line-height: 54px;
  }

  .paragraph-bigger.about {
    white-space: normal;
    margin-bottom: 32px;
    padding-left: 0;
    padding-right: 3%;
    font-size: 18px;
    line-height: 1.7em;
  }

  .logo-link {
    flex: 0 auto;
    order: 0;
    justify-content: space-between;
    align-items: center;
    display: block;
    position: static;
  }

  .logo-link.w--current {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .menu-icon {
    opacity: .75;
  }

  .navigation-item {
    z-index: 0;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    max-width: 100px;
    margin: 0;
    padding: 9px 0;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    position: static;
    inset: 0% 0% 0% auto;
    overflow: visible;
  }

  .navigation-item.w--current {
    order: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    inset: 0% 0% auto;
  }

  .navigation-items {
    background-color: var(--white);
    text-align: left;
    flex: 0 auto;
    order: 0;
    justify-content: space-between;
    align-self: center;
    align-items: flex-start;
    font-family: Work Sans;
    position: relative;
    inset: 0;
    overflow: visible;
  }

  .navigation {
    justify-content: flex-start;
    align-self: auto;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5%;
    padding-right: 7%;
  }

  .menu-button {
    flex: none;
  }

  .menu-button.w--open {
    flex: none;
    display: none;
  }

  .logo-image {
    opacity: .75;
    width: 100px;
    min-width: 90px;
    padding-bottom: 4px;
  }

  .navigation-wrap {
    justify-content: flex-start;
    margin-right: 7px;
    display: block;
  }

  .contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form, .contact-form-wrap {
    flex-direction: column;
  }

  .footer-wrap {
    flex-direction: column;
    margin-top: 149px;
    font-family: Work Sans;
  }

  .footer-links {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: row;
    margin-right: 0;
  }

  .footer-item {
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
    display: flex;
  }

  .footer-item.copyright-color {
    margin-top: 25px;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }

  .skills-grid {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
  }

  .personal-features-grid, .social-media-heading, .project-overview-grid, .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  .image {
    filter: blur(.5px);
    max-height: 260px;
    padding: 10px;
  }

  .image.about {
    object-fit: cover;
    object-position: 30% 86%;
    max-width: 100%;
    min-height: 0;
    max-height: 35vh;
    margin: 0 5%;
    position: static;
    overflow: hidden;
  }

  .div-block-2 {
    max-width: 88%;
  }

  .heading._3-texts {
    margin-bottom: 0;
    font-size: 37px;
    line-height: 42px;
  }

  .heading.next-project.fox, .heading.next-project.pvr, .heading.next-project.wc, .heading.next-project.mobar, .heading.next-project.fs, .heading.next-project.nomi {
    margin-top: 28px;
    font-size: 15vw;
  }

  .heading-7 {
    font-size: 14px;
  }

  .heading-7._3-texts {
    margin-bottom: 13px;
    font-size: 14px;
  }

  .heading-7._2-texts {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .paragraph {
    color: var(--brown-text);
    margin-bottom: 24px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .paragraph._3-texts {
    margin-top: 48px;
    margin-bottom: 0;
    padding-right: 0%;
    font-size: 18px;
  }

  .paragraph._3-texts.plus {
    letter-spacing: -.25px;
    margin-top: 47px;
    margin-bottom: 10px;
    padding-right: 0%;
    font-size: 18px;
    line-height: 32px;
  }

  .section-2 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .div-block-3 {
    margin-top: -4px;
  }

  .div-block-3.more-projects {
    margin-top: 8px;
  }

  .div-block-3.more-projects.w--current {
    margin-top: 6px;
  }

  .section-project {
    order: 0;
    min-width: 0;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 6%;
    padding-right: 4%;
    display: block;
  }

  .section-project.left {
    margin-top: 60px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .section-project.clients {
    margin-top: 32px;
    margin-bottom: 65px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-project.top {
    margin-top: 53px;
  }

  .container-4 {
    order: -1;
  }

  .container-5 {
    order: -1;
    margin-top: -14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-5.fifa {
    margin-top: -8px;
    padding-left: 10px;
  }

  .container-5.fs-mobile {
    margin-top: -14px;
    padding-left: 10px;
  }

  .section-4 {
    max-width: 80%;
    margin-top: -96px;
    margin-left: -12%;
    margin-right: -7%;
  }

  .image-3 {
    max-width: 150px;
    margin-top: -154px;
    left: 8%;
  }

  .image-3.mobar {
    max-width: 251px;
    margin-top: 2px;
    top: 26px;
    left: 0%;
    right: 0%;
  }

  .image-3.pvr {
    max-width: 236px;
    margin-top: -93px;
  }

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

  .div-block-l-phone {
    display: none;
  }

  .container-6 {
    order: 1;
    margin-top: -14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-6._3-line-title {
    margin-top: -8px;
    padding-right: 10px;
  }

  .container-6.mo {
    margin-top: -113px;
  }

  .section-5 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .spacer-top {
    justify-content: center;
    align-items: flex-start;
    min-height: 40px;
    margin-top: 0;
    display: flex;
  }

  .section-3-anim {
    order: 0;
    min-width: 0;
    margin-top: 45px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4%;
    padding-right: 4%;
    display: block;
  }

  .section-3-anim.left {
    margin-top: 40px;
  }

  .section-3-copy {
    order: 0;
    min-width: 0;
    margin-top: 45px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4%;
    padding-right: 4%;
    display: block;
  }

  .section-3-copy.left {
    margin-top: 40px;
  }

  .mobar-div {
    align-self: flex-end;
    margin-bottom: 40px;
  }

  .r-phone-mobile {
    align-self: flex-end;
    display: block;
  }

  .r-mobile-image {
    max-width: 150px;
    margin-top: -154px;
    margin-left: 0%;
    position: relative;
    bottom: 0%;
    left: 8%;
    right: 0%;
  }

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

  .nav-menu-two, .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .div-block-8 {
    flex-wrap: nowrap;
    flex: 1;
    order: 0;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    max-width: 100%;
    margin-left: 0%;
    margin-right: -3%;
    display: flex;
  }

  .image-5 {
    min-width: 100vw;
    position: static;
    inset: 0% auto auto 0%;
  }

  .div-block-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    margin-top: -80px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .copyright-div {
    margin-top: 80px;
    padding-top: 19px;
    padding-bottom: 18px;
  }

  .body-3 {
    background-color: #f2f0ef;
  }

  .photo-text {
    color: #4c4440;
    font-family: Work Sans;
    font-size: 20px;
    line-height: 1.4em;
  }

  .sec-divider {
    margin-top: 9px;
    margin-bottom: 0;
  }

  .sec-divider.mobar {
    margin-top: 7px;
  }

  .section-about {
    flex-direction: row;
    margin-left: 6%;
    margin-right: 5%;
  }

  .div-block-a {
    flex-direction: column;
    order: 0;
    align-self: flex-start;
    margin-top: 50px;
  }

  .container-a {
    max-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-b {
    max-width: 100%;
    margin-top: 18px;
  }

  .photo-div {
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 30px;
    display: flex;
    position: static;
  }

  .img-note {
    color: #4c4440bf;
    margin-top: 14px;
    margin-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
    line-height: 24px;
  }

  .img-note.fx {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .img-note.pvr {
    font-size: 14px;
    line-height: 22px;
  }

  .section-6 {
    margin-top: 27px;
    margin-left: 6%;
  }

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

  .div-block-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-3-texts {
    margin-top: 43px;
    margin-left: 6%;
    padding-top: 0;
  }

  .section-3-texts.below-img {
    margin-top: 39px;
  }

  .section-3-texts.persona {
    margin-top: 40px;
    margin-bottom: 45px;
    padding-top: 6%;
    padding-bottom: 0%;
  }

  .section-3-texts.persona.image {
    margin: -30px 0 -126px;
    padding-top: 40px;
  }

  .section-3-texts.fx {
    margin-top: 43px;
    margin-left: 6%;
  }

  .section-3-texts._168px {
    margin-top: 90px;
  }

  .section-imgs {
    min-height: 48vw;
    max-height: none;
    margin-top: 67px;
  }

  .section-imgs.one-photo {
    max-height: 236px;
  }

  .section-photo-frame {
    margin-top: -39vw;
    display: flex;
  }

  .section-photo-frame.one-photo {
    height: auto;
    margin-top: 64px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-photo-frame.one-photo.alt {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 20px 0%;
  }

  .section-photo-frame.one-photo.alt2 {
    margin-bottom: 223px;
  }

  .section-photo-frame.one-photo.alt4 {
    width: 100%;
    height: auto;
    margin-top: 59px;
    margin-bottom: 0;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .section-photo-frame.one-photo._120px {
    height: auto;
    margin-top: 58px;
  }

  .section-photo-frame.one-photo.pvr {
    margin-top: 62px;
  }

  .section-photo-frame.one-photo.alt2, .section-photo-frame.one-photo.alt3 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0 0%;
  }

  .contrainer-photo-over.one-photo {
    margin-top: 30px;
    margin-bottom: -226px;
  }

  .contrainer-photo-over.one-photo.fx {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .grid-2-photos {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    display: grid;
  }

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

  .image-7.one-photo.fx {
    object-fit: cover;
    display: block;
    overflow: hidden;
  }

  .image-7.one-photo.fs {
    object-fit: cover;
    height: 280px;
    overflow: hidden;
  }

  .image-7.one-photo.fs2 {
    object-fit: cover;
    height: 316px;
    overflow: hidden;
  }

  .image-7.one-photo.pvr {
    object-fit: cover;
    object-position: 49% 100%;
    height: 40vh;
    overflow: hidden;
  }

  .container-2-texts {
    flex-direction: column;
    margin-top: 32px;
  }

  .container-2-texts.new-item {
    margin-top: 30px;
  }

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

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

  .grid {
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  }

  .section-xl-photo {
    margin-top: 24px;
  }

  .image-9 {
    height: 40vh;
    padding: 10px;
  }

  .image-9.wc {
    height: 40vh;
  }

  .image-9.rpv {
    object-position: 60% 34%;
    height: 40vh;
  }

  .section-3-texts-plus {
    margin-top: 52px;
    margin-left: 6%;
  }

  .div-block-17 {
    flex-direction: column;
    margin-top: -17px;
  }

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

  .text-block-2 {
    text-align: center;
    font-size: 18px;
  }

  .text-block-2.more-lead {
    line-height: 28px;
  }

  .div-block-18 {
    width: 100%;
  }

  .div-block-19 {
    align-self: center;
    width: 100%;
    margin-top: 15px;
    padding: 0;
  }

  .div-block-one-photo.fx, .div-block-one-photo.fs, .div-block-one-photo.pvr {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0%;
  }

  .section-e2e-photo {
    margin-top: 92px;
  }

  .section-e2e-photo.fx {
    margin-top: 24px;
    margin-bottom: 10px;
  }

  .section-e2e-photo._120px, .section-e2e-photo.nomi {
    margin-top: 61px;
  }

  .div-block-20.fx {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-10 {
    object-position: 50% 50%;
    height: 30vh;
  }

  .image-10.below-photo-over {
    object-position: 50% 50%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-10.below-photo-over.fx {
    object-position: 40% 50%;
    height: 30vh;
    margin-top: 0;
  }

  .image-10.alt-position {
    object-fit: cover;
    object-position: 0% 50%;
    height: 30vh;
    margin: 0;
  }

  .image-10.wc {
    object-position: 76% 50%;
    height: 50vh;
  }

  .image-10.fx1 {
    height: 35vh;
  }

  .image-10.pvr {
    object-position: 50% 50%;
    height: 50vh;
  }

  .div-block-21 {
    flex-direction: column;
    padding-bottom: 0;
  }

  .div-block-22 {
    padding-top: 3px;
  }

  .image-11 {
    width: 30vw;
  }

  .section-quotes {
    margin-top: -5px;
    margin-left: 6%;
  }

  .section-screens {
    margin: 62px 0% 0;
  }

  .section-screens.fx {
    margin-bottom: 55px;
  }

  .div-block-24 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-24.dark-3 {
    justify-content: center;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .grid-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-2._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .grid-2.fn {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-3-screens {
    grid-column-gap: 15px;
    grid-row-gap: 5px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 5%;
  }

  .div-block-25 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-screens-3 {
    margin-bottom: 65px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .section-screens-3.fx {
    margin: 5px 0 -20px;
  }

  .section-screens-3.prv {
    margin: 46px 0 0;
  }

  .section-2-photos {
    justify-content: center;
    align-items: flex-start;
    margin-top: 55px;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
  }

  .image-2photo {
    padding-right: 16px;
  }

  .image-2photo.right {
    padding-left: 16px;
  }

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

  .column-3.about {
    padding-bottom: 36px;
  }

  .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .column-4 {
    margin-top: 20px;
  }

  .list {
    min-width: 91vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
  }

  .list-item {
    width: 96%;
  }

  .grid-3 {
    grid-column-gap: 8px;
    margin-top: 8px;
  }

  .column-9 {
    margin-top: 145px;
  }

  .column-9.pvr {
    margin-top: 94px;
    padding-left: 12px;
  }

  .column-10.pvr {
    padding-right: 12px;
  }

  .column-11 {
    margin-top: -295px;
  }

  .column-11.pvr {
    margin-top: -197px;
    padding-left: 12px;
  }

  .column-12 {
    margin-top: 0;
  }

  .column-12.pvr {
    padding-right: 12px;
  }

  .cover-photos {
    max-width: 88%;
  }

  .home-image {
    filter: blur(.5px);
    max-height: 260px;
    padding: 10px;
  }

  .home-image.about {
    max-width: 81%;
    min-height: 0;
    max-height: 236px;
    margin-left: 5%;
    margin-right: 5%;
    position: static;
  }

  .home-image.fx {
    object-position: 58% 50%;
  }

  .home-image.pv {
    object-position: 96% 50%;
  }

  .home-image.wc {
    object-position: 85% 50%;
  }

  .home-image.fs {
    object-position: 100% 50%;
  }

  .container-home {
    flex-direction: column;
  }

  .contain-home-text {
    order: 1;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contain-home-text._3-line-title {
    margin-top: -8px;
    padding-right: 10px;
  }

  .contain-home-text.mo {
    margin-top: -113px;
  }

  .contain-home-text.pvr {
    margin-top: 0;
  }

  .heading-xl-home {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 55px;
    line-height: 56px;
  }

  .heading-xl-home.fox {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .heading-xl-home.pv-realty, .heading-xl-home.wc, .heading-xl-home.fs, .heading-xl-home.motion {
    margin-top: 0;
  }

  .heading-xl-home.about-text {
    background-image: linear-gradient(#270509, #b56d74);
    margin-top: 26px;
    font-size: 80px;
  }

  .heading-xl-home.project {
    font-size: 59px;
    line-height: 54px;
  }

  .heading-xl-home.pvr-color {
    font-size: 55px;
    line-height: 56px;
  }

  .section-8 {
    display: none;
  }

  .image-13 {
    width: 27vw;
  }

  .grid-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-under-floating-image {
    margin-top: -20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-30 {
    margin-top: 10px;
  }

  .section-9 {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 62px;
  }

  .section-9.pvr {
    margin-top: 88px;
  }

  .section-persona-img {
    margin-top: 24px;
    margin-bottom: -183px;
    padding-top: 0;
  }

  .section-persona-img.below-img {
    margin-top: 35px;
  }

  .section-persona-img.persona {
    margin-top: 40px;
    margin-bottom: 45px;
    padding-top: 6%;
    padding-bottom: 0%;
  }

  .section-persona-img.persona.image {
    margin: -30px 0 -126px;
    padding-top: 40px;
  }

  .section-persona-img.fx {
    margin-top: 12px;
  }

  .section-persona-text {
    padding-left: 6%;
  }

  .section-next-project {
    margin-top: 66px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .project-div {
    width: 100%;
    margin-bottom: 49px;
  }

  .project-div._2nd-item {
    margin-top: 33px;
  }

  .div-2-cards {
    flex-direction: column;
  }

  .container-2-texts-solo {
    flex-direction: column;
    margin-top: 70px;
    margin-bottom: -9px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-2-texts-solo.new-item {
    margin-top: 30px;
  }

  .grid-stacked {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
    display: none;
  }

  .grid-stacked._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-stacked._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .div-block-31 {
    width: 100%;
    margin-right: 0;
  }

  .image-7-mobile {
    display: block;
    position: static;
  }

  .image-7-mobile.one-photo.fx {
    object-fit: cover;
    overflow: hidden;
  }

  .image-7-mobile.one-photo.fs {
    object-fit: cover;
    height: 280px;
    overflow: hidden;
  }

  .image-7-mobile.one-photo.fs2 {
    object-fit: cover;
    height: 316px;
    overflow: hidden;
  }

  .image-7-mobile.one-photo.pvr {
    object-fit: cover;
    object-position: 49% 100%;
    height: 40vh;
    overflow: hidden;
  }

  .grid-2-text {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-2-text._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2-text._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .div-block-24b {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-24b.dark-3 {
    justify-content: center;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .grid-2b {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 20px 0%;
  }

  .grid-2b._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2b._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .grid-3-text {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-3-text._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-3-text._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .grid-3b {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-3b._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-3b._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .grid-3b.fn {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-2-copy._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2-copy._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .grid-2-copy.fn {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2-text-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-2-text-copy._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2-text-copy._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .grid-2b-text {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-auto-flow: row;
    padding: 15px 0%;
  }

  .grid-2b-text._3 {
    grid-row-gap: 50px;
    grid-template-columns: minmax(auto, 1fr);
    padding: 5px 0;
  }

  .grid-2b-text._2.wc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .div-block-11b {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3-xsp {
    margin-top: 43px;
  }

  .div-block-3-xsp.more-projects {
    margin-top: 8px;
  }

  .div-block-3-xsp.more-projects.w--current {
    margin-top: 6px;
  }

  .image-17 {
    display: none;
  }

  .div-block-one-photo-crop.fx, .div-block-one-photo-crop.fs, .div-block-one-photo-crop.pvr {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0%;
  }

  .container-photo-crop.one-photo {
    margin-top: 30px;
    margin-bottom: -226px;
  }

  .container-photo-crop.one-photo.fx {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }
}

#w-node-c13a0021-c4f8-e15b-d5dd-9f14620006c7-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c01a0650-a4bf-c080-3037-6ebe577be260-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f951ad94-e860-ccfb-b158-fb94fc0f0bc6-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f951ad94-e860-ccfb-b158-fb94fc0f0bc7-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5471ef90-8b58-e4df-3c14-43369985d0e0-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_5471ef90-8b58-e4df-3c14-43369985d0e1-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a56d99c-70d2-7c1a-a2bc-15a25bb8f94e-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0a56d99c-70d2-7c1a-a2bc-15a25bb8f94f-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae5db8a1-fb94-d930-fec0-ac09457e34ed-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ae5db8a1-fb94-d930-fec0-ac09457e34ee-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4185a8f1-2682-cb48-56fa-2041ac116568-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4185a8f1-2682-cb48-56fa-2041ac116569-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81458a2e-0635-f2a8-dc00-b29e9c63c8b0-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_81458a2e-0635-f2a8-dc00-b29e9c63c8b1-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efb21195-ec4b-7b4a-c7d3-55f26326719d-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-efb21195-ec4b-7b4a-c7d3-55f26326719e-e417c5cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd223-a017c5cd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-a017c5cd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-8117c5ce {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-8117c5ce {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-8117c5ce {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-8117c5ce {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9fda4a37-cb21-e2a1-58de-88a206fa61ae-8117c5ce {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-a417c5cf {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-a417c5cf {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-a417c5cf {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-a417c5cf {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_32040423-4078-1b23-6771-e6c78f8a716d-a417c5cf {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-5917c5d0 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-5917c5d0 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-5917c5d0 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-5917c5d0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-5917c5d0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_17951af0-8bd9-c6d3-11e4-21640de63d98-0412da95, #w-node-b040aa25-fc57-abcd-7b02-db525510b763-0412da95, #w-node-_9b7cdac4-6943-7273-8109-056cb6b69787-0412da95, #w-node-_9b7cdac4-6943-7273-8109-056cb6b69788-0412da95, #w-node-_9b7cdac4-6943-7273-8109-056cb6b69789-0412da95, #w-node-_9b7cdac4-6943-7273-8109-056cb6b6978a-0412da95, #w-node-_30fd7cf4-d9f6-af0e-b25a-3df2df526f71-0412da95, #w-node-_30fd7cf4-d9f6-af0e-b25a-3df2df526f72-0412da95, #w-node-_30fd7cf4-d9f6-af0e-b25a-3df2df526f73-0412da95, #w-node-_30fd7cf4-d9f6-af0e-b25a-3df2df526f74-0412da95, #w-node-_1b22da97-a46d-c415-0054-73d671c8dbbe-0412da95, #w-node-_1b22da97-a46d-c415-0054-73d671c8dbbf-0412da95, #w-node-_1b22da97-a46d-c415-0054-73d671c8dbc0-0412da95, #w-node-_1b22da97-a46d-c415-0054-73d671c8dbc1-0412da95, #w-node-_0709b213-1057-a46a-623d-2cc597c70b11-f3650ab9, #w-node-_9b7cdac4-6943-7273-8109-056cb6b69787-f3650ab9, #w-node-_9b7cdac4-6943-7273-8109-056cb6b69788-f3650ab9, #w-node-_9b7cdac4-6943-7273-8109-056cb6b69789-f3650ab9, #w-node-_3b3d1b54-6919-0593-900c-c2f5a62751e3-f3650ab9, #w-node-_1b2eebbd-ec61-c99e-9805-a18425d09757-f3650ab9, #w-node-_1b2eebbd-ec61-c99e-9805-a18425d09758-f3650ab9, #w-node-_1b2eebbd-ec61-c99e-9805-a18425d09759-f3650ab9, #w-node-_0709b213-1057-a46a-623d-2cc597c70b11-3b51240c, #w-node-_3b3d1b54-6919-0593-900c-c2f5a62751e3-3b51240c, #w-node-_1b2eebbd-ec61-c99e-9805-a18425d09757-3b51240c, #w-node-_1b2eebbd-ec61-c99e-9805-a18425d09758-3b51240c, #w-node-c3482b14-aa72-859c-b780-344ed1af94fd-3b51240c, #w-node-_0709b213-1057-a46a-623d-2cc597c70b11-8aa137d6, #w-node-d6428dc0-beaf-4eb3-d72d-e2f0aabe5da5-8aa137d6, #w-node-_23dce4a2-2378-2f03-9481-7ee06f312587-8aa137d6, #w-node-_3b3d1b54-6919-0593-900c-c2f5a62751e3-8aa137d6, #w-node-b64f6153-f80c-6b54-1025-e442944c84bf-8aa137d6, #w-node-_0709b213-1057-a46a-623d-2cc597c70b11-e13c8700, #w-node-d6428dc0-beaf-4eb3-d72d-e2f0aabe5da5-e13c8700, #w-node-_23dce4a2-2378-2f03-9481-7ee06f312587-e13c8700, #w-node-_3b3d1b54-6919-0593-900c-c2f5a62751e3-e13c8700, #w-node-c89f99b9-f2f6-6651-1e05-0df4e66634c3-6b66ced2, #w-node-c89f99b9-f2f6-6651-1e05-0df4e66634c4-6b66ced2, #w-node-c89f99b9-f2f6-6651-1e05-0df4e66634c5-6b66ced2, #w-node-_0709b213-1057-a46a-623d-2cc597c70b11-6b66ced2, #w-node-_3b3d1b54-6919-0593-900c-c2f5a62751e3-6b66ced2, #w-node-_0fe5b56b-4093-a80e-d582-c18a0fbdf8ca-6b66ced2, #w-node-_0fe5b56b-4093-a80e-d582-c18a0fbdf8cb-6b66ced2, #w-node-_0fe5b56b-4093-a80e-d582-c18a0fbdf8cc-6b66ced2, #w-node-e45e2f80-a833-30d9-3dbb-7f58069dd68c-6b66ced2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-a017c5cd {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-8117c5ce {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-8117c5ce {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-8117c5ce {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-8117c5ce {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-a417c5cf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-a417c5cf {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-a417c5cf {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-a417c5cf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_32040423-4078-1b23-6771-e6c78f8a716d-a417c5cf, #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-5917c5d0 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-5917c5d0 {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-5917c5d0 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-5917c5d0 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-5917c5d0 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Hankdisplay';
  src: url('../fonts/HankDisplay.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}