

:root {
  --primary: #d53549;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 165%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
}

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

p {
  margin-bottom: 10px;
}

img {
  transform-origin: 0%;
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.navbar-logo-left {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 78.6748px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 30px;
  left: 0;
}

.navbarcontainer {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 78.6748px;
  text-decoration: none;
  display: flex;
}

.navbar-brand {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 168.89px;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 168.89px;
  height: 72.6748px;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.linktitle {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.navbar-button {
  grid-column-gap: 10px;
  color: #fff;
  background-color: #d53549;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.hero {
  grid-row-gap: 0px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 250px 24px 190px;
  text-decoration: none;
  display: flex;
  position: relative;
}

._w-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

._w-container.gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  position: relative;
}

._w-container.gap.center {
  justify-content: flex-start;
  align-items: center;
}

._w-container.wrap-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
}

._w-container.p80 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

._w-container.p80.rightalign {
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}

._w-container.p80.rightalign.pb-0 {
  padding-bottom: 0;
}

.herotext {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.display-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 62px;
  font-weight: 700;
  line-height: 82px;
  text-decoration: none;
}

.display-1.uppercase {
  text-transform: uppercase;
  font-size: 52px;
}

.bold-primary {
  color: var(--primary);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: underline;
}

.floating-dot {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 165px;
  left: 422px;
}

.fluidcontainer {
  grid-column-gap: 24px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 230px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.img---img {
  grid-column-gap: 10px;
  transform-origin: 50%;
  object-fit: cover;
  border-radius: 30px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  text-decoration: none;
  display: flex;
}

.whitetext {
  color: #fff;
}

.ataglance {
  grid-row-gap: 0px;
  background-color: #f4f2f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.wrapper {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.sectiontitle {
  grid-column-gap: 10px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.sectiontitle.center {
  justify-content: center;
  align-items: stretch;
}

.dot {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.cta {
  grid-column-gap: 7px;
  color: var(--primary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.cta.left {
  justify-content: flex-start;
  align-items: center;
}

.emblem-float {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 25%;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0, 40%);
}

._w-70 {
  width: 70%;
}

.kpis-container {
  z-index: 2;
  grid-row-gap: 20px;
  background-color: #e7dede;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.about-stick {
  grid-column-gap: 10px;
  background-color: #383838;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 285px;
  height: 236px;
  text-decoration: none;
  display: flex;
}

.kpi-intro {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  background-color: #d53549;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 284px;
  padding: 40px 24px;
  font-size: 24px;
  line-height: 140%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.emblem {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 195.058px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 235.206px;
  left: 187.533px;
}

.kpi-holder {
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 285px;
  height: 236px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.icon {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.kpi-number {
  z-index: 2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
  text-decoration: none;
  position: relative;
}

.building-svgrepo-com-1-1 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 2.60526px;
  padding-right: 2.60526px;
  text-decoration: none;
  display: flex;
}

.frame-103 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.kpi-cta {
  grid-row-gap: 20px;
  color: #fff;
  background-color: #d53549;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 285px;
  height: 236px;
  padding: 2px 24px;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.kpi-text {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.kpi-description {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.supbext {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
}

.row.v-flex {
  flex-flow: column;
  flex: auto;
}

.row.v-flex.csr-element3 {
  flex-shrink: 0;
  flex-basis: 25%;
}

.row.aligncenter {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.row.aligncenter.mt-20 {
  margin-top: 50px;
  margin-bottom: 10px;
}

.row.all-team-container {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
}

.notecontainer {
  grid-column-gap: 10px;
  background-color: #e7dede;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.notecontent {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.notetext {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 240px;
  text-decoration: none;
  display: flex;
}

.noteuser {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.note-title {
  color: #d53549;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.note-name {
  color: #202020;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.img-auto {
  object-fit: cover;
  border-radius: 16px;
  flex: none;
  width: 48%;
}

.noteimg {
  width: 100%;
}

.notesfromus {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
}

.sustainability {
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.sustain-wrapper {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-primary {
  grid-column-gap: 10px;
  background-color: #d53549;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.hero-description {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.seperator {
  background-color: #d9d9d9;
  width: 100%;
  height: 1px;
  padding-bottom: 0;
  padding-right: 0;
}

.h-flex {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
}

.h-flex.align-center {
  justify-content: flex-start;
  align-items: center;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

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

.footer-copyright {
  color: #000;
}

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

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

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

.footer-legal-link.bold-primary {
  color: var(--primary);
  font-size: 16px;
}

.ourdevelopments {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -80px;
  padding-top: 120px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.developmentscontrols {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.development-city-link {
  opacity: .3;
  color: #202020;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  text-decoration: none;
  transition: all .2s;
}

.development-city-link.active {
  opacity: 1;
  color: #000;
}

.development-city-link.first {
  width: 33%;
}

.development-city-link.first.align-right {
  text-align: right;
  font-family: Inter, sans-serif;
}

.development-city-link.first.align-center {
  text-align: center;
  font-family: Inter, sans-serif;
}

.development-city-link.first.active {
  font-family: Inter, sans-serif;
}

.active {
  color: #202020;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
  text-decoration: none;
}

.developmentctacontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
}

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

.swiper-container.image-set {
  align-self: auto;
  width: 30vw;
  position: relative;
}

.swiper-wrapper {
  z-index: 40;
  display: flex;
  position: relative;
}

.swiper-slide {
  pointer-events: none;
  border-radius: 10px;
}

.slidecontrols {
  z-index: 50;
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.previ-button {
  grid-column-gap: 10px;
  pointer-events: auto;
  cursor: pointer;
  border: 1.61538px solid #d9d9d9;
  border-radius: 21px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.arrow {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8.07692px;
  height: 16.1538px;
  text-decoration: none;
  display: flex;
}

.nexti-button {
  grid-column-gap: 10px;
  cursor: pointer;
  background-color: #d53549;
  border-radius: 21px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.progress-bar {
  z-index: 99999;
  background-color: var(--primary);
  transform-origin: 0 0;
  transform-style: preserve-3d;
  width: 100%;
  height: 5px;
  position: fixed;
  inset: 0% auto auto 0%;
  transform: scale3d(0, 1, 1);
}

.page--loader {
  z-index: 2000;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% 0 0 0%;
}

.load-overlay-side.cc-right {
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #272727;
  width: 50%;
  height: 100%;
}

.load-overlay-side.cc-left {
  perspective-origin: 100%;
  transform-origin: 100%;
  background-color: #272727;
  width: 50%;
  height: 100%;
}

.loader-image {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21vw;
  height: auto;
  margin-left: 50%;
  margin-right: 50%;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: 50% 0% 0%;
  transform: translate(-50%, -50%);
}

.reveal {
  overflow: hidden;
}

.reveal.zindex2 {
  z-index: 1;
  position: relative;
}

.reveal-text {
  z-index: 2;
  position: relative;
}

.hoverdot {
  width: 0;
  transition: all .2s ease-in-out;
  position: absolute;
}

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

.heading.uppercase {
  text-transform: uppercase;
}

.heroimg {
  vertical-align: baseline;
  height: 76%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.quoteblock-style {
  border-left: 10px solid #d53549;
  font-weight: 700;
  line-height: 150%;
}

.quoteblock-style.reveal-text._w-70.unbold {
  border-left-width: 4px;
  font-weight: 400;
}

.rightalign {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.center._w-70 {
  text-align: center;
}

.teamcontainer {
  flex-flow: column;
  flex: 0 15%;
  width: 15%;
  text-decoration: none;
  display: flex;
}

.team-title {
  color: #d53549;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
}

.team-name {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.team-image {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 12px;
}

.csrheader {
  position: relative;
}

.csr-title {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  background-color: #d53549e6;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 50px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  position: absolute;
  bottom: 24px;
  right: 24px;
}

.button-white {
  grid-column-gap: 10px;
  color: var(--primary);
  background-color: #fff;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.csr-section-titles {
  grid-column-gap: 10px;
  color: var(--primary);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.csr-section-titles.center {
  justify-content: center;
  align-items: stretch;
}

.glance-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.csr-section-block {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: flex-start;
}

.csr-section-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.csr-element1 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.csr-element1-2 {
  grid-column-gap: 42px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.csr-element1-content {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 587px;
  text-decoration: none;
  display: flex;
}

.image-group {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo {
  width: auto;
}

.logo.opoint5 {
  height: 72px;
}

.textcontent {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.deco-csr_title {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 154.249px;
  height: 3.26758px;
  text-decoration: none;
  display: flex;
}

.csr__content__title {
  color: #ed1c35;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 120%;
}

.madinet-masr-collaborated-with-the-egyptian-heritage-rescue-foundation-and-kahhal-looms-to-restore-t {
  color: #202020;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.imggroup1 {
  object-fit: cover;
  border-radius: 16px;
  align-self: stretch;
  width: 50%;
  overflow: hidden;
}

.imggroup2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.imggroup3 {
  object-fit: cover;
  border-radius: 16px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}

.text-group {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.csr_elements_row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  width: 100%;
}

.csr-element2 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex: 1 0 40%;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.img-and-logo-group {
  flex: 1 0 40%;
  justify-content: flex-end;
  align-items: flex-end;
}

.border-radius-10 {
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 4px;
}

.embs {
  z-index: 1;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 195.058px;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(40%, 30%);
}

@media screen and (min-width: 1280px) {
  img {
    transform-origin: 50%;
  }

  .navbar-link {
    transition: all .3s ease-in-out;
  }

  .navbar-link:hover {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    font-weight: 700;
  }

  .linktitle.w--current {
    font-weight: 400;
  }

  .img---img {
    flex: 0 auto;
    min-width: 500px;
  }

  .img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .page--loader {
    z-index: 1001;
    background-color: #0000;
  }

  .load-overlay-side {
    background-color: #131313;
    width: 50%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .load-overlay-side.cc-right {
    z-index: 1;
    perspective-origin: 0%;
    transform-origin: 0%;
    width: 50%;
    position: static;
    inset: 0% 0% auto auto;
  }

  .load-overlay-side.cc-left {
    z-index: 1;
    perspective-origin: 100%;
    transform-origin: 100%;
    width: 50%;
    position: static;
  }

  .loader-image {
    z-index: 2;
    align-self: auto;
    width: 12vw;
    margin-left: 50%;
    margin-right: 50%;
    display: block;
    position: absolute;
    inset: 50% 0% 0%;
    transform: translate(-50%, -50%);
  }

  .reveal {
    visibility: visible;
  }

  .hoverdot {
    width: 0;
  }
}

@media screen and (max-width: 991px) {
  .navbar-menu {
    display: none;
  }

  .hero {
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  ._w-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  ._w-container.wrap-flex {
    justify-content: flex-start;
    align-items: stretch;
  }

  .herotext {
    width: 100%;
  }

  .display-1 {
    font-size: 50px;
    line-height: 70px;
  }

  .floating-dot {
    top: 150px;
    left: 350px;
  }

  .fluidcontainer {
    height: 150px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .img---img {
    flex: 1;
    width: 40%;
  }

  .ataglance {
    padding-top: 80px;
  }

  .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .emblem-float {
    width: 160px;
    left: auto;
    right: 40px;
    transform: translate(0, 90%);
  }

  ._w-70 {
    width: 100%;
  }

  .kpis-container {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-stick, .kpi-intro {
    max-width: 100%;
  }

  .kpi-holder {
    max-width: unset;
    height: unset;
    flex: 1 0 40%;
    min-height: 260px;
  }

  .kpi-cta {
    height: unset;
    max-width: unset;
    flex: 1 0 40%;
    min-height: 260px;
  }

  .row {
    flex-flow: column;
  }

  .row.v-flex.reorder {
    order: -1;
  }

  .notecontainer {
    height: unset;
    padding: 16px;
  }

  .notecontent, .notetext {
    height: unset;
  }

  .notesfromus {
    padding-top: 0;
  }

  .sustainability {
    border-radius: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sustain-wrapper {
    grid-row-gap: 24px;
  }

  .h-flex.align-center {
    flex-flow: column;
  }

  .footer-subscribe {
    flex-flow: column;
    display: flex;
  }

  .footer-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .ourdevelopments {
    margin-top: 0;
    padding-top: 0;
  }

  .page--loader {
    display: none;
  }

  .loader-image {
    width: 20vw;
  }

  .reveal.img-auto {
    width: 100%;
  }

  .reveal.xs {
    display: none;
  }

  .reveal.noteimage {
    width: 100%;
  }

  .kpi-image {
    flex: 1 0 40%;
    max-height: 260px;
  }

  .image {
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
    width: 100%;
    height: 100%;
  }

  .susimg {
    width: 100%;
  }

  .teamcontainer {
    flex-basis: 31%;
  }

  .csr-title {
    width: 100%;
    position: relative;
    bottom: 0;
    right: 0;
  }

  .csr-element1 {
    flex-flow: column;
  }

  .csr-element1-content {
    max-width: none;
  }

  .image-group, .logo {
    order: -9999;
  }

  .csr_elements_row {
    flex-flow: column;
  }

  .csr-element2 {
    flex-basis: 100%;
  }
}

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

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .page--loader {
    display: none;
  }

  .heroimg {
    margin-top: 24px;
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 28px;
    line-height: 120%;
  }

  h4 {
    font-size: 18px;
  }

  p {
    font-size: 15px;
    line-height: 160%;
  }

  .navbar-logo-left {
    height: auto;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .navbarcontainer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .navbar-brand {
    margin-right: unset;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .vectors-wrapper {
    width: 120px;
    height: auto;
  }

  .linktitle.inline {
    padding: 6px 0;
    font-size: 14px;
  }

  .navbar-button {
    grid-column-gap: 0px;
    background-color: var(--primary);
    border-radius: 10px;
    margin-top: 0;
    padding: 8px 12px;
    font-size: 12px;
  }

  .hero {
    grid-row-gap: 50px;
    background-image: none;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 120px;
    padding-bottom: 0;
  }

  ._w-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .display-1 {
    font-size: 39px;
    line-height: 120%;
  }

  .display-1.uppercase {
    font-size: 31px;
  }

  .floating-dot {
    top: 160px;
    left: 270px;
  }

  .fluidcontainer {
    grid-row-gap: 20px;
    flex-flow: column;
    height: auto;
    overflow: visible;
  }

  .fluidcontainer.xx {
    margin-bottom: -170px;
    overflow: hidden;
  }

  .img---img {
    width: 100%;
  }

  .img---img.img2 {
    margin-bottom: -120px;
  }

  .ataglance {
    background-color: #eaeaea;
    padding-top: 0;
  }

  .emblem-float {
    object-fit: cover;
    width: 50%;
    position: relative;
    top: 20%;
    left: 0%;
    right: 0;
    transform: translate(-50%);
  }

  .about-stick {
    background-color: #0000;
  }

  .emblem {
    top: 10px;
    left: auto;
    right: 0;
    transform: translate(30%, 30px);
  }

  .kpi-holder {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 10px;
    flex-basis: 50%;
    min-height: auto;
  }

  .kpi-number {
    z-index: 1;
    font-size: 32px;
    line-height: 120%;
    position: relative;
  }

  .building-svgrepo-com-1-1 {
    height: 32px;
  }

  .kpi-cta {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .kpi-description {
    font-size: 16px;
    line-height: 120%;
  }

  .row.all-team-container {
    flex-flow: wrap;
    flex: 1 0 45%;
    width: auto;
  }

  .img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .note-title {
    font-size: 15px;
  }

  .note-name {
    font-size: 18px;
  }

  .notesfromus {
    overflow: hidden;
  }

  .sustainability {
    border-radius: 20px;
    padding-bottom: 16px;
  }

  .footer-subscribe {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .footer-bottom {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-legal-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .developmentscontrols {
    flex-flow: column;
  }

  .development-city-link.first, .development-city-link.first.align-right {
    text-align: center;
    width: 100%;
  }

  .development-city-link.first.align-center {
    width: 100%;
  }

  .development-city-link.first.active {
    text-align: center;
    width: 100%;
  }

  .swiper-container.image-set {
    width: 80vw;
  }

  .swiper-slide {
    pointer-events: auto;
  }

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

  .page--loader {
    display: none;
  }

  .loader-image {
    width: 40vw;
  }

  .reveal.moveupfirst {
    order: -1;
    width: 40%;
  }

  .reveal-text {
    z-index: 1;
    position: relative;
  }

  .kpi-image {
    flex-basis: 100%;
  }

  .kpi-image.reveal {
    max-height: 190px;
  }

  .image {
    border-radius: 10px;
  }

  .body {
    overflow-x: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .icon-img {
    width: 32px;
    height: 32px;
  }

  .heroimg {
    width: 100%;
    height: auto;
    position: relative;
  }

  .teamcontainer {
    flex: 1 0 46%;
  }

  .team-title {
    font-size: 15px;
  }

  .team-name {
    font-size: 18px;
  }

  .csr-title {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 24px;
  }

  .image-group {
    grid-column-gap: 12px;
  }

  .imggroup2 {
    grid-row-gap: 12px;
  }

  .text-group {
    flex-flow: column;
  }

  .img-and-logo-group {
    flex-basis: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .img-and-logo-group.w100, .border-radius-10 {
    width: 100%;
  }

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

  .embs {
    top: 10px;
    left: auto;
    right: 0;
    transform: translate(30%, 30px);
  }
}

