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

.home-hero {
  width: 100%;
  height: 100vh;
}

.home-hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block {
  position: relative;
  right: 2%;
  bottom: 3%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  background-color: #fafafa;
  font-family: Poppins, sans-serif;
}

.image {
  position: absolute;
  left: 13%;
  top: 13%;
  right: auto;
  bottom: auto;
  width: 240px;
}

.image-2 {
  position: absolute;
  top: 141.203px;
  right: 124px;
  width: 108.6px;
}

.image-3 {
  position: absolute;
  right: 140.5px;
  bottom: 204px;
  width: 51.4px;
}

.image-4 {
  position: absolute;
  left: 196px;
  bottom: 204px;
  width: 53.8px;
}

.image-5 {
  position: absolute;
  left: 196px;
  top: 113px;
  width: 55.6px;
}

.image-6 {
  position: absolute;
  left: 293px;
  top: 113px;
  width: 62.199999999999996px;
}

.image-7 {
  position: absolute;
  top: 237px;
  right: 119px;
  width: 94px;
}

.image-8 {
  position: absolute;
  left: 131px;
  top: 224px;
  width: 124px;
}

.grid {
  width: 100%;
  height: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-2 {
  width: 450px;
  height: 435.20309477756285px;
  background-image: url('../images/Turn-Up-PR-Company-Profile-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  width: 100%;
  height: 435.20309477756285px;
  background-color: #d9e03c;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
}

.paragraph {
  position: static;
  width: 70%;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 0px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
}

.instagram-feed {
  width: 100%;
  height: 100vh;
}

.instagram-feed-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.hero-img-div {
  display: none;
  width: 45%;
  height: 100%;
  background-image: url('../images/hero-image-face-cutoff-compressed-new.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span {
  color: #000;
  font-weight: 400;
}

.text-span-2 {
  background-color: transparent;
  color: #000;
}

.text-span-3 {
  color: #000;
  font-weight: 400;
}

.link {
  background-color: #ececec;
  color: #000;
  text-decoration: none;
}

.text-span-4 {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #000;
  -webkit-transition: background-color 600ms ease, color 600ms ease;
  transition: background-color 600ms ease, color 600ms ease;
  font-family: Poppins, sans-serif;
  color: #d9e03c;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.text-span-4:hover {
  background-color: #d9e03c;
  color: #000;
}

.green-div-slide-up {
  position: absolute;
  z-index: 1000000;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #d9e03c;
}

.navbar {
  position: static;
  z-index: 10;
  width: 100%;
  height: 120px;
  background-color: #d9e03c;
}

.navbar.white {
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
}

.bg-scroll-section {
  height: 100vh;
}

.nav-link {
  display: none;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}

.nav-link:hover {
  font-weight: 700;
  letter-spacing: 1px;
}

.image-9 {
  width: 70px;
}

.brand {
  padding-top: 10px;
}

.bg-scroll-section-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
}

.bg-scroll-grid {
  grid-column-gap: 8px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.bg-scroll-pic-container {
  width: 200px;
  height: 200px;
}

.bg-scroll-pic {
  width: 100%;
  height: 100%;
}

.bg-scroll-overlay-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 26, 26, 0.8);
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 66px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading.black-head {
  margin-bottom: 20px;
  color: #1a1a1a;
  text-align: left;
}

.heading.black-head.nocap {
  text-transform: none;
}

.heading.unifltered-home {
  padding: 3px 16px;
  background-color: #d9e03c;
  color: #1a1a1a;
}

.about-section {
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #1a1a1a;
}

.about-section-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-grid {
  width: 100%;
  height: 80%;
  margin-top: 40px;
  grid-column-gap: 0px;
  -ms-grid-columns: 1.2fr 1fr;
  grid-template-columns: 1.2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.about-picture-contianer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-left: 56px;
}

.about-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-paragraph-container {
  width: 450px;
}

.paragraph-2 {
  margin-bottom: 0px;
  color: #ececec;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}

.paragraph-2.black-text {
  color: #1a1a1a;
}

.about-headers-grid {
  display: none;
  width: 100%;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.about-headers-grid.secont {
  width: auto;
  margin-left: 1vw;
}

.about-header-container {
  height: auto;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 18px;
  padding-left: 18px;
  background-color: #d9e03c;
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 84px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.heading-2:hover {
  color: #1a1a1a;
}

.html-embed-2 {
  width: 100%;
  height: 100%;
}

.html-embed-3 {
  display: none;
  width: 100%;
}

.about-header-main-wrapper {
  display: none;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.slider {
  width: 100%;
  height: 12vh;
  background-color: #1a1a1a;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.slide-nav {
  display: none;
}

.slide {
  width: auto;
  height: 12vh;
  padding-right: 0px;
  padding-bottom: 0px;
}

.slide-2 {
  width: auto;
  height: 12vh;
  background-color: transparent;
}

.slider-2 {
  display: none;
  height: auto;
  background-color: transparent;
}

.right-arrow {
  display: none;
}

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

.left-arrow {
  display: none;
}

.icon-3 {
  display: none;
}

.icon-4 {
  display: none;
}

.slide-3 {
  height: auto;
}

.about-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 200%;
}

.marquee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.marquee.no-margin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0%;
}

.text-span-5 {
  background-color: transparent;
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 60px;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.text-span-6 {
  margin-left: 0px;
  background-color: transparent;
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 60px;
  line-height: 1;
  font-weight: 600;
  text-align: left;
}

.text-span-7 {
  background-color: transparent;
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 60px;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Turnup_Founders_Compressed_Image_Recog.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Turnup_Founders_Compressed_Image_Recog.jpeg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, auto;
}

.div-block-5.profiling {
  position: absolute;
  z-index: 7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Event_Turnup_Services_Recog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Event_Turnup_Services_Recog.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.div-block-5.strategy {
  z-index: 2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/felipe-furtado-2zDXqgTzEFE-unsplash-min-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/felipe-furtado-2zDXqgTzEFE-unsplash-min-1.jpg');
}

.div-block-5.pr {
  z-index: 3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/PR_Turnup_Services_Recog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/PR_Turnup_Services_Recog.jpg');
}

.div-block-5.curation {
  z-index: 4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Curation_Turnup_Services_Recog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Curation_Turnup_Services_Recog.jpg');
}

.div-block-5.reports {
  z-index: 5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Reports_Turnup_Services_Recog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Reports_Turnup_Services_Recog.jpg');
}

.div-block-5.media {
  z-index: 6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Media_Turnup_Services_Recog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Media_Turnup_Services_Recog.jpg');
}

.div-block-6 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  width: 100%;
  height: 100%;
  border-style: none;
  border-width: 30px 10px 10px;
  border-color: #d9e03c;
  border-radius: 0px;
}

.div-block-6.profiling {
  position: absolute;
  z-index: 7;
  background-image: url('../images/Event_Turnup_Services_Recog.jpg');
}

.div-block-6.strategy {
  z-index: 2;
  background-image: url('../images/felipe-furtado-2zDXqgTzEFE-unsplash-min-1.jpg');
}

.div-block-6.pr {
  z-index: 3;
  background-image: url('../images/PR_Turnup_Services_Recog.jpg');
}

.div-block-6.curation {
  z-index: 4;
  background-image: url('../images/Curation_Turnup_Services_Recog.jpg');
}

.div-block-6.reports {
  z-index: 5;
  background-image: url('../images/Reports_Turnup_Services_Recog.jpg');
}

.div-block-6.media {
  z-index: 6;
  background-image: url('../images/Media_Turnup_Services_Recog.jpg');
}

.paragraph-overlay {
  width: 80%;
  font-family: 'Advent Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
}

.services-section {
  width: 100%;
  height: 100vh;
  background-color: transparent;
}

.services-section-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.services-grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  -ms-grid-columns: 0.4fr 1fr;
  grid-template-columns: 0.4fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.service-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-cards-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-card-relative-wrapper {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 280px;
  height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  cursor: pointer;
}

.service-card-bg-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
}

.card-header {
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
}

.image-10 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100px;
  margin-bottom: 10%;
  margin-left: 30%;
}

.card-content {
  position: absolute;
}

.card-content-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
}

.grid-2 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 0.6fr;
  grid-template-columns: 1fr 0.6fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-header {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 44px;
  line-height: 1.4;
  font-weight: 600;
}

.content-paragraph {
  width: 50%;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #ececec;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-11 {
  max-width: 80%;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11 {
  width: 40px;
  height: 40px;
  margin-top: 40px;
  margin-right: 20px;
  background-image: url('../images/close_icon_turnup_green.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.services-paragraph {
  width: 60%;
  margin-bottom: 0px;
  color: #1a1a1a;
  font-weight: 500;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-13 {
  width: 100%;
  height: 100%;
  background-color: #ececec;
}

.number {
  display: block;
  height: auto;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Advent Pro', sans-serif;
  color: #d9e03c;
  font-size: 160px;
  line-height: 1;
  font-weight: 700;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 40px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.curators {
  display: none;
  overflow: visible;
  width: 100%;
  height: auto;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: auto;
  padding-top: 60px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/BGhome-01.svg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-3 {
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div-block-17 {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Illustration.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-18 {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Naina_Dark.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.div-block-19 {
  position: absolute;
  z-index: 2;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: url('../images/Umaila_Dark.png');
  background-position: 54% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-20 {
  width: 12px;
  height: 60px;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-4 {
  width: 65%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: #d9e03c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #000;
  font-size: 21px;
  text-align: center;
  cursor: pointer;
}

.heading-3:hover {
  background-color: #000;
  color: #d9e03c;
}

.heading-3:focus {
  background-color: #1a1a1a;
  color: #fff;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 40%;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: justify;
}

.paragraph-4 {
  color: #1a1a1a;
  line-height: 1.6;
  text-align: justify;
}

.grid-5 {
  display: none;
  width: 500px;
  height: 500px;
  -ms-grid-columns: 0.9fr 1fr;
  grid-template-columns: 0.9fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer {
  min-height: 380px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fafafa;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  margin-bottom: 40px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.footer-logo-link {
  display: none;
  max-height: none;
  min-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 140px;
  height: 140px;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.link-2 {
  margin-bottom: 0px;
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block {
  font-size: 11px;
}

.text-block-2 {
  font-family: Roboto, sans-serif;
  font-size: 11px;
}

.link-3 {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-3:hover {
  color: #00f;
}

.html-embed-4 {
  display: none;
  height: 40px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #b1b1b1;
  cursor: pointer;
}

.html-embed-4:hover {
  background-color: #1a1a1a;
  color: #d9e03c;
}

.grid-6 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 32px;
  grid-row-gap: 2px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.lottie-animation {
  display: none;
  width: 30px;
  height: auto;
}

.container-2 {
  max-width: 60%;
  min-height: 350px;
}

.heading-4 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.heading-4.big {
  width: auto;
  font-size: 21px;
}

.heading-4.big:hover {
  color: #1a1a1a;
}

.heading-4.big:active {
  color: #1a1a1a;
}

.heading-4.big:focus {
  color: #1a1a1a;
}

.heading-4.green {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  color: #1a1a1a;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 38.60000228881836px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #1a1a1a;
  text-decoration: none;
}

.link-block.instagram {
  width: auto;
  cursor: pointer;
}

.link-block.linkedin {
  width: auto;
}

.link-block.home {
  width: auto;
}

.link-block.about {
  width: 55.73999786376953px;
}

.link-block.unfiltered {
  width: 65.32500457763672px;
}

.link-block.unfiltered.big {
  width: 94.36250305175781px;
}

.link-block.contact {
  width: 49.72500228881836px;
}

.link-block.contact.left-margin.blackbg {
  padding: 7px 0px;
  background-color: #d9e03c;
}

.link-block.contact.left-margin.blackbg:hover {
  color: #1a1a1a;
}

.link-block.contact.left-margin.blackbg.net {
  margin-left: 0px;
}

.link-block.contact.big {
  width: 71.8125px;
}

.link-block.services {
  width: 49.66250228881836px;
}

.link-block.services.left-margin {
  width: auto;
}

.link-block.left-margin {
  width: auto;
  margin-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.link-block.big {
  width: auto;
}

.link-block.number {
  width: auto;
  color: #1a1a1a;
}

.div-block-24 {
  width: 100%;
  height: 2px;
  background-color: #1a1a1a;
}

.div-block-24.green {
  background-color: #d9e03c;
  color: #d9e03c;
}

.instagram-section {
  width: 100%;
  height: auto;
  min-height: 75vh;
}

.instagram-section-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 75vh;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/TurnUp-BGS-Recovered-01-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-section-main-grid {
  width: 100%;
  height: 100%;
  min-height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.instagram-grid {
  display: none;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.instagram-picture-wrapper {
  overflow: hidden;
  width: 200px;
  height: 200px;
  cursor: pointer;
}

.instagram-grid-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  padding: 13px 30px;
  background-color: #d9e03c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 21px;
  font-weight: 600;
  cursor: pointer;
}

.button:hover {
  background-color: #1a1a1a;
  color: #d9e03c;
}

.button.margin-top {
  margin-top: 10px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 21px;
}

.button.margin-top.black-bg-section {
  background-color: #fff;
}

.button.margin-top.black-bg-section:hover {
  background-color: #d9e03c;
  color: #1a1a1a;
}

.client-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
}

.client-section-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.grid-7 {
  margin-top: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-5 {
  line-height: 1.6;
  text-align: justify;
}

.paragraph-6 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.link-block-2 {
  overflow: hidden;
  text-decoration: none;
}

.link-block-2.w--current {
  padding-top: 4px;
  padding-bottom: 4px;
}

.section {
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: 100vh;
  padding: 100px 40px 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/BGhome-02.svg');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-25.unfilterd {
  padding-right: 0px;
  padding-left: 0px;
}

.grid-8 {
  width: 100%;
  height: 100%;
  max-width: 1000px;
  min-height: 125vh;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid-8.unfiltered {
  max-width: none;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.div-block-26 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ececec;
  background-image: url('../images/services-landscape-compressed.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  text-decoration: none;
  cursor: auto;
}

.div-block-26.pr {
  background-image: url('../images/services-portrait-compressed.jpg');
}

.div-block-26.curation {
  background-image: url('../images/services-portrait-compressed.jpg');
}

.div-block-26.reports {
  background-image: url('../images/services-landscape-compressed.jpg');
}

.div-block-26.media {
  background-image: url('../images/services-landscape-compressed.jpg');
}

.div-block-26.profiling {
  background-image: url('../images/services-landscape-compressed.jpg');
}

.div-block-27 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.heading-5 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #d9e03c;
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
}

.div-block-28 {
  width: 1000px;
  max-width: 1000px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.paragraph-7 {
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}

.parallax-hero {
  width: 100%;
  height: 75vh;
}

.parallax {
  width: 100%;
  height: 100%;
  background-image: url('../images/felipe-furtado-2zDXqgTzEFE-unsplash-min-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-9 {
  display: none;
  width: 100%;
  height: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-29 {
  width: 100%;
  height: 100%;
  background-image: url('../images/felipe-furtado-2zDXqgTzEFE-unsplash-min-1.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-6 {
  font-family: 'Advent Pro', sans-serif;
  font-size: 54px;
  line-height: 1;
}

.section-2 {
  width: 100%;
  height: 100vh;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.paragraph-8 {
  width: 80%;
  margin-bottom: 40px;
  margin-left: 0px;
  font-family: Poppins, sans-serif;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
}

.grid-10 {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 60px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-10.unfiltered {
  display: none;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-7 {
  font-family: 'Advent Pro', sans-serif;
}

.heading-7.vision-head {
  padding: 6px 10px;
  background-color: transparent;
  font-size: 48px;
}

.unfiltered-section {
  width: 100%;
  height: auto;
  min-height: 100vh;
  background-color: #fff;
}

.unfiltered-section-contianer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-11 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.wrapper.ata {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.wrapper.lil {
  padding-top: 0px;
  padding-bottom: 0px;
}

.wrapper.sameera {
  padding-top: 0px;
  padding-bottom: 0px;
}

.wrapper.dio {
  width: 100%;
  height: 100%;
}

.wrapper.rafsan {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}

.div-block-33.ahahna {
  cursor: pointer;
}

.paragraph-9 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}

.div-block-34 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.7);
  color: #1a1a1a;
}

.div-block-34:hover {
  border-style: none;
  border-width: 1px;
  border-color: #d9e03c;
}

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

.image-12 {
  opacity: 1;
}

.image-13 {
  position: static;
}

.div-block-35 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-10 {
  width: 80%;
  font-family: Poppins, sans-serif;
  color: #fff;
  line-height: 1.4;
  font-weight: 500;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.heading-8 {
  font-family: Inconsolata, monospace;
}

.html-embed-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.unfiltered-content-section {
  width: 100%;
  height: auto;
}

.unfiltered-content-section-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/ubg-05-min.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.unfiltered-content-section-wrapper.arsalan {
  background-position: 50% 0%;
  background-size: auto;
}

.unfiltered-content-section-wrapper.smaller {
  background-image: url('../images/ubg-05-min.svg');
}

.div-block-37 {
  position: relative;
  display: block;
  width: 800px;
  height: 800px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/turnuppr_119183548_3367338939998934_4241125168397301893_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.div-block-37.lil-late {
  background-image: url('../images/turnuppr_120144541_2838876429690485_3322135743511667061_n.jpg');
}

.div-block-37.ata-adnan {
  background-image: url('../images/turnuppr_119557349_2627174280932397_3881335151561042777_n.jpg');
}

.div-block-37.raad {
  background-image: url('../images/turnuppr_122781940_352645709171711_521703464796359567_n.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.div-block-37.ratul {
  background-image: url('../images/turnuppr_127752346_813708809475837_4051176227420118365_n.jpg');
}

.div-block-37.sameera {
  background-image: url('../images/turnuppr_121116074_337722117316472_4762235279902855497_n.jpg');
}

.div-block-37.maryam {
  background-image: url('../images/turnuppr_123485123_360712071882610_8455743943501121551_n.jpg');
}

.div-block-37.zafir {
  background-image: url('../images/turnuppr_127167420_386486876109925_7294250863298383832_n.jpg');
}

.div-block-37.dio {
  background-image: url('../images/turnuppr_129717712_1122662428153228_9095912968483572981_n.jpg');
}

.div-block-37.rafsun {
  background-image: url('../images/turnuppr_129772780_3581112665335362_7077163306281451429_n.jpg');
}

.div-block-37.zohad {
  background-image: url('../images/turnuppr_130956380_187490969752847_8131914264007144042_n-1.jpg');
}

.div-block-37.arsalan {
  background-image: url('../images/134358703_191277979372267_2318906382739068255_o.jpg');
}

.div-block-38 {
  position: static;
  left: auto;
  top: 630px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.heading-9 {
  display: block;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  color: #d9e03c;
  font-size: 72px;
  line-height: 0.85;
}

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

.paragraph-12 {
  width: 560px;
  margin-top: 20px;
  margin-left: 0px;
  background-color: transparent;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  text-align: justify;
}

.link-4 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

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

.link-5 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-6 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-7 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-8 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.text-span-8 {
  font-size: 34px;
}

.text-span-9 {
  font-size: 34px;
}

.link-9 {
  color: #1a1a1a;
  text-decoration: none;
}

.link-10 {
  color: #1a1a1a;
  text-decoration: none;
}

.link-11 {
  color: #1a1a1a;
  text-decoration: none;
}

.link-12 {
  color: #1a1a1a;
  text-decoration: none;
}

.link-13 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-14 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-15 {
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.link-16 {
  color: #d9e03c;
  text-decoration: none;
  cursor: pointer;
}

.link-16:hover {
  color: #fff;
}

.link-16:active {
  color: #b1b1b1;
}

.link-16:focus {
  color: #b1b1b1;
}

.link-16:visited {
  color: #b1b1b1;
}

.link-16.black {
  color: #1a1a1a;
}

.link-16.black:hover {
  color: #d9e03c;
}

.div-block-39 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.read-more {
  color: #d9e03c;
}

.read-more:hover {
  color: #ececec;
}

.div-block-40 {
  position: absolute;
  z-index: 6;
  overflow: hidden;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transform: skew(0deg, -11deg);
  -ms-transform: skew(0deg, -11deg);
  transform: skew(0deg, -11deg);
}

.div-block-40.black {
  z-index: 2;
  display: none;
  height: 4px;
  margin-top: 12px;
  margin-left: 0px;
  border: 1px dashed #000;
}

.div-block-40.black.first {
  height: 4px;
  margin-top: 0px;
  border: 1px dashed #000;
}

.div-block-40.black.third {
  margin-top: 24px;
  border-style: dashed;
}

.div-block-41 {
  width: 0%;
  height: 4px;
  background-color: #d9e03c;
}

.heading-10 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 4;
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Advent Pro', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
}

.heading-10.up {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 20px;
}

.html-embed-6 {
  width: 100%;
  height: auto;
}

.div-block-42 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #d9e03c;
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.heading-11 {
  font-family: 'Advent Pro', sans-serif;
  color: #1a1a1a;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}

.image-14 {
  width: 80px;
}

.image-15 {
  width: 80px;
}

.image-16 {
  width: 80px;
  height: auto;
}

.paragraph-13 {
  font-family: 'Advent Pro', sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-span-10 {
  font-weight: 700;
}

.text-span-11 {
  text-align: justify;
}

.paragraph-14 {
  color: #ececec;
  line-height: 1.6;
  text-align: justify;
}

.link-17 {
  color: #d9e03c;
  text-decoration: none;
  cursor: pointer;
}

.text-span-12 {
  cursor: pointer;
}

.text-span-12:hover {
  color: #ececec;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/LandingPageoutline-01.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-17 {
  width: 37%;
  margin-bottom: 100px;
}

.link-18 {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #333;
  font-weight: 700;
  text-decoration: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
}

.link-18:hover {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #d9e03c;
  color: #000;
  font-weight: 500;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.five-column-grid {
  width: auto;
  margin-top: 60px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.tools-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 9px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.tools-logo {
  width: 90px;
  max-height: 100%;
  max-width: none;
}

.tools-logo.circle {
  width: 70px;
  height: 70px;
}

.tools-logo.oval {
  width: 80px;
}

.parallax-hero-2 {
  width: 100%;
  height: 60vh;
}

.parallax-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/7769afa9-f87c-4c86-a687-8698180d628a-compressed.jpg');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1280px) {
  .home-hero-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image-3 {
    right: 144.5px;
  }

  .image-7 {
    right: 116px;
    width: 99px;
  }

  .image-8 {
    left: 137px;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-img-div {
    display: block;
  }

  .marquee {
    margin-right: 0%;
  }

  .container-2 {
    max-width: 60%;
  }

  .grid-8 {
    min-height: 110vh;
  }

  .wrapper {
    height: 100%;
  }

  .unfiltered-content-section {
    height: auto;
  }

  .unfiltered-content-section-wrapper {
    background-image: url('../images/ubg-05-min.svg');
    background-position: 50% 0%;
  }

  .tools-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 1440px) {
  .bg-scroll-pic-container {
    width: 300px;
    height: 300px;
  }

  .about-grid {
    width: 90%;
  }

  .about-link-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .marquee {
    margin-right: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer {
    min-height: 400px;
  }

  .footer-flex-container {
    min-height: 350px;
  }

  .instagram-picture-wrapper {
    width: 240px;
    height: 240px;
  }

  .client-section {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-8 {
    max-width: 1200px;
    min-height: 90vh;
  }

  .grid-10 {
    max-width: 1200px;
  }

  .wrapper {
    height: 100%;
  }

  .unfiltered-content-section {
    height: auto;
  }

  .image-17 {
    margin-bottom: 130px;
  }
}

@media screen and (min-width: 1920px) {
  .bg-scroll-pic-container {
    width: 280px;
    height: 280px;
  }

  .marquee {
    margin-right: 0%;
  }

  .footer {
    min-height: 450px;
  }

  .footer-flex-container {
    min-height: 400px;
  }

  .container-2 {
    max-width: 60%;
  }

  .grid-8 {
    max-width: 1600px;
    min-height: 70vh;
  }

  .grid-10 {
    max-width: 1600px;
  }

  .wrapper {
    height: 100%;
    background-image: none;
  }

  .unfiltered-content-section {
    height: auto;
  }

  .unfiltered-content-section-wrapper.smaller {
    background-image: url('../images/BGc2-02.svg');
  }

  .image-17 {
    margin-bottom: 140px;
  }
}

@media screen and (max-width: 991px) {
  .home-hero-container {
    padding-bottom: 0px;
  }

  .div-block-4 {
    display: block;
  }

  .paragraph {
    width: 100%;
  }

  .hero-img-div {
    display: none;
  }

  .navbar {
    position: fixed;
    z-index: 9007199254740991;
    display: block;
  }

  .navbar.white {
    top: 0px;
    z-index: 1000;
  }

  .nav-link {
    display: none;
  }

  .brand {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .heading {
    font-size: 48px;
  }

  .heading.black-head {
    font-size: 48px;
    text-align: left;
  }

  .about-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-grid {
    height: 80%;
    grid-column-gap: 20px;
  }

  .about-picture-contianer {
    height: 420px;
    padding-left: 0px;
  }

  .paragraph-2.black-text {
    text-align: justify;
  }

  .text-span-5 {
    font-size: 48px;
  }

  .text-span-6 {
    font-size: 48px;
  }

  .text-span-7 {
    font-size: 48px;
  }

  .div-block-6 {
    width: 100%;
  }

  .div-block-15 {
    background-image: url('../images/BGhome-02.svg');
    background-position: 50% 50%;
  }

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

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

  .heading-3:active {
    background-color: #000;
    color: #d9e03c;
  }

  .heading-3:focus {
    background-color: #1a1a1a;
    color: #fff;
  }

  .container {
    position: relative;
    z-index: 9007199254740991;
    padding-right: 20px;
    padding-left: 30px;
  }

  .nav-menu {
    z-index: 100000000000000;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    text-align: left;
  }

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

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

  .heading-4.green {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #1a1a1a;
  }

  .link-block.contact.left-margin.blackbg {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
    background-color: transparent;
    color: #1a1a1a;
  }

  .button {
    font-size: 16px;
  }

  .button.margin-top.black-bg-section {
    font-size: 16px;
  }

  .link-block-2 {
    margin-left: 20px;
  }

  .div-block-25 {
    padding-top: 60px;
    padding-bottom: 160px;
  }

  .grid-8 {
    max-width: 768px;
    min-height: 170vh;
  }

  .div-block-27 {
    padding-bottom: 20px;
  }

  .paragraph-8 {
    text-align: justify;
  }

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

  .heading-7.vision-head {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .unfiltered-content-section-wrapper {
    background-image: url('../images/BGc2-02.svg');
    background-position: 0% 100%;
  }

  .unfiltered-content-section-wrapper.smaller {
    background-image: url('../images/BGc2-02.svg');
  }

  .div-block-37 {
    width: 660px;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #1a1a1a;
  }

  .link-16 {
    color: #d9e03c;
  }

  .link-16:hover {
    color: #fff;
  }

  .menu-button-2 {
    z-index: 1000000;
    background-color: transparent;
  }

  .menu-button-2.w--open {
    background-color: transparent;
    color: #1a1a1a;
  }

  .button-trigger:active {
    background-color: #000;
  }

  .button-trigger:focus {
    background-color: #000;
  }

  .button-trigger:visited {
    background-color: #ce5555;
  }

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

  .heading-10 {
    font-size: 86px;
  }

  .div-block-43 {
    background-image: url('../images/LandingPageoutline-05.svg');
  }

  .image-17 {
    display: none;
  }

  .five-column-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .home-hero {
    height: auto;
    min-height: 100vh;
  }

  .home-hero-container {
    min-height: 100vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block {
    display: block;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    margin-top: 20px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph {
    width: 500px;
    padding-right: 0px;
    font-size: 28px;
    text-align: center;
  }

  .hero-img-div {
    display: block;
    width: 100%;
    height: 750px;
  }

  .navbar {
    position: fixed;
    display: block;
  }

  .bg-scroll-pic-container {
    width: 150px;
    height: 150px;
  }

  .about-section {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .about-picture-contianer {
    width: 100%;
    height: 700px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-paragraph-container {
    width: 85%;
  }

  .paragraph-2.black-text {
    width: 100%;
  }

  .heading-2 {
    font-size: 36px;
  }

  .marquee {
    margin-right: 0%;
  }

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

  .div-block-21 {
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-4 {
    width: 80%;
    font-size: 18px;
  }

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

  .div-block-22 {
    width: 100%;
    height: auto;
  }

  .paragraph-4 {
    width: 100%;
  }

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

  .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-23 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .instagram-section {
    height: auto;
  }

  .instagram-section-container {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .instagram-section-main-grid {
    max-width: 500px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .instagram-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  .instagram-picture-wrapper {
    width: 150px;
    height: 150px;
  }

  .paragraph-5 {
    width: 100%;
  }

  .grid-8 {
    min-height: 260vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-26 {
    height: auto;
    background-color: transparent;
    background-image: none;
  }

  .div-block-26.pr {
    background-color: transparent;
    background-image: none;
  }

  .div-block-26.curation {
    background-color: transparent;
    background-image: none;
  }

  .div-block-26.reports {
    background-color: transparent;
    background-image: none;
  }

  .div-block-26.media {
    background-color: transparent;
    background-image: none;
  }

  .div-block-26.profiling {
    background-color: transparent;
    background-image: none;
  }

  .div-block-27 {
    position: static;
    height: auto;
  }

  .paragraph-8 {
    margin-bottom: 0px;
  }

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

  .unfiltered-section-contianer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-11 {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .unfiltered-content-section {
    height: auto;
  }

  .unfiltered-content-section-wrapper {
    background-image: url('../images/wwe-06-min.svg');
    background-position: 0% 200%;
  }

  .unfiltered-content-section-wrapper.smaller {
    background-image: url('../images/wwe-06-min.svg');
  }

  .unfiltered-content-section-wrapper.rcdiv {
    background-image: url('../images/rcwwe-08-min.svg');
    background-position: 15% 100%;
  }

  .div-block-37 {
    width: 500px;
    height: 500px;
  }

  .div-block-38 {
    top: 540px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-9 {
    font-size: 54px;
    text-align: center;
  }

  .paragraph-12 {
    width: 95%;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
    text-align: justify;
  }

  .text-span-8 {
    font-size: 24px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #1a1a1a;
  }

  .menu-button-2 {
    background-color: transparent;
  }

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

  .heading-10 {
    font-size: 48px;
  }

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

  .div-block-43 {
    min-height: 100vh;
    background-image: url('../images/LandingPageoutline-04.svg');
  }

  .five-column-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .home-hero {
    height: auto;
  }

  .home-hero-container {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block {
    width: 280px;
    height: 280px;
  }

  .image {
    width: 186.65909830729166px;
    height: 186.16666666666666px;
  }

  .image-2 {
    top: 120px;
    right: 147px;
    width: 67.03703703703704px;
    height: 20.74074074074074px;
  }

  .image-3 {
    right: 157.5px;
    bottom: 205px;
    width: 35.34920634920635px;
    height: auto;
  }

  .image-4 {
    left: 158px;
    bottom: 205px;
    width: 36.93650793650794px;
    height: auto;
  }

  .image-5 {
    left: 158px;
    top: 92px;
    width: 38.12698412698413px;
    height: auto;
  }

  .image-6 {
    left: 229px;
    top: 92px;
    width: 42.492063492063494px;
    height: auto;
  }

  .image-7 {
    top: 187px;
    right: 134px;
    width: 67.52380952380952px;
    height: auto;
  }

  .image-8 {
    left: 119px;
    top: 172px;
    width: 79.36507936507937px;
    height: 81.34920634920636px;
  }

  .div-block-2 {
    width: 250px;
    height: 241.77949709864603px;
  }

  .div-block-3 {
    height: 239px;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    margin-top: 30px;
  }

  .paragraph {
    width: 300px;
    font-size: 21px;
  }

  .instagram-feed {
    height: 60vh;
  }

  .hero-img-div {
    display: block;
    width: 100%;
    height: 750px;
  }

  .text-span {
    font-size: 21px;
  }

  .bg-scroll-section {
    height: auto;
  }

  .bg-scroll-pic-container {
    width: 120px;
    height: 120px;
  }

  .heading {
    font-size: 32px;
  }

  .heading.black-head {
    font-size: 32px;
    text-align: center;
  }

  .heading.black-head.nocap {
    font-size: 32px;
  }

  .about-section {
    padding-top: 10px;
  }

  .about-grid {
    margin-top: 14px;
    grid-row-gap: 26px;
  }

  .about-picture-contianer {
    width: 100%;
    height: 420px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .about-paragraph-container {
    width: 300px;
  }

  .about-header-container {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-2 {
    font-size: 36px;
  }

  .heading-2:hover {
    color: #1a1a1a;
  }

  .text-span-5 {
    font-size: 32px;
  }

  .text-span-6 {
    font-size: 32px;
  }

  .text-span-7 {
    font-size: 32px;
  }

  .grid-3 {
    width: 300px;
    height: auto;
    justify-items: center;
  }

  .div-block-16 {
    width: 300px;
    height: 300px;
  }

  .div-block-17 {
    width: 300px;
    height: 300px;
  }

  .div-block-21 {
    width: 300px;
    padding-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-4 {
    width: 100%;
  }

  .heading-3 {
    font-size: 16px;
    line-height: 1;
  }

  .div-block-22 {
    height: auto;
  }

  .container {
    padding-right: 20px;
    padding-left: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .nav-menu {
    left: 0%;
    top: 85%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer {
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-logo-link {
    height: 60px;
    margin-bottom: 10px;
  }

  .footer-image {
    width: 60px;
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .link-2 {
    line-height: 26px;
    text-align: center;
  }

  .div-block-23 {
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-6 {
    justify-items: center;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    min-height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block.instagram {
    width: 60px;
  }

  .link-block.linkedin {
    width: 60px;
  }

  .link-block.big {
    width: 60px;
  }

  .instagram-section {
    min-height: 60vh;
  }

  .instagram-section-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .instagram-section-main-grid {
    height: auto;
    max-width: none;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .instagram-picture-wrapper {
    width: 96px;
    height: 96px;
  }

  .instagram-grid-container {
    width: 100%;
    height: auto;
  }

  .text-button-container {
    width: 100%;
    max-width: 300px;
  }

  .button.margin-top.black-bg-section {
    padding: 8px 20px;
  }

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

  .div-block-25 {
    padding: 60px 0px 100px;
  }

  .grid-8 {
    max-width: 300px;
    min-height: 2000px;
  }

  .div-block-27 {
    position: static;
  }

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

  .paragraph-8 {
    margin-bottom: 20px;
  }

  .grid-10 {
    max-width: 300px;
  }

  .grid-11 {
    max-width: none;
  }

  .unfiltered-content-section {
    height: auto;
  }

  .unfiltered-content-section-wrapper {
    padding-top: 80px;
  }

  .unfiltered-content-section-wrapper.arsalan {
    background-position: 50% 100%;
    background-size: cover;
  }

  .unfiltered-content-section-wrapper.smaller {
    background-image: url('../images/wwe-06-min.svg');
    background-position: 50% 100%;
    background-size: cover;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .unfiltered-content-section-wrapper.rcdiv {
    background-image: url('../images/rcwwe-08-min.svg');
    background-position: 15% 100%;
  }

  .div-block-37 {
    width: 300px;
    height: 300px;
  }

  .div-block-38 {
    top: 340px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-9 {
    font-size: 32px;
  }

  .paragraph-12 {
    width: 95%;
    margin-top: 20px;
    margin-left: 0px;
    text-align: justify;
  }

  .text-span-8 {
    font-size: 18px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #1a1a1a;
  }

  .html-embed-6 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .paragraph-13 {
    font-size: 14px;
  }

  .div-block-43 {
    background-image: url('../images/LandingPageoutline-04.svg');
  }

  .five-column-grid {
    margin-top: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .tools-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tools-logo {
    width: 70px;
  }
}

#w-node-dcf06fe5-5365-6a8d-7148-2819803ea791-d0280cd9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_343ceeb9-ad29-93f5-2706-674c4bbf5ae2-d0280cd9 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_219ffa30-a016-1658-77e9-ede995b6af76-d0280cd9 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7fc085a9-3f42-def7-5caa-736fce1fcf3b-d0280cd9 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bc1-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bc3-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bc5-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bc7-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d5b1678c-edad-4515-9772-eba7cf824169-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bc9-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bcb-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bcd-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bcf-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bd1-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bd3-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bd5-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bd7-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e455b739-83fb-dc3f-41d6-48874b249bd9-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_889c640a-9163-779c-413e-c43d68841233-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2f7b2eaa-bf00-81bb-25df-65b1acfbf4da-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fa74cb35-dd07-371f-c8c4-1b8f6211124d-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6a6034d1-c98e-7653-2e26-9f3c5b13b99b-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32307cf8-4e10-62b1-01d7-674dd5a32391-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0478da71-b819-2e2d-3ed6-4b18251eede2-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e27821ca-36a4-7ad5-b5ca-e425e93cc0ce-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9a0bf6d6-f4d4-ad91-c79e-20e11f9577a2-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a44ea80c-f666-746a-5f0c-edb19e29f088-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c31db939-619e-28e8-2e32-f928083b500e-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_58031afc-04a5-3fba-aa4f-6e6064ae646d-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ff6060e6-3f23-32be-c3b8-e302322ce759-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3a90e2c0-f766-635d-32eb-c0aab50e0598-d0280cd9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1fc7aaff-8e00-5a1c-35ae-25e7c8ab5dac-d0280cd9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-e787fd2c-9411-bebd-30b0-4377ba33f5b5-d0280cd9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e787fd2c-9411-bebd-30b0-4377ba33f5bb-d0280cd9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e787fd2c-9411-bebd-30b0-4377ba33f5c1-d0280cd9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e787fd2c-9411-bebd-30b0-4377ba33f5a7-d0280cd9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e787fd2c-9411-bebd-30b0-4377ba33f5ad-d0280cd9 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-aa984d93-4297-1fb0-c9b4-3203bea85321-d0280cd9 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0096630d-cf0b-0575-76d8-e978beaf082b-0d8770c8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-cdb4ba2d-8d43-954f-88c1-07772f90d884-0d8770c8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d248-0d8770c8 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d24a-0d8770c8 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d24c-0d8770c8 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d250-0d8770c8 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d256-0d8770c8 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4b07e32b-b268-b78b-957c-184fe202e328-a9400b02 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4b07e32b-b268-b78b-957c-184fe202e32a-a9400b02 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4b07e32b-b268-b78b-957c-184fe202e32c-a9400b02 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4b07e32b-b268-b78b-957c-184fe202e330-a9400b02 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4b07e32b-b268-b78b-957c-184fe202e336-a9400b02 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70441-76a37e11 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70443-76a37e11 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70445-76a37e11 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70449-76a37e11 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd7044f-76a37e11 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6eb3b73-d1ee-1c89-4d42-b67971c61318-d0009ea5 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6eb3b73-d1ee-1c89-4d42-b67971c6131a-d0009ea5 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6eb3b73-d1ee-1c89-4d42-b67971c6131c-d0009ea5 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6eb3b73-d1ee-1c89-4d42-b67971c61320-d0009ea5 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b6eb3b73-d1ee-1c89-4d42-b67971c61326-d0009ea5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_25686cab-33a3-2657-a74f-5e41211b7c01-180e4938 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_25686cab-33a3-2657-a74f-5e41211b7c03-180e4938 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_25686cab-33a3-2657-a74f-5e41211b7c05-180e4938 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_25686cab-33a3-2657-a74f-5e41211b7c09-180e4938 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_25686cab-33a3-2657-a74f-5e41211b7c0f-180e4938 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d314ba2-c019-0578-296e-dab4092cc8e3-7abdaa35 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d314ba2-c019-0578-296e-dab4092cc8e5-7abdaa35 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d314ba2-c019-0578-296e-dab4092cc8e7-7abdaa35 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d314ba2-c019-0578-296e-dab4092cc8eb-7abdaa35 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d314ba2-c019-0578-296e-dab4092cc8f1-7abdaa35 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5e178e47-e714-4e25-fde1-2689b1a1632d-b133a8b6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5e178e47-e714-4e25-fde1-2689b1a1632f-b133a8b6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5e178e47-e714-4e25-fde1-2689b1a16331-b133a8b6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5e178e47-e714-4e25-fde1-2689b1a16335-b133a8b6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5e178e47-e714-4e25-fde1-2689b1a1633b-b133a8b6 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae88097d-c1a7-1b74-29cf-e59966a1b6fb-417ca712 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae88097d-c1a7-1b74-29cf-e59966a1b6fd-417ca712 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae88097d-c1a7-1b74-29cf-e59966a1b6ff-417ca712 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae88097d-c1a7-1b74-29cf-e59966a1b703-417ca712 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae88097d-c1a7-1b74-29cf-e59966a1b709-417ca712 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0c7686c6-3bfd-cb9c-efba-74d78e0657ae-05a6c571 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0c7686c6-3bfd-cb9c-efba-74d78e0657b0-05a6c571 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0c7686c6-3bfd-cb9c-efba-74d78e0657b2-05a6c571 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0c7686c6-3bfd-cb9c-efba-74d78e0657b6-05a6c571 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0c7686c6-3bfd-cb9c-efba-74d78e0657bc-05a6c571 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_9286b4da-95e9-a50e-a7d2-8545d24ee12b-84a6c59f {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_9286b4da-95e9-a50e-a7d2-8545d24ee12d-84a6c59f {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_9286b4da-95e9-a50e-a7d2-8545d24ee12f-84a6c59f {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_9286b4da-95e9-a50e-a7d2-8545d24ee133-84a6c59f {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_9286b4da-95e9-a50e-a7d2-8545d24ee139-84a6c59f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8f06ea91-c9b8-11a4-c728-010e977e9862-b241e4f9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8f06ea91-c9b8-11a4-c728-010e977e9864-b241e4f9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8f06ea91-c9b8-11a4-c728-010e977e9866-b241e4f9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8f06ea91-c9b8-11a4-c728-010e977e986a-b241e4f9 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8f06ea91-c9b8-11a4-c728-010e977e9870-b241e4f9 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a37edfa8-cf1d-f914-18a0-25a47760bc92-a4790647 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a37edfa8-cf1d-f914-18a0-25a47760bc94-a4790647 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a37edfa8-cf1d-f914-18a0-25a47760bc96-a4790647 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a37edfa8-cf1d-f914-18a0-25a47760bc9a-a4790647 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a37edfa8-cf1d-f914-18a0-25a47760bca0-a4790647 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_36304426-3152-bf0d-bf30-826a59ae9023-bc0e17ff {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_36304426-3152-bf0d-bf30-826a59ae9025-bc0e17ff {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_36304426-3152-bf0d-bf30-826a59ae9027-bc0e17ff {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_36304426-3152-bf0d-bf30-826a59ae902b-bc0e17ff {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_36304426-3152-bf0d-bf30-826a59ae9031-bc0e17ff {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70441-68af2161 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70443-68af2161 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70445-68af2161 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd70449-68af2161 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-de9641be-be91-6f3a-2dbd-890edcd7044f-68af2161 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d248-c09e8907 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d24a-c09e8907 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d24c-c09e8907 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d250-c09e8907 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d256-c09e8907 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d248-5b6a60f6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d24a-5b6a60f6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d24c-5b6a60f6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d250-5b6a60f6 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_402ebfca-bd26-44a7-91cb-aee4dde1d256-5b6a60f6 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_7fc085a9-3f42-def7-5caa-736fce1fcf3b-d0280cd9 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-e455b739-83fb-dc3f-41d6-48874b249bc1-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bc3-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d5b1678c-edad-4515-9772-eba7cf824169-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bc9-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bcd-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bcf-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bd1-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bd3-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bd5-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bd7-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e455b739-83fb-dc3f-41d6-48874b249bd9-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_889c640a-9163-779c-413e-c43d68841233-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2f7b2eaa-bf00-81bb-25df-65b1acfbf4da-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-fa74cb35-dd07-371f-c8c4-1b8f6211124d-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6a6034d1-c98e-7653-2e26-9f3c5b13b99b-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_32307cf8-4e10-62b1-01d7-674dd5a32391-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0478da71-b819-2e2d-3ed6-4b18251eede2-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e27821ca-36a4-7ad5-b5ca-e425e93cc0ce-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_9a0bf6d6-f4d4-ad91-c79e-20e11f9577a2-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a44ea80c-f666-746a-5f0c-edb19e29f088-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c31db939-619e-28e8-2e32-f928083b500e-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_58031afc-04a5-3fba-aa4f-6e6064ae646d-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ff6060e6-3f23-32be-c3b8-e302322ce759-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3a90e2c0-f766-635d-32eb-c0aab50e0598-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-d5b1678c-edad-4515-9772-eba7cf824169-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-fa74cb35-dd07-371f-c8c4-1b8f6211124d-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6a6034d1-c98e-7653-2e26-9f3c5b13b99b-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_32307cf8-4e10-62b1-01d7-674dd5a32391-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0478da71-b819-2e2d-3ed6-4b18251eede2-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e27821ca-36a4-7ad5-b5ca-e425e93cc0ce-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_9a0bf6d6-f4d4-ad91-c79e-20e11f9577a2-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a44ea80c-f666-746a-5f0c-edb19e29f088-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c31db939-619e-28e8-2e32-f928083b500e-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_58031afc-04a5-3fba-aa4f-6e6064ae646d-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ff6060e6-3f23-32be-c3b8-e302322ce759-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3a90e2c0-f766-635d-32eb-c0aab50e0598-d0280cd9 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7fc085a9-3f42-def7-5caa-736fce1fcf3b-d0280cd9 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0096630d-cf0b-0575-76d8-e978beaf082b-0d8770c8 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-cdb4ba2d-8d43-954f-88c1-07772f90d884-0d8770c8 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b6819e71-cbc6-903d-9069-d99206ad8470-0d8770c8 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7fc085a9-3f42-def7-5caa-736fce1fcf3b-d0280cd9 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

