@font-face {
  font-family: Lexenddeca Variablefont Wght;
  src: url('../fonts/LexendDeca-VariableFont_wght.woff2') format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Zohopuvi;
  src: url('../fonts/ZohoPuvi-Extrabold.woff2') format("woff2"), url('../fonts/ZohoPuvi-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Zohopuvi;
  src: url('../fonts/ZohoPuvi-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Zohopuvi;
  src: url('../fonts/ZohoPuvi-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Zohopuvi;
  src: url('../fonts/ZohoPuvi-SemiboldItalic.woff2') format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Zohopuvi;
  src: url('../fonts/ZohoPuvi-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Zohopuvi;
  src: url('../fonts/ZohoPuvi-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --orange: #f05a22;
  --black: #1c1c1e;
  --white: white;
  --grey: #5f676b;
}

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

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

p {
  margin-bottom: 10px;
  font-family: Zohopuvi, Arial, sans-serif;
}

a {
  color: var(--orange);
  font-weight: 500;
  text-decoration: none;
}

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

.hero-button-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  place-items: center start;
  max-width: none;
  margin-top: 40px;
  display: flex;
}

.heading-left {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-heading {
  color: #fff;
  text-shadow: 0 1px 1px #000000c4;
  width: auto;
  margin-bottom: 0;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 5rem;
}

.main-container {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 80%;
  height: 100%;
  padding-top: 15vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.section {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  flex-direction: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  height: auto;
  margin-top: 0;
  padding: 80px 40px;
  font-weight: 400;
  display: flex;
}

.section.hero {
  background-image: radial-gradient(circle, #05010180, #05050599 32%, #2c130a9e 100%, #f05a2226), url('../images/construction-site-with-senset.jpeg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  max-width: 100%;
  height: 100%;
  min-height: 100vh;
  max-height: 100%;
  text-decoration: none;
  display: flex;
}

.section.light-grey {
  background-color: #5f676b;
  background-image: linear-gradient(#f7f7f7ad, #f7f7f7ad), url('../images/layered-slants.svg');
  background-position: 0 0, 0 100%;
  background-size: auto, 100%;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.light-grey.top {
  padding-top: 60px;
}

.section.with-back {
  background-image: linear-gradient(#ffffffc4, #ffffffc4), url('../images/formwork-background.svg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  height: auto;
}

.section.header {
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.section.header.company {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/construction-plans.jpeg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.section.header.projects {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/bridge-construction.jpeg');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
}

.section.header.contact {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/construction-team-agreeing.jpeg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.section.header.airodek-hero {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/Airodek-PICT2656.JPG');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.section.header.m {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/construction-plans.jpeg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.section.header.minima-hero {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/Minima.jpeg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.section.header.alshor-hero {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/construction-team.jpeg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.section.header.kwikstage-hero {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/Kwikstage.jpeg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.section.header.gtx-hero {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/large-building-construction.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.header.column-hero {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/LGR-Panel-Rectangular-Assembly.jpeg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.section.header.services {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/construction-site.jpeg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.section.header.legal {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/construction-site-9.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.plain-grey-back {
  background-color: #5f676b;
  background-image: linear-gradient(#f7f7f7f5, #f7f7f7f5);
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 60px;
}

.section.company {
  background-image: linear-gradient(#00000080, #00000080), url('../images/construction-plans.jpeg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.section.company.team {
  background-image: linear-gradient(180deg, var(--black), #fff0 100%, #f05a22a3), url('../images/airodek-product-header.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.container {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  display: flex;
}

.container._1080 {
  max-width: 1080px;
  padding-top: 0;
  padding-bottom: 0;
}

.logo {
  width: 110px;
}

.social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.social_link-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  place-items: start;
  margin-right: 0;
  display: flex;
}

.divider {
  background-color: var(--orange);
  opacity: .3;
  border: 0 solid #000;
  border-radius: 0;
  width: 100%;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-link {
  color: #fffc;
  border-bottom: 1px #0000;
  width: auto;
  min-width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
  color: #ce8e77;
  border-bottom-style: none;
  border-bottom-color: #000;
}

.footer-column {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.footer {
  background-color: var(--black);
  background-image: none;
  flex-direction: column;
  align-items: center;
  padding: 60px 5% 30px;
  display: flex;
}

.h4 {
  color: var(--orange);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 1em;
  font-weight: 500;
}

.footer-top_left {
  flex-direction: column;
  display: flex;
}

.footer-bot {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.footer-top {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 2fr 2.5fr;
  align-items: start;
}

.footer-credit {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}

.container-2 {
  width: 100%;
  max-width: 1100px;
}

.navbar_logo-link {
  max-width: 140px;
  padding-top: 5px;
  padding-left: 0;
}

.social-icon-custom {
  height: 30px;
}

.spacer-20 {
  border-top: 0px solid var(--white);
  width: 100%;
  height: 20px;
  min-height: 20px;
  display: flex;
}

.intro-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px solid var(--orange);
  background-color: #ffffff91;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: none;
  margin-bottom: 40px;
  padding: 20px;
}

.intro-grid.with-back {
  background-color: var(--white);
  border: 1px solid #5f676b52;
  place-items: center stretch;
  padding: 40px 20px;
}

.label {
  color: var(--orange);
  font-family: Zohopuvi, Arial, sans-serif;
  font-weight: 400;
}

.heading {
  text-align: center;
  margin-top: 10px;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 300;
}

.heading.left {
  text-align: left;
  line-height: 1.2em;
}

.paragraph {
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.6em;
}

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

.paragraph.light {
  color: var(--white);
}

.paragraph-2 {
  margin-top: 20px;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.6em;
}

.intro-paragraph {
  margin-top: 30px;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5em;
}

.text-span {
  color: #f05a22;
  font-weight: 600;
}

.container-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

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

.text-span-2 {
  font-weight: 300;
}

.text-span-3 {
  font-family: Zohopuvi, Arial, sans-serif;
  font-weight: 600;
}

.fancy-button-gold {
  color: #d4af65;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.fancy-button-gold._1 {
  margin-right: 20px;
}

.bg-wrapper-b11 {
  z-index: 0;
  border: 1px dashed var(--orange);
  color: var(--orange);
  background-color: #0000;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bg-wrapper-b11.white {
  border-color: var(--orange);
  background-color: var(--white);
  color: var(--white);
}

.bg-wrapper-b11.orange {
  border-color: var(--white);
  background-color: var(--orange);
  color: var(--white);
}

.bg-wrapper-b11.grey {
  border-color: var(--orange);
  color: var(--white);
}

.button-bg-b11 {
  -webkit-text-stroke-color: var(--orange);
  background-color: #f1953a14;
  border-style: dashed;
  border-width: 0;
  width: 0;
  height: 50px;
  position: absolute;
  left: 0;
}

.text-b11 {
  z-index: 1;
  color: var(--orange);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  position: relative;
}

.text-b11.white {
  color: var(--white);
  font-weight: 400;
}

.top-line-b11 {
  border: 1px dashed var(--orange);
  background-color: var(--orange);
  color: var(--orange);
  width: 200px;
  height: 2px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.top-line-b11.white {
  border-style: solid;
}

.left-line-b11 {
  background-color: var(--orange);
  color: var(--orange);
  width: 2px;
  height: 50px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.left-line-b11.white {
  background-color: var(--white);
  border-style: solid;
  border-width: 1px;
}

.bottom-line-b11 {
  background-color: var(--orange);
  color: var(--orange);
  border-left: 1px solid #000;
  width: 200px;
  height: 2px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bottom-line-b11.white {
  border-bottom: 1px dashed var(--orange);
  border-left-style: dashed;
  border-left-color: var(--orange);
}

.right-line-b11 {
  border-right: 1px dashed var(--orange);
  background-color: var(--orange);
  color: var(--orange);
  width: 2px;
  height: 50px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrap.left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}

.code-embed {
  width: 100%;
  max-width: 1080px;
  margin-top: 40px;
}

.code-embed-2 {
  background-color: #ededed00;
  width: 100%;
  max-width: 1080px;
  margin-top: 20px;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.text-span-4 {
  font-weight: 600;
}

.block-2 {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
}

.icon-text-wrap {
  background-color: #fff;
  border: 1px solid #5f676b52;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  height: 128px;
  padding: 20px 20px 20px 30px;
  display: flex;
  box-shadow: 11px 20px 3px -14px #1e3a5f33;
}

.icon-text-wrap.vertical {
  flex-flow: column;
  height: auto;
}

.tick-mark {
  width: 60px;
  margin-right: 20px;
  display: block;
}

.tick-mark.no-right-space {
  margin-right: 0;
}

.service {
  color: #3c3f4b;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
}

.nav-item {
  flex-direction: column;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.hamburger {
  padding: 0;
  display: none;
}

.text {
  z-index: 7;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: 0%;
}

.dropdown-link-3 {
  color: var(--black);
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
}

.dropdown-link-3:hover {
  color: var(--orange);
}

.dropdown-link-3.w--current {
  color: var(--orange);
  text-decoration: underline;
}

.color {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.color.light-lighter {
  background-image: linear-gradient(225deg, #c0997e, #fff);
}

.color.light-dark {
  background-image: linear-gradient(225deg, #c0997e, #9a5e37);
  position: static;
}

.color.lighter-light {
  background-image: linear-gradient(225deg, #fff, #c0997e);
}

.color.dark-light {
  background-image: linear-gradient(225deg, var(--orange), #c0997e);
}

.navbar-link-2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px #0000;
  margin-left: 20px;
  margin-right: 15px;
  padding: 20px 0;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.navbar-link-2:hover {
  opacity: 1;
  color: #fff;
  border-bottom-style: none;
  border-bottom-color: #000;
}

.navbar-link-2.w--current {
  color: #fff;
}

.navbar-link-2.drop {
  letter-spacing: 1px;
  margin-right: 10px;
  padding-right: 0;
}

.navbar-link-2.drop:hover {
  color: #fff;
}

.navbar-3 {
  z-index: 20;
  background-color: #0000;
  border-bottom: 1px #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 5%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.dropdown-list-4 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.dropdown-list-4.w--open {
  background-color: var(--white);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 8px;
  padding: 0 0 10px;
  box-shadow: 0 2px 5px #0003;
}

.highlight-button-1 {
  border-radius: 0;
  margin-left: 20px;
  margin-right: 0;
}

.button-block {
  cursor: pointer;
  border-radius: 0;
  width: 160px;
  height: 50px;
  padding-left: 0;
  padding-right: 0;
  transition: transform .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.button-block:hover {
  transform: scale(1.05);
}

.navbar-menu {
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.dropdown-3 {
  display: block;
}

.dropdown-arrow {
  width: 10px;
}

.navbar-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-toggle-2 {
  align-items: center;
  margin-left: 10px;
  padding: 0 20px 0 0;
  display: flex;
}

.button-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-gradient._4 {
  z-index: 4;
  position: absolute;
}

.button-gradient._3 {
  z-index: 3;
  position: absolute;
}

.button-gradient._6 {
  z-index: 6;
  position: absolute;
}

.button-gradient.static {
  position: static;
}

.button-gradient._5 {
  z-index: 5;
  position: absolute;
}

.header-title {
  color: var(--white);
  text-align: center;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1em;
}

.text-span-5 {
  font-weight: 600;
}

.h2 {
  text-align: left;
  margin-top: 20px;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 300;
}

.h2.center {
  text-align: center;
  font-weight: 300;
}

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

.card-paragraph {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.6em;
}

.product-features-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  margin-top: 40px;
}

.feature-card {
  background-color: #fff;
  border: 1px solid #f05a22;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  height: 120px;
  margin-bottom: 20px;
  padding: 20px 30px;
  display: flex;
  position: relative;
  box-shadow: 11px 20px 3px -14px #1e3a5f33;
}

.feature-card.big {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
}

.feature-card.contact {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  box-shadow: none;
  background-color: #0000;
  border-style: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
}

.text-span-6 {
  font-weight: 600;
}

.h3 {
  text-align: left;
  margin-top: 20px;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 36px;
}

.h3.center {
  text-align: center;
  font-size: 2.3em;
  font-weight: 300;
}

.h3.light {
  color: var(--white);
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.product-info-grid {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.product-info-grid._3col {
  grid-template-columns: 1.25fr 1.25fr 1.25fr;
}

.product-info-grid._2col {
  grid-template-columns: 1.25fr 1.25fr 1.25fr;
  display: grid;
}

.product-info-grid._4cols {
  grid-template-columns: .75fr 1.25fr 1.25fr .75fr;
}

.product-data {
  border: 1px solid #5f676b8f;
  width: 100%;
  max-width: 800px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.data-div {
  background-color: var(--white);
  box-shadow: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px 10px 20px;
  display: flex;
}

.data-div.col3, .data-div.placeholder {
  box-shadow: none;
  width: 80%;
  max-width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-5 {
  height: 400px;
}

.text-block {
  font-weight: 500;
}

.tab-link-tab-2 {
  border-right: 1px solid var(--white);
  border-left: 1px solid var(--white);
  background-color: var(--grey);
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
}

.tab-link-tab-2.w--current {
  background-color: var(--orange);
}

.tabs-menu {
  text-align: center;
  margin-top: 40px;
}

.tabs-content {
  background-color: var(--white);
  border: 1px solid #5f676b4a;
}

.tab-link-tab-1 {
  background-color: var(--grey);
  color: var(--white);
  font-size: 16px;
}

.tab-link-tab-1.w--current {
  background-color: var(--orange);
  color: var(--white);
}

.tab-link-tab-3 {
  background-color: var(--grey);
  color: var(--white);
  font-size: 16px;
}

.tab-link-tab-3.w--current {
  background-color: var(--orange);
  color: var(--white);
}

.tab-grid {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
  display: block;
}

.product-image-div {
  justify-content: center;
  align-items: center;
  display: block;
}

.minima {
  background-image: url('../images/Minima1.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Ibis-Hotel-Dec-07-009.webp');
  background-position: 50%;
  background-size: cover;
}

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

.slide-nav {
  background-color: var(--orange);
  color: var(--black);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  position: relative;
  inset: auto 0% 0%;
}

.slide-4 {
  background-image: url('../images/IMG_7786.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Hafeera-IJM-JV-Zallaq-Bridge-Bahrain-074.webp');
  background-position: 0 0;
  background-size: cover;
}

.left-arrow {
  inset: 0% auto 0% -4%;
}

.text-span-7 {
  font-weight: 600;
}

.airodek {
  background-image: url('../images/airodek3.webp');
  background-position: 0 0;
  background-size: cover;
}

.video {
  height: 100%;
  max-height: 320px;
}

.subtitle-small {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  display: block;
}

.slide-7 {
  background-image: url('../images/Kwikstage-Standards.webp');
  background-position: 0 0;
  background-size: cover;
}

.tab-pane-tab-2 {
  padding-top: 20px;
}

.tab-pane-tab-1 {
  padding-bottom: 20px;
}

.slider {
  background-color: var(--grey);
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 350px;
  display: block;
}

.slide-9 {
  background-image: url('../images/Airodek-Erection-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/Airodek-Erection-3.webp');
  background-position: 0 0;
  background-size: auto;
}

.slide-11 {
  background-image: url('../images/Airodek-Erection-4.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.gtx {
  background-image: url('../images/GTX-Img.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-12 {
  background-image: url('../images/Yas-Island-Taisei-Bridge-Apr-08-58.webp');
  background-position: 50%;
  background-size: cover;
}

.text-span-8 {
  color: var(--orange);
}

.team-content {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 54px;
}

.team-title {
  width: 66%;
}

.small-title {
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 2vw;
  transition: all .475s;
}

.small-title:hover {
  color: #0a5a5b;
}

.small-title.team {
  font-size: 2em;
}

.small-title.team:hover {
  color: #fff;
}

.team-card-icon-title {
  grid-column-gap: 1.1vw;
  grid-row-gap: 1.1vw;
  color: #fff;
  text-align: left;
  border: .125vw #ed6439;
  border-radius: 1vw;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.paragraph-3 {
  color: #0a5a5b;
  margin-bottom: 0;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 1.6vw;
}

.paragraph-3.light {
  color: #fff;
  font-weight: 300;
}

.paragraph-3.light.small {
  padding-right: 41px;
  font-size: 1em;
}

.team-card {
  border-radius: 1.5vw 0 1.5vw 1.5vw;
  position: relative;
  overflow: hidden;
}

.team-wrap {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.title-tag-wrap {
  color: #ed6439;
  border: 1px solid #f2b08e;
  border-radius: 99vw;
  padding: .75vw 2vw;
}

.title-tag-wrap.fill {
  color: #0a5a5b;
  background-color: #fff;
  border-color: #ed6439;
}

.button-type-1 {
  align-items: center;
  width: 100%;
  padding: 2.1vw 2vw 1.1vw;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
}

.tag-text {
  color: #ed6439;
  text-transform: capitalize;
  font-size: 1.3vw;
  line-height: 1.3vw;
}

.team-image {
  height: auto;
}

.button-t1-text {
  color: #fff;
  text-transform: none;
  background-color: #ed6439;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 40px;
  padding: 14px 20px;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.7vw;
  text-decoration: none;
  transition: box-shadow .3s ease-in-out;
  display: flex;
  box-shadow: 4px 7px 7px #0003;
}

.team-card-title {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.team-card-slide {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  background-image: linear-gradient(164deg, var(--orange), var(--orange));
  border-top-right-radius: 0;
  flex-flow: column;
  width: 90%;
  padding: 1vw 1.5vw 1.5vw;
  display: flex;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.heading-2 {
  color: #0a5a5b;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3vw;
  font-weight: 500;
  line-height: 4.3vw;
}

.title-wrap {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.team-card-content {
  color: #fff;
  border-top: 1px solid #fff3;
  padding-top: 1.5vw;
}

.image-2 {
  background-color: #ed6439;
  border-radius: 99vw;
  width: 4vw;
  padding: 4px;
}

.text-span-9, .text-span-10 {
  font-weight: 500;
}

.team-widget {
  width: 100%;
}

.contact-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  margin-top: 40px;
}

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

.slider-image-wrapper {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.right-arrow {
  inset: 0 -4% 0 auto;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.col3-grid {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
}

.service-2 {
  color: #3c3f4b;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Zohopuvi, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
}

.service-2.larger {
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
}

.spacer-50 {
  border-top: 0px solid var(--white);
  width: 100%;
  height: 50px;
  display: flex;
}

.highlight-block {
  background-color: var(--orange);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 30px 25px;
  display: flex;
}

.legal-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px solid var(--orange);
  background-color: #ffffff91;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: none;
  margin-bottom: 40px;
  padding: 20px;
}

.legal-grid.with-back {
  background-color: var(--white);
  border: 1px solid #5f676b52;
  grid-template-columns: 1fr;
  place-items: center stretch;
  padding: 40px 20px;
}

.rich-text p {
  font-size: 1.1em;
  line-height: 1.6em;
}

.rich-text h3 {
  font-weight: 500;
}

.rich-text h4 {
  margin-top: 20px;
  font-weight: 600;
}

.rich-text ul, .list {
  font-size: 1.1em;
  line-height: 1.6em;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .main-container {
    max-width: 80%;
  }

  .section.hero {
    padding-left: 0;
  }

  .container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .footer {
    background-image: linear-gradient(248deg, #0c142400, #9a5e3740);
  }

  .button-t1-text {
    width: 230px;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1000px;
  }

  .button-t1-text {
    width: 250px;
    height: 45px;
  }
}

@media screen and (min-width: 1920px) {
  .main-container {
    align-self: center;
    display: flex;
  }

  .section.hero {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.light-grey, .section.plain-grey-back {
    background-image: linear-gradient(#f7f7f7, #f7f7f7);
    background-position: 0 0;
  }

  .container {
    max-width: 1200px;
  }

  .button-type-1 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .button-t1-text {
    width: 295px;
    height: 55px;
  }
}

@media screen and (max-width: 991px) {
  .hero-button-wrapper {
    max-width: 80vw;
  }

  .heading-left {
    align-self: stretch;
  }

  .hero-heading {
    max-width: 100vw;
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .main-container {
    flex-direction: column;
    flex: 1;
    align-items: center;
    display: block;
  }

  .section {
    padding: 2vw 20px 6vw;
    display: flex;
  }

  .section.light-grey, .section.plain-grey-back {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo {
    margin-right: 0;
    display: block;
  }

  .footer-column {
    text-align: left;
  }

  .footer-bot {
    text-align: center;
    flex-direction: column;
  }

  .footer-top {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: stretch;
  }

  .container-2 {
    display: block;
  }

  .navbar_logo-link {
    justify-content: center;
    display: flex;
  }

  .navbar_logo-link.w--current {
    justify-content: flex-start;
    align-items: stretch;
  }

  .intro-grid {
    flex-flow: column;
    display: flex;
  }

  .nav-item {
    margin-bottom: 30px;
  }

  .hamburger {
    display: none;
  }

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

  .navbar-link-2 {
    white-space: nowrap;
    justify-content: center;
    align-self: auto;
    width: auto;
    margin-left: 10px;
    padding: 20px;
    font-size: 14px;
    display: flex;
  }

  .navbar-link-2.drop {
    padding-left: 0;
  }

  .navbar-3 {
    border-bottom-width: 0;
  }

  .dropdown-list-4.w--open {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .highlight-button-1 {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    display: flex;
  }

  .navbar-menu {
    z-index: 40;
    background-color: var(--black);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom: 1px #000;
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: .5rem 0%;
    display: flex;
    overflow: visible;
  }

  .navbar-container {
    flex: none;
    justify-content: space-between;
    align-items: center;
  }

  .hamburger-menu {
    width: 20px;
  }

  .dropdown-toggle-2 {
    justify-content: center;
    margin-right: 15px;
    padding-right: 0;
  }

  .header-title {
    font-size: 3rem;
  }

  .feature-card {
    height: 140px;
  }

  .feature-card.contact {
    background-color: #ffffff91;
  }

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

  .product-info-grid._2col {
    grid-template-columns: 1.25fr 1.25fr;
  }

  .video {
    max-height: none;
  }

  .slider {
    width: 400px;
  }

  .div-block-7 {
    padding-right: 20px;
  }

  .small-title {
    font-size: 1.5vw;
  }

  .small-title.team {
    font-size: 2vw;
  }

  .paragraph-3 {
    font-size: 1.5vw;
    line-height: 1.8vw;
  }

  .paragraph-3.light.small {
    font-size: 1.5vw;
  }

  .team-card-grid {
    padding-top: 5.4vw;
  }

  .button-t1-text {
    font-size: 1.6vw;
  }

  .heading-2 {
    font-size: 3.5vw;
  }

  .contact-grid {
    grid-template-columns: 1.75fr;
  }

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

  .legal-grid {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .hero-button-wrapper {
    max-width: 80vw;
  }

  .hero-heading {
    font-size: 3rem;
    line-height: 4rem;
  }

  .main-container {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .section {
    padding: 5vw 5%;
  }

  .container {
    padding-right: 0;
  }

  .logo {
    width: 80px;
  }

  .footer-column {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
  }

  .footer-bot {
    flex-flow: column;
    align-items: center;
    padding-bottom: 1rem;
  }

  .footer-top {
    grid-column-gap: 100px;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-credit {
    margin-top: 0;
  }

  .navbar_logo-link {
    overflow: visible;
  }

  .intro-paragraph {
    line-height: 1.3em;
  }

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

  .grid-2 {
    grid-template-columns: 1.25fr;
  }

  .tick-mark {
    max-width: 28px;
  }

  .service {
    font-size: 18px;
  }

  .nav-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navbar-link-2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-3 {
    border-bottom-width: 0;
  }

  .navbar-menu {
    padding: 1rem 5% 2rem;
  }

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

  .product-features-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .feature-card {
    height: 100px;
  }

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

  .product-info-grid, .product-info-grid._3col {
    grid-template-columns: 1fr 1fr;
  }

  .product-info-grid._2col {
    grid-template-columns: 1fr;
    align-content: start;
  }

  .product-info-grid._4cols {
    grid-template-columns: 1fr 1fr;
  }

  .data-div.placeholder {
    display: none;
  }

  .div-block-5 {
    height: 360px;
  }

  .tab-link-tab-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider {
    width: 350px;
    height: 300px;
  }

  .div-block-7 {
    padding-bottom: 80px;
    padding-right: 0;
  }

  .small-title {
    font-size: 2.3vw;
  }

  .paragraph-3 {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .paragraph-3.light.small {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-left: 26px;
    padding-right: 26px;
    font-size: 2vw;
    display: flex;
  }

  .team-card-grid {
    padding-top: 10.4vw;
  }

  .tag-text {
    font-size: 2vw;
  }

  .button-t1-text {
    height: 30px;
    font-size: 2vw;
  }

  .heading-2 {
    font-size: 4vw;
  }

  .contact-grid {
    flex-flow: column;
    display: flex;
  }

  .service-2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .hero-button-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .hero-heading {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .section {
    padding: 10vw 6%;
  }

  .section.hero {
    margin-top: 0;
    margin-bottom: 0;
    padding: 4vw 2% 15vw;
  }

  .section.light-grey, .section.with-back, .section.header.company, .section.header.projects, .section.header.contact, .section.header.services, .section.header.legal {
    margin-top: 0;
  }

  .logo {
    width: 60px;
  }

  .footer-link {
    text-align: left;
    align-self: flex-start;
    font-size: 12px;
  }

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

  .footer {
    padding-top: 30px;
  }

  .footer-top {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .spacer-20 {
    height: 10px;
  }

  .heading.left {
    font-size: 2em;
  }

  .intro-paragraph {
    margin-top: 20px;
    font-size: 1.4em;
  }

  .fancy-button-gold._1 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-b11 {
    text-align: center;
    font-size: 15px;
  }

  .button-wrap {
    flex-flow: column;
  }

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

  .header-title {
    font-size: 2.4rem;
  }

  .h2 {
    font-size: 2.3em;
  }

  .h2.center {
    line-height: 1.2em;
  }

  .feature-card {
    height: auto;
    min-height: 130px;
  }

  .product-info-grid, .product-info-grid._3col, .product-info-grid._4cols {
    grid-template-columns: 1fr;
  }

  .div-block-5 {
    height: 330px;
  }

  .tab-link-tab-2 {
    border: 1px #000;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-link-tab-2.w--current {
    border: 1px #000;
  }

  .tab-link-tab-1 {
    text-align: center;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-nav {
    min-height: 60px;
  }

  .slider {
    width: 100%;
    height: 250px;
  }

  .div-block-7 {
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-content {
    top: 20px;
  }

  .small-title.team, .paragraph-3, .paragraph-3.light.small {
    font-size: 3vw;
    line-height: 3vw;
  }

  .title-tag-wrap.fill {
    margin-bottom: 5px;
    padding-top: 1.75vw;
    padding-bottom: 1.75vw;
  }

  .button-type-1 {
    margin-bottom: 23px;
  }

  .team-card-grid {
    padding-top: 1.4vw;
  }

  .tag-text {
    font-size: 3vw;
  }

  .button-t1-text {
    height: 25px;
    margin-bottom: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

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

  .service-2.larger {
    text-align: center;
  }

  .spacer-50 {
    height: 10px;
  }
}

#w-node-_68c6ea13-344c-04b8-9216-48fe8194d115-eadb878a {
  place-self: center;
}

#w-node-_12d50201-4950-f1f8-3e50-b71f50338349-eadb878a {
  align-self: center;
}

#w-node-_8e70a235-d489-7448-5223-f3d90c7267b4-eadb878a {
  justify-self: start;
}

#w-node-cb333863-d6ed-1350-fbaf-02d078e02e75-eadb878a, #w-node-b5eb1dbd-a55f-6b7e-6ec0-009ade9e634a-eadb878a {
  place-self: center;
}

#w-node-_09ed24fa-ba02-23ec-0999-ab9e73014f33-73014f2e, #w-node-_09ed24fa-ba02-23ec-0999-ab9e73014f34-73014f2e, #w-node-_09ed24fa-ba02-23ec-0999-ab9e73014f41-73014f2e, #w-node-_09ed24fa-ba02-23ec-0999-ab9e73014f42-73014f2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-eadb8795, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbf2-eadb8795 {
  place-self: center;
}

#w-node-c2cb66f5-625d-0622-4534-203205e9b859-eadb8795 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-eadb8798, #w-node-_61dc14bb-9b2b-12ad-37a5-5f52b9fb86a5-eadb8798 {
  place-self: center;
}

#w-node-fa618e0b-8485-0a76-09ca-d9fe7cba3377-eadb8798 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-eadb8799, #w-node-_1424df99-d450-e29d-4d03-db130b265b18-eadb8799, #w-node-_1424df99-d450-e29d-4d03-db130b265b19-eadb8799, #w-node-_1424df99-d450-e29d-4d03-db130b265b27-eadb8799, #w-node-a6b991e4-04c0-2711-e94c-954c9ccc1706-eadb8799, #w-node-a6b991e4-04c0-2711-e94c-954c9ccc1707-eadb8799, #w-node-a6b991e4-04c0-2711-e94c-954c9ccc1715-eadb8799, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-eadb879a, #w-node-_0b232427-282e-642d-47fd-997914eedf17-eadb879a, #w-node-_0b232427-282e-642d-47fd-997914eedf25-eadb879a, #w-node-_0b232427-282e-642d-47fd-997914eedf33-eadb879a, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-eadb879b {
  place-self: center;
}

#w-node-_47bd5734-3c8f-df25-c3b6-db474985178e-eadb879b {
  align-self: center;
}

#w-node-_94de5d00-03b9-e72c-70bc-73798c18d5e3-eadb879b, #w-node-_2a95ae30-a623-f3f9-2be6-cccce4d5f51a-eadb879b, #w-node-_4dabb660-e610-b85a-00a7-ac6aa383b47e-eadb879b, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-5dc6ebdc, #w-node-_0b232427-282e-642d-47fd-997914eedf17-5dc6ebdc, #w-node-_0b232427-282e-642d-47fd-997914eedf25-5dc6ebdc, #w-node-_0b232427-282e-642d-47fd-997914eedf33-5dc6ebdc, #w-node-d3f35695-e6d7-3a6c-89c0-95027e3ac98b-5dc6ebdc, #w-node-d3f35695-e6d7-3a6c-89c0-95027e3ac999-5dc6ebdc, #w-node-d3f35695-e6d7-3a6c-89c0-95027e3ac9a7-5dc6ebdc, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-b8892a29 {
  place-self: center;
}

#w-node-c1c5d197-bb43-416d-fadd-4f2e1fcbcd23-b8892a29 {
  align-self: center;
}

#w-node-_94de5d00-03b9-e72c-70bc-73798c18d5e3-b8892a29, #w-node-_2a95ae30-a623-f3f9-2be6-cccce4d5f51a-b8892a29, #w-node-f06df467-4eab-8701-655e-23dc8e64e720-b8892a29, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbd8-273b9f1b, #w-node-aa5ad801-a9c4-9218-669b-8febe145fbf2-273b9f1b, #w-node-_6e4cd132-6f0b-91c5-60f4-f6010026a22c-273b9f1b, #w-node-fb60305c-fc4b-a143-05bf-bf2a8307a105-6b27ff93, #w-node-fb60305c-fc4b-a143-05bf-bf2a8307a105-6c6cfe1e, #w-node-fb60305c-fc4b-a143-05bf-bf2a8307a105-7c260acb {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-fa618e0b-8485-0a76-09ca-d9fe7cba3377-eadb8798 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8e70a235-d489-7448-5223-f3d90c7267b4-eadb878a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_67f1bce0-8c9e-b9b4-47eb-b28bbf6b512c-eadb8795, #w-node-_67f1bce0-8c9e-b9b4-47eb-b28bbf6b5164-eadb8795, #w-node-_523b5cbe-09b6-0019-ce04-85a7d977b0af-eadb8795, #w-node-_9662553a-a88e-b554-473e-d03b78aca165-eadb8795, #w-node-_484ea7e7-d510-55f5-de6c-81ff6477ea6a-eadb8796, #w-node-_484ea7e7-d510-55f5-de6c-81ff6477ea32-eadb8796, #w-node-_78d69026-a98b-2c4c-d914-a9e9836deb7d-eadb8798, #w-node-_8befa5e6-a448-29bb-edbf-bfdcc6f060cc-eadb8798, #w-node-_78d69026-a98b-2c4c-d914-a9e9836deb7d-eadb8799, #w-node-_8befa5e6-a448-29bb-edbf-bfdcc6f060cc-eadb8799, #w-node-_78d69026-a98b-2c4c-d914-a9e9836deb7d-eadb879a, #w-node-_8befa5e6-a448-29bb-edbf-bfdcc6f060cc-eadb879a, #w-node-_78d69026-a98b-2c4c-d914-a9e9836deb7d-eadb879b, #w-node-_8befa5e6-a448-29bb-edbf-bfdcc6f060cc-eadb879b, #w-node-_2376be59-1dc5-26bf-c3ee-75d00ecf0e73-5dc6ebdc, #w-node-_2376be59-1dc5-26bf-c3ee-75d00ecf0e91-5dc6ebdc {
    order: -9999;
  }
}


@font-face {
  font-family: 'Lexenddeca Variablefont Wght';
  src: url('../fonts/LexendDeca-VariableFont_wght.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zohopuvi';
  src: url('../fonts/ZohoPuvi-Extrabold.woff2') format('woff2'), url('../fonts/ZohoPuvi-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zohopuvi';
  src: url('../fonts/ZohoPuvi-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zohopuvi';
  src: url('../fonts/ZohoPuvi-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zohopuvi';
  src: url('../fonts/ZohoPuvi-SemiboldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zohopuvi';
  src: url('../fonts/ZohoPuvi-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zohopuvi';
  src: url('../fonts/ZohoPuvi-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}