:root {
  --waves-library--white: white;
  --waves-library--black: #131313;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --walsh--walsh-mid-green: #47888a;
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --walsh--walsh-dark-green: #2c5c5d;
  --radiant-ui-components-library-marketplace--color--linear-color-two: #eff2ff;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
}

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

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

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

.logo-section {
  padding-top: 55px;
  padding-bottom: 55px;
}

.slider {
  background-color: #0000;
  max-width: 1000px;
  height: 180px;
}

.slide {
  padding-left: 85px;
  padding-right: 85px;
}

.slider-wrapper {
  display: flex;
}

.logo-wrapper {
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  margin-top: 55px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.icon {
  color: #9c9c9c;
  font-size: 20px;
}

.slide-2 {
  background-image: url('../images/13535_env_1-1600px.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  height: auto;
  min-height: auto;
}

.mask {
  height: 600px;
}

.slider-2 {
  width: 100vw;
  height: 600px;
}

.slide-3 {
  background-image: url('../images/ZONE_HERBANDSPROUT_2018_198-1600px.jpg');
  background-position: 50% 80%;
  background-repeat: repeat;
  background-size: cover;
}

.c-title-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 130px;
  font-weight: 700;
  line-height: 1em;
}

.c-big-text {
  color: #ebf2f4;
  position: absolute;
}

.c-big-text.cc-bottom {
  bottom: 260px;
  right: -70px;
  transform: rotate(-90deg);
}

.c-big-text.cc-top {
  letter-spacing: 4px;
  top: -195px;
  left: 50px;
  transform: rotate(-90deg);
}

.c-bg-container {
  text-transform: uppercase;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.c-slide {
  width: 286px;
  min-width: 286px;
  height: 468px;
  min-height: 468px;
  margin-left: 32px;
  margin-right: 32px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.c-bg-line {
  background-color: #3b4f5a;
  width: 40vw;
  height: 3px;
  position: absolute;
  top: 208px;
  right: 0;
}

.c-section {
  color: #000;
  min-height: 100vh;
  padding-top: 20vh;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.c-arrow {
  color: #3b4f5a;
  cursor: pointer;
  border: 1px solid #3b4f5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .3s;
  display: flex;
}

.c-arrow:hover {
  color: #fff;
  background-color: #3b4f5a;
}

.c-arrow.cc-right {
  transform: rotate(180deg);
}

.c-slide_wrapper {
  height: 468px;
}

.c-slide_image {
  transition: all .5s;
  position: relative;
  transform: translate(0);
  box-shadow: 17px 17px 80px #002e5229;
}

.c-slide_image.c-move-to-bottom {
  transition: all .5s;
}

.c-slider {
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  height: 468px;
  margin-left: -32px;
  margin-right: -32px;
  display: flex;
  position: relative;
  left: 0;
}

.c-arrows-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 88px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: 490px;
  display: flex;
  position: relative;
}

.c-arrow_embed {
  width: 16px;
  height: 16px;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.slider__wave {
  z-index: 2;
  margin-top: -.6vw;
  position: absolute;
  inset: 0% 0% auto;
}

.slider__wave.is--bottom {
  margin-bottom: -.6vw;
  inset: auto 0% 0%;
  transform: rotate(-180deg);
}

.control {
  color: #0d0628;
  border: 2px solid #0d0628;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.33em;
  height: 3.33em;
  margin-left: .5em;
  margin-right: .5em;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.control:active {
  transform: scale(.9);
}

.control__fill {
  z-index: 1;
  background-color: #0d0628;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin-top: -100%;
  margin-right: -100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.container {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding: 4.06em;
}

.container.is--slider {
  padding-top: 0;
  padding-bottom: 0;
}

.control__arrow {
  z-index: 2;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.3em;
  display: block;
  position: relative;
}

.control__arrow.is--flipped {
  transform: rotate(-180deg);
}

.splide__slide {
  flex: none;
  width: 33.3333%;
  height: 40vw;
  min-height: 41.88em;
  padding-left: .52em;
  padding-right: .52em;
}

.section.is--slider {
  z-index: 2;
  margin-bottom: 5em;
  position: relative;
}

.controls {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 13em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.slide-4 {
  background-image: url('../images/ZONE_ROCKS_2020_33-1600px.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-3 {
  border-radius: 0;
  height: 700px;
}

.gallery {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 100px;
}

.centered-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #fff;
  flex: 1;
  grid-template: "Area-2 Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.gallery-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  grid-template: "Area Area" 220px
                 "Area Area"
                 "Area Area"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-rows: 220px;
  grid-auto-columns: 1fr;
  align-self: center;
  margin: 40px 0 20px;
  display: grid;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.rich-text-block {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.navbar {
  background-color: #fff;
  margin-top: 60px;
}

.image {
  width: 400px;
  max-width: none;
  margin-left: 0;
}

.nav-link {
  font-family: Montserrat, sans-serif;
}

.nav-link-2, .nav-link-3 {
  font-family: Merriweather, serif;
}

.gallery-thumbnail-copy {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.gallery-lightbox-copy {
  position: relative;
  overflow: hidden;
}

.grid-img {
  position: absolute;
  inset: 0;
}

.grid-img._4 {
  background-image: url('../images/coffee.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._9 {
  background-image: url('../images/1600px_COLOURBOX51660510.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._8 {
  background-image: url('../images/villa_pillow_peach.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.grid-img._2 {
  background-image: url('../images/2.jpg');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._10 {
  background-image: url('../images/rosti_peach.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._13 {
  background-image: url('../images/10684_2201_env_1-1200px.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._12 {
  background-image: url('../images/10785_env_2-1200px.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._1 {
  background-image: url('../images/camera.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._3 {
  background-image: url('../images/towels.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._7 {
  background-image: url('../images/bitz_colors.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._11 {
  background-image: url('../images/Zone_UME_2019_118-1600px.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._5 {
  background-image: url('../images/VC_AW_2017_Pre_22-1600px.jpg');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._6 {
  background-image: url('../images/1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.grid-img._6-copy {
  background-image: url('../images/341219_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.grid-button {
  color: #444f55;
  text-align: center;
  background-color: #fff;
  width: 100%;
  max-width: 200px;
  margin: 5px 5px 5px 0;
  padding: 15px 10px;
  font-size: 14px;
  transition: transform .4s ease-in-out;
  box-shadow: 0 5px 25px 5px #0000001a;
}

.grid-button:hover {
  transform: translate(0, -10px);
}

.grid-button.arrow-right {
  box-shadow: none;
  border: 1px solid #e5ecef;
  align-items: center;
  padding-left: 20px;
  padding-right: 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.grid-button.arrow-right.large {
  max-width: 350px;
  padding: 25px 100px 25px 30px;
  font-size: 18px;
}

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

.container-2 {
  width: 100%;
  max-width: none;
  max-height: 700px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.runnerbond-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr) minmax(75px, 1fr);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 125%;
  height: 190%;
  position: absolute;
  transform: rotate(45deg);
}

.runnerbond-block {
  position: relative;
}

.runnerbond-mask {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 1000px;
  max-height: 700px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.runnerbond-button {
  justify-content: flex-end;
  display: flex;
  position: absolute;
  bottom: 40px;
  right: 40px;
}

.grid-link-arrow-icon {
  border-left: 1px solid #e5ecef;
  padding: 15px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.grid-link-arrow-icon.large {
  padding: 25px;
}

.container-3 {
  margin-top: 100px;
}

.grid {
  grid-template-rows: 220px 220px;
  grid-template-columns: 220px 220px;
}

.text-block {
  text-align: left;
  text-indent: 70px;
  font-family: Montserrat, sans-serif;
}

.heading {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph {
  text-align: left;
  text-indent: 0;
  margin-top: 60px;
  margin-right: 40px;
}

.image-2 {
  width: 220px;
}

.contact-form {
  background-color: #ebebeb;
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.slider-wrapper-wide {
  display: flex;
}

.logo-wrapper-wide {
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-top: 65px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.feature-section {
  background-color: #fff;
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 100px;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.heading-2 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-2 {
  margin-left: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.italic-text, .field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  font-family: Montserrat, sans-serif;
}

.submit-button {
  background-color: #a78e38;
  font-family: Montserrat, sans-serif;
}

.footer {
  text-align: center;
  background-color: #2e2e2e;
  border-top: 10px solid #a78e38;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100px;
  height: 100%;
}

.footer-heading {
  color: #a78e38;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.footer-link {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 18px;
  text-decoration: none;
  display: block;
}

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

.bold-text {
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}

.image-3 {
  width: 150px;
  margin-top: 0;
  margin-left: 0;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 200px;
  margin-left: 0;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
}

.list {
  min-width: 200px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  font-size: 1vw;
  line-height: 1vw;
}

.div-block-2 {
  color: #fff;
  border: 1px #a78e38;
  border-right-width: 2px;
  flex-direction: row-reverse;
  width: 40%;
  display: flex;
}

.bold-text-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}

.italic-text-2 {
  color: #fff;
  font-size: 1vw;
  line-height: 1.2vw;
}

.image-4 {
  opacity: .81;
  width: auto;
  max-width: 70%;
  margin-right: 40px;
  padding-right: 0;
}

.italic-text-3 {
  color: #000;
  letter-spacing: 0;
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  font-size: 9px;
}

.image-5 {
  object-fit: contain;
  object-position: 50% 50%;
  flex: 0 auto;
  width: 479px;
  max-width: none;
  margin-top: 40px;
  display: block;
}

.container-4 {
  object-fit: none;
  object-position: 0% 50%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  padding-left: 0;
  display: block;
}

.link-block {
  object-fit: contain;
}

.image-6 {
  object-fit: contain;
  width: 459px;
  height: auto;
}

.div-block-3 {
  background-image: url('../images/logo_alint.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 80px;
  display: flex;
}

.slider-wrapper-wide-vajaa {
  justify-content: space-between;
  display: flex;
}

.image-7 {
  opacity: .61;
  margin-left: 0;
}

.image-8 {
  opacity: .61;
}

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

.container-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area Area-2 Area-3 Area-4"
  / auto auto auto auto auto;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  place-items: center stretch;
  display: grid;
}

.image-9 {
  opacity: .61;
}

.image-10 {
  opacity: .67;
}

.sticky-nav {
  z-index: 1;
  background-color: #0000;
  margin-top: 40px;
  padding: 20px;
  position: static;
  top: 0;
}

.nav-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link-4 {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link-4:hover {
  text-decoration: underline;
}

.image-11 {
  opacity: .57;
  height: 30px;
}

.image-12 {
  opacity: .71;
  height: 50px;
}

.image-13 {
  width: 450px;
}

.list-item {
  background-image: url('../images/Alinterior_logomerkki.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 450px;
  height: 80px;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.text-block-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.section-2 {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-15 {
  opacity: 1;
}

.image-16 {
  opacity: 1;
  display: block;
}

.link-block-4 {
  width: 200px;
}

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

.link-block-6 {
  object-fit: fill;
  flex-direction: row;
  justify-content: space-around;
  width: 70%;
  height: 50px;
  display: block;
}

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

.image-17 {
  height: 50px;
}

.link-block-7 {
  width: 100%;
  margin-bottom: 20px;
}

.image-18 {
  border: 2px solid #a78e38;
  margin-left: 0;
}

.div-block-5 {
  width: 200px;
  height: auto;
  margin-left: 60px;
}

.link-block-8 {
  width: 100%;
}

.div-block-6 {
  border-left: 3px dashed #a78e38;
  align-items: center;
  width: 450px;
  padding-left: 40px;
  display: flex;
}

.div-block-7 {
  flex-direction: row;
  flex: none;
  width: 390px;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.slide-5 {
  background-image: url('../images/2.jpg');
  background-position: 50%;
  background-size: auto;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.waves---section-medium {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-master-gallery-3 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---paragraph-small {
  font-size: 16px;
  line-height: 130%;
}

.waves-icon-24 {
  width: 24px;
  height: 24px;
}

.waves-footer-1 {
  background-color: var(--waves-library--white);
  padding-top: 80px;
  padding-bottom: 64px;
  position: fixed;
}

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

.waves-brand-link-footer-1 {
  height: 32px;
}

.waves-brand-footer-1 {
  height: 100%;
}

.waves-top-right-footer-1 {
  grid-column-gap: 32px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-link-footer-1 {
  text-decoration: none;
}

.waves-divider-footer-1 {
  background-color: #13131333;
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

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

.waves-bottom-right-footer-1 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-container {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---nav-brand-link {
  height: 24px;
}

.waves---brand {
  max-width: none;
  height: 100%;
}

.waves-navbar-3 {
  z-index: 103;
  background-color: var(--waves-library--white);
  border-bottom: 1px solid #13131333;
  height: 80px;
}

.waves-master-nav-3 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.waves---section-hero-primary {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.waves---mega-heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves-content-hero-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---subtitle {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-480 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---cta-dark.wide-cta {
  min-width: 200px;
}

.waves-image-wrap-hero-1 {
  border-radius: 12px;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.waves-image-hero-1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.waves-gradient-hero-1 {
  z-index: 9;
  background-image: linear-gradient(#faebe3, #faebe300);
  height: 220px;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-1.bottom {
  background-image: linear-gradient(to top, #faebe3, #faebe300);
  inset: auto 0% -1px;
}

.waves-column-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-item-gallery-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-1.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves---section-hero-primary-2 {
  border-bottom: 0 #000;
  padding-top: 40px;
  padding-bottom: 100px;
}

.waves-grid-hero-2 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
}

.waves---mega-heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves-content-hero-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---subtitle-2 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.5em;
}

.waves---limit-481 {
  width: 100%;
  max-width: 680px;
}

.waves---mg-top-17 {
  margin-top: 16px;
}

.waves---cta-dark-2 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-2:hover {
  background-color: #131313e6;
}

.waves---cta-dark-2.wide-cta {
  min-width: 200px;
}

.waves-image-wrap-hero-2 {
  border-radius: 12px;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.waves-image-hero-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.waves-gradient-hero-2 {
  z-index: 9;
  background-image: linear-gradient(#fff, #faebe300);
  height: 220px;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-2.bottom {
  background-image: linear-gradient(0deg, #fff, #faebe300);
  inset: auto 0% -1px;
}

.waves-column-hero-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-item-gallery-hero-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-2.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves---main-container-2 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-2 {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.waves-master-gallery-4 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-4 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-4 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-4 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-4 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-4 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.waves---paragraph-regular {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

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

.waves-wrap-logos-1 {
  grid-column-gap: 24px;
  flex-wrap: wrap;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-content: flex-end;
  align-items: center;
  max-width: 950px;
  margin-left: 80px;
  display: flex;
}

.waves-image-logo-1 {
  opacity: .8;
  max-width: 125px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-autofit {
  object-fit: cover;
}

.rt-autofit-2 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-autofit-2.rt-full-width-image {
  width: 100%;
  height: 100%;
}

.rt-about-three-work-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-lightbox-link {
  width: 100%;
  height: 100%;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  display: block;
}

.image-50 {
  margin-bottom: 40px;
}

.rt-black-icon.rt-in-active {
  opacity: 0;
}

.rt-blue-icon {
  opacity: 0;
  position: absolute;
}

.rt-blue-icon.rt-active {
  opacity: 1;
}

.rt-text-block {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-nav-one {
  z-index: 999;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-bottom: 1px solid #d5d5d5;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 30px #11254226;
}

.rt-nav-one-container {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-one-wrap {
  justify-content: space-between;
  align-items: center;
}

.rt-nav-one-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.rt-nav-one-dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.rt-nav-one-dropdown-list {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-nav-one-dropdown-list-wrap {
  border-radius: 10px;
  width: 100%;
  max-width: 730px;
  position: relative;
  overflow: hidden;
}

.rt-nav-one-dropdown-list-wrap.rt-utility-pages {
  max-width: 1290px;
}

.rt-nav-one-dropdown-upper-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-nav-top-wrap-contain {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-right: 1px solid #0000000d;
  height: 100%;
  padding: 70px 25px 70px 15px;
}

.rt-nav-top-wrap-contain.rt-border-off {
  border-right-style: none;
}

.rt-nav-top-wrap-contain.rt-flex-horaizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right-style: none;
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.rt-nav-top-wrap-contain.rt-right-gap {
  padding-left: 25px;
}

.rt-nav-top-link-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.rt-nav-top-link-wrap.rt-free {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  border-radius: 20px;
  padding: 5px 15px;
}

.rt-text-icon-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.rt-text-icon-wrap.rt-icon-gap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.rt-icon-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-nav-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-weight: 400;
}

.rt-nav-text.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-nav-one-arrow {
  margin-top: 4px;
}

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

.navbar-2 {
  background-color: #fff;
}

.waves-navbar-1 {
  z-index: 105;
  background-color: var(--waves-library--white);
  -webkit-text-stroke-color: #fff;
  border-bottom: 0 #13131333;
  height: 120px;
}

.waves---nav-container-2 {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-master-nav-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves---nav-brand-link-2 {
  height: 24px;
}

.waves---brand-2 {
  max-width: none;
  height: 93px;
  margin-top: 20px;
}

.waves---nav-link {
  padding: 12px 16px;
}

.waves-right-nav-1 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-menu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves---dropdown-link {
  text-align: center;
}

.waves---nav-cta {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.text-block-4 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.waves---nav-brand-link-3 {
  height: auto;
}

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container-2 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-body-font {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.875rem;
}

.rt-autofit-3 {
  object-fit: cover;
}

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

.rt-autofit-4 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-top-heading-text {
  color: #c99b8f;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.rt-top-heading-text.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-new-slide-mask {
  position: relative;
}

.rt-new-slider {
  background-color: #0000;
  height: auto;
}

.rt-new-slide-info {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

.rt-new-slide-image {
  justify-content: center;
  align-items: flex-end;
  max-width: 800px;
  display: flex;
  position: relative;
}

.rt-new-slide-text {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 45px;
  display: flex;
  overflow: hidden;
}

.rt-demo-two-accordion-container {
  max-width: 100%;
}

.rt-demo-two-accordion-left-arrow {
  z-index: 10;
  color: #cfcfcf;
  inset: 0% auto 25% 0%;
}

.rt-demo-two-accordion-right-arrow {
  z-index: 5;
  top: 0;
  bottom: 25%;
  left: auto;
}

.rt-demo-two-accordion-main {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-new-slide-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-icon-3 {
  color: #cfcfcf;
}

.rt-slider-image-tag {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--white);
  border: 1px solid #fff;
  padding: 2px 20px;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  inset: 3% 3% auto auto;
}

.rt-padding-bottom-thirty {
  padding-bottom: 30px;
}

.waves---main-container-3 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.waves-master-gallery-1 {
  width: 100%;
  max-width: 1122px;
  margin-left: auto;
  margin-right: auto;
}

.waves-grid-gallery-1 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.waves-column-gallery-1 {
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.waves-image-gallery-1 {
  border-radius: 24px;
  width: 100%;
}

.waves-text-wrap-gallery-1 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.waves---section-hero-primary-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-grid-hero-3 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
}

.waves---mega-heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves-content-hero-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---subtitle-3 {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-482 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-18 {
  margin-top: 16px;
}

.waves---cta-dark-3 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-3:hover {
  background-color: #131313e6;
}

.waves---cta-dark-3.wide-cta {
  min-width: 200px;
}

.waves-image-wrap-hero-3 {
  border-radius: 12px;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.waves-image-hero-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.waves-gradient-hero-3 {
  z-index: 9;
  height: 220px;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-3.bottom {
  background-image: none;
  inset: auto 0% -1px;
}

.waves-column-hero-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-item-gallery-hero-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-3.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body {
  text-overflow: clip;
  background-color: #fff;
}

.body-2 {
  background-color: var(--walsh--walsh-mid-green);
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery10_masonry-grid {
  column-count: 3;
  column-gap: 2rem;
  width: 100%;
}

.rl-padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl-heading-style-h2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_gallery10_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_gallery10_lightbox-link {
  width: 100%;
  margin-bottom: 2rem;
}

.rl_section_gallery10 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl-text-style-medium {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery10_spacing-block-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery10_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

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

.waves---main-container-4 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-4 {
  background-color: #fff0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 130%;
}

.waves---paragraph-big-2 {
  background-color: #0000;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

.waves---center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves-master-logos-2 {
  grid-column-gap: 80px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 950px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.waves-master-gallery-5 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-5 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-5 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-5 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-5 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-5 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gallery-overview {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-10 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #a78e38;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

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

.gallery-image-2 {
  width: 100%;
}

.rl-padding-section-large-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl-button-group-center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl-heading-style-h2-2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_layout141_image-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.rl_layout141_spacing-block-4 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-button-secondary {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl-button-link-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.rl_layout141_content {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_section_layout141 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl-button-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  background-color: #0000;
  padding: .25rem 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.rl-text-style-medium-2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-text-style-subheading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

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

.rl_layout141_spacing-block-3 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_layout141_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

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

.rl_layout141_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_navbar3_tablet-menu-button {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  display: none;
}

.rl_navbar3_menu-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.rl_navbar3_button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

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

.rl_navbar3_menu-button {
  padding: 0;
}

.rl_navbar3_link {
  color: var(--relume-library-lite--rl-black);
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar3_link.w--current {
  color: #000;
}

.rl_navbar3_dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px;
  position: absolute;
}

.rl_navbar3_menu-background {
  display: none;
  position: static;
}

.rl_navbar3_component {
  border-bottom: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  align-items: center;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.rl_navbar3_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar3_logo-link-menu {
  padding-left: 0;
  display: none;
}

.rl-dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar3_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar3_dropdown-link.w--current {
  color: #000;
}

.rl_navbar3_dropdown-toggle {
  color: var(--relume-library-lite--rl-black);
  align-items: center;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.rl_navbar3_menu {
  justify-content: flex-start;
  align-items: center;
  margin-left: -1rem;
  display: flex;
  position: static;
}

.walsh-icon-arrow-flip {
  height: 12px;
}

.walsh-link-block-orange {
  color: #fff;
  text-align: center;
  background-color: #ff715b;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange:hover {
  background-color: #ffbba6;
}

.walsh-button-label-wrapper {
  z-index: 4;
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-label-button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
}

.walsh-arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-container-nav {
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
}

.walsh-main-nav {
  background-color: #0000;
}

.walsh-brand-block {
  z-index: 2;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.walsh-nav-logo {
  height: 32px;
}

.walsh-inner-nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.walsh-nav-menu-green {
  grid-column-gap: 8px;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.walsh-nav-link-white {
  color: #000;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.walsh-nav-link-white:hover {
  background-color: #00000059;
}

.walsh-nav-wrapper-green {
  z-index: 10;
  background-color: #d3d7d8;
  position: sticky;
  top: 0;
}

.walsh-dropdown {
  color: #fff;
}

.walsh-toggle {
  color: #fff;
  border-radius: 8px;
  padding-left: 18px;
  padding-right: 32px;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
}

.walsh-toggle:hover {
  background-color: #00000059;
}

.walsh-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 6px;
  box-shadow: 0 0 14px 5px #0000000d;
}

.walsh-dropdown-link {
  color: #6b6b6b;
  border-radius: 2px;
  font-weight: 600;
}

.walsh-dropdown-link:hover {
  color: #ff8d86;
  background-color: #eee;
  border-radius: 3px;
}

.walsh-flex-nav-buttons {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.walsh-menu-button {
  color: #fff;
}

.walsh-link-block-transparent-1 {
  box-shadow: inset 1px -1px 0 0 var(--walsh--walsh-mid-green), inset -1px 1px 0 0 var(--walsh--walsh-mid-green), inset -1px -1px 0 0 var(--walsh--walsh-mid-green), inset 1px 1px 0 0 var(--walsh--walsh-mid-green);
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-transparent-1:hover {
  box-shadow: none;
  color: var(--walsh--walsh-dark-green);
  background-color: #fff;
}

.walsh-icon-dropdown {
  margin-right: 12px;
}

.bold-text-3 {
  font-weight: 500;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-5 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-5:hover {
  color: #1a1b1fbf;
}

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

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.gallery-slider-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide-2 {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper-2 {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image-2 {
  position: relative;
}

.gallery-image-3 {
  width: 100%;
}

.gallery-slide-text-2 {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left-2:focus-visible, .gallery-slider-left-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed-2 {
  color: #1a1b1f;
}

.gallery-slider-right-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right-2:focus-visible, .gallery-slider-right-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.team-slider {
  background-color: #a78e38;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.quick-stack {
  min-height: 600px;
}

.slider-4 {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.slide-6 {
  pointer-events: none;
  background-image: url('../images/1600px_COLOURBOX66240000.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/1600px_COLOURBOX66672760.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/88.jpg');
  background-position: 50%;
  background-size: cover;
}

.right-arrow-2 {
  background-image: url('../images/1600px_COLOURBOX66672637.jpg');
  background-position: 0 0;
  background-size: cover;
  width: auto;
  height: auto;
}

.slider-5 {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.slide-9 {
  pointer-events: none;
  background-image: url('../images/88.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/1600px_COLOURBOX64232468.jpg');
  background-position: 10%;
  background-size: cover;
}

.slider-6 {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.slide-11 {
  pointer-events: none;
  background-image: url('../images/1600px_COLOURBOX66240061.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slider-7 {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.slide-13 {
  pointer-events: none;
  background-image: url('../images/1600px_COLOURBOX66240000.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/1600px_COLOURBOX64232468.jpg');
  background-position: 10%;
  background-size: cover;
}

.mask-3, .mask-4, .mask-5, .mask-6 {
  pointer-events: none;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.cell-2 {
  pointer-events: auto;
}

.waves---mega-heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves---subtitle-4 {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-483 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-19 {
  margin-top: 16px;
}

.waves---main-container-5 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-section-hero-5 {
  color: var(--waves-library--white);
  background-image: url('../images/Wide-Image_1Wide Image.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 340px;
  padding-bottom: 88px;
  position: relative;
}

.waves-gradient-hero-5 {
  background-image: linear-gradient(#1313131a 22%, #131313a8 77%, #131313cc);
  position: absolute;
  inset: 0%;
}

.waves-title-wrap-hero-5 {
  z-index: 1;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.waves---cta-white {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white.wide-cta {
  min-width: 200px;
}

.rt-tag {
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-margin-bottom-twenty {
  margin-bottom: 20px;
}

.rt-component-container-3 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-heading-three {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-heading-three.rt-text-white-2.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

.rt-home-three-cta-contain-wrap {
  perspective: 1000px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-full-width {
  border-radius: 10px;
  width: 100%;
}

.rt-full-width.rt-container-small.rt-home-one-cta-contain {
  z-index: 5;
  max-width: 1290px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.rt-button-main-two {
  height: 26px;
  position: relative;
}

.rt-button {
  grid-column-gap: 10px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: #3898ec00;
  border: 1.5px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: baseline;
  padding: 14px 37px 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
  position: relative;
}

.rt-button.rt-margin-top-twenty {
  margin-top: 20px;
}

.rt-home-three-cta-main-box {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 1602px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 80px 125px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-home-three-cta-contain-text-wrap {
  flex-direction: column;
  align-items: flex-start;
  max-width: 434px;
  display: flex;
}

.rt-home-one-cta-overlay {
  background-image: linear-gradient(89deg, #14151a80, #fff0);
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rt-home-three-cta-background {
  background-image: url('../images/1600px_COLOURBOX64232468.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 6px;
  width: 100%;
  height: 130%;
  position: absolute;
  left: 0%;
  right: 0%;
}

.rt-container-small {
  max-width: 1290px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-margin-top-twenty {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

.rt-category-cards-text-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-text-blue-2 {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container-4 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-4 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-body-font-2 {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.875rem;
}

.rt-autofit-5 {
  object-fit: cover;
}

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

.rt-autofit-6 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-top-heading-text-2 {
  color: #c99b8f;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.rt-top-heading-text-2.rt-text-blue-2 {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-new-slide-mask-2 {
  position: relative;
}

.rt-new-slider-2 {
  background-color: #0000;
  height: auto;
}

.rt-new-slide-info-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

.rt-new-slide-image-2 {
  justify-content: center;
  align-items: flex-end;
  max-width: 800px;
  display: flex;
  position: relative;
}

.rt-new-slide-text-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 45px;
  display: flex;
  overflow: hidden;
}

.rt-demo-two-accordion-container-2 {
  max-width: 100%;
}

.rt-demo-two-accordion-left-arrow-2 {
  z-index: 10;
  color: #cfcfcf;
  inset: 0% auto 25% 0%;
}

.rt-demo-two-accordion-right-arrow-2 {
  z-index: 5;
  top: 0;
  bottom: 25%;
  left: auto;
}

.rt-demo-two-accordion-main-2 {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-new-slide-content-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-icon-4 {
  color: #cfcfcf;
}

.rt-slider-image-tag-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--white);
  border: 1px solid #fff;
  padding: 2px 20px;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  inset: 3% 3% auto auto;
}

.rt-padding-bottom-thirty-2 {
  padding-bottom: 30px;
}

.rl_gallery10_masonry-grid-2 {
  column-count: 3;
  column-gap: 2rem;
  width: 100%;
}

.rl-padding-section-large-3 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl-heading-style-h2-3 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_gallery10_heading-wrapper-2 {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_gallery10_lightbox-link-2 {
  width: 100%;
  margin-bottom: 2rem;
}

.rl_section_gallery10-2 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl-text-style-medium-3 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery10_spacing-block-2-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-padding-global-3 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery10_spacing-block-1-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery10_component-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.udesly-overline-large {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.udesly-paragraph-small {
  color: #525252;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.udesly-paragraph-small.udesly-text-color-neutral-900 {
  font-weight: 700;
}

.udesly-paragraph-small.udesly-mb-16 {
  margin-bottom: 16px;
}

.udesly-text-extrabold {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.udesly-text-extrabold.udesly-large {
  font-size: 28px;
  line-height: 1.2;
}

.udesly-paragraph-large {
  color: #404040;
  padding-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-flex {
  align-items: center;
  display: flex;
}

.udesly-flex.udesly-gap-12 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.udesly-container {
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.udesly-section {
  background-color: #fff;
  padding: 50px 5%;
  position: relative;
}

.udesly-image-cover {
  object-fit: cover;
  background-image: url('../images/1600px_COLOURBOX66240000.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.udesly-dot {
  color: #737373;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 14px;
  line-height: 20px;
}

.udesly-avatar {
  outline-offset: 0px;
  border-radius: 50%;
  outline: 1px solid #fff;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.udesly-arrow {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #fafafa;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.udesly-arrow.udesly-right-property {
  transition: all .25s ease-out;
  right: 24px;
}

.udesly-arrow.udesly-right-property:hover {
  transform: translate(3px)scale(1.1);
}

.udesly-arrow.udesly-left-property {
  transition: all .25s ease-out;
  left: 24px;
}

.udesly-arrow.udesly-left-property:hover {
  transform: scale(1.1)translate(-3px);
}

.udesly-arrow.udesly-right {
  inset: auto auto -76px 64px;
}

.udesly-arrow.udesly-left {
  inset: auto auto -76px 0%;
}

.udesly-hide {
  display: none;
}

.udesly-slide {
  height: auto;
  margin-right: 32px;
}

.udesly-slide.udesly-large {
  background-image: url('../images/1600px_COLOURBOX66240061.jpg');
  background-position: 50% 70%;
  background-size: cover;
  height: 100%;
}

.udesly-slider-large {
  background-color: #0000;
  border-radius: 6px;
  min-height: 450px;
  overflow: hidden;
}

.udesly-content-detail {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.udesly-content-detail.mt-24 {
  margin-bottom: 24px;
}

.udesly-property-content {
  z-index: 1;
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  position: relative;
  top: -64px;
  box-shadow: 0 20px 25px -5px #1018281a;
}

.udesly-slider-wrapper {
  position: relative;
}

.slide-19 {
  background-image: url('../images/1600px_COLOURBOX66672637.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/1600px_COLOURBOX62061685.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/1600px_COLOURBOX64232468.jpg');
  background-position: 50%;
  background-size: cover;
}

.udesly-paragraph-medium {
  color: #404040;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.udesly-paragraph-medium.udesly-text-bold, .udesly-text-bold {
  font-weight: 700;
}

.udesly-paragraph-large-2 {
  color: #404040;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-social-link {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

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

.udesly-image-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.udesly-slide-team {
  max-width: 272px;
  margin-right: 32px;
}

.udesly-team-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.udesly-team-image {
  border-radius: 6px;
  width: 100%;
  max-width: 272px;
  max-height: 280px;
  overflow: hidden;
}

.udesly-mask-team {
  overflow: visible;
}

.udesly-slider-team {
  background-color: #0000;
  width: 272px;
  height: auto;
}

.udesly-title-wrapper-2 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

.udesly-udesly-text-semibold {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}

.udesly-udesly-text-semibold.big {
  font-size: 48px;
  line-height: 1.2;
}

.udesly-column {
  width: 100%;
  position: relative;
}

.udesly-image-wrapper {
  border-radius: 6px;
  overflow: hidden;
}

.udesly-image-wrapper.udesly-agent {
  flex: none;
  max-height: 356px;
}

.udesly-inline-block {
  display: inline-block;
}

.udesly-inline-block.udesly-mt-32 {
  margin-top: 32px;
}

.udesly-agent-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.rl_navbar3_tablet-menu-button-2 {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  display: none;
}

.rl_navbar3_menu-dropdown-2 {
  margin-left: 0;
  margin-right: 0;
}

.rl_navbar3_button-2 {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.rl_navbar3_logo-link-2 {
  padding-left: 0;
}

.rl_navbar3_menu-button-2 {
  padding: 0;
}

.rl_navbar3_link-2 {
  color: var(--relume-library-lite--rl-black);
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar3_link-2.w--current {
  color: #000;
}

.rl_navbar3_dropdown-list-2.w--open {
  background-color: #fff;
  border: 0 #000;
  border-bottom-right-radius: 50px;
  padding: 8px;
  position: absolute;
}

.rl_navbar3_menu-background-2 {
  display: none;
  position: static;
}

.rl_navbar3_component-2 {
  border-bottom: 0px none var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  align-items: center;
  min-height: 4.5rem;
  margin: 0;
  padding: 10px;
  display: flex;
}

.rl_navbar3_container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar3_logo-link-menu-2 {
  padding-left: 0;
  display: none;
}

.rl-dropdown-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar3_dropdown-link-2 {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.5em;
}

.rl_navbar3_dropdown-link-2:hover {
  color: #a78e38;
}

.rl_navbar3_dropdown-link-2.w--current {
  color: #000;
}

.rl_navbar3_link-text-2 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.rl_navbar3_dropdown-toggle-2 {
  color: var(--relume-library-lite--rl-black);
  align-items: center;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.rl_navbar3_menu-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
}

.rl-padding-section-large-4 {
  padding: 2rem 4em;
  box-shadow: 0 2px 5px #0003;
}

.rl_layout250_spacing-block-1 {
  width: 100%;
  padding-bottom: .5rem;
}

.rl_layout250_heading-wrapper {
  width: 100%;
  max-width: none;
}

.rl_layout250_item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.rl-text-style-regular {
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}

.rl-button-link-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.rl-button-link-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  background-color: #0000;
  padding: .25rem 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.rl-heading-style-h5 {
  color: var(--waves-library--black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4;
}

.rl_layout250_spacing-block-4 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_layout250_spacing-block-3 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_layout250_content {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.rl_layout250_component {
  text-align: center;
  background-color: #a0988b;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.rl_layout250_spacing-block-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.rl_section_layout250 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl-heading-style-h3 {
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
}

.rl-padding-global-4 {
  padding-left: 0%;
  padding-right: 0%;
}

.rl_home4-features_image-wrapper {
  border-radius: 0;
  width: 100%;
  position: relative;
}

.rl-container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.image-52 {
  aspect-ratio: 1;
  object-fit: cover;
  border: 1px solid #696969;
  border-radius: 250px;
  max-height: 300px;
  box-shadow: 0 2px 5px #0003;
}

.image-52:hover {
  box-shadow: none;
}

.image-53 {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 42%;
  border: 1px solid #696969;
  border-radius: 250px;
  max-height: 300px;
  box-shadow: 0 2px 5px #0003;
}

.image-53:hover {
  box-shadow: none;
}

.image-54 {
  box-sizing: border-box;
  aspect-ratio: 1;
  object-fit: cover;
  border: 1px solid #696969;
  border-radius: 250px;
  max-height: 300px;
  box-shadow: 0 2px 5px #0003;
}

.image-54:hover {
  box-shadow: none;
}

.rl-button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl_heading1_spacing-block-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-text-style-medium-4 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-text-style-medium-4.is-white {
  color: #fff;
}

.rl_heading1_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-button-group-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.rl-heading-style-h1 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-heading-style-h1.is-white {
  color: #fff;
}

.rl-padding-global-5 {
  background-color: #eceae2;
  padding-left: 4rem;
  padding-right: 4rem;
  box-shadow: 0 2px 5px #0003;
}

.rl-container-large-5 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.header5_component {
  align-items: center;
  min-height: 100vh;
  max-height: 60rem;
  display: flex;
}

.rl_section_header5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/placeholder-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: relative;
}

.rl_header5_content {
  color: #fff;
  width: 100%;
  max-width: 35rem;
}

.rl-button-secondary-alternate {
  border: 1px solid var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl-padding-section-large-5 {
  padding-top: 0;
  padding-bottom: 7rem;
}

.rl-heading-style-h2-4 {
  color: var(--relume-library-lite--rl-black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
}

.rl_gallery21_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl_gallery21_arrow-icon {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_gallery21_slide {
  padding-right: 2rem;
}

.rl_gallery21_mask {
  width: 50%;
  overflow: visible;
}

.rl_gallery21_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.rl_gallery21_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl_gallery21_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

.rl_gallery21_lightbox-link {
  width: 100%;
}

.rl_gallery21_arrow-right {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl_gallery21_heading-wrapper {
  width: 100%;
  max-width: 48rem;
}

.rl_gallery21_spacing-block-1 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_gallery21_image-wrapper {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.rl_section_gallery21 {
  background-color: var(--relume-library-lite--rl-white);
  overflow: hidden;
}

.rl_blog33_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery21_arrow-left {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 20px;
  display: block;
  position: relative;
}

.container-12 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  object-position: 100% 50%;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  color: #e40000;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

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

.rl-padding-section-large-6 {
  padding-top: 0;
  padding-bottom: 7rem;
}

.rl_team8_spacing-block-6 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-text-style-regular-2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_team8_component {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 60px;
  display: flex;
}

.rl_team8_spacing-block-3 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-button-secondary-2 {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl_team8_spacing-block-7 {
  width: 100%;
  padding-bottom: 6rem;
}

.rl_team8_spacing-block-4 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_team8_image-wrapper {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.rl_section_team8 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_team8_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  background-color: #eceae2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  padding: 0;
  display: grid;
}

.rl_team8_cta-wrapper {
  width: 100%;
  max-width: 35rem;
}

.rl_team8_social {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: flex-start;
  display: grid;
}

.rl_team8_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_team8_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl_team8_image {
  object-fit: cover;
  object-position: 50% 50%;
  border: 10px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl-heading-style-h4 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.rl_team8_spacing-block-9 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_team8_heading-wrapper {
  width: 100%;
  max-width: 48rem;
}

.rl_team8_spacing-block-5, .rl_team8_spacing-block-8 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-text-style-subheading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_team8_social-link {
  color: var(--relume-library-lite--rl-black);
}

.rl-social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.rl_team8_name-text {
  color: var(--relume-library-lite--rl-black);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.testimonial-image-first {
  object-fit: cover;
  object-position: 0% 50%;
  width: 350px;
  height: 400px;
}

.testimonial-image-2nd {
  object-fit: cover;
  object-position: 50% 50%;
  width: 350px;
  height: 400px;
}

.testimonial-image-3d, .testimonial-image-4th, .testimonial-image-5th {
  object-fit: cover;
  object-position: 100% 50%;
  width: 350px;
  height: 400px;
}

.rl_footer4_link {
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.rl_footer4_component {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_footer4_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
}

.rl_footer4_social-link {
  color: var(--relume-library-lite--rl-black);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rl-padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.rl_footer4_legal-link {
  color: var(--relume-library-lite--rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
}

.rl_footer4_line-divider {
  background-color: var(--relume-library-lite--rl-black);
  width: 100%;
  height: 1px;
}

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

.rl_footer4_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.rl_footer4_social-list {
  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;
  place-items: start;
  display: grid;
}

.rl_footer4_spacing-block2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  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: center;
  display: grid;
}

.rl_footer4_spacing-block1 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_footer4_credit-text {
  color: var(--relume-library-lite--rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-padding-global-6 {
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.rl-social-icon-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.rl-container-large-6 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.italic-text-4, .italic-text-5, .italic-text-6 {
  font-family: Montserrat, sans-serif;
}

.quick-stack-2 {
  width: 100vw;
}

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

.div-block-9 {
  width: 47%;
  max-width: 100%;
  display: block;
}

.udesly-paragraph-small-2 {
  color: #525252;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.udesly-text-extrabold-2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.udesly-text-extrabold-2.udesly-large {
  font-size: 28px;
  line-height: 1.2;
}

.udesly-paragraph-large-3 {
  color: #404040;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-flex-2 {
  align-items: center;
  display: flex;
}

.udesly-flex-2.udesly-gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.udesly-flex-2.udesly-gap-32.udesly-align-start {
  align-items: flex-start;
}

.udesly-image-cover-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.udeslytestimonial-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.udesly-author {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.udesly-testimonial-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .9fr;
}

.udesly-image-block {
  border-radius: 6px;
  overflow: hidden;
}

.rl-padding-section-large-7 {
  object-fit: scale-down;
  background-color: #fff;
  max-height: none;
  padding: 2rem;
  box-shadow: 0 2px 5px #0003;
}

.rl-text-style-regular-3 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_section_testimonial1 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_testimonial1_name-text {
  color: var(--relume-library-lite--rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_testimonial1_component {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.rl_testimonial1_logo {
  max-height: 3.5rem;
}

.rl_testimonial1_spacing-block-2 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-heading-style-h5-2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
}

.rl_testimonial1_text-wrapper {
  width: 100%;
  max-width: 48rem;
}

.rl_testimonial1_spacing-block-1 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_testimonial1_client-image {
  object-fit: cover;
  border-radius: 100%;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  min-height: 4rem;
}

.rl_testimonial15_content-right {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.rl_section_testimonial15 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_testimonial15_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.rl_testimonial15_logo {
  max-height: 3rem;
}

.rl_testimonial15_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 5rem;
}

.rl_testimonial15_slide {
  margin-right: 5rem;
}

.rl_testimonial15_client-name-text {
  color: var(--relume-library-lite--rl-black);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_testimonial15_content {
  grid-column-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.rl_testimonial15_arrow-right {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl_testimonial_spacing-block-1 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_testimonial15_client {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: left;
  align-items: center;
  display: flex;
}

.rl_testimonial15_client-image {
  box-sizing: border-box;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 0% 50%;
}

.rl_testimonial15_arrow-left {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.rl_testimonial15_divider {
  background-color: var(--relume-library-lite--rl-black);
  align-self: stretch;
  width: 1px;
}

.rl_testimonial15_rating-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.rl_testimonial15_arrow-icon {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_testimonial15_rating-icon {
  color: var(--relume-library-lite--rl-black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.image-55 {
  opacity: .25;
}

.section-3 {
  color: #3d3227;
  background-color: #eceae2;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.udesly-paragraph-medium-2 {
  color: #404040;
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

.udesly-paragraph-small-3 {
  color: #525252;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.udesly-paragraph-small-3.udesly-mb-16 {
  margin-bottom: 16px;
}

.udesly-paragraph-small-3.udesly-text-color-neutral-900 {
  font-weight: 700;
}

.udesly-udesly-text-semibold-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}

.udesly-udesly-text-semibold-2.big {
  font-size: 48px;
  line-height: 1.2;
}

.udesly-social-link-2 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

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

.udesly-column-2 {
  width: 100%;
  padding-left: 12rem;
  padding-right: 12rem;
  position: relative;
}

.udesly-inline-block-2 {
  display: inline-block;
}

.udesly-inline-block-2.udesly-mt-32 {
  margin-top: 32px;
}

.udesly-overline-large-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.udesly-text-extrabold-3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.udesly-text-extrabold-3.udesly-large {
  font-size: 28px;
  line-height: 1.2;
}

.udesly-paragraph-large-4 {
  color: #404040;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-flex-3 {
  align-items: center;
  display: flex;
}

.udesly-flex-3.udesly-gap-12 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
}

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

.udesly-section-2 {
  background-color: #fff;
  padding: 50px 5%;
  position: relative;
}

.udesly-image-cover-4 {
  object-fit: cover;
  object-position: 50% 80%;
  width: 100%;
  height: 100%;
}

.udesly-dot-2 {
  color: #737373;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 14px;
  line-height: 20px;
}

.udesly-avatar-2 {
  outline-offset: 0px;
  border-radius: 50%;
  outline: 1px solid #fff;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.udesly-arrow-2 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #fafafa;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.udesly-arrow-2.udesly-right-property {
  transition: all .25s ease-out;
  right: 24px;
}

.udesly-arrow-2.udesly-right-property:hover {
  transform: translate(3px)scale(1.1);
}

.udesly-arrow-2.udesly-left-property {
  transition: all .25s ease-out;
  left: 24px;
}

.udesly-arrow-2.udesly-left-property:hover {
  transform: scale(1.1)translate(-3px);
}

.udesly-hide-2 {
  display: none;
}

.udesly-slide-2 {
  height: auto;
  margin-right: 32px;
}

.udesly-slide-2.udesly-large {
  height: 100%;
}

.udesly-slider-large-2 {
  background-color: #0000;
  border-radius: 6px;
  min-height: 450px;
  overflow: hidden;
}

.udesly-content-detail-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.udesly-content-detail-2.mt-24 {
  margin-bottom: 24px;
}

.udesly-property-content-2 {
  z-index: 1;
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  position: relative;
  top: -64px;
  box-shadow: 0 20px 25px -5px #1018281a;
}

.udesly-slider-wrapper-2 {
  position: relative;
}

.testimonial-slider-large-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two-2 {
  background-color: #0000;
  height: auto;
}

.testimonial-slide-2 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: block;
}

.testimonial-content-2 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon-2 {
  margin-bottom: 24px;
}

.testimonial-quote-2 {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two-2 {
  align-items: center;
  display: flex;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name-2 {
  font-weight: 700;
}

.testimonial-image-two-2 {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow-2 {
  display: none;
}

.testimonial-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.testimonial-slider-large-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-14 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two-3 {
  background-color: #0000;
  height: auto;
}

.testimonial-slide-3 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content-3 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon-3 {
  margin-bottom: 24px;
}

.testimonial-quote-3 {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two-3 {
  align-items: center;
  display: flex;
}

.testimonial-image-3 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name-3 {
  font-weight: 700;
}

.testimonial-image-two-3 {
  object-fit: cover;
  object-position: 100% 50%;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three-3 {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow-3 {
  display: none;
}

.testimonial-slider-nav-3 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.slider-9 {
  height: 800px;
  box-shadow: 0 2px 5px #0003;
}

.slide-27 {
  background-image: url('../images/sXbTLm82.jpeg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-29 {
  background-image: url('../images/1600px_COLOURBOX62061685.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/1600px_COLOURBOX64232468.jpg');
  background-position: 50% 60%;
  background-size: cover;
}

.slide-nav-3, .udesly-hide-3 {
  display: none;
}

.udesly-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.udesly-slide-3 {
  height: auto;
  margin-right: 32px;
}

.udesly-testimonial-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #000;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 340px;
  padding: 2rem 4rem;
  display: flex;
}

.udesly-slide-nav {
  justify-content: center;
  align-items: center;
  height: 9px;
  padding-top: 6px;
  display: none;
  inset: auto 0% -18px;
}

.udesly-heading-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.3em;
}

.heading-4 {
  aspect-ratio: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.section-4 {
  box-shadow: 0 2px 5px #0003;
}

.rl_logo1_logo {
  max-height: 3.5rem;
}

.rl_logo1_spacing-block-1 {
  width: 100%;
  padding-bottom: 2rem;
}

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

.rl-padding-section-medium-2 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.rl_section_logo1 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_logo1_logo-list {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.rl-heading-style-h6 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.rl-padding-global-7 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-container-large-7 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_logo1_heading-wrapper {
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  display: flex;
}

.udesly-overline-large-3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.udesly-text-extrabold-4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.udesly-text-medium {
  font-weight: 500;
}

.udesly-paragraph-large-5 {
  color: #404040;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-container-3 {
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.udesly-title-wrapper-3 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

.udesly-span-black {
  color: #171717;
}

.udesly-list-info {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 32px;
  font-weight: 500;
}

.list-item-privacy {
  color: #404040;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-info-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.udesly-information {
  grid-column-gap: 32px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-overview-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-15 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block-2 {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature-2 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

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

.gallery-image-4 {
  width: 100%;
}

.rl_gallery10_masonry-grid-3 {
  column-count: 3;
  column-gap: 2rem;
  width: 100%;
}

.rl-padding-section-large-8 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl-heading-style-h2-5 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_gallery10_heading-wrapper-3 {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_gallery10_lightbox-link-3 {
  width: 100%;
  margin-bottom: 2rem;
}

.rl_section_gallery10-3 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl-text-style-medium-5 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery10_spacing-block-2-3 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_gallery10_spacing-block-1-3 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery10_component-3 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rl-padding-section-large-9 {
  padding-top: 2rem;
  padding-bottom: 7rem;
}

.rl-heading-style-h2-6 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 100;
  line-height: 1.2;
}

.rl_gallery21_image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl_gallery21_arrow-icon-2 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_gallery21_slide-2 {
  padding-right: 2rem;
}

.rl_gallery21_mask-2 {
  width: 50%;
  overflow: visible;
}

.rl_gallery21_slide-nav-2 {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.rl_gallery21_component-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl_gallery21_slider-2 {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

.rl_gallery21_lightbox-link-2 {
  width: 100%;
}

.rl_gallery21_arrow-right-2 {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl-text-style-medium-6 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery21_heading-wrapper-2 {
  width: 100%;
  max-width: 48rem;
}

.rl_gallery21_spacing-block-1-2 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_gallery21_image-wrapper-2 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.rl_section_gallery21-2 {
  background-color: var(--relume-library-lite--rl-white);
  padding-left: 0;
  overflow: hidden;
}

.rl_blog33_spacing-block-2-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery21_arrow-left-2 {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.rl-padding-global-8 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-container-large-8 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery10_masonry-grid-4 {
  column-count: 3;
  column-gap: 2rem;
  width: 100%;
}

.rl-padding-section-large-10 {
  padding-top: 2rem;
  padding-bottom: 7rem;
}

.rl-heading-style-h2-7 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

.rl_gallery10_heading-wrapper-4 {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_gallery10_lightbox-link-4 {
  width: 100%;
  margin-bottom: 2rem;
}

.rl_section_gallery10-4 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_gallery10_spacing-block-2-4 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_gallery10_spacing-block-1-4 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery10_component-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.section-5 {
  margin-top: 40px;
}

.container-16 {
  min-width: 80vw;
}

.waves---mega-heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 115%;
}

.waves---subtitle-5 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
}

.waves---limit-484 {
  width: 100%;
  max-width: 90%;
}

.waves---mg-top-20 {
  margin-top: 16px;
}

.waves---main-container-6 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-section-hero-6 {
  color: var(--waves-library--white);
  background-image: url('../images/1600px_COLOURBOX66897209.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 88px;
  position: relative;
}

.waves-gradient-hero-6 {
  background-image: linear-gradient(#1313131a 22%, #131313a8 77%, #131313cc);
  position: absolute;
  inset: 0%;
}

.waves-title-wrap-hero-6 {
  z-index: 1;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.waves---cta-white-2 {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white-2.wide-cta {
  min-width: 200px;
}

.waves---mega-heading69 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 200;
  line-height: 115%;
}

.waves---section-hero-primary-4 {
  padding-top: 40px;
  padding-bottom: 100px;
}

.waves-grid-hero-4 {
  grid-column-gap: 40px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.waves---mega-heading-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves-content-hero-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---subtitle-6 {
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
}

.waves---limit-485 {
  width: 100%;
  max-width: 640px;
}

.waves---cta-dark-4 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-4:hover {
  background-color: #131313e6;
}

.waves---cta-dark-4.wide-cta {
  min-width: 200px;
}

.waves-image-wrap-hero-4 {
  border-radius: 12px;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.waves-image-hero-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.waves-gradient-hero-7 {
  z-index: 9;
  background-image: linear-gradient(#fff, #faebe300);
  height: 220px;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-7.bottom {
  background-image: linear-gradient(0deg, #fff, #faebe300);
  inset: auto 0% -1px;
}

.waves-column-hero-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-item-gallery-hero-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-4.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves---section-medium-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---paragraph-big-3 {
  font-size: 20px;
  line-height: 130%;
}

.waves-master-gallery-6 {
  width: 100%;
  max-width: 1122px;
  margin-left: auto;
  margin-right: auto;
}

.waves-grid-gallery-2 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.waves-column-gallery-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.waves-image-gallery-6 {
  border-radius: 24px;
  width: 100%;
}

.waves-text-wrap-gallery-2 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.waves-master-gallery-7 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-6 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-6 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-6 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-6 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-6 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.efi-big-paragraph {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.7em;
}

.efi-jumbo {
  margin: 0 0 0 -5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 70px;
}

.efi-jumbo.white {
  color: #fff;
}

.efi-hr-03-title-wrapper {
  width: 80%;
  margin-bottom: 50px;
}

.efi-hr-03-top {
  background-color: #000;
  padding: 10% 5% 7%;
}

.efi-hr-03-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-03-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.efi-hr-03-right-content {
  color: #fff;
  padding-top: 30px;
}

.efi-hr-03-image {
  height: 100%;
}

.efi-button {
  background-color: #a78e38;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: all .7s;
}

.efi-button:hover {
  transform: translate(0, -7px);
}

.efi-button.invert {
  filter: invert();
}

.efi-small-paragraph {
  font-weight: 400;
}

.efi-hr-03-button-wrapper {
  margin-top: 30px;
}

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

.efi-label {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 600;
}

.efi-label.big {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.efi-hr-01-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-01-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
}

.efi-hr-01-left-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.efi-hr-01-right-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.efi-hr-01-title-wrapper {
  margin-bottom: 25px;
}

.efi-hr-01 {
  padding: 0% 5%;
}

.efi-hr-01-logos {
  background-color: #fff;
  padding: 50px 0%;
}

.efi-hr-01-logos-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.efi-hr-01-logo-cell {
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.waves---section-medium-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-master-gallery-8 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-7 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-7 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-7 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-7 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-7 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl-padding-section-large-11 {
  padding-top: 0;
  padding-bottom: 7rem;
}

.rl-heading-style-h2-8 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_gallery21_image-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl_gallery21_arrow-icon-3 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_gallery21_slide-3 {
  padding-right: 2rem;
}

.rl_gallery21_mask-3 {
  width: 50%;
  overflow: visible;
}

.rl_gallery21_slide-nav-3 {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.rl_gallery21_component-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl_gallery21_slider-3 {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

.rl_gallery21_lightbox-link-3 {
  width: 100%;
}

.rl_gallery21_arrow-right-3 {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl-text-style-medium-7 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_gallery21_heading-wrapper-3 {
  width: 100%;
  max-width: 48rem;
}

.rl_gallery21_spacing-block-1-3 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_gallery21_image-wrapper-3 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.rl_section_gallery21-3 {
  background-color: var(--relume-library-lite--rl-white);
  overflow: hidden;
}

.rl_blog33_spacing-block-2-3 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_gallery21_arrow-left-3 {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.rl-padding-global-9 {
  padding-left: 0%;
  padding-right: 0%;
}

.rl-container-large-9 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery10_masonry-grid-5 {
  column-count: 3;
  flex: 0 auto;
  column-gap: 2rem;
  width: 100%;
}

.rl-padding-section-large-12 {
  padding-top: 0;
  padding-bottom: 0;
}

.rl_gallery10_heading-wrapper-5 {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_gallery10_lightbox-link-5 {
  width: 100%;
  margin-bottom: 2rem;
}

.rl_section_gallery10-5 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_gallery10_spacing-block-2-5 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-padding-global-10 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_gallery10_spacing-block-1-5 {
  width: 100%;
  padding-bottom: 1.5rem;
}

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

.link {
  color: var(--waves-library--white);
  text-decoration: none;
}

.link:hover {
  color: var(--waves-library--black);
}

.link-2 {
  color: var(--waves-library--white);
  text-decoration: none;
}

.link-2:hover {
  color: var(--waves-library--black);
}

.link-3 {
  color: var(--waves-library--white);
  text-decoration: none;
}

.link-3:hover {
  color: var(--waves-library--black);
}

.nav_contact {
  color: #000;
  text-align: right;
  letter-spacing: 1px;
  text-transform: none;
  max-width: 360px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  display: block;
}

.nav_contact:hover {
  text-decoration: underline;
}

.leipis {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.leipis.is-white {
  color: #fff;
}

.rl_navbar3_logo_hambo {
  max-width: 40vw;
}

.waves---mega-heading-7 {
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 300;
  line-height: 115%;
}

.waves---subtitle-7 {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-486 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-21 {
  margin-top: 16px;
}

.waves---main-container-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 1352px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.waves-section-hero-7 {
  color: var(--waves-library--white);
  background-image: url('../images/d-dep_banner.jpg');
  background-position: 50% 80%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.waves-gradient-hero-8 {
  background-image: linear-gradient(#1313131a 22%, #131313a8 77%, #131313cc);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.waves-title-wrap-hero-7 {
  z-index: 1;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: center;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
}

.waves---cta-white-3 {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white-3.wide-cta {
  min-width: 200px;
}

.waves-gradient-hero-greenomic {
  background-image: linear-gradient(#1313131a 22%, #131313a8 77%, #131313cc);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.waves-section-hero-7-gd {
  color: var(--waves-library--white);
  background-image: url('../images/grenom_bw.jpg');
  background-position: 50% 40%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.waves-section-hero-7-fh {
  color: var(--waves-library--white);
  background-image: url('../images/bw_fhg.jpg');
  background-position: 50% 80%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.image-4-g {
  opacity: .81;
  width: auto;
  max-width: 100%;
  margin-right: 40px;
  padding-right: 0;
}

@media screen and (min-width: 1440px) {
  .body-2 {
    background-color: var(--walsh--walsh-mid-green);
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-home-three-cta-contain-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rl_navbar3_logo-2 {
    max-width: 600px;
  }

  .rl_navbar3_dropdown-list-2.w--open {
    border-style: none;
    border-width: 0;
    border-bottom-right-radius: 50px;
    min-width: 290px;
  }

  .rl_navbar3_component-2 {
    background-color: var(--waves-library--white);
    border: 1px #000;
    border-bottom-width: 0;
    margin: 0;
    padding: 10px;
  }

  .rl_navbar3_dropdown-link-2 {
    font-size: 1.3em;
    line-height: 1.5em;
  }

  .rl_navbar3_dropdown-link-2:hover {
    color: #a78e38;
  }

  .rl_navbar3_link-text-2 {
    font-weight: 600;
  }

  .rl_navbar3_menu-2 {
    margin-left: 0;
  }

  .rl-padding-section-large-4 {
    padding-bottom: 2rem;
  }

  .rl-padding-global-5 {
    box-shadow: none;
  }

  .udesly-testimonial-card {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .udesly-heading-2 {
    font-size: 1.7em;
    line-height: 1.5em;
  }

  .efi-big-paragraph {
    line-height: 30px;
  }

  .efi-hr-01-grid {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .efi-hr-01 {
    background-color: #fff;
  }

  .body-3 {
    background-color: var(--walsh--walsh-mid-green);
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves-title-wrap-hero-7 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-left: 10px;
  }
}

@media screen and (min-width: 1920px) {
  .waves---section-hero-primary-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves-gradient-hero-2, .waves-gradient-hero-2.bottom {
    background-image: none;
  }

  .waves-inside-hero-2 {
    opacity: 1;
  }

  .waves---section-medium-2 {
    margin-top: 220px;
  }

  .rt-nav-one-wrap {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .waves-master-nav-1 {
    border-bottom: 1px solid #fff;
  }

  .waves---nav-brand-link-2 {
    height: 63px;
  }

  .waves---brand-2 {
    height: 42px;
  }

  .rt-demo-two-accordion-main {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .grid-2 {
    grid-template: "Area Area"
                   "Area Area"
                   ". ."
                   ". ."
                   / 1fr 1fr 1fr 1fr;
    width: 100em;
    height: 100em;
  }

  .body-2 {
    background-color: var(--walsh--walsh-mid-green);
    text-align: center;
    min-width: auto;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 2px 5px #0000009c;
  }

  .margin-bottom-24px {
    font-size: 25px;
  }

  .rt-demo-two-accordion-main-2 {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

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

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

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

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

  .slider-8 {
    height: 400px;
  }

  .udesly-container {
    text-align: left;
    display: block;
  }

  .udesly-section {
    background-color: #ddd;
  }

  .rl_navbar3_logo-2 {
    max-width: 600px;
  }

  .rl_navbar3_dropdown-list-2.w--open {
    border-style: none;
    border-width: 0;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 0;
    min-width: 290px;
    margin-left: 6px;
    padding-left: 8px;
  }

  .rl_navbar3_component-2 {
    overflow-wrap: normal;
    border: 0 #fff;
    margin: 0;
    padding: 10px;
  }

  .rl_navbar3_container-2 {
    border: 0 #000;
    border-width: 0 1px;
    border-radius: 0;
  }

  .rl_navbar3_dropdown-link-2 {
    text-align: left;
    font-size: 1.3em;
    line-height: 1.5em;
  }

  .rl_navbar3_dropdown-link-2:hover {
    color: #a78e38;
  }

  .rl_navbar3_link-text-2 {
    font-weight: 600;
  }

  .rl_navbar3_menu-2 {
    margin-left: 0;
  }

  .rl-text-style-medium-4, .rl-heading-style-h2-4 {
    text-align: left;
  }

  .testimonial-slide {
    justify-content: center;
    padding-left: 12px;
    display: flex;
  }

  .rl-text-style-regular-2, .rl_team8_name-text {
    text-align: left;
  }

  .mask-7 {
    aspect-ratio: auto;
    max-width: 100%;
  }

  .udesly-testimonial-card {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .udesly-heading-2 {
    font-size: 1.8em;
    line-height: 1.4em;
  }

  .efi-hr-01-grid {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0%;
    padding-top: 20px;
    padding-left: 20px;
  }

  .efi-hr-01-right-content {
    background-position: 0%;
  }

  .efi-hr-01 {
    opacity: 1;
    outline-offset: 0px;
    mix-blend-mode: normal;
    background-color: #fff;
    border: 0 #000;
    border-width: 0 1px;
    outline: 0 #cacaca00;
    margin-top: 0;
  }

  .efi-hr-01-logos {
    background-color: #fff;
  }

  .nav_contact {
    font-size: 17px;
  }

  .leipis {
    text-align: left;
  }

  .body-3 {
    background-color: var(--walsh--walsh-mid-green);
    border: 0 #000;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .rl_navbar3_logo_hambo {
    max-width: 30vw;
  }

  .waves---mega-heading-7 {
    font-family: Montserrat, sans-serif;
    font-size: 100px;
    font-weight: 300;
    line-height: 115%;
  }
}

@media screen and (max-width: 991px) {
  .logo-wrapper {
    margin-top: 65px;
  }

  .c-title-1 {
    font-size: 130px;
  }

  .c-big-text.cc-bottom {
    bottom: 400px;
    right: -120px;
  }

  .c-big-text.cc-top {
    top: -150px;
    left: -140px;
  }

  .c-bg-container {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .c-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-slide_image.c-move-to-bottom {
    transform: none;
  }

  .c-slider {
    margin-top: 10px;
    margin-left: 59px;
    margin-right: 0;
  }

  .c-arrows-wrapper {
    margin-top: 34px;
    margin-right: 44px;
  }

  .container {
    padding-left: 3em;
    padding-right: 3em;
  }

  .gallery-grid-container {
    align-self: stretch;
  }

  .navbar {
    margin-top: 40px;
  }

  .image {
    width: 300px;
    margin-left: 0;
  }

  .grid-img._9 {
    background-image: url('../images/1600px_COLOURBOX51660510.jpg');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grid-img._13 {
    background-image: url('../images/10684_2201_env_1-1200px.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .grid-img._12 {
    background-position: 10%;
    background-size: cover;
  }

  .container-2 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .runnerbond-grid {
    width: 150%;
    transform: rotate(45deg);
  }

  .runnerbond-mask {
    height: 450px;
  }

  .logo-wrapper-wide {
    margin-top: 72px;
  }

  .feature-section {
    padding-bottom: 0;
  }

  .feature-image {
    margin-left: 20px;
  }

  .paragraph-2 {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .footer-flex-container {
    justify-content: space-around;
    width: 79vw;
  }

  .footer-link {
    width: 100%;
    font-size: 15px;
    line-height: 15px;
  }

  .text-block-2 {
    margin-top: 40px;
  }

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

  .div-block-2 {
    width: 280px;
    font-size: 1vw;
    line-height: 1vw;
  }

  .bold-text-2 {
    font-size: 18px;
    line-height: 18px;
  }

  .italic-text-2 {
    font-size: 15px;
    line-height: 15px;
  }

  .container-4 {
    margin-top: 40px;
  }

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

  .image-11 {
    height: 30px;
  }

  .image-12 {
    height: 50px;
  }

  .image-13 {
    width: 300px;
  }

  .div-block-5 {
    margin-left: 20px;
  }

  .div-block-6 {
    width: 40vw;
  }

  .container-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .waves-top-footer-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .waves-divider-footer-1 {
    margin-top: 40px;
  }

  .waves-bottom-footer-1 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves---section-hero-primary {
    text-align: center;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---mega-heading-1 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-1 {
    text-align: center;
    align-items: center;
  }

  .waves-image-wrap-hero-1 {
    height: 320px;
  }

  .waves-gradient-hero-1 {
    height: 140px;
  }

  .waves-gallery-hero-1 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves---section-hero-primary-2 {
    text-align: center;
  }

  .waves-grid-hero-2 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---mega-heading-2 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-2 {
    text-align: center;
    align-items: center;
  }

  .waves-image-wrap-hero-2 {
    height: 320px;
  }

  .waves-gradient-hero-2 {
    height: 140px;
  }

  .waves-gallery-hero-2 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves-master-logos-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .waves-wrap-logos-1 {
    grid-column-gap: 40px;
    grid-row-gap: 24px;
    justify-content: center;
    width: 100%;
    max-width: 590px;
    margin-left: 0;
  }

  .waves-image-logo-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .rt-nav-one {
    display: none;
  }

  .waves---nav-brand-link-2 {
    padding-left: 0;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library--white);
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---nav-brand-link-3 {
    padding-left: 0;
  }

  .rt-demo-two-accordion-left-arrow {
    left: 0%;
  }

  .rt-demo-two-accordion-right-arrow {
    right: 0%;
  }

  .waves---section-hero-primary-3 {
    text-align: center;
  }

  .waves-grid-hero-3 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---mega-heading-3 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-3 {
    text-align: center;
    align-items: center;
  }

  .waves-image-wrap-hero-3 {
    height: 320px;
  }

  .waves-gradient-hero-3 {
    height: 140px;
  }

  .waves-gallery-hero-3 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .body-2 {
    max-width: 991px;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

  .waves-master-logos-2 {
    grid-column-gap: 40px;
  }

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

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

  .rl-padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-2 {
    font-size: 2.75rem;
  }

  .rl_layout141_spacing-block-4 {
    padding-bottom: 4.5rem;
  }

  .rl_navbar3_tablet-menu-button {
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .rl_menu-icon3_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar3_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: block;
    position: relative;
  }

  .rl_menu-icon3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

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

  .rl_navbar3_link {
    padding: .75rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .rl_navbar3_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar3_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_navbar3_menu-background {
    z-index: 0;
    background-color: #00000080;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .rl_navbar3_container {
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rl_navbar3_logo-link-menu {
    float: none;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    display: flex;
    position: static;
  }

  .rl-dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_navbar3_dropdown-link {
    padding: .75rem 0 .75rem 5%;
  }

  .rl_menu-icon3_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon3_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_dropdown-toggle {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    position: relative;
  }

  .rl_navbar3_menu {
    z-index: 1;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-right: 1px solid #000;
    flex-direction: column;
    justify-content: center;
    width: 80vw;
    height: 100vh;
    margin-left: 0;
    padding-bottom: 5rem;
    padding-left: 5vw;
    padding-right: 5vw;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .walsh-link-block-orange {
    padding-left: 50px;
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .walsh-container-nav {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .walsh-nav-menu-green {
    background-color: var(--walsh--walsh-dark-green);
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-nav-link-white {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-nav-link-white:hover {
    background-color: #0000;
  }

  .walsh-dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .walsh-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-toggle:hover {
    background-color: #0000;
  }

  .walsh-flex-nav-buttons {
    justify-content: flex-start;
    margin-top: 15px;
  }

  .walsh-menu-button {
    color: #fff;
    order: 1;
  }

  .walsh-menu-button.w--open, .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

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

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

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .quick-stack {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: 400px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .waves---mega-heading-4 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-section-hero-5 {
    padding-top: 240px;
  }

  .rt-heading-three {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-home-three-cta-contain-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-button {
    padding: 15px 30px;
    font-size: 17px;
    line-height: 27px;
  }

  .rt-home-three-cta-main-box {
    padding: 60px 30px 70px;
  }

  .rt-home-three-cta-contain-text-wrap {
    max-width: none;
  }

  .rt-demo-two-accordion-left-arrow-2 {
    left: 0%;
  }

  .rt-demo-two-accordion-right-arrow-2 {
    right: 0%;
  }

  .rl-padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-3 {
    font-size: 2.75rem;
  }

  .rl_gallery10_spacing-block-2-2 {
    padding-bottom: 4.5rem;
  }

  .udesly-property-content {
    max-width: 600px;
  }

  .udesly-udesly-text-semibold {
    font-size: 14px;
  }

  .udesly-image-wrapper {
    max-height: 400px;
  }

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

  .rl_navbar3_logo-2 {
    max-width: 50%;
  }

  .rl_navbar3_tablet-menu-button-2 {
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .rl_menu-icon3_line-top-2 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar3_menu-dropdown-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 250px;
    max-height: none;
    font-size: 1.125rem;
    display: block;
    position: relative;
  }

  .rl_menu-icon3-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_logo-link-2 {
    text-align: center;
    width: 100vw;
    max-width: 500px;
  }

  .rl_navbar3_logo-link-2.w--current {
    text-align: center;
    width: auto;
    max-width: 500px;
  }

  .rl_navbar3_menu-button-2 {
    margin-left: -.5rem;
    padding: 0;
  }

  .rl_navbar3_menu-button-2.w--open {
    background-color: #0000;
  }

  .rl_navbar3_link-2 {
    padding: .75rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .rl_navbar3_dropdown-list-2 {
    position: static;
    overflow: hidden;
  }

  .rl_navbar3_dropdown-list-2.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_navbar3_menu-background-2 {
    z-index: 0;
    background-color: #00000080;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .rl_navbar3_component-2 {
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100vw;
  }

  .rl_navbar3_container-2 {
    flex: 1;
    grid-auto-columns: 1fr;
    width: auto;
    max-width: 100vw;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: grid;
  }

  .rl_navbar3_logo-link-menu-2 {
    float: none;
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    display: flex;
    position: static;
  }

  .rl-dropdown-icon-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_navbar3_dropdown-link-2 {
    padding: .75rem 0 .75rem 0%;
    font-size: .9em;
    line-height: 1em;
  }

  .rl_menu-icon3_line-bottom-2 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon3_line-middle-2 {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_dropdown-toggle-2 {
    width: auto;
    max-width: 250px;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    position: relative;
  }

  .rl_navbar3_menu-2 {
    z-index: 1;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-right: 0 #000;
    flex-direction: column;
    justify-content: center;
    width: 300px;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 5rem;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .rl-padding-section-large-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rl_layout250_spacing-block-1 {
    padding-bottom: 4.5rem;
  }

  .rl_layout250_content {
    grid-column-gap: 2rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rl-heading-style-h3 {
    font-size: 1rem;
  }

  .rl-heading-style-h1 {
    font-size: 3.25rem;
  }

  .rl-padding-global-5 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .rl-padding-section-large-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-4 {
    font-size: 2.75rem;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 4.5rem;
  }

  .testimonial-slider-large {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-12 {
    max-width: 728px;
    min-height: auto;
    max-height: none;
  }

  .testimonial-slide {
    margin-bottom: 0;
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .testimonial-slider-nav {
    margin-top: 0;
  }

  .rl-padding-section-large-6 {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .rl_team8_component {
    padding-top: 40px;
  }

  .rl_team8_spacing-block-3 {
    padding-bottom: 2rem;
  }

  .rl_team8_spacing-block-7 {
    padding-bottom: 5rem;
  }

  .rl_team8_list {
    grid-column-gap: 2rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.75rem;
  }

  .rl_team8_name-text {
    white-space: normal;
    word-break: normal;
    font-size: 1em;
    line-height: 1.1;
  }

  .rl_footer4_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .rl-padding-section-medium {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .rl_footer4_spacing-block1 {
    padding-bottom: 4.5rem;
  }

  .mask-7 {
    box-sizing: border-box;
    min-height: auto;
    position: relative;
  }

  .udesly-testimonial-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large-7 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .rl_testimonial15_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
    display: flex;
  }

  .rl_testimonial_spacing-block-1 {
    padding-bottom: 0;
  }

  .rl_testimonial15_client-image {
    aspect-ratio: 1;
    object-position: 16% 50%;
  }

  .udesly-udesly-text-semibold-2 {
    font-size: 14px;
  }

  .udesly-property-content-2 {
    max-width: 600px;
  }

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

  .testimonial-slide-2 {
    padding-left: 32px;
  }

  .testimonial-quote-2 {
    overflow: visible;
  }

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

  .testimonial-slide-3 {
    padding-left: 32px;
  }

  .testimonial-quote-3 {
    overflow: visible;
  }

  .slide-27 {
    background-size: cover;
  }

  .udesly-testimonial-card {
    padding: 2rem;
  }

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

  .rl-padding-section-medium-2 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

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

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

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

  .rl-padding-section-large-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-5 {
    font-size: 2.75rem;
  }

  .rl_gallery10_spacing-block-2-3 {
    padding-bottom: 4.5rem;
  }

  .rl-padding-section-large-9 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-6 {
    font-size: 2.75rem;
  }

  .rl_gallery21_spacing-block-1-2 {
    padding-bottom: 4.5rem;
  }

  .rl-padding-section-large-10 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-7 {
    font-size: 2.75rem;
  }

  .rl_gallery10_spacing-block-2-4 {
    padding-bottom: 4.5rem;
  }

  .waves---mega-heading-5 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-section-hero-6 {
    padding-top: 240px;
  }

  .waves---mega-heading69 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves---section-hero-primary-4 {
    text-align: center;
  }

  .waves-grid-hero-4 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    width: 100%;
    display: block;
  }

  .waves---mega-heading-6 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-4 {
    text-align: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .waves---subtitle-6 {
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
  }

  .waves---limit-485 {
    max-width: none;
  }

  .waves-image-wrap-hero-4 {
    height: 320px;
  }

  .waves-gradient-hero-7 {
    height: 140px;
  }

  .waves-gallery-hero-4 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .efi-jumbo {
    font-size: 65px;
  }

  .efi-hr-03-title-wrapper {
    width: 100%;
  }

  .efi-hr-03-top {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .efi-hr-03-grid {
    grid-template-columns: 1fr;
  }

  .efi-hr-03-right-content {
    padding-top: 0;
  }

  .efi-hr-01-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .efi-hr-01-left-content {
    padding-left: 0;
    padding-right: 20px;
  }

  .efi-hr-01-title-wrapper {
    padding-left: 20px;
  }

  .efi-hr-01 {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .efi-hr-01-logos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .efi-hr-01-logos-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rl-padding-section-large-11 {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2-8 {
    font-size: 2.75rem;
  }

  .rl_gallery21_spacing-block-1-3 {
    padding-bottom: 4.5rem;
  }

  .rl-container-large-9 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .rl_gallery10_masonry-grid-5 {
    aspect-ratio: auto;
    object-fit: fill;
    display: block;
    overflow: visible;
  }

  .rl-padding-section-large-12 {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .rl_gallery10_lightbox-link-5 {
    margin-bottom: 2rem;
  }

  .rl_gallery10_spacing-block-2-5 {
    padding-bottom: 4.5rem;
  }

  .rl-padding-global-10 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .rl_gallery10_component-5 {
    box-sizing: border-box;
    object-fit: scale-down;
  }

  .nav_contact {
    white-space: nowrap;
    word-break: keep-all;
    width: 100%;
    font-size: 15px;
    line-height: 15px;
  }

  .rl_navbar3_logo_hambo {
    max-width: 175px;
  }

  .waves---mega-heading-7 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves---main-container-7 {
    align-self: center;
  }

  .waves-section-hero-7 {
    height: 340px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves-gradient-hero-8 {
    align-self: center;
  }

  .waves-title-wrap-hero-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: center;
  }

  .waves-gradient-hero-greenomic {
    align-self: center;
  }

  .waves-section-hero-7-gd, .waves-section-hero-7-fh {
    height: 340px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: auto;
  }

  .slider-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .logo-wrapper {
    margin-top: 45px;
    padding-top: 31px;
    display: block;
    position: relative;
  }

  .c-title-1 {
    font-size: 130px;
    line-height: 130px;
  }

  .c-big-text.cc-bottom {
    opacity: .5;
    bottom: 170px;
    right: -160px;
  }

  .c-big-text.cc-top {
    opacity: .5;
    top: -80px;
    left: -180px;
  }

  .c-slide {
    height: auto;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .c-bg-line {
    display: none;
  }

  .c-section {
    padding: 40px 24px;
  }

  .c-slide_image {
    width: 286px;
    height: 388px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .c-slider {
    max-width: 100%;
    height: auto;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-arrows-wrapper {
    margin-top: 100px;
  }

  .container {
    padding-left: 4.9em;
    padding-right: 4.9em;
  }

  .splide__slide {
    width: 100%;
    min-height: 89em;
    padding-left: .92em;
    padding-right: .92em;
  }

  .section.is--slider {
    margin-bottom: 9.9em;
  }

  .controls {
    margin-bottom: -3em;
    font-size: 2em;
  }

  .gallery {
    padding: 0 0 40px;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .grid-img._5 {
    background-image: url('../images/VC_AW_2017_Pre_22-1600px.jpg');
    background-size: cover;
  }

  .grid-button {
    max-width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .grid-button.arrow-right {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
  }

  .grid-button.arrow-right.large {
    padding: 20px 80px 20px 20px;
    font-size: 16px;
  }

  .container-2 {
    margin-top: 0;
  }

  .runnerbond-grid {
    transform: rotate(45deg);
  }

  .runnerbond-mask {
    height: 400px;
    display: flex;
  }

  .runnerbond-button {
    bottom: 10px;
    right: 10px;
  }

  .grid-link-arrow-icon {
    padding: 10px;
  }

  .grid-link-arrow-icon.large {
    padding: 20px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .slider-wrapper-wide {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .logo-wrapper-wide {
    flex-wrap: wrap;
    width: 30%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-section {
    padding: 40px 20px 0;
  }

  .flex-container {
    flex-direction: column;
  }

  .feature-image-mask {
    width: 60%;
    margin-right: 0;
    display: flex;
  }

  .feature-image {
    width: 50%;
    margin: 0 auto;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    width: 95vw;
  }

  .footer-logo-link {
    text-align: left;
    flex: 0 auto;
    align-self: center;
    align-items: flex-start;
    min-width: auto;
    max-width: 9vw;
    display: flex;
  }

  .footer-image {
    text-align: center;
    vertical-align: top;
    object-fit: contain;
    align-self: flex-start;
    width: auto;
    min-width: 80px;
    max-width: 11vw;
    height: 80%;
    margin-right: 0;
    display: block;
  }

  .footer-link {
    width: 100%;
  }

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

  .div-block {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
  }

  .list {
    min-width: 2vw;
    padding-left: 20px;
  }

  .div-block-2 {
    width: 33vw;
  }

  .italic-text-2 {
    white-space: nowrap;
  }

  .image-4 {
    width: 68.5625px;
    margin-right: 0;
  }

  .image-5 {
    margin-left: 10px;
  }

  .container-4 {
    margin-top: 30px;
  }

  .div-block-3 {
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .slider-wrapper-wide-vajaa {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 60px;
  }

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

  .sticky-nav {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .nav-grid {
    text-align: center;
    grid-template-columns: 1.5fr;
    grid-template-areas: ". Area";
    justify-content: center;
    justify-items: center;
  }

  .image-11 {
    height: 20px;
  }

  .image-12 {
    height: 30px;
  }

  .list-item {
    width: 300px;
  }

  .list-item-2 {
    margin-left: 20px;
  }

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

  .image-15, .image-16, .image-17 {
    height: 40px;
  }

  .div-block-6 {
    padding-left: 20px;
  }

  .div-block-7 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 54vw;
    display: flex;
  }

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

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .waves-top-right-footer-1 {
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-1 {
    font-size: 56px;
  }

  .waves---subtitle {
    font-size: 22px;
    line-height: 34px;
  }

  .waves-grid-hero-2 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-2 {
    font-size: 56px;
  }

  .waves---subtitle-2 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-about-three-work-main {
    flex-flow: column;
    display: flex;
  }

  .waves---nav-container-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .rt-autofit-3 {
    height: auto;
  }

  .waves---main-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-master-gallery-1 {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .waves-grid-hero-3 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-3 {
    font-size: 56px;
  }

  .waves---subtitle-3 {
    font-size: 22px;
    line-height: 34px;
  }

  .rl_gallery10_masonry-grid {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl_gallery10_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .waves---main-container-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .rl-padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-2 {
    font-size: 2.25rem;
  }

  .rl_layout141_spacing-block-4 {
    padding-bottom: 3rem;
  }

  .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl_layout141_spacing-block-3 {
    padding-bottom: 1.5rem;
  }

  .rl_layout141_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl_layout141_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_navbar3_button {
    padding: .25rem 1rem;
  }

  .rl_navbar3_component {
    min-height: 4rem;
  }

  .rl_navbar3_menu {
    width: 90vw;
  }

  .walsh-brand-block, .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .gallery-slider-2 {
    padding: 60px 15px;
  }

  .gallery-slide-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text-2 {
    line-height: 30px;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .team-slider, .hero-heading-left {
    padding: 60px 15px;
  }

  .waves---mega-heading-4 {
    font-size: 56px;
  }

  .waves---subtitle-4 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-section-hero-5 {
    padding-top: 160px;
  }

  .waves-title-wrap-hero-5 {
    text-align: center;
    align-items: center;
  }

  .rt-heading-three {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-button {
    padding: 12px 28px;
    font-size: 16px;
    line-height: 26px;
  }

  .rt-autofit-5 {
    height: auto;
  }

  .rl_gallery10_masonry-grid-2 {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl-padding-section-large-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-3 {
    font-size: 2.25rem;
  }

  .rl-text-style-medium-3 {
    font-size: 1rem;
  }

  .rl_gallery10_spacing-block-2-2 {
    padding-bottom: 3rem;
  }

  .rl_gallery10_spacing-block-1-2 {
    padding-bottom: 1.25rem;
  }

  .udesly-paragraph-small {
    font-size: 12px;
  }

  .udesly-slide {
    margin-right: 0;
  }

  .udesly-slider-large {
    min-height: 240px;
  }

  .udesly-property-content {
    margin-top: 32px;
    position: static;
  }

  .udesly-team-image {
    max-width: none;
    max-height: none;
    overflow: hidden;
  }

  .udesly-slider-team {
    width: 80%;
  }

  .udesly-image-wrapper {
    max-height: 360px;
  }

  .udesly-image-wrapper.udesly-agent {
    width: 322px;
    height: 356px;
  }

  .udesly-agent-block {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .rl_navbar3_logo-2 {
    object-fit: scale-down;
    min-width: 10vw;
    max-width: 40vw;
    min-height: auto;
    max-height: none;
  }

  .rl_navbar3_button-2 {
    padding: .25rem 1rem;
  }

  .rl_navbar3_logo-link-2 {
    width: auto;
    max-width: 40vw;
  }

  .rl_navbar3_component-2 {
    min-height: 4rem;
  }

  .rl_navbar3_dropdown-link-2 {
    font-size: .8em;
    line-height: .8em;
  }

  .rl_navbar3_menu-2 {
    width: 300px;
    min-width: auto;
    padding-right: 20px;
  }

  .rl-padding-section-large-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_layout250_spacing-block-1 {
    padding-bottom: 3rem;
  }

  .rl-heading-style-h5 {
    font-size: 1.25rem;
  }

  .rl_layout250_spacing-block-4 {
    padding-bottom: 1.5rem;
  }

  .rl_layout250_spacing-block-3 {
    padding-bottom: 1.25rem;
  }

  .rl_layout250_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_layout250_spacing-block-2 {
    padding-bottom: 1.5rem;
  }

  .rl_section_layout250 {
    box-sizing: border-box;
    object-fit: scale-down;
    display: block;
  }

  .rl-heading-style-h3 {
    text-align: center;
    font-size: 1rem;
  }

  .rl-padding-global-4 {
    aspect-ratio: auto;
    object-fit: scale-down;
    display: block;
  }

  .rl_heading1_spacing-block-2 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium-4 {
    font-size: 1rem;
  }

  .rl_heading1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h1 {
    font-size: 2.5rem;
  }

  .rl-padding-global-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rl-padding-section-large-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-4 {
    font-size: 2.25rem;
  }

  .rl_gallery21_slide {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 3rem;
  }

  .rl_blog33_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_gallery21_arrow-left {
    right: 3.5rem;
  }

  .testimonial-slider-large {
    box-sizing: border-box;
    object-fit: scale-down;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-height: none;
    padding: 60px 15px 0;
    display: block;
  }

  .container-12 {
    flex: 0 auto;
    display: block;
  }

  .testimonial-slider-two {
    object-fit: scale-down;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .rl-padding-section-large-6 {
    padding-top: 1rem;
    padding-bottom: 4rem;
  }

  .rl_team8_spacing-block-6 {
    padding-bottom: 1.25rem;
  }

  .rl_team8_component {
    padding-top: 10px;
  }

  .rl_team8_spacing-block-3 {
    padding-bottom: 1rem;
  }

  .rl_team8_spacing-block-7 {
    padding-bottom: 3.5rem;
  }

  .rl_team8_spacing-block-4 {
    padding-bottom: 1.25rem;
  }

  .rl_team8_image-wrapper {
    height: 100%;
  }

  .rl_team8_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_team8_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_team8_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl_team8_spacing-block-9 {
    padding-bottom: 1.5rem;
  }

  .rl_team8_spacing-block-5, .rl_team8_spacing-block-8 {
    padding-bottom: .75rem;
  }

  .rl_team8_name-text {
    font-size: 1.125rem;
  }

  .testimonial-image-first, .testimonial-image-2nd, .testimonial-image-3d, .testimonial-image-4th, .testimonial-image-5th {
    width: 100%;
    height: auto;
  }

  .rl-padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .rl_footer4_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .rl_footer4_spacing-block2 {
    padding-bottom: 1.5rem;
  }

  .rl_footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .rl_footer4_spacing-block1 {
    padding-bottom: 3rem;
  }

  .rl_footer4_credit-text {
    margin-top: 1rem;
  }

  .mask-7 {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: scale-down;
    min-height: auto;
    max-height: 830px;
    position: static;
    overflow: visible;
  }

  .udesly-paragraph-small-2 {
    font-size: 12px;
  }

  .rl-padding-section-large-7 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .rl_testimonial1_spacing-block-2 {
    padding-bottom: .75rem;
  }

  .rl-heading-style-h5-2 {
    font-size: 1.25rem;
  }

  .rl_testimonial1_spacing-block-1 {
    padding-bottom: 1.5rem;
  }

  .rl_testimonial15_mask {
    overflow: visible;
  }

  .rl_testimonial15_slide-nav {
    inset: 0% auto auto 0%;
  }

  .rl_testimonial15_component {
    margin-left: auto;
    margin-right: auto;
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .rl_testimonial15_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .rl_testimonial15_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_testimonial15_arrow-right {
    inset: 0% 0% auto auto;
  }

  .rl_testimonial_spacing-block-1 {
    padding-bottom: 1.5rem;
  }

  .rl_testimonial15_client {
    align-items: center;
    width: 100%;
  }

  .rl_testimonial15_client-image {
    aspect-ratio: 1;
  }

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

  .udesly-paragraph-small-3 {
    font-size: 12px;
  }

  .udesly-slide-2 {
    margin-right: 0;
  }

  .udesly-slider-large-2 {
    min-height: 240px;
  }

  .udesly-property-content-2 {
    margin-top: 32px;
    position: static;
  }

  .testimonial-slider-large-2 {
    padding: 60px 15px;
  }

  .testimonial-slide-2 {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content-2 {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon-2 {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two-2 {
    width: 100%;
    height: auto;
  }

  .testimonial-slider-large-3 {
    padding: 60px 15px;
  }

  .testimonial-slide-3 {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content-3 {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon-3 {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two-3 {
    width: 100%;
    height: auto;
  }

  .slide-27 {
    background-size: cover;
  }

  .udesly-slide-3 {
    margin-right: 0;
  }

  .udesly-testimonial-card {
    padding: 2rem;
  }

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

  .rl_logo1_logo {
    max-height: 3rem;
  }

  .rl_logo1_spacing-block-1 {
    padding-bottom: 1.5rem;
  }

  .rl-padding-section-medium-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .rl_logo1_logo-list {
    padding-top: 1rem;
  }

  .rl-heading-style-h6 {
    font-size: 1.125rem;
  }

  .gallery-overview-2 {
    padding: 60px 15px;
  }

  .rl_gallery10_masonry-grid-3 {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl-padding-section-large-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-5 {
    font-size: 2.25rem;
  }

  .rl-text-style-medium-5 {
    font-size: 1rem;
  }

  .rl_gallery10_spacing-block-2-3 {
    padding-bottom: 3rem;
  }

  .rl_gallery10_spacing-block-1-3 {
    padding-bottom: 1.25rem;
  }

  .rl-padding-section-large-9 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-6 {
    font-size: 2.25rem;
  }

  .rl_gallery21_slide-2 {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask-2 {
    width: 100%;
  }

  .rl-text-style-medium-6 {
    font-size: 1rem;
  }

  .rl_gallery21_spacing-block-1-2 {
    padding-bottom: 3rem;
  }

  .rl_blog33_spacing-block-2-2 {
    padding-bottom: 1.25rem;
  }

  .rl_gallery21_arrow-left-2 {
    right: 3.5rem;
  }

  .rl_gallery10_masonry-grid-4 {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl-padding-section-large-10 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-7 {
    font-size: 2.25rem;
  }

  .rl_gallery10_spacing-block-2-4 {
    padding-bottom: 3rem;
  }

  .rl_gallery10_spacing-block-1-4 {
    padding-bottom: 1.25rem;
  }

  .waves---mega-heading-5 {
    font-size: 56px;
  }

  .waves---subtitle-5 {
    text-align: left;
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-section-hero-6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .waves-title-wrap-hero-6 {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .waves---mega-heading69 {
    text-align: left;
    font-size: 56px;
  }

  .waves-grid-hero-4 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-6 {
    font-size: 56px;
  }

  .waves---subtitle-6 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---section-medium-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-master-gallery-6 {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .efi-jumbo {
    font-size: 50px;
  }

  .waves---section-medium-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rl-padding-section-large-11 {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2-8 {
    font-size: 2.25rem;
  }

  .rl_gallery21_slide-3 {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask-3 {
    width: 100%;
  }

  .rl-text-style-medium-7 {
    font-size: 1rem;
  }

  .rl_gallery21_spacing-block-1-3 {
    padding-bottom: 3rem;
  }

  .rl_blog33_spacing-block-2-3 {
    padding-bottom: 1.25rem;
  }

  .rl_gallery21_arrow-left-3 {
    right: 3.5rem;
  }

  .rl_gallery10_masonry-grid-5 {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl-padding-section-large-12 {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .rl_gallery10_spacing-block-2-5 {
    padding-bottom: 3rem;
  }

  .rl_gallery10_spacing-block-1-5 {
    padding-bottom: 1.25rem;
  }

  .nav_contact {
    letter-spacing: 0;
    white-space: pre;
    word-break: keep-all;
    width: 100%;
    min-width: auto;
    font-size: 13px;
  }

  .leipis {
    font-size: 1rem;
  }

  .rl_navbar3_logo_hambo {
    object-fit: scale-down;
    min-width: 10vw;
    max-width: 40vw;
    min-height: auto;
    max-height: none;
  }

  .waves---mega-heading-7 {
    font-size: 56px;
  }

  .waves---subtitle-7 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-section-hero-7 {
    height: 250px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves-title-wrap-hero-7 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .waves-section-hero-7-gd, .waves-section-hero-7-fh {
    height: 250px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-4-g {
    width: auto;
    margin-right: 0;
  }
}

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

  .slide {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-wrapper {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-wrapper {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .c-title-1 {
    font-size: 130px;
  }

  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-slide_image {
    box-shadow: none;
  }

  .c-arrows-wrapper {
    margin-top: 110px;
  }

  .controls {
    margin-bottom: -47px;
    font-size: 10px;
  }

  .gallery {
    display: block;
  }

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

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar {
    margin-top: 40px;
  }

  .grid-img._12 {
    background-position: 10%;
    background-size: cover;
  }

  .container-2 {
    margin-top: 20px;
  }

  .runnerbond-grid {
    width: 175%;
    transform: rotate(45deg);
  }

  .slider-wrapper-wide {
    flex-wrap: wrap;
    min-width: 100px;
    padding-top: 20px;
    padding-bottom: 40px;
    position: static;
  }

  .logo-wrapper-wide {
    width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .feature-section {
    margin-top: 60px;
    padding-top: 0;
  }

  .feature-image-mask {
    width: 200px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .feature-image {
    margin-top: auto;
    margin-bottom: auto;
  }

  .paragraph-2 {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .footer-image {
    width: 80px;
    height: 100%;
    margin-bottom: 20px;
  }

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

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

  .image-3 {
    width: 40vw;
    margin-left: 0;
  }

  .div-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    margin-top: 20px;
    margin-left: 0;
  }

  .text-block-2 {
    text-align: center;
    width: 100%;
    padding: 0;
  }

  .div-block-2 {
    border-bottom: 2px #fff;
    border-right-style: none;
    width: 80%;
    height: auto;
    margin-bottom: 20px;
  }

  .image-4 {
    width: 27vw;
    margin-right: 10px;
  }

  .slide-nav {
    margin-top: 0;
  }

  .left-arrow, .right-arrow {
    width: 50px;
  }

  .italic-text-3 {
    letter-spacing: 2px;
    font-size: 10px;
    line-height: 10px;
  }

  .image-5 {
    width: 200px;
    margin-top: 20px;
  }

  .div-block-3 {
    min-width: 300px;
    height: 30px;
  }

  .slider-wrapper-wide-vajaa {
    flex-wrap: wrap;
    min-width: 100px;
    padding-top: 20px;
    padding-bottom: 40px;
    position: static;
  }

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

  .container-5 {
    grid-template-columns: auto auto auto auto;
    justify-items: center;
  }

  .sticky-nav {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 60px;
    margin-top: 20px;
    padding: 0 10px;
    display: flex;
  }

  .nav-grid {
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-columns: max-content;
    grid-auto-flow: row;
    place-content: end center;
    place-items: center stretch;
    width: 100vw;
    min-width: 300px;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    overflow: hidden;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
    align-items: center;
    display: flex;
  }

  .nav-logo {
    width: 150px;
    height: auto;
    display: block;
  }

  .nav-link-4 {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-11 {
    height: 15px;
  }

  .image-12 {
    clear: none;
    height: 20px;
    overflow: visible;
  }

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

  .image-13 {
    width: 200px;
    padding-left: 5px;
  }

  .list-item {
    width: 220px;
    height: 50px;
  }

  .image-14 {
    width: 100%;
    min-width: 100px;
  }

  .list-item-2 {
    margin-left: 0;
  }

  .link-block-3 {
    clear: none;
    position: static;
    inset: auto 0% 0% auto;
  }

  .text-block-3 {
    font-size: 8px;
    font-weight: 500;
  }

  .section-2 {
    margin-right: 0;
    padding: 10px;
  }

  .image-15, .image-16, .image-17 {
    height: 30px;
  }

  .div-block-6 {
    border-top: 3px dashed #a78e38;
    border-left-style: none;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

  .div-block-7 {
    align-items: flex-start;
    width: 100%;
  }

  .image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25, .image-26, .image-27, .image-28, .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38, .image-39, .image-40, .image-41, .image-42, .image-43, .image-44, .image-45, .image-46, .image-47, .image-48, .image-49 {
    min-width: 100px;
  }

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

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

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-3 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-3 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-3.last-image-top-grid {
    display: none;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .waves-bottom-right-footer-1 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .waves---section-hero-primary {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---mega-heading-1 {
    font-size: 36px;
  }

  .waves---subtitle {
    font-size: 20px;
  }

  .waves-gradient-hero-1 {
    top: -1px;
  }

  .waves-gradient-hero-1.bottom {
    bottom: -1px;
  }

  .waves-column-hero-1 {
    width: 48%;
  }

  .waves-column-hero-1.column-two, .waves-column-hero-1.column-one {
    flex: none;
  }

  .waves-gallery-hero-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .waves---section-hero-primary-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .waves---subtitle-2 {
    font-size: 20px;
  }

  .waves-gradient-hero-2 {
    top: -1px;
  }

  .waves-gradient-hero-2.bottom {
    bottom: -1px;
  }

  .waves-column-hero-2 {
    width: 48%;
  }

  .waves-column-hero-2.column-two, .waves-column-hero-2.column-one {
    flex: none;
  }

  .waves-gallery-hero-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .waves---section-medium-2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-4 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-4 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-4.last-image-top-grid {
    display: none;
  }

  .waves-wrap-logos-1 {
    grid-row-gap: 32px;
  }

  .rt-nav-one {
    position: relative;
  }

  .waves---nav-cta {
    display: none;
  }

  .rt-demo-two-accordion-left-arrow, .rt-demo-two-accordion-right-arrow {
    bottom: 50%;
  }

  .waves---section-medium-3 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---section-hero-primary-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---mega-heading-3 {
    font-size: 36px;
  }

  .waves---subtitle-3 {
    font-size: 20px;
  }

  .waves-gradient-hero-3 {
    top: -1px;
  }

  .waves-gradient-hero-3.bottom {
    bottom: -1px;
  }

  .waves-column-hero-3 {
    width: 48%;
  }

  .waves-column-hero-3.column-two, .waves-column-hero-3.column-one {
    flex: none;
  }

  .waves-gallery-hero-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .waves---section-medium-4 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves-bottom-gird-gallery-5 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-5 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-5.last-image-top-grid {
    display: none;
  }

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

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

  .walsh-link-block-orange {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-label-button {
    font-size: 16px;
  }

  .walsh-nav-logo {
    height: 24px;
  }

  .walsh-nav-link-white {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .walsh-toggle {
    padding-top: 15px;
    padding-bottom: 14px;
  }

  .walsh-flex-nav-buttons {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }

  .walsh-link-block-transparent-1 {
    padding-left: 30px;
    padding-right: 25px;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

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

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

  .gallery-slide-wrapper-2 {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .waves---mega-heading-4 {
    font-size: 36px;
  }

  .waves---subtitle-4 {
    font-size: 20px;
  }

  .waves-section-hero-5 {
    padding-bottom: 48px;
  }

  .rt-button {
    padding-left: 24px;
    padding-right: 24px;
  }

  .rt-home-three-cta-contain-text-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .rt-demo-two-accordion-left-arrow-2, .rt-demo-two-accordion-right-arrow-2 {
    bottom: 50%;
  }

  .udesly-flex.udesly-gap-12 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .udesly-container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .udesly-udesly-text-semibold.big {
    font-size: 32px;
  }

  .udesly-image-wrapper.udesly-agent {
    width: auto;
    height: auto;
  }

  .rl_navbar3_logo-2 {
    min-width: 150px;
    max-width: 50vw;
  }

  .rl_navbar3_container-2 {
    justify-content: space-between;
    justify-items: center;
  }

  .rl_navbar3_menu-2 {
    width: 240px;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .rl_team8_image-wrapper {
    padding-top: 66%;
  }

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

  .rl-padding-global-6 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .udesly-flex-2.udesly-gap-32 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .rl-padding-section-large-7 {
    box-sizing: content-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: fill;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem 1rem;
    display: block;
    overflow: auto;
  }

  .rl-heading-style-h5-2 {
    margin-bottom: 1rem;
  }

  .rl_testimonial15_mask {
    box-sizing: border-box;
    object-fit: scale-down;
    min-height: auto;
    margin: auto auto 0;
    padding-bottom: 0;
    position: relative;
  }

  .rl_testimonial15_component {
    flex-flow: column;
    flex: 0 auto;
    align-self: stretch;
    display: block;
  }

  .rl_testimonial15_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    align-items: flex-end;
    min-height: 100%;
    display: block;
  }

  .rl_testimonial_spacing-block-1 {
    flex: 0 auto;
    padding-bottom: 0;
  }

  .rl_testimonial15_client-image {
    aspect-ratio: 2 / 4;
    object-fit: cover;
    object-position: 30% 50%;
    margin-bottom: 20px;
    position: static;
  }

  .section-3 {
    padding-bottom: 2rem;
  }

  .udesly-udesly-text-semibold-2.big {
    font-size: 32px;
  }

  .udesly-flex-3.udesly-gap-12 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .udesly-container-2 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

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

  .testimonial-quote-icon-2 {
    width: 30px;
  }

  .testimonial-quote-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three-2 {
    margin-right: 16px;
  }

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

  .testimonial-quote-icon-3 {
    width: 30px;
  }

  .testimonial-quote-3 {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three-3 {
    margin-right: 16px;
  }

  .slider-9 {
    height: 400px;
  }

  .slide-27 {
    background-size: cover;
  }

  .slide-28 {
    background-position: 80%;
  }

  .slide-30 {
    background-position: 20%;
  }

  .udesly-slider {
    width: 100%;
    display: flex;
    position: relative;
  }

  .udesly-testimonial-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: nowrap;
    min-height: auto;
    padding: 1rem;
  }

  .udesly-heading-2 {
    text-align: center;
    font-size: 1.3em;
  }

  .rl_logo1_logo-list {
    justify-content: center;
  }

  .udesly-container-3 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .waves---mega-heading-5 {
    font-size: 36px;
  }

  .waves---subtitle-5 {
    font-size: 20px;
  }

  .waves-section-hero-6 {
    padding-bottom: 48px;
  }

  .waves---mega-heading69 {
    font-size: 36px;
  }

  .waves---section-hero-primary-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .waves---subtitle-6 {
    font-size: 20px;
  }

  .waves-gradient-hero-7 {
    top: -1px;
  }

  .waves-gradient-hero-7.bottom {
    bottom: -1px;
  }

  .waves-column-hero-4 {
    width: 48%;
  }

  .waves-column-hero-4.column-two, .waves-column-hero-4.column-one {
    flex: none;
  }

  .waves-gallery-hero-4 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .waves---section-medium-5 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-6 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-6 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-6.last-image-top-grid {
    display: none;
  }

  .efi-jumbo {
    font-size: 45px;
    line-height: 50px;
  }

  .efi-hr-01-left-content {
    padding-right: 10px;
  }

  .efi-hr-01-logos-grid {
    grid-template-columns: 1fr 1fr;
  }

  .waves---section-medium-6 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-7 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-7 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-7.last-image-top-grid {
    display: none;
  }

  .nav_contact {
    margin-top: 0;
    display: none;
  }

  .image-57 {
    margin-top: 10px;
  }

  .rl_navbar3_logo_hambo {
    min-width: 150px;
    max-width: 50vw;
  }

  .waves---mega-heading-7 {
    font-size: 36px;
  }

  .waves---subtitle-7 {
    font-size: 20px;
  }

  .waves-section-hero-7, .waves-section-hero-7-gd, .waves-section-hero-7-fh {
    padding-bottom: 0;
  }

  .image-4-g {
    width: 40vw;
    margin-right: 10px;
  }
}

#w-node-_6c3d90d8-19af-ca64-75ff-458d91e24354-d51b874d, #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06d-663e00ea {
  order: 9999;
  justify-self: end;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fbb-663e00ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fc6-663e00ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fcb-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fcd-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fcf-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fd1-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fd3-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fd5-663e00ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06d-d6bdf11c {
  order: 9999;
  justify-self: end;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fbb-d6bdf11c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fc6-d6bdf11c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_0176805a-2399-8867-ad4b-32d2e1dab92b-d6bdf11c, #w-node-_0176805a-2399-8867-ad4b-32d2e1dab92d-d6bdf11c, #w-node-_0176805a-2399-8867-ad4b-32d2e1dab92f-d6bdf11c, #w-node-_0176805a-2399-8867-ad4b-32d2e1dab931-d6bdf11c, #w-node-_0176805a-2399-8867-ad4b-32d2e1dab933-d6bdf11c, #w-node-_0176805a-2399-8867-ad4b-32d2e1dab935-d6bdf11c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06d-ef2e261f {
  order: 9999;
  justify-self: end;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fbb-ef2e261f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_82563694-1b52-a524-04e6-edf386d81fc6-ef2e261f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

@media screen and (min-width: 1920px) {
  #w-node-_82563694-1b52-a524-04e6-edf386d81fbb-663e00ea {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_82563694-1b52-a524-04e6-edf386d81fc6-663e00ea {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_82563694-1b52-a524-04e6-edf386d81fcb-663e00ea {
    justify-self: auto;
  }

  #w-node-_82563694-1b52-a524-04e6-edf386d81fcd-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fd1-663e00ea, #w-node-_82563694-1b52-a524-04e6-edf386d81fbb-d6bdf11c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_82563694-1b52-a524-04e6-edf386d81fc6-d6bdf11c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_0176805a-2399-8867-ad4b-32d2e1dab92b-d6bdf11c {
    justify-self: auto;
  }

  #w-node-_0176805a-2399-8867-ad4b-32d2e1dab92d-d6bdf11c, #w-node-_0176805a-2399-8867-ad4b-32d2e1dab931-d6bdf11c, #w-node-_82563694-1b52-a524-04e6-edf386d81fbb-ef2e261f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_82563694-1b52-a524-04e6-edf386d81fc6-ef2e261f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_68cb4082-5957-3faa-da05-27aea3f44877-d51b874d {
    place-self: center;
  }

  #w-node-_6c3d90d8-19af-ca64-75ff-458d91e24354-d51b874d {
    justify-self: stretch;
  }

  #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06a-663e00ea {
    place-self: center;
  }

  #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06d-663e00ea {
    justify-self: stretch;
  }

  #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06a-d6bdf11c {
    place-self: center;
  }

  #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06d-d6bdf11c {
    justify-self: stretch;
  }

  #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06a-ef2e261f {
    place-self: center;
  }

  #w-node-_488ee60c-9384-028a-b2ad-92d6cbf7a06d-ef2e261f {
    justify-self: stretch;
  }
}


