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

.banner {
  min-height: auto;
  background-image: linear-gradient(#1d2a57, #1d2a57);
  margin-top: 0;
}

.nav-bar {
  width: 100%;
  max-width: 100%;
  min-width: 100px;
  background-image: linear-gradient(#1d2a57, #1d2a57);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.work {
  background-image: linear-gradient(#a2c3c3, #a2c3c3);
}

.navbar {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  background-color: #1d2a57;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 45px 0;
  display: flex;
}

.nav-link, .nav-link-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.nav-link-3 {
  color: #fff;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: none;
}

.image {
  max-width: 200%;
  object-fit: cover;
  margin-right: 0;
  display: block;
  position: static;
}

.container {
  width: 100%;
  min-width: 100%;
  object-fit: contain;
  flex-direction: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin: 45px 0;
  display: flex;
  position: static;
}

.image-2 {
  width: 100%;
}

.container-2 {
  height: 100%;
  max-height: 50%;
  max-width: 100%;
  min-height: 700px;
  background-image: url('../images/two-engineers-work-construction-site-copy.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-3 {
  width: 100%;
  height: 80%;
  max-height: 650px;
  min-height: 650px;
  object-fit: cover;
  object-position: 50% 50%;
}

.container-3 {
  object-position: 50% 50%;
}

.div-block {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: block;
}

.heading {
  height: 80%;
  min-height: 650px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.container-4 {
  max-width: 70%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 220px;
  display: block;
  position: static;
}

.paragraph {
  max-width: 40%;
  min-width: 40%;
  color: #1d2a57;
  padding-top: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-2 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #1d2a57;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.container-5 {
  max-width: 70%;
}

.heading-3 {
  color: #1d2a57;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
}

.heading-4, .heading-5 {
  color: #1d2a57;
  text-align: center;
  font-size: 20px;
}

.columns {
  padding-top: 0;
  padding-bottom: 60px;
}

.paragraph-2 {
  min-width: 50px;
}

.paragraph-3 {
  max-width: 60%;
  min-width: 30%;
  font-family: Montserrat, sans-serif;
}

.column {
  display: inline-block;
  position: relative;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services {
  min-height: 670px;
  object-fit: cover;
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.commercial-container {
  max-width: 70%;
  flex-direction: column;
  padding-top: 0;
  display: block;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 15px;
}

.div-block-4 {
  min-height: 1px;
  background-color: #fff;
  margin-top: 35px;
}

.contact {
  max-height: none;
  min-height: auto;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  margin-top: 40px;
  margin-bottom: 60px;
}

.form {
  min-width: 100%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-top: 45px;
  padding-bottom: 0;
  display: flex;
}

.submit-button {
  background-color: #1d2a57;
  border-radius: 16px;
  flex: 0 auto;
  align-self: center;
  margin-top: 25px;
  display: inline-block;
  position: static;
}

.paragraph-4 {
  max-width: 75%;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 32px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.footer {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 65px;
}

.about {
  background-image: linear-gradient(#1d2a57, #1d2a57);
  padding-top: 35px;
}

.container-7 {
  max-width: 70%;
  padding-top: 43px;
  padding-bottom: 100px;
}

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

.image-4 {
  align-self: center;
  padding-top: 30px;
}

.paragraph-5 {
  max-width: 79%;
  color: #fff;
  text-align: center;
  align-self: center;
  padding-top: 30px;
  font-family: Montserrat, sans-serif;
}

.div-block-4-copy {
  min-height: 1px;
  min-height: 1px;
  background-color: #fff;
  margin-top: 35px;
}

.nav-menu {
  width: 45%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.brand {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.body {
  display: block;
}

.div-block-6 {
  width: 100%;
  max-width: 100%;
  min-height: 500px;
  min-width: 100%;
  background-image: url('../images/beautiful-view-of-construction-site-in-city-during-sunset.jpg'), linear-gradient(#ff0606, #ff0606);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.text-block {
  color: #fff;
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.dropdown-toggle {
  text-align: left;
  padding-left: 0;
}

.heading-6-copy {
  color: #1d2a57;
  margin-top: 35px;
  margin-bottom: 15px;
}

.div-block-4-copy-copy {
  min-height: 1px;
  background-color: #1d2a57;
  margin-top: 35px;
}

.container-8 {
  max-width: 100%;
}

.heading-7, .heading-8 {
  font-size: 20px;
}

.heading-9 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.heading-10 {
  max-width: 25%;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.commercial-construction-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: linear-gradient(#fff, #fff);
  display: none;
}

.paragraph-6 {
  max-width: 85%;
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  display: flex;
}

.div-block-7 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.commercial-construction {
  max-width: 52%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 70px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 100;
}

.modular-office-furniture {
  max-width: 20%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 70px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.residential {
  max-width: 70%;
  display: block;
}

.modular-office-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: url('../images/beautiful-view-of-construction-site-in-city-during-sunset-copyblue.jpg');
  background-position: 50% 0;
  background-size: cover;
  display: block;
}

.outdoor-living-container {
  max-width: 53%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 70px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.tenant-improvements-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: url('../images/beautiful-view-of-construction-site-in-city-during-sunset-copyblue.jpg');
  background-position: 50% 0;
  background-size: cover;
  display: none;
}

.outdoor-living {
  max-width: 70%;
}

.building-renovations-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: url('../images/beautiful-view-of-construction-site-in-city-during-sunset-copyblue.jpg');
  background-position: 50% 0;
  background-size: cover;
  display: none;
}

.furniture-hospitality {
  max-width: 70%;
  padding-bottom: 84px;
}

.adu-s-granny-flats-banner, .outdoor-living-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: url('../images/beautiful-view-of-construction-site-in-city-during-sunset-copyblue.jpg');
  background-position: 50% 0;
  background-size: cover;
  display: none;
}

.adu-s-granny-flats-container-copy {
  max-width: 70%;
}

.swimming-pools-banner, .pool-houses-banner, .handyman-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: url('../images/beautiful-view-of-construction-site-in-city-during-sunset-copyblue.jpg');
  background-position: 50% 0;
  background-size: cover;
  display: none;
}

.bold-text {
  min-width: 100%;
  color: #fff;
  padding-left: 127px;
  padding-right: 0;
  line-height: 57px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid {
  background-color: #1c2b57;
  grid-template-rows: auto;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  font-size: 35px;
}

.residential-banner, .outdoor-living-banner-1 {
  max-width: 100%;
  min-height: 600px;
  background-image: linear-gradient(#fff, #fff);
  display: none;
}

.handyman-service-general-maintenance {
  max-width: 70%;
  display: none;
}

.handyman-service-general-maintenance-banner {
  max-width: 100%;
  min-height: 600px;
  color: #fff;
  display: none;
}

.furniture-hospitality-banner {
  max-width: 100%;
  min-height: 600px;
  background-image: linear-gradient(#fff, #fff);
  display: none;
}

.image-5 {
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-6 {
  object-fit: cover;
}

.div-block-7-copy {
  -webkit-text-fill-color: inherit;
  background-color: #cf9665;
  background-clip: border-box;
  justify-content: center;
  display: flex;
}

.bold-text-copy {
  min-width: 100%;
  color: #fff;
  padding-left: 127px;
  padding-right: 0;
  line-height: 57px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-copy {
  color: #fff;
  background-color: #cf9665;
  grid-template-rows: auto;
}

.grid-commercial {
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  display: block;
}

.bold-text-com {
  min-width: 100%;
  color: #000;
  padding-left: 127px;
  padding-right: 0;
  line-height: 57px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-outdoor {
  background-color: #a1c2c2;
  grid-template-rows: auto;
}

.bold-text-handyman {
  min-width: 100%;
  color: #fff;
  padding-left: 127px;
  padding-right: 0;
  line-height: 57px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-handyman {
  color: #fff;
  background-color: #cf9665;
  grid-template-rows: auto;
}

.grid-furniture {
  background-color: #606060;
  grid-template-rows: auto;
}

.columns-2 {
  display: none;
}

.heading-11 {
  color: #fff;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.paragraph-7 {
  color: #fffcfc;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 40px;
}

.image-7 {
  align-self: center;
}

.outdoor-living-container-copy {
  max-width: 53%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.text-block-2 {
  margin-bottom: 111px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.grid-2 {
  grid-template-rows: 75px auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-bottom: 0;
}

.text-block-3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-4 {
  text-align: right;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.image-8 {
  margin-left: 0;
}

.text-block-5 {
  color: #1d2a57;
  text-align: center;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.grid-3 {
  grid-template-rows: minmax(0, .75fr);
  grid-template-columns: .25fr .25fr .25fr;
  align-content: start;
  justify-content: end;
  justify-items: end;
  margin-left: 0;
  padding-left: 0;
}

.div-block-8 {
  min-width: 70%;
}

.container-9 {
  max-width: 45%;
}

.grid-4 {
  grid-template-rows: 45px;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-10 {
  max-width: 70%;
}

.image-9 {
  margin-left: 25px;
  margin-right: 25px;
  padding-left: 0;
}

.image-10 {
  padding-left: 0;
}

.image-11 {
  background-image: url('../images/P5250656.jpg');
  background-position: 0 0;
  background-size: auto;
  display: none;
}

.grid-outdoor-copy {
  background-color: #fff;
  grid-template-rows: auto;
}

.bold-text-copy {
  min-width: 100%;
  color: #000;
  padding-left: 127px;
  padding-right: 0;
  line-height: 57px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section {
  height: 12%;
  min-height: 12%;
  background-color: #1c2b57;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-12 {
  color: #1c2b57;
  text-align: left;
  margin-top: auto;
  padding-left: 60px;
  font-size: 21px;
  font-weight: 700;
  line-height: 37px;
}

.container-11 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-12 {
  margin-bottom: 51px;
  padding-top: 16px;
}

.image-13 {
  margin-top: 0;
}

.button {
  background-color: #d19865;
  margin-top: 0;
  margin-bottom: 0;
}

.button-2 {
  background-color: #1c2b57;
  border-radius: 16px;
  margin-top: 44px;
  padding: 20px 32px;
  font-size: 34px;
  font-weight: 700;
}

.heading-6-copy {
  color: #fff;
  margin-top: -13px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 400;
}

.heading-13 {
  color: #1d2a57;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
}

.div-block-10 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.container-12 {
  max-width: 73%;
  margin-top: 0;
  margin-bottom: 40px;
}

.heading-14 {
  color: #1d2a57;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 38px;
}

.heading-15 {
  color: #1d2a57;
  margin-top: 40px;
  font-size: 31px;
  font-weight: 700;
}

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

.heading-6-copy-copy {
  color: #1d2a57;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 15px;
  font-size: 31px;
}

.div-block-11 {
  max-height: 56%;
  max-width: 220px;
  min-height: 165px;
  background-image: url('../images/residential.jpg');
  background-position: 50%;
  background-size: cover;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  padding-top: 0;
}

.image-14 {
  background-image: url('../images/top-view-of-group-of-engineering-team-is-meeting-planning-construction-work-copy.jpg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-12 {
  background-image: url('../images/top-view-of-group-of-engineering-team-is-meeting-planning-construction-work.jpg');
  background-position: 0 0;
  background-size: auto;
}

.container-13 {
  margin-bottom: 0;
}

.heading-16 {
  color: #1d2a57;
  font-size: 31px;
}

.heading-17 {
  color: #1c2b57;
  text-align: center;
  justify-content: center;
  margin-top: 0;
  padding-top: 0;
  font-size: 24px;
  display: flex;
}

.heading-18, .heading-19 {
  color: #fff;
  text-align: center;
  font-size: 22px;
}

.heading-20 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}

.image-15 {
  margin-top: 40px;
}

.div-block-13 {
  max-height: 14%;
  min-height: 28px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.div-block-14 {
  margin-top: 0;
}

.div-block-15 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.grid-6 {
  max-width: 94%;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
  align-items: center;
  justify-items: center;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.container-14 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-16 {
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
}

.heading-21 {
  color: #1d2a57;
  text-align: center;
  margin-top: 75px;
  font-size: 20px;
  font-weight: 400;
}

.column-2 {
  height: auto;
  background-color: #58595b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.paragraph-9 {
  text-align: center;
  margin-top: 40px;
}

.paragraph-10 {
  height: 100%;
  min-height: 212%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.paragraph-11 {
  text-align: center;
  margin-top: 40px;
}

.columns-3 {
  max-height: none;
  min-height: auto;
  margin-top: 0;
}

.column-3 {
  height: 254.047px;
  max-height: 100%;
  min-height: 100%;
  object-fit: contain;
  background-color: #1d2a57;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.bold-text-6 {
  color: #fff;
}

.column-4 {
  height: 254.047px;
  max-height: 97%;
  min-height: 97%;
  background-color: #a2c3c3;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.column-5 {
  height: 254.047px;
  max-height: 97%;
  background-color: #1d2a57;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.bold-text-7 {
  color: #fff;
  text-align: center;
}

.bold-text-8 {
  color: #fcfcfc;
}

.paragraph-12 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
}

.div-block-16 {
  height: 55%;
  max-height: 73%;
  min-height: 46%;
}

.div-block-17 {
  height: auto;
  max-height: 150px;
  min-height: 128px;
}

.div-block-18 {
  max-height: 0%;
  min-height: 9%;
  margin-top: 40px;
}

.container-15 {
  max-width: 91%;
  min-height: auto;
}

.paragraph-13 {
  max-width: 100%;
  text-align: left;
}

.container-16 {
  max-width: 85%;
}

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

.div-block-20 {
  justify-content: center;
  display: flex;
}

.section-2 {
  height: auto;
  max-height: 26%;
  min-height: 400px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/IMG_06582.JPG');
  background-position: 50% 23%;
  background-size: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-18 {
  justify-content: center;
  display: flex;
}

.image-18 {
  margin-right: 20px;
}

.section-3 {
  background-color: #d19865;
  background-image: url('../images/Traycons-Banner.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-13-copy {
  max-width: 50%;
  color: #fff;
  text-align: left;
}

.section-4 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-19 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-13-copy-copy {
  max-width: 97%;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.heading-17-copy {
  color: #1c2b57;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  font-size: 24px;
}

.section-2-copy {
  height: auto;
  max-height: 26%;
  min-height: 400px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/IMG_7904-ok.JPG');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

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

.container-20 {
  max-width: 73%;
}

.columns-4 {
  margin-bottom: 40px;
}

.heading-13-copy {
  color: #1d2a57;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.column-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-19 {
  margin-top: 0;
}

.heading-12-copy {
  max-width: 47%;
  color: #1c2b57;
  text-align: left;
  margin-top: 19px;
  padding-left: 0;
  font-size: 25px;
  font-weight: 700;
}

.residential-construction {
  background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(#1c2b57, #1c2b57);
  background-position: 31%, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-22 {
  color: #cf9665;
  text-align: center;
  margin-top: 0;
  font-size: 24px;
}

.paragraph-14 {
  max-width: 50%;
  color: #fff;
  text-align: left;
}

.container-21 {
  max-width: 73%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-14-copy {
  max-width: 50%;
  color: #fff;
  text-align: left;
  margin-bottom: 60px;
}

.container-21-copy {
  max-width: 73%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-23 {
  color: #cf9665;
  flex-direction: row;
  align-items: flex-start;
  font-size: 24px;
  display: flex;
}

.heading-17-copy {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  padding-top: 0;
  font-size: 24px;
}

.background-video {
  padding-top: 0;
  position: relative;
}

.container-20-copy {
  max-width: 73%;
}

.residential-construction-photoa {
  background-image: linear-gradient(#1c2b57, #1c2b57);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-22 {
  max-width: 73%;
}

.paragraph-15 {
  max-width: 65%;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

.section-4-copy {
  height: 9%;
  max-height: 700px;
  min-height: 325px;
  background-color: #a2c3c3;
  background-image: url('../images/Copy-of-8BC14AAB-0F24-6969-B55E-5FB0A93120B8_1800x1200.jpg');
  background-position: 50% 72%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.modpools {
  max-height: 1%;
  min-height: auto;
  background-image: url('../images/Traycons-Banner.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.services-2 {
  min-height: auto;
  object-fit: cover;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.container-21-copy {
  max-width: 73%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-22-copy {
  color: #1c2b57;
  text-align: center;
  margin-top: 0;
  font-size: 24px;
}

.paragraph-14-copy-copy {
  max-width: 50%;
  color: #000;
  text-align: left;
  margin-bottom: 60px;
}

.grid-modpools {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.image-21 {
  margin-top: 60px;
  margin-bottom: 40px;
}

.grid-7-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.section-8 {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-23 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-24 {
  color: #cf9665;
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
}

.paragraph-16 {
  text-align: center;
  margin-bottom: 40px;
}

.section-9 {
  margin-bottom: 30px;
}

.section-10 {
  background-image: linear-gradient(#cf9665, #cf9665);
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.ribbons-and-shovels-photos {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.section-11 {
  min-height: 400px;
  background-image: url('../images/House-1-ok.JPG');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-22 {
  display: block;
}

.section-12 {
  margin-bottom: 60px;
}

.mod-pools-buttun {
  background-color: #d19865;
  margin-top: 40px;
  margin-bottom: 0;
}

.services-2-copy {
  min-height: auto;
  object-fit: cover;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.commercial-construction-copy {
  background-image: url('../images/Traycons-Banner_2.jpg'), linear-gradient(#58595b, #58595b);
  background-position: 100%, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-22-copy {
  color: #a2c3c3;
  text-align: center;
  margin-top: 0;
  font-size: 24px;
}

.commercial-construction-photos {
  background-image: linear-gradient(#58595b, #58595b);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.residential-construction-copy {
  background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(#1c2b57, #1c2b57);
  background-position: 40%, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.commercial-construction-info {
  background-image: url('../images/Traycons-Banner_2.jpg'), linear-gradient(#58595b, #58595b);
  background-position: 100%, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.residential-construction-copy-copy, .residential-construction-copy-copy-copy {
  background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(#1c2b57, #1c2b57);
  background-position: 40%, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.residential-construction-photoa-copy {
  background-image: linear-gradient(#1c2b57, #1c2b57);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.residential-construction-copy-copy-copy-copy {
  color: #58595b;
  background-image: linear-gradient(#58595b, #58595b);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-22-copy {
  color: #a2c3c3;
  text-align: center;
  margin-top: 0;
  font-size: 24px;
}

.container-21-copy {
  max-width: 73%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-14-copy-copy {
  max-width: 90%;
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
}

.paragraph-14-copy-copy-copy {
  max-width: 50%;
  color: #000;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 60px;
}

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

.container-20-copy-copy {
  max-width: 73%;
}

.grid-7-copy-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.section-13 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.heading-25 {
  color: #1d2a57;
  text-align: center;
  margin: 40px 500px 40px 0;
}

.container-21-copy-copy-copy {
  max-width: 73%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-7-copy {
  height: auto;
  max-height: 6%;
  min-height: auto;
  background-image: url('../images/Traycons-Banner.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.container-24 {
  max-width: 91%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-25 {
  max-width: 80%;
}

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

.paragraph-17 {
  max-width: 75%;
  color: #fff;
  text-align: center;
}

.heading-26 {
  text-align: center;
  font-size: 24px;
}

.section-14 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.services-2-copy {
  min-height: auto;
  object-fit: cover;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.column-2-copy {
  height: 254.047px;
  max-height: 100%;
  color: #a2c3c3;
  background-color: #a2c3c3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.column-5-copy {
  height: auto;
  max-height: 97%;
  background-color: #cf9665;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.column-3-copy {
  height: auto;
  max-height: 100%;
  min-height: 100%;
  object-fit: contain;
  background-color: #1d2a57;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.column-4-copy {
  height: auto;
  max-height: 97%;
  min-height: 97%;
  background-color: #a2c3c3;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .image {
    margin-right: 0;
  }

  .container {
    min-width: 100%;
  }

  .icon {
    color: #fff;
  }

  .container-5 {
    max-width: 90%;
  }

  .services {
    min-height: auto;
    background-image: none;
  }

  .commercial-container {
    max-width: 70%;
  }

  .submit-button {
    object-fit: fill;
    display: block;
    position: static;
  }

  .container-7 {
    max-width: 90%;
  }

  .commercial-construction-banner {
    display: none;
  }

  .commercial-construction {
    max-width: 91%;
  }

  .outdoor-living-container {
    max-width: 124%;
  }

  .bold-text {
    padding-left: 84px;
  }

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

  .bold-text-2 {
    font-size: 35px;
  }

  .bold-text-5 {
    line-height: 38px;
  }

  .residential-banner {
    display: block;
  }

  .outdoor-living-banner-1, .handyman-service-general-maintenance-banner {
    display: none;
  }

  .furniture-hospitality-banner {
    display: block;
  }

  .image-5 {
    max-height: 50%;
    min-height: 35%;
    background-position: 100%;
    background-size: 50% 50px;
  }

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

  .bold-text-com {
    padding-left: 0;
  }

  .grid-outdoor, .grid-handyman {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-furniture {
    grid-template-rows: auto auto;
  }

  .outdoor-living-container-copy {
    max-width: 124%;
  }

  .grid-outdoor-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .bold-text-copy {
    padding-left: 0;
  }

  .container-12 {
    max-width: 90%;
  }

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

  .div-block-13 {
    min-height: auto;
  }

  .column-2, .column-3, .column-4, .column-5 {
    height: auto;
  }

  .div-block-18 {
    min-height: auto;
    margin-top: 0;
  }

  .image-17 {
    display: inline-block;
  }

  .container-15 {
    max-width: 91%;
  }

  .container-19, .container-20 {
    max-width: 90%;
  }

  .residential-construction {
    background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(#1c2b57, #1c2b57);
    background-position: 43%, 0 0;
    background-size: cover, auto;
  }

  .container-21, .container-21-copy {
    max-width: 90%;
  }

  .heading-17-copy {
    font-size: 14px;
  }

  .container-22 {
    max-width: 90%;
  }

  .modpools {
    background-position: 58%;
  }

  .services-2 {
    min-height: auto;
    background-image: none;
  }

  .container-21-copy {
    max-width: 90%;
  }

  .services-2-copy {
    min-height: auto;
    background-image: none;
  }

  .commercial-construction-copy {
    background-image: url('../images/Traycons-Banner_1.jpg'), linear-gradient(#1c2b57, #1c2b57);
    background-position: 21%, 0 0;
    background-size: cover, auto;
  }

  .residential-construction-copy {
    background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(#1c2b57, #1c2b57);
    background-position: 43%, 0 0;
    background-size: cover, auto;
  }

  .commercial-construction-info {
    background-image: url('../images/Traycons-Banner_1.jpg'), linear-gradient(#1c2b57, #1c2b57);
    background-position: 21%, 0 0;
    background-size: cover, auto;
  }

  .residential-construction-copy-copy, .residential-construction-copy-copy-copy, .residential-construction-copy-copy-copy-copy {
    background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(#1c2b57, #1c2b57);
    background-position: 43%, 0 0;
    background-size: cover, auto;
  }

  .container-21-copy, .container-21-copy-copy {
    max-width: 90%;
  }

  .heading-25 {
    margin-left: 46px;
  }

  .container-21-copy-copy-copy {
    max-width: 90%;
  }

  .section-7-copy {
    background-position: 58%;
  }

  .container-25 {
    max-width: 82%;
  }

  .services-2-copy {
    min-height: auto;
    background-image: none;
  }

  .column-2-copy, .column-5-copy, .column-3-copy, .column-4-copy {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-right: 0;
  }

  .paragraph-3 {
    max-width: 105%;
  }

  .commercial-container {
    max-width: 80%;
  }

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

  .paragraph-4 {
    max-width: 105%;
  }

  .about {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-5 {
    max-width: 105%;
  }

  .commercial-construction-banner {
    display: none;
  }

  .commercial-construction {
    max-width: 104%;
  }

  .residential {
    max-width: 80%;
  }

  .outdoor-living-container {
    max-width: 142%;
  }

  .outdoor-living {
    max-width: 75%;
  }

  .furniture-hospitality {
    max-width: 80%;
  }

  .bold-text {
    padding-left: 59px;
  }

  .bold-text-2 {
    max-width: 88%;
    font-size: 32px;
  }

  .bold-text-3, .bold-text-4, .bold-text-5 {
    font-size: 32px;
  }

  .residential-banner {
    padding-bottom: 65px;
    display: block;
  }

  .outdoor-living-banner-1 {
    display: block;
  }

  .handyman-service-general-maintenance {
    max-width: 80%;
  }

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

  .outdoor-living-container-copy {
    max-width: 142%;
  }

  .text-block-4, .text-block-5 {
    text-align: center;
  }

  .grid-4 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .div-block-9 {
    margin-bottom: 29px;
  }

  .section {
    margin-top: 0;
  }

  .heading-6-copy {
    font-size: 36px;
  }

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

  .div-block-15 {
    justify-content: center;
  }

  .column-2 {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .paragraph-9 {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .paragraph-10, .paragraph-11 {
    text-align: center;
  }

  .column-3, .column-4, .column-5 {
    height: auto;
  }

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

  .image-17 {
    margin-top: 143px;
  }

  .container-15 {
    max-width: 100%;
  }

  .div-block-19 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-2-copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .residential-construction {
    background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0%, 0 0;
  }

  .paragraph-14, .paragraph-14-copy {
    max-width: 100%;
  }

  .container-20-copy {
    max-width: 90%;
  }

  .modpools {
    background-position: 9%;
  }

  .services-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-21-copy {
    align-items: center;
  }

  .paragraph-14-copy-copy {
    max-width: 100%;
  }

  .container-23 {
    max-width: 90%;
  }

  .services-2-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .commercial-construction-copy {
    background-image: linear-gradient(#58595b, #58595b), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }

  .residential-construction-copy {
    background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0%, 0 0;
  }

  .commercial-construction-info {
    background-image: linear-gradient(#58595b, #58595b), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }

  .residential-construction-copy-copy, .residential-construction-copy-copy-copy, .residential-construction-copy-copy-copy-copy {
    background-image: url('../images/Traycons-Banner-02.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0%, 0 0;
  }

  .paragraph-14-copy-copy, .paragraph-14-copy-copy-copy {
    max-width: 100%;
  }

  .container-21-copy-copy {
    align-items: center;
  }

  .container-20-copy-copy {
    max-width: 90%;
  }

  .container-21-copy-copy-copy {
    align-items: center;
  }

  .section-7-copy {
    background-position: 9%;
  }

  .services-2-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-2-copy {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .column-5-copy, .column-3-copy, .column-4-copy {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    min-height: 350px;
    background-position: 50%;
    background-size: cover;
  }

  .image {
    margin-right: 0;
  }

  .container {
    width: 60%;
  }

  .paragraph-3 {
    max-width: 125%;
  }

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

  .paragraph-4, .paragraph-5 {
    max-width: 125%;
  }

  .commercial-construction-banner {
    display: block;
  }

  .paragraph-6 {
    padding-left: 33px;
  }

  .bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
    font-size: 17px;
  }

  .bold-text-5 {
    min-width: 12px;
    font-size: 17px;
  }

  .residential-banner {
    padding-bottom: 187px;
    display: block;
  }

  .outdoor-living-banner-1, .handyman-service-general-maintenance-banner {
    display: block;
  }

  .furniture-hospitality-banner {
    display: none;
  }

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

  .section {
    margin-bottom: 0;
  }

  .heading-12 {
    padding-left: 0;
  }

  .image-12 {
    padding-top: 0;
  }

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

  .column-2 {
    height: auto;
  }

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

  .column-3, .column-4, .column-5, .div-block-16 {
    height: auto;
  }

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

  .div-block-19 {
    width: auto;
    height: auto;
  }

  .container-18 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .section-3 {
    background-position: 41%;
  }

  .paragraph-13-copy {
    max-width: 100%;
    text-align: left;
  }

  .section-4 {
    padding-bottom: 9px;
  }

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

  .heading-22 {
    text-align: left;
  }

  .paragraph-14 {
    max-width: 980%;
  }

  .container-21 {
    text-align: left;
  }

  .paragraph-14-copy {
    max-width: 98%;
    text-align: left;
  }

  .residential-construction-photoa {
    padding-top: 0;
    padding-bottom: 9px;
  }

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

  .modpools {
    background-position: 37%;
  }

  .link-block {
    margin-top: 40px;
  }

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

  .container-21-copy {
    text-align: left;
    align-items: center;
  }

  .heading-22-copy {
    text-align: left;
  }

  .paragraph-14-copy-copy {
    max-width: 98%;
    text-align: left;
  }

  .grid-modpools, .grid-7-copy, .grid-7-copy, .ribbons-and-shovels-photos {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-22-copy {
    text-align: left;
  }

  .commercial-construction-photos, .residential-construction-photoa-copy {
    padding-top: 0;
    padding-bottom: 9px;
  }

  .heading-22-copy, .container-21-copy {
    text-align: left;
  }

  .paragraph-14-copy-copy, .paragraph-14-copy-copy-copy {
    max-width: 98%;
    text-align: left;
  }

  .container-21-copy-copy {
    text-align: left;
    align-items: center;
  }

  .grid-7-copy-copy {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .container-21-copy-copy-copy {
    text-align: left;
    align-items: center;
  }

  .section-7-copy {
    background-position: 37%;
  }

  .column-2-copy, .column-5-copy, .column-3-copy, .column-4-copy {
    height: auto;
  }
}

#w-node-_0a995382-9980-cef0-ab79-b76655db29db-d5d52898, #w-node-_0a995382-9980-cef0-ab79-b76655db29dd-d5d52898, #w-node-_0a995382-9980-cef0-ab79-b76655db29de-d5d52898, #w-node-_0a995382-9980-cef0-ab79-b76655db29e1-d5d52898, #w-node-_0a995382-9980-cef0-ab79-b76655db29e4-d5d52898, #w-node-_0a995382-9980-cef0-ab79-b76655db29e6-d5d52898, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b6-d5d52898, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b7-d5d52898, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b4-d5d52898, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b8-d5d52898, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3ba-d5d52898, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3bb-d5d52898, #w-node-_26dfe5e2-7f7e-91cd-b03e-3eb3b2ddf063-d5d52898, #w-node-f3089313-acb4-c002-99eb-061ac4d6bf40-d5d52898, #w-node-f73f2194-f7aa-6529-6a9f-b37edda07ea0-d5d52898, #w-node-f73f2194-f7aa-6529-6a9f-b37edda07ea1-d5d52898, #w-node-ce3a6371-fac2-f743-0f1f-71df0c4a0027-d5d52898, #w-node-f7348e7c-885f-cfc8-1d5a-b1da10c7a74b-d5d52898, #w-node-_2825b1ae-3a52-d797-d904-05ed87aaa8de-d5d52898, #w-node-b4cb0a92-eec8-2a9a-c569-e6f3006a9124-d5d52898, #w-node-_2825b1ae-3a52-d797-d904-05ed87aaa8df-d5d52898 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e069857-f4db-cb05-ea1a-2ce0820a9eb3-d5d52898, #w-node-_1107defe-a9b6-2824-8989-d345c8f642d5-d5d52898, #w-node-ad53f691-3b54-120d-9c8a-f55c785a4264-d5d52898, #w-node-_69fa2276-f8ae-6700-932f-8aa87ec454bf-d5d52898, #w-node-a042c689-31b3-b337-bd8c-6742805d1d03-d5d52898 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_40b8251b-cb30-90d5-421d-c11209e4e0bd-d5d52898 {
  align-self: center;
  justify-self: center;
}

#w-node-_6f9ff9ec-828b-c41a-0a4f-be0d83b60179-d5d52898 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-d5d52898 {
  align-self: center;
  justify-self: center;
}

#w-node-_5ff72b8a-ff39-5f29-9aa4-51c5172b456f-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ff72b8a-ff39-5f29-9aa4-51c5172b4589-67e63bdb, #w-node-_5ff72b8a-ff39-5f29-9aa4-51c5172b459c-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_5ff72b8a-ff39-5f29-9aa4-51c5172b45a0-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ff72b8a-ff39-5f29-9aa4-51c5172b45b6-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_5ff72b8a-ff39-5f29-9aa4-51c5172b45ba-67e63bdb, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b6-67e63bdb, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b7-67e63bdb, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b4-67e63bdb, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3b8-67e63bdb, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3ba-67e63bdb, #w-node-ce991ada-e9c5-cbad-e6fe-06bd4294d3bb-67e63bdb, #w-node-_2630dcdc-724d-9050-f538-686c1112373f-67e63bdb, #w-node-_2630dcdc-724d-9050-f538-686c11123741-67e63bdb, #w-node-_2630dcdc-724d-9050-f538-686c11123742-67e63bdb, #w-node-_2630dcdc-724d-9050-f538-686c11123745-67e63bdb, #w-node-_2630dcdc-724d-9050-f538-686c11123748-67e63bdb, #w-node-_2630dcdc-724d-9050-f538-686c1112374a-67e63bdb, #w-node-_26dfe5e2-7f7e-91cd-b03e-3eb3b2ddf063-67e63bdb, #w-node-f3089313-acb4-c002-99eb-061ac4d6bf40-67e63bdb, #w-node-f73f2194-f7aa-6529-6a9f-b37edda07ea0-67e63bdb, #w-node-f73f2194-f7aa-6529-6a9f-b37edda07ea1-67e63bdb, #w-node-ce3a6371-fac2-f743-0f1f-71df0c4a0027-67e63bdb, #w-node-f7348e7c-885f-cfc8-1d5a-b1da10c7a74b-67e63bdb, #w-node-_2825b1ae-3a52-d797-d904-05ed87aaa8de-67e63bdb, #w-node-b4cb0a92-eec8-2a9a-c569-e6f3006a9124-67e63bdb, #w-node-_2825b1ae-3a52-d797-d904-05ed87aaa8df-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d23-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d25-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a177ea34-e608-87e0-fe1f-e04df9e41d26-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a177ea34-e608-87e0-fe1f-e04df9e41d28-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d29-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2a-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2c-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2d-67e63bdb, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2e-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b11-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b13-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b14-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b16-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b17-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b18-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b1a-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b1b-67e63bdb, #w-node-f1336414-e916-c059-87c1-e189f4a27b1c-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e069857-f4db-cb05-ea1a-2ce0820a9eb3-67e63bdb, #w-node-_1107defe-a9b6-2824-8989-d345c8f642d5-67e63bdb, #w-node-ad53f691-3b54-120d-9c8a-f55c785a4264-67e63bdb, #w-node-_69fa2276-f8ae-6700-932f-8aa87ec454bf-67e63bdb, #w-node-a042c689-31b3-b337-bd8c-6742805d1d03-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_40b8251b-cb30-90d5-421d-c11209e4e0bd-67e63bdb {
  align-self: center;
  justify-self: center;
}

#w-node-_6f9ff9ec-828b-c41a-0a4f-be0d83b60179-67e63bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-67e63bdb, #w-node-_40b8251b-cb30-90d5-421d-c11209e4e0bd-c73335c4 {
  align-self: center;
  justify-self: center;
}

#w-node-_6f9ff9ec-828b-c41a-0a4f-be0d83b60179-c73335c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-c73335c4 {
  align-self: center;
  justify-self: center;
}

#w-node-_625363f0-832a-8a55-9bf6-4781bee38f0a-2753ba14, #w-node-_625363f0-832a-8a55-9bf6-4781bee38f10-2753ba14, #w-node-_625363f0-832a-8a55-9bf6-4781bee38f16-2753ba14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a177ea34-e608-87e0-fe1f-e04df9e41d23-2753ba14, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d25-2753ba14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a177ea34-e608-87e0-fe1f-e04df9e41d26-2753ba14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a177ea34-e608-87e0-fe1f-e04df9e41d28-2753ba14, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d29-2753ba14, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2a-2753ba14, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2c-2753ba14, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2d-2753ba14, #w-node-a177ea34-e608-87e0-fe1f-e04df9e41d2e-2753ba14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e069857-f4db-cb05-ea1a-2ce0820a9eb3-2753ba14, #w-node-_1107defe-a9b6-2824-8989-d345c8f642d5-2753ba14, #w-node-ad53f691-3b54-120d-9c8a-f55c785a4264-2753ba14, #w-node-_69fa2276-f8ae-6700-932f-8aa87ec454bf-2753ba14, #w-node-a042c689-31b3-b337-bd8c-6742805d1d03-2753ba14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_40b8251b-cb30-90d5-421d-c11209e4e0bd-2753ba14 {
  align-self: center;
  justify-self: center;
}

#w-node-_6f9ff9ec-828b-c41a-0a4f-be0d83b60179-2753ba14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-2753ba14 {
  align-self: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-d5d52898, #w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-67e63bdb, #w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-c73335c4, #w-node-_47d53ea8-0807-369b-778e-7cb63ea4c49d-2753ba14 {
    justify-self: center;
  }
}


