:root {
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.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: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

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 {
  width: 50%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 31px;
  padding-bottom: 31px;
  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;
}

li {
  margin-bottom: 10px;
}

img {
  padding-left: 15px;
  padding-right: 15px;
  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;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

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

.container.full {
  height: 100vh;
  max-width: 100%;
  background-image: url('../images/NYM-87.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.container.full.hide {
  display: none;
}

.container.full.removebg {
  background-image: none;
}

.container.space-top {
  max-width: 100%;
  margin-top: 5%;
  overflow: hidden;
}

.container.space-top.hide {
  display: none;
}

.container.space-top.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container.space-top.remove-overflow {
  overflow: visible;
}

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

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

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

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

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

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

.label {
  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: #000;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}

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

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

.section {
  z-index: 2;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 129px;
  margin-right: 129px;
  display: flex;
  position: relative;
}

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

.section.full {
  margin-left: 0;
  margin-right: 0;
}

.section.full.hide {
  display: none;
}

.section.large {
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.section.hide {
  display: none;
}

.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: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

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

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

.logo-link {
  z-index: 1;
}

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

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

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

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

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

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

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

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

.navigation-items {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 5px 50px 4px;
  display: flex;
}

.logo-image {
  display: block;
}

.navigation-wrap {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.intro-wrap {
  margin-top: 100px;
  margin-bottom: 140px;
}

.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 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  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: ". . ."
                 ". . ."
                 / 1.5fr 1fr 1.5fr;
  margin-bottom: 80px;
}

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

.carrer-headline-wrap.full {
  width: 100vw;
  margin-bottom: 0;
}

.carrer-headline-wrap.smaller {
  padding-left: 90px;
  padding-right: 90px;
}

.work-image {
  height: 460px;
  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;
  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::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.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 {
  justify-content: space-between;
  align-items: center;
  padding: 40px 50px;
  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;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

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

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

.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 {
  width: 100%;
}

.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 {
  width: 70%;
  text-align: center;
  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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  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;
}

.header-div {
  max-width: 40%;
  background-color: #fff;
  justify-content: flex-end;
  align-self: flex-end;
  margin-top: 500px;
  margin-left: 900px;
  margin-right: 50px;
  padding: 40px 50px;
  display: block;
}

.heading-company-name {
  color: #000;
}

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

.product-images {
  width: 100%;
}

.accordion-paragraph---brix {
  width: 100%;
  max-width: 90%;
  color: #000;
  flex-direction: column;
  margin-top: 18px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.accordion-item-title---brix {
  color: #020202;
  font-size: 25px;
  font-weight: 400;
  line-height: 28px;
}

.accordion-trigger---brix {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-arrow-wrap---brix {
  width: 50px;
  min-height: 50px;
  background-color: #fff;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 5px 16px rgba(8, 15, 52, .06);
}

.accordion-content---brix {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.accordion-item---brix {
  cursor: pointer;
  background-color: #fff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.accordion-item---brix.accordion-1---brix {
  width: 100%;
  max-width: 100%;
  border: 2px solid rgba(0, 0, 0, 0);
  margin-bottom: 32px;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 5px 16px rgba(8, 15, 52, .06);
}

.accordion-item---brix.accordion-1---brix:hover {
  box-shadow: 0 14px 21px rgba(74, 58, 255, .06);
}

.arrow-line---brix {
  width: 11px;
  min-height: 2px;
  background-color: #4a3aff;
  border-radius: 500px;
  position: absolute;
}

.arrow-line---brix._1---brix {
  background-color: #008839;
  left: 7px;
  transform: rotate(45deg);
}

.arrow-line---brix._1---brix.orange {
  background-color: gold;
}

.arrow-line---brix._2---brix {
  background-color: #008839;
  right: 7px;
  transform: rotate(-45deg);
}

.arrow-line---brix._2---brix.orange {
  background-color: gold;
}

.sub-points {
  margin-left: 30px;
}

.accordion-item-wrapper---brix {
  max-width: 886px;
  margin-left: auto;
  margin-right: auto;
}

.accordion-item-wrapper---brix.preview-page {
  width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: space-around;
  display: flex;
}

.cloneable-container-default {
  min-height: 624px;
  background-color: rgba(247, 247, 251, 0);
  border-radius: 20px;
  flex-wrap: wrap;
  padding: 30px 0 100px;
  display: flex;
  transform: translate(0);
}

.accordion-arrow-wrapper---brix {
  z-index: 200;
  width: 18px;
  height: 18px;
  color: #4a3aff;
  justify-content: center;
  align-items: center;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  transform: rotate(90deg);
}

.span {
  text-align: center;
  font-weight: 400;
}

.span.color {
  color: red;
}

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

.heading {
  text-align: center;
}

.heading-2 {
  text-align: left;
  font-size: 30px;
  font-weight: 500;
}

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

.horizontal-marquee {
  width: 200vw;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.inner-marquee {
  width: 100vw;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.image-1 {
  width: 16%;
  height: 11.6rem;
  max-width: 100%;
  background-image: url('../images/Picture-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

.image-2 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/2Picture-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-3 {
  max-width: 172px;
}

.body {
  overflow: visible;
}

.para {
  color: #747477;
  text-align: center;
  padding-left: 220px;
  padding-right: 220px;
}

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

.paragraph-2 {
  color: #000;
}

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

.div-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 80px;
  display: grid;
}

.div-block-3 {
  height: 100vh;
  background-image: url('../images/NYM-106-min.jpg');
  background-position: 50%;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.maquee-slider-wrapper {
  z-index: 1;
  margin-bottom: -100vh;
  position: relative;
}

.maquee-slider-wrapper.normal {
  margin-bottom: 0;
  position: relative;
}

.spacer {
  height: 100vh;
}

.cover-2 {
  z-index: 2;
  height: 110vh;
  background-image: url('../images/NYM-73.jpg');
  background-position: 50%;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.cover-3 {
  z-index: 4;
  height: 110vh;
  background-image: url('../images/NYM-179.jpg');
  background-position: 50%;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.cover-4 {
  z-index: 5;
  height: 110vh;
  background-image: url('../images/NYM-57.jpg');
  background-position: 50%;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.cover-1 {
  z-index: 2;
  height: 110vh;
  background-image: url('../images/NYM-106-min.jpg');
  background-position: 50%;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-4 {
  position: relative;
}

.heading-6 {
  z-index: 1;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.two-side_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  display: grid;
}

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

.text-block {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 2px;
}

.dropdown-link {
  width: 180px;
  text-align: center;
  font-size: 12px;
}

.dropdown-link:hover {
  background-color: #ececec;
}

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

.dropdown-list.w--open {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

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

.heading-8 {
  font-weight: 600;
}

.description-div {
  margin-top: 15px;
  margin-bottom: 15px;
}

.image-1-copy, .image-1-copy-copy {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/Picture-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-3-1 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/3.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-4-1 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/23Picture-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-5-1 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/4Picture-1_1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-6 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/5Picture-1_1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.footer-image {
  width: 179px;
  background-image: url('../images/2Picture-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

.navbar-logo-left {
  position: static;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

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

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

.navbar-wrapper {
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  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: rgba(26, 27, 31, .75);
}

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

.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: rgba(26, 27, 31, .75);
}

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

.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:hover {
  background-color: #eee;
}

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

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

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  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: rgba(26, 27, 31, .75);
}

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

.image-7 {
  max-width: 187px;
}

.image-8 {
  width: 7%;
}

.image-9 {
  width: 100%;
  height: 53%;
}

.image-11 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/Picture-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

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

.companies-images {
  padding-left: 0;
  padding-right: 0;
}

.reduced-image-size {
  width: 221px;
}

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

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

.div-block-5 {
  flex-direction: column;
  align-items: center;
  display: none;
}

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

.div-block-5.grid.hice {
  display: none;
}

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

.heading-10.hide {
  display: none;
}

.footerimage {
  width: 192px;
}

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

.heading-11 {
  color: #000;
}

.background-video {
  height: 100vh;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.slider {
  height: 100vh;
  justify-content: flex-end;
  display: flex;
}

.slide {
  background-image: url('../images/NYM-44.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/BQ6B4476-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Picture-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/NYM-186.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/NYM-29.jpg');
  background-position: 0 0;
  background-size: cover;
}

.paragraph-3 {
  text-align: center;
  font-weight: 400;
}

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

.image-6-copy {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/5Picture-1_1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-5-2 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/Picture-1_2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-5-3 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/1Picture-1_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.image-5-4 {
  width: 100%;
  height: 45rem;
  max-width: 100%;
  background-image: url('../images/2Picture-1_3.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, rgba(0, 0, 0, 0) 28%), url('../images/Image-Background_1Image Background.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.text-colour-lightgrey {
  color: rgba(255, 255, 255, .65);
}

.timeline_circle {
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  background-color: #fff;
  border-radius: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_progress-bar {
  z-index: -1;
  width: 3px;
  height: 50vh;
  background-color: #fff;
  background-image: linear-gradient(#eba901, #711d2d);
  position: fixed;
  top: 0;
  bottom: 50vh;
  left: auto;
  right: auto;
}

.timeline_text {
  color: #000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
}

.section-timeline {
  z-index: -2;
  background-color: #fff;
  position: relative;
}

.timeline_right {
  width: 126%;
  max-width: 200%;
  padding-left: 0;
  padding-right: 0;
}

.timeline_right.history {
  width: 100%;
  max-width: 100%;
}

.timeline_component {
  max-width: 1120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

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

.margin-top.margin-medium {
  margin-top: 1.5rem;
  display: flex;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.overlay-fade-top {
  height: 80px;
  background-image: linear-gradient(#0a0a0a, rgba(10, 10, 10, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.link {
  text-decoration: underline;
}

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

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.timeline_date-text {
  color: #000;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
}

.container-3 {
  z-index: 0;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_progress {
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: #414141;
  margin-left: -313px;
  position: absolute;
}

.timeline_progress.history {
  margin-left: 0;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_item.history {
  grid-template-columns: 1fr 180px 1fr;
}

.align-center-2 {
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.timeline-main_heading-wrapper {
  max-width: 959px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.section-timeline-cta {
  background-color: #0a0a0a;
}

.paragraph-large {
  color: #474747;
  letter-spacing: -.02em;
  font-size: 20px;
  font-weight: 300;
}

.margin-bottom-large {
  margin-bottom: 40px;
}

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

.button-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #eba901;
  border-radius: .65rem;
  align-items: center;
  padding: .75rem 1.5rem;
  font-weight: 700;
  transition: all .2s;
  display: flex;
}

.button-2:hover {
  text-decoration: none;
  transform: scale(1.05);
}

.button-2.is-secondary {
  background-color: #fff;
  border: 1px solid #000;
  justify-content: center;
}

.button-2.is-secondary:hover {
  background-color: #eba901;
}

.section-timeline-heading {
  background-color: #fff;
}

.text-color-gold {
  color: #eba901;
}

.padding-vertical-xlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}

.heading-12 {
  color: #000;
}

.video {
  max-width: 100%;
}

.label-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 47px;
  margin-bottom: 47px;
  display: grid;
}

.aj-power-wrapper {
  width: 100%;
  max-width: 100%;
  background-color: #fafafa;
  text-decoration: none;
  box-shadow: 2px 2px 11px -5px rgba(0, 0, 0, .2);
}

.heading-13 {
  text-align: center;
  font-size: 25px;
}

.modal {
  width: 100%;
  max-width: 80%;
  background-color: #fff;
  position: relative;
}

.modal.padding-large {
  max-width: 60%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
}

.modal.padding-large.cream {
  height: 44.4rem;
  max-width: 59%;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.modal.padding-large.cream.seriers-9-combo {
  height: 95%;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.modal.padding-large.cream.larger {
  height: 49.4rem;
}

.apple-podcast-block {
  width: 127%;
  height: 100%;
  max-width: 100%;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

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

.heading-14 {
  text-align: center;
  font-size: 2rem;
}

.padding-medium {
  padding: 2rem;
}

.section-popup {
  z-index: 5;
  background-color: rgba(0, 0, 0, .69);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-button {
  justify-content: flex-end;
  margin-top: 23px;
  display: flex;
  position: absolute;
  top: 2%;
  bottom: auto;
  left: 10px;
  right: 2%;
}

.heading-15 {
  text-align: center;
  font-size: 2rem;
}

.html-embed {
  text-align: center;
  margin-left: 140px;
  margin-right: 140px;
}

.spotify-block, .html-embed-2 {
  text-align: center;
}

.html-embed-3 {
  display: none;
}

.heading-16 {
  z-index: 2;
  text-align: center;
  font-size: 2.9rem;
  position: relative;
}

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

.image-13 {
  width: 90%;
}

.background-video-2 {
  width: 100vw;
  height: 100vh;
}

.section-popup-5-series {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .69);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-popup-7-series, .section-popup-9-series {
  z-index: 5;
  background-color: rgba(0, 0, 0, .69);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-7 {
  width: 60%;
  background-color: #fcfcfc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  margin-bottom: 23px;
  padding-left: 43px;
  padding-right: 43px;
  display: flex;
}

.div-block-8 {
  width: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8.hide {
  display: none;
}

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

.paragraph-6 {
  text-align: center;
  margin-top: -37px;
  margin-bottom: 20px;
  font-size: 8px;
}

.paragraph-7 {
  max-width: 100%;
  text-align: justify;
}

.paragraph-7.outside {
  max-width: 60%;
  text-align: center;
  margin-top: 5%;
}

.paragraph-7.space-bottom {
  margin-bottom: 80px;
}

.paragraph-8 {
  text-align: justify;
  margin-top: 0;
  margin-bottom: 37px;
  font-size: 14px;
  line-height: 1.5;
}

.paragraph-wrapper {
  width: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-wrapper.small {
  width: 50%;
}

.heading-18 {
  color: #9ba50e;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
}

.accordion-paragraph---brix-2 {
  width: 100%;
  max-width: 90%;
  color: #707070;
  flex-direction: column;
  margin-top: 18px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.accordion-item-title---brix-2 {
  color: #707070;
  font-size: 25px;
  font-weight: 400;
  line-height: 28px;
}

.accordion-item-title---brix-2.top {
  margin-top: 30px;
  margin-bottom: 20px;
}

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

.container-4 {
  max-width: 100%;
  position: relative;
}

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

.section-2.margin-top {
  margin-top: 10%;
}

.section-2.margin-top.mobile-narrow {
  margin-top: 3%;
  overflow: hidden;
}

.cloneable-container-default-2 {
  min-height: 624px;
  background-color: rgba(247, 247, 251, 0);
  border-radius: 20px;
  flex-wrap: wrap;
  padding: 0 40px 100px;
  display: flex;
  transform: translate(0);
}

.bold-text {
  color: #000;
}

.text-block-2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.text-block-3 {
  margin-top: 50px;
  margin-bottom: 10px;
}

.paragraph-9 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.heading-19 {
  text-align: left;
  padding-left: 102px;
  padding-right: 102px;
}

.div-block-12 {
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.heading-20 {
  text-align: left;
  padding-left: 15px;
}

.heading-20.space-top {
  margin-top: 50px;
}

.image-14 {
  margin-top: 20px;
}

.image-15 {
  margin-bottom: 10px;
}

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

.image-16 {
  margin-top: -56px;
  padding-left: 0;
  padding-right: 0;
}

.grid {
  max-width: 120%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-13 {
  width: 100%;
  height: 100vh;
  max-width: 100%;
}

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

.image-17 {
  width: 100%;
}

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

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

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

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

  .button {
    justify-content: center;
  }

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

  .menu-icon {
    width: 63px;
    display: block;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

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

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

  .navigation-items {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .menu-button {
    padding: 0;
  }

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

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

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

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

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

  .carrer-headline-wrap.smaller {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .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 {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

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

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

  .heading-company-name {
    margin-bottom: 10px;
    font-size: 33px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .accordion-item-title---brix {
    max-width: 88%;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 20px;
  }

  .arrow-line---brix._1---brix {
    background-color: #707070;
  }

  .arrow-line---brix._1---brix.orange {
    background-color: #ffa200;
  }

  .arrow-line---brix._2---brix {
    color: #000;
    background-color: #707070;
  }

  .arrow-line---brix._2---brix.orange {
    background-color: #ffa200;
    font-style: normal;
  }

  .cloneable-container-default {
    width: 100%;
    max-width: 100%;
    padding-top: 17px;
  }

  .span.color {
    margin-top: 18px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 1.5;
  }

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

  .two-side_grid {
    grid-template-columns: 1fr 1fr;
  }

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

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

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

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

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

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

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

  .section-timeline {
    z-index: -2;
  }

  .timeline_right {
    width: 100%;
    padding-left: 0;
  }

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

  .timeline_progress {
    margin-left: -171px;
  }

  .modal.padding-large.cream {
    height: 50rem;
    max-width: 94%;
    padding-left: 0;
    padding-right: 0;
  }

  .modal.padding-large.cream.seriers-9-combo {
    height: 81%;
    margin-top: 88px;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .section-popup {
    display: none;
  }

  .close-button {
    color: #fff;
    top: 2%;
    bottom: auto;
    left: auto;
    right: 2%;
  }

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

  .image-13 {
    width: 228%;
    max-width: 720px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-popup-5-series, .section-popup-7-series, .section-popup-9-series {
    display: none;
  }

  .heading-18 {
    margin-bottom: 0;
    font-size: 40px;
  }

  .accordion-paragraph---brix-2 {
    max-width: 100%;
  }

  .accordion-item-title---brix-2 {
    max-width: 88%;
  }

  .container-4 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .container-4.ipad-main {
    padding-left: 0;
    padding-right: 0;
  }

  .cloneable-container-default-2 {
    width: 100%;
    max-width: 100%;
    padding-top: 17px;
  }

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

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

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

  .container {
    text-align: center;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .paragraph-light {
    font-size: 13px;
    line-height: 1.5;
  }

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

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

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

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

  .menu-icon {
    width: 54px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .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-direction: column;
  }

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

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

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

  .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }

  .skills-grid {
    width: 70%;
    max-width: 470px;
    grid-template-columns: 1fr;
  }

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

  .header-div {
    padding: 21px;
  }

  .heading-company-name {
    font-size: 28px;
  }

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

  .accordion-paragraph---brix {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }

  .accordion-item-title---brix {
    max-width: 80%;
    font-size: 18px;
  }

  .accordion-arrow-wrap---brix {
    width: 40px;
    min-height: 40px;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 16px;
    padding: 32px;
  }

  .cloneable-container-default {
    padding: 80px 24px;
  }

  .heading {
    font-size: 18px;
  }

  .heading-2 {
    font-size: 15px;
    line-height: 1.2;
  }

  .heading-centered {
    font-size: 26px;
  }

  .para {
    padding-left: 70px;
    padding-right: 70px;
  }

  .heading-3 {
    font-size: 26px;
  }

  .paragraph-2 {
    font-size: 11px;
  }

  .heading-4 {
    font-size: 22px;
  }

  .div-block-2, .two-side_grid {
    grid-template-columns: 1fr 1fr;
  }

  .description-cover {
    grid-template-columns: 1fr;
  }

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

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

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    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;
  }

  .image-7 {
    max-width: 122px;
  }

  .video-cover {
    grid-template-columns: 1fr 1fr;
  }

  .timeline_text {
    font-size: 20px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

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

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_progress {
    margin-left: 0;
    left: 6px;
  }

  .timeline_item {
    width: 100%;
    grid-template-columns: 64px 1fr;
  }

  .paragraph-large {
    font-size: 18px;
  }

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

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .modal.padding-large.cream {
    height: 25.7rem;
  }

  .modal.padding-large.cream.seriers-9-combo {
    height: 65%;
  }

  .padding-medium {
    padding: 1.25rem;
  }

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

  .accordion-paragraph---brix-2 {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }

  .accordion-item-title---brix-2 {
    max-width: 80%;
    font-size: 18px;
  }

  .cloneable-container-default-2 {
    padding: 80px 24px;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

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

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

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .carrer-headline-wrap.space {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .contact-form, .contact-form-wrap, .footer-wrap {
    flex-direction: column;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }

  .skills-grid {
    width: 100%;
    max-width: none;
    grid-template-columns: 1fr;
  }

  .personal-features-grid, .social-media-heading, .project-overview-grid, .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    width: 100%;
    max-width: none;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  .header-div {
    max-width: 71%;
    align-self: center;
    margin-top: 335px;
    margin-left: 50px;
    padding: 12px 20px;
  }

  .heading-company-name {
    text-align: center;
    font-size: 17px;
    line-height: 1.5;
  }

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

  .accordion-paragraph---brix {
    max-width: 100%;
    font-size: 11px;
  }

  .accordion-item-title---brix {
    max-width: 70%;
    text-align: left;
    font-size: 20px;
  }

  .cloneable-container-default {
    padding: 64px 16px;
  }

  .div-block {
    grid-template-columns: 1fr;
  }

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

  .heading-centered {
    font-size: 18px;
  }

  .horizontal-marquee {
    justify-content: flex-start;
  }

  .inner-marquee {
    margin-left: 359px;
  }

  .inner-marquee.hide {
    margin-left: 700px;
  }

  .image-1, .image-2 {
    height: 30rem;
  }

  .para {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 13px;
    line-height: 1.5;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 13px;
  }

  .heading-5 {
    font-size: 18px;
  }

  .div-block-2 {
    grid-template-columns: 1.5fr;
    justify-items: center;
    margin-top: 0;
  }

  .heading-6 {
    font-size: 27px;
  }

  .two-side_grid {
    grid-template-columns: 1.5fr;
    margin-top: 0;
  }

  .image-3-1, .image-4-1, .image-5-1, .image-6 {
    height: 30rem;
  }

  .container-2 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-dropdown-link, .nav-dropdown-link.w--current {
    text-align: center;
  }

  .menu-button-2 {
    margin-right: -31px;
  }

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

  .image-7 {
    max-width: 101px;
    margin-left: -32px;
  }

  .image-8 {
    width: 51%;
  }

  .image-11 {
    height: 30rem;
  }

  .companies-images {
    margin-bottom: 17px;
  }

  .video-cover {
    grid-template-columns: 1fr;
  }

  .paragraph-3 {
    font-size: 13px;
    line-height: 1.8;
  }

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

  .image-6-copy, .image-5-2, .image-5-3, .image-5-4 {
    height: 30rem;
  }

  .timeline_text {
    padding-left: 15px;
    font-size: 15px;
  }

  .section-timeline {
    z-index: -2;
  }

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

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

  .timeline_date-text {
    font-size: 26px;
  }

  .timeline_progress {
    margin-left: 0;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .timeline_item.history {
    grid-template-columns: .25fr 1fr;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .button-2 {
    display: none;
  }

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

  .modal.padding-large {
    max-width: 85%;
  }

  .modal.padding-large.cream {
    height: 30rem;
    max-width: 100%;
  }

  .modal.padding-large.cream.seriers-9-combo {
    height: 49%;
    max-width: 96%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .html-embed {
    display: none;
  }

  .html-embed-3 {
    display: block;
  }

  .heading-16 {
    font-size: 1.1rem;
  }

  .image-13 {
    width: 98%;
    max-width: 100%;
    margin-top: -21px;
  }

  .section-popup-7-series {
    display: none;
  }

  .div-block-7 {
    width: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .paragraph-7 {
    font-size: 13px;
    line-height: 1.6;
  }

  .paragraph-7.outside {
    max-width: 100%;
    text-align: left;
    padding-left: 39px;
    padding-right: 39px;
  }

  .paragraph-8 {
    font-size: 12px;
  }

  .paragraph-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .heading-17 {
    width: 100%;
  }

  .heading-18 {
    font-size: 50px;
  }

  .accordion-paragraph---brix-2 {
    max-width: 100%;
  }

  .accordion-item-title---brix-2 {
    max-width: 70%;
    font-size: 20px;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-2.margin-top.mobile-narrow {
    padding-left: 11px;
    padding-right: 11px;
  }

  .cloneable-container-default-2 {
    padding: 64px 0;
  }

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

  .text-block-3 {
    font-size: 10px;
    line-height: 1.8;
  }

  .heading-20 {
    font-size: 18px;
  }

  .heading-20.space-top {
    font-size: 16px;
  }

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

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

#w-node-_9b2922ad-09b1-aebb-0430-7dee623c62c1-730d1f78 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b2922ad-09b1-aebb-0430-7dee623c62c8-730d1f78 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3916baf4-babb-234d-d1dd-4d21b9bde88f-730d1f78, #w-node-c7127b8e-7029-6c73-737d-3af01d5941e6-730d1f78, #w-node-_6b00dd49-5ff2-9366-1d07-7eae757dc21a-730d1f78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_636ab3d8-1046-9373-de53-63902be1c9dd-730d1f78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c882f662-5fb7-e376-d540-6d7264038526-730d1f78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f7db20eb-84de-2bf4-bca9-d42fb74ea321-730d1f78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a32-d0df4a24 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6f70cae9-b6a8-3a00-8ca6-79e1b8567eda-9c0e5a6b, #w-node-_355b03d9-a58b-8a08-d4ee-ba80a5bd8a46-9c0e5a6b, #w-node-_63e93bb6-723f-c4e7-cab8-251603988978-9c0e5a6b, #w-node-_3a0be598-1086-e62a-ddf3-6cf474b7fc4c-9c0e5a6b, #w-node-d8011085-9acf-bc79-2ea8-d42b00e24ff8-7c032b06, #w-node-_7ee20749-ebdc-ee84-faf4-6f3f07f6f6cd-7c032b06, #w-node-b8c23cd2-eacf-e2ce-50b0-b3a8f30a06cd-7c032b06, #w-node-c9ad0577-6145-835e-52b0-1e7446bd2408-7c032b06, #w-node-e9a54ac8-2134-4f99-573b-a5ee4c304695-7c032b06, #w-node-cbb72918-761d-91ca-d792-4e50080b8551-7c032b06, #w-node-_2da4adef-bd9d-3669-0c12-dd47b3486f8f-7c032b06, #w-node-_0f06634f-6bfa-0bbf-3c75-4c6c373f1444-7c032b06, #w-node-_6ebda824-907f-bc7e-5adb-b8a7902b3b5e-7c032b06 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d2-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d3-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d4-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d5-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d6-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d7-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d8-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2d9-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2da-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2db-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2dc-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2dd-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2de-5906d3b8, #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2df-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2e0-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2e1-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2e2-5906d3b8, #w-node-_049366ec-6644-b2fd-ca4e-9d54d7da2d86-5906d3b8, #w-node-_45e00926-fcb9-8fb3-3491-e3bad3e603ab-5906d3b8, #w-node-_712a4216-61c6-8c62-a090-bbce265f3f66-5906d3b8, #w-node-_763d7552-9b1b-9b2c-e9f3-4053a184e3e2-5906d3b8, #w-node-_1f6e7952-ec05-0f9f-51e5-2cdbb5fcf819-5906d3b8, #w-node-_0b4ce092-5f4d-e2fb-09ad-062084a4371e-5906d3b8, #w-node-_52b88b39-9628-15f1-ce2f-25ece42f8f6a-5906d3b8, #w-node-c3e4b79f-0e41-9e9f-2f2f-27e496a5aba1-5906d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_7501d92b-e339-f52e-56ac-3fab6e9b78d2-7f32a277, #w-node-_4fe9d001-79cd-d8a2-2753-593c0a33e900-7f32a277, #w-node-_235b3ca6-3885-7c21-302f-4f3924128e5c-7f32a277 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_9b2922ad-09b1-aebb-0430-7dee623c62c8-730d1f78 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d5295-7f32a277 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d529a-7f32a277 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d529c-7f32a277 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d52a3-7f32a277 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d52a6-7f32a277 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d9c3880e-6696-5d8a-e29c-7e2119d63bc6-7f32a277 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d52b1-7f32a277 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d52b4-7f32a277 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_54b24a51-5a5a-0797-8d33-54f5cd2d744a-7f32a277 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d52c0-7f32a277 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_43354a0e-d103-d262-ab09-9d737b0d52c3-7f32a277 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d1b-012e8208 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d1e-012e8208 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d20-012e8208 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d31-012e8208 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d34-012e8208 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d47-012e8208 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d4a-012e8208 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d54-012e8208 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d57-012e8208 {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f6bcb326-83e5-6e4c-6f1a-a33dcde9b2e2-5906d3b8, #w-node-_049366ec-6644-b2fd-ca4e-9d54d7da2d86-5906d3b8, #w-node-_45e00926-fcb9-8fb3-3491-e3bad3e603ab-5906d3b8, #w-node-_712a4216-61c6-8c62-a090-bbce265f3f66-5906d3b8, #w-node-_763d7552-9b1b-9b2c-e9f3-4053a184e3e2-5906d3b8, #w-node-_1f6e7952-ec05-0f9f-51e5-2cdbb5fcf819-5906d3b8, #w-node-_0b4ce092-5f4d-e2fb-09ad-062084a4371e-5906d3b8, #w-node-_52b88b39-9628-15f1-ce2f-25ece42f8f6a-5906d3b8, #w-node-c3e4b79f-0e41-9e9f-2f2f-27e496a5aba1-5906d3b8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_6c3dcffa-cc99-c58c-3430-bf32cfd07d4a-012e8208 {
    grid-area: 1 / 1 / 3 / 2;
  }
}


