:root {
  --color: #447818;
}

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

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

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

.nav-logo-tablet {
  max-width: 180px;
}

.button-right-icon-9 {
  background-color: var(--color);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 16px 32px;
  font-size: 21px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-right-icon-9:hover {
  background-color: var(--color);
  transform: translate(6px, -6px);
}

.button-right-icon-9:active {
  background-color: #160042;
}

.button-right-icon-9:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.icon-right-4 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-right: 12px;
  display: flex;
}

.icon-right-4.g24 {
  width: 20px;
  height: 20px;
}

.icon-right-4.nl5 {
  margin-left: 12px;
  margin-right: 0;
}

.flex-block-12 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff26;
  border: 1px #ffffff70;
  border-radius: 100px;
  flex-flow: column;
  width: auto;
  min-width: 0;
  max-width: 200px;
  height: 100%;
  padding: 8px;
  box-shadow: 0 2px 5px #0003;
}

.flex-block-12.newf2, .flex-block-12.newf1 {
  width: 100%;
}

.container-5 {
  z-index: 10;
  width: 100%;
  max-width: 1180px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.flex-block-14 {
  flex-flow: column;
  width: 100%;
  margin-left: 5px;
}

.slide-content-wrap {
  z-index: 9;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 60px 3%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.header-gradient-overlay {
  z-index: 1;
  background-color: #0000004d;
  background-image: linear-gradient(#0000001a 100%, #fff), radial-gradient(circle, #0003, #0006), url('../images/e-41-1.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 0%;
}

.text-block-48 {
  letter-spacing: normal;
  text-transform: capitalize;
  margin-right: 9px;
  font-size: 18px;
  font-weight: 500;
}

.navigation-toggle-2 {
  color: #fff;
  margin-left: 0;
  padding: 16px;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: all .2s;
}

.navigation-toggle-2:hover {
  color: #fff;
}

.logo {
  margin-bottom: 0;
  margin-right: -20px;
}

.flex-block-13 {
  flex-flow: row;
}

.navmenu-tablet-only {
  display: none;
}

.button-right-icon-4 {
  background-color: var(--color);
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 16px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-right-icon-4:hover {
  background-color: var(--color);
  box-shadow: 0 2px 5px 0 var(--color);
  transform: translate(6px, -6px);
}

.button-right-icon-4:active {
  background-color: #160042;
}

.button-right-icon-4:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.navbar-open {
  display: none;
}

.div-block {
  flex-flow: row;
  width: 40px;
  height: 40px;
  display: flex;
}

.menu-link-2 {
  font-size: 16px;
  font-weight: 500;
}

.display-heading {
  color: #fff;
  letter-spacing: -.04em;
  text-transform: capitalize;
  max-width: 560px;
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Outfit, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
}

.navigation-list-2 {
  min-width: 290px;
}

.navigation-list-2.w--open {
  background-color: #0000;
  min-width: 290px;
  max-height: 100vh;
  padding-top: 30px;
  left: -80px;
}

.icon-regular-22 {
  color: #d12120;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: flex;
}

.icon-regular-22.new14 {
  color: #d12120;
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.icon-regular-22.new14.neq {
  color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.slider-wrapper-2 {
  width: 100%;
  height: 120vh;
}

.text-block-50 {
  font-size: 18px;
}

.code-embed-2 {
  width: 20px;
  height: 20px;
}

.nav-menu-item {
  justify-content: center;
  align-items: center;
  font-weight: 500;
  list-style-type: none;
  display: flex;
}

.button-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.text-block-49 {
  color: #fff;
  margin-left: 0;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-49.newph {
  font-size: 20px;
}

.chevron-2 {
  margin-top: 20.5px;
  margin-right: 5px;
}

.header-background-video {
  width: 100%;
  height: 100%;
}

.hero-paragraph {
  color: #fff;
  max-width: 550px;
  margin-top: -15px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.5;
}

.background {
  z-index: 0;
  pointer-events: none;
  height: 120vh;
  min-height: 750px;
  position: absolute;
  inset: 0%;
}

.navigation-dropdown-1 {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.nav-menu-wrapper {
  background-color: #0000;
  border: 1px #000;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.navbar-brand {
  height: 100%;
}

.slider-wrapper {
  width: 100%;
  height: 100%;
}

.flex-block-11 {
  margin-left: 2px;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 250px;
  padding-bottom: 200px;
}

.nav-menu-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.button-link-box {
  position: relative;
  overflow: hidden;
}

.text-span-13 {
  color: var(--color);
  text-decoration: underline;
}

.navigation-link-03 {
  color: #fff;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .45s;
  display: flex;
}

.navigation-link-03:hover {
  color: #fff;
  transform: translate(4px, -4px);
}

.flex-block-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 35px;
}

.nav-link {
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
  padding: 12px 8px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  line-height: 162%;
  text-decoration: none;
}

.navigation-list-wrapper-3 {
  background-color: var(--color);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 8px 39px 65px -10px #0000001a;
}

.navigation-list-wrapper-3.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.nav-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 0;
  display: flex;
}

.navigation-content {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 24px;
  display: flex;
  position: relative;
}

.image-53 {
  background-color: #fff;
  border-radius: 100px;
  padding: 5px;
}

.image-53.newdivf {
  background-color: #1d84fd;
}

.slider-content {
  z-index: 99;
  display: block;
  position: absolute;
  inset: 0%;
}

.slider-section {
  position: relative;
}

.text-block-23 {
  color: #fff;
  width: 300%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-23.newtxt1 {
  width: 190px;
  font-size: 12px;
  font-weight: 400;
}

.button-link-text-absolute {
  position: absolute;
}

.navbar {
  z-index: 999;
  background-color: #0000;
  border-bottom: 1px solid #fff3;
  margin-left: 3%;
  margin-right: 3%;
  padding-top: 0;
  padding-bottom: 15px;
  padding-left: 0%;
  position: absolute;
  top: 30px;
  left: 0%;
  right: 0%;
}

.body-button-normal-4 {
  letter-spacing: normal;
  text-transform: capitalize;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

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

.bold-text {
  font-weight: 400;
}

.container-large-7 {
  z-index: 2;
  width: 100%;
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.subheading-small-3 {
  color: #fff;
  letter-spacing: normal;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
}

.section-large-2 {
  padding: 128px 5%;
  position: relative;
}

.section-large-2.overflow-hidden {
  padding-bottom: 65px;
  overflow: hidden;
}

.section-large-2.overflow-hidden.n1 {
  z-index: 8;
  background-color: #fff0;
  background-image: none;
  margin-top: -150px;
  padding-bottom: 0;
}

.section-large-2.overflow-hidden {
  z-index: 6;
  background-color: #fff;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  margin-top: 45px;
  padding-top: 40px;
  padding-bottom: 73px;
  overflow: visible;
}

.section-large-2.overflow-hidden.nh {
  background-color: #fff;
  overflow: visible;
}

.section-large-2.overflow-hidden {
  z-index: 6;
  background-color: #f7f8fb;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 125px;
  overflow: hidden;
}

.section-large-2.overflow-hidden.new {
  background-color: #fff;
  background-image: none;
}

.column-3x-large {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.feature-card-grid {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 8px 8px auto auto;
}

.bold-text-42 {
  font-size: 22px;
}

.column-x-small-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.feature-grid {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}

.feature-card-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--color);
  border: 1px #eeeef0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 68px 24px 28px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-small {
  color: #fff;
  letter-spacing: -.005em;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5;
}

.icon-large {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.icon-wrapper {
  z-index: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.icon {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-small-2 {
  width: 100%;
  max-width: none;
}

.paragraph-small-16 {
  color: #fff;
  letter-spacing: -.005em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}

.icon-regular-2 {
  color: #e22322;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.icon-regular-2.newicon2 {
  width: 40px;
  height: 40px;
}

.column-regular-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.column-regular-5.column-left {
  justify-content: center;
  align-items: flex-start;
  margin-right: 40px;
}

.subheading-small-4 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}

.h3-heading-3 {
  color: #1a1925;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.3;
}

.h3-heading-3.text-balance {
  color: #000;
  text-transform: capitalize;
  font-family: Outfit, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
}

.h3-heading-3.text-balance.newb {
  color: #fff;
  font-size: 35px;
}

.text-block-22 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.paragraph-regular-25 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.5;
}

.column-x-large-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.feature-card-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--color);
  background-image: linear-gradient(#00000080 100%, #fff);
  border: 1px #eeeef0;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 85px 24px 28px;
  display: flex;
  position: relative;
  box-shadow: 0 40px 50px #00000040;
}

.feature-card-3.rcard {
  background-color: var(--color);
  background-image: linear-gradient(#0009 100%, #fff);
}

.text-span-4 {
  color: var(--color);
  text-decoration: underline;
}

.icon-6 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
}

.feature-grid-2 {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.grid-two-column-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.badge-secondary-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--color);
  color: #1a1925;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 6px 12px 8px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.title-line {
  background-color: var(--color);
  background-image: none;
  border-radius: 20px;
  width: 100%;
  max-width: 170px;
  min-height: 4px;
  margin-bottom: 12px;
}

.content-grid-2 {
  grid-column-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  padding-bottom: 0;
}

.content-h2 {
  color: #000;
  margin-bottom: 15px;
  font-family: Outfit, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
}

.content-wrap {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20%;
  padding-bottom: 80px;
  display: flex;
}

.content-section {
  background-color: #fff;
  padding: 75px 4% 0;
  position: relative;
}

.content-image {
  border-radius: 6px;
  width: 100%;
  height: auto;
  box-shadow: 0 62px 54px #00000040;
}

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

.paragraph-large-2 {
  color: #000;
  max-width: 520px;
  margin-bottom: 93px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 26px;
}

.container-large-2 {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}

.bg-block-grey {
  z-index: -1;
  background-color: #f5f5f5;
  min-height: 25%;
  position: absolute;
  inset: auto 0% 0%;
}

.section-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.grid_1-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid_1-2.newsec {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: grid;
}

.section-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0;
  display: flex;
}

.feature-card-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  padding: 16px;
  display: flex;
}

.p {
  color: #1a1a1a;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
}

.p.body-color {
  color: #fff;
  text-align: center;
  max-width: 700px;
  font-weight: 200;
}

.image-59 {
  z-index: 1;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-59.newimg2 {
  z-index: 2;
  transform-style: preserve-3d;
  inset: auto 0% 0% auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)rotateX(180deg)rotateY(0)rotateZ(0);
}

.section-large {
  background-image: linear-gradient(#000c, #fff3), url('../images/IMG_0486.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 60px;
  margin-bottom: 0;
  padding: 100px 5%;
  position: relative;
}

.paragraph-regular-26 {
  color: #fff;
  letter-spacing: -.12px;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.h2 {
  color: #1a1a1a;
  margin-top: 0;
  font-weight: 500;
}

.h2.body-color {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.feature-card-head {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--color);
  color: #154ee0;
  letter-spacing: -.08px;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.icon-regular-21 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.content-wrap-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.title-wrapper-large {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 792px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.feature-card-link {
  color: #25272c;
  background-color: #2f3843;
  border: 1px #d8dbdf;
  border-radius: 16px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.text-block-45 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.row-small-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-9 {
  color: var(--color);
  text-decoration: underline;
}

.code-embed-3 {
  border: 5px solid var(--color);
  background-color: var(--color);
  border-radius: 20px;
  box-shadow: 0 62px 54px #00000040;
}

.paragraph-regular-23 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.5;
}

.paragraph-regular-23.newpa {
  color: #fff;
}

.badge-secondary {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--color);
  color: #1a1925;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 6px 12px 8px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.flex-block-20 {
  justify-content: center;
  align-items: flex-start;
  width: 400px;
  height: 400px;
  margin-top: 75px;
  margin-bottom: 120px;
}

.section-large-3 {
  background-image: linear-gradient(#000c, #fff3), url('../images/486325858_17986376009798818_8777784309198019707_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 60px;
  margin-bottom: 0;
  padding: 100px 5%;
  position: relative;
}

.section-large-3.newsec {
  background-color: var(--color);
  background-image: linear-gradient(#000c, #fff3);
  height: 100%;
}

.badge-secondary-4 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--color);
  color: #1a1925;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 6px 12px 8px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.flex-block-18 {
  justify-content: center;
  align-items: flex-start;
  max-width: 600px;
}

.text-block-51 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

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

.code-embed-4 {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px #0003;
}

.code-embed-4.newem {
  width: 100%;
  height: 100%;
}

.code-embed-4.new41 {
  width: 100%;
}

.code-embed-4.new41.mholf {
  width: 100%;
  height: 100%;
}

.code-embed-4.new41 {
  width: 275px;
  height: 400px;
}

.button-outline-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--color);
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #e6e6e7;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
}

.container-regular-3 {
  z-index: 1;
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.contact-map-button {
  color: #000;
  background-color: #25252733;
  border: .5px solid #e6e6e7;
  border-radius: 999px;
  padding: 32px;
  position: absolute;
}

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

.icon-regular-18 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  display: flex;
}

.contact-map-button-inner {
  background-color: #fff;
  border-radius: 99px;
  padding: 24px;
  box-shadow: 0 2px 1.5px .5px #95a0b229;
}

.section-regular {
  background-color: #fff;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  padding: 80px 5%;
  position: relative;
}

.paragraph-x-large-3 {
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.button-ghost-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #000;
  letter-spacing: -.08px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.heading-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.contact-map-card {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color);
  border-radius: 6px;
  flex-flow: column;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto 12px 12px;
  box-shadow: 0 2px 5px #0003;
}

.button-grid-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  width: 100%;
}

.text-span-10 {
  color: var(--color);
  text-decoration: underline;
}

.subheading-regular {
  color: #fff;
  letter-spacing: -.12px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.h2-heading-6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.2;
}

.contact-map-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.text-block-43 {
  color: #fff;
  margin-left: 0;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-43.newph {
  font-size: 20px;
}

.icon-5 {
  color: var(--color);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.footer-legal-link-2:hover {
  color: #fff;
}

.footer-text-link-2 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
  transition: color .3s;
}

.footer-text-link-2:hover {
  color: var(--color);
}

.icon-regular-12 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  display: flex;
}

.brix---paragraph-default-11 {
  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: 18px;
  line-height: 30px;
}

.brix---paragraph-default-11.ntetxt.newtext {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-regular-17 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-regular-17.text-color-gray-500 {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.footer-company-details {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 306px;
  display: flex;
}

.brix---link-wrapper-color-primary-4 {
  color: #ec1d25;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary-4:hover {
  color: #281ca5;
}

.footer-legal-links-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #fff;
  align-items: center;
  display: flex;
}

.row-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-52 {
  color: #fff;
  margin-left: 0;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-52.newph {
  font-size: 20px;
}

.footer-logo {
  width: auto;
  height: auto;
}

.column-regular-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.brix---icon-mg-top {
  margin-top: 4px;
}

.footer-legal {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.icon-regular-16 {
  color: var(--color);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.footer-links {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.footer-main {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.brix---icon-pagraph-wrapper-3 {
  color: #6e7191;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.footer-icon-button {
  color: #030711;
  background-color: #fff;
  border: 1px #e5e7eb;
  border-radius: 4px;
  padding: 8px;
  transition: all .45s;
}

.footer-icon-button:hover {
  background-color: #fff;
  transform: translate(3px, -3px);
}

.container-large-19 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.divider-gray-200 {
  background-color: #e5e7eb;
  width: 100%;
  height: 1px;
}

.footer-grid-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  margin-top: 40px;
  margin-bottom: 65px;
}

.link-block {
  text-decoration: none;
  transition: all .45s;
  display: flex;
}

.link-block:hover {
  color: var(--color);
  transform: translate(3px, -3px);
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.brix---footer-list-wrapper-3 {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  list-style-type: none;
}

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

.image-63 {
  margin-bottom: 0;
  margin-left: 0;
}

.paragraph-x-small-2 {
  margin-bottom: 0;
  font-size: 12px;
  text-decoration: none;
}

.paragraph-x-small-2.text-color-gray-500 {
  color: #fff;
  font-size: 14px;
}

.section-footer {
  background-color: var(--color);
  background-image: linear-gradient(352deg, black, var(--color));
  padding: 80px 3% 20px;
  position: relative;
}

.footer-grid {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr 1fr;
  width: 100%;
  max-width: 820px;
}

.data_reason_wrapper {
  flex-direction: column;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
}

.accordion_trigger {
  cursor: pointer;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.legal_bases_meaning_tilte_wrapper {
  margin-bottom: 22px;
}

.privacy_content_wrapper {
  background-color: #fff0;
  border: 1px #6969691a;
  border-radius: 20px;
  padding: 100px 40px 24px;
  overflow: visible;
}

.bold-text-22 {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.icon1 {
  color: var(--color);
  width: 25px;
  height: 25px;
  margin-right: 16px;
}

.icon1._18o {
  width: 20px;
  height: 20px;
}

.legal_basis_text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 4px;
  font-weight: 700;
  line-height: 1.6;
}

.privacy-bloc {
  align-items: stretch;
  display: flex;
}

.privacy-bloc.third_parties, .privacy-bloc.cookies, .privacy-bloc.privacy_choices_rights, .privacy-bloc.our-role, .privacy-bloc.data_storage, .privacy-bloc.how_and_why, .privacy-bloc.datatype {
  flex-direction: column;
}

.paragraph_centered, .intro_wrapper {
  text-align: center;
}

.item_icon_text {
  flex-direction: column;
  margin-left: 0;
  display: flex;
}

.link-2 {
  text-decoration: none;
}

.content_wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 40px;
  display: flex;
}

.privacy_grid {
  grid-column-gap: 0px;
  grid-template: "."
  / 1.25fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion_content {
  flex-direction: row-reverse;
  align-items: stretch;
  height: auto;
  margin-top: 8px;
  display: flex;
  overflow: hidden;
}

.mini_button {
  background-color: var(--color);
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 4px 8px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  transition: background-color .2s, color .2s;
}

.mini_button:hover {
  color: #fff;
  background-color: gray;
}

.read_more_line {
  object-fit: none;
  object-position: 100% 0%;
  background-color: #eff2ff;
  border-radius: 16px;
  flex: 0 auto;
  width: 8px;
  margin-left: 16px;
  display: flex;
  overflow: hidden;
}

.read_more_text {
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
}

.read_more_data_wrapper {
  flex: 1;
  padding-left: 24px;
  display: block;
}

.container-15 {
  z-index: 2;
  text-align: left;
  flex: 0 auto;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.h5_alt {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
}

.privacy_section {
  background-color: #d6dbee00;
  margin-top: 0;
  padding: 0 20px 100px;
}

.item_icon_wrapper {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
}

.legal_basis_wrapper {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

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

.legal_bases_meaning_wrapper {
  flex: 1;
  height: auto;
  margin-top: 0;
  padding-left: 24px;
  overflow: hidden;
}

.divider-2 {
  background-color: #69696926;
  border-radius: 2px;
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.bold-text-43 {
  color: #000;
}

.item_icon_header {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon1-2 {
  color: var(--color);
  width: 25px;
  height: 25px;
  margin-right: 16px;
}

.bold-text-44 {
  color: #000;
}

.code-embed-5 {
  width: auto;
  height: auto;
}

.video-thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-margin-bottom-65 {
  margin-bottom: 64px;
}

.video-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.h2-heading {
  color: #1a1925;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
}

.badge-secondary-5 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--color);
  color: #1a1925;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 8px 12px 8px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.icon-small-3 {
  color: var(--color);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.icon-large-3 {
  color: var(--color);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.text-block-53 {
  color: var(--color);
  font-size: 18px;
  font-weight: 600;
}

.paragraph-large-12 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.f-section-large {
  z-index: 5;
  margin-bottom: -21px;
  padding: 92px 5% 0;
  position: relative;
}

.column-small-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.video-badge {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #1a1925;
  background-color: #f7f7f800;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 8px 8px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.text-span-17 {
  color: var(--color);
  text-decoration: underline;
}

.text-block-54 {
  color: var(--color);
  font-size: 18px;
  font-weight: 600;
}

.section-large-4 {
  padding: 0 0% 128px;
  position: relative;
}

.max-width-small-4 {
  width: 100%;
  max-width: 396px;
}

.f-paragraph-regular {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
}

.text-block-55 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.f-margin-bottom-66 {
  margin-bottom: 16px;
}

.video-component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
  margin-top: 50px;
}

.video-block {
  aspect-ratio: 16 / 9;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-3 {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  transition: all .45s;
  display: flex;
  position: absolute;
}

.link-block-3:hover {
  transform: scale(1.3)translate(0, -6px);
}

.f-blog-grid {
  grid-column-gap: 70px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 4fr;
}

.video-gradient {
  background-image: linear-gradient(#0000001a, #0003);
  position: absolute;
  inset: 0%;
}

.f-blog-wrapper {
  position: relative;
}

.f-h5-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

.text-block-56 {
  color: var(--color);
  font-size: 18px;
  font-weight: 600;
}

.icon-7 {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-blog-thumbnail-xl {
  border-radius: 8px;
  height: 100%;
  overflow: hidden;
}

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

.process-container {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

.feature-paragraph {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.process-card-primary {
  background-color: var(--color);
  border-radius: 30px;
  padding: 40px;
  transition: all .45s;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.process-card-primary:hover {
  background-color: var(--color);
  transform: translate(6px, -6px);
  box-shadow: 23px 23px 40px #e5e5e566;
}

.process-title-wrap {
  text-align: center;
  max-width: 680px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.process-heading {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 35px;
  line-height: 1.3;
}

.process-section {
  background-color: #fff;
  background-image: url('../images/Bloom-Large.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 3%;
}

.process-subheading {
  color: #4f4f4f;
  font-size: 16px;
  line-height: 1.5;
}

.icon-large-4 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.icon-large-4.newi1 {
  width: 65px;
  height: 65px;
}

.feature-title {
  color: #fff;
  letter-spacing: -.03em;
  margin-top: 30px;
  margin-bottom: 9px;
  font-size: 18px;
  line-height: 1.2;
}

.text-span-18 {
  color: var(--color);
  text-decoration: none;
}

.text-block-19 {
  color: #fff;
  margin-right: 10px;
}

.icon-regular-23 {
  color: #e22322;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.icon-regular-23.newicon2 {
  width: 40px;
  height: 40px;
}

.icon-regular-23.newicon2.icon3 {
  width: 25px;
  height: 25px;
}

.button-arrow {
  color: #3b5cf0;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.blog-card {
  box-shadow: 0 2px 5px 0 var(--color);
  background-color: #fff;
  background-image: linear-gradient(#0009 100%, #fff), url('../images/house-cleaner-cleaning-kitchen-countertop-247x300.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 6px;
  flex-flow: column;
  align-items: stretch;
  width: auto;
  padding: 189px 14px 15px;
  text-decoration: none;
  display: flex;
}

.blog-card.card2 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/IMG_6900-768x1024.jpeg.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
  top: 0;
}

.blog-card.card2.card9 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/Team-Member-Cleaning-Counter.jpg.webp');
}

.blog-card.card2.card9.card6 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/commercial-janitorial-cleaning-service-7c0d4a46.jpeg');
}

.blog-card.card3 {
  background-image: linear-gradient(#0009 100%, #fff), url('../images/486354141_9809675609045170_889114516663864035_n-1024x577.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  box-shadow: 0 2px 5px #008102;
}

.blog-card.card3.card1 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/Move-In-Move-Out-Cleaning.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.blog-card.card3.card1.card5 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/04208694-4ed5-4194-a0e4-e252da80a3cd.jpg');
}

.blog-card.card3.card1.ca5 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/43a91263-8452-4f40-a6c4-dfb2ef258c5a.jpg');
}

.blog-card.card3.card1.card6 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/348s.jpg');
}

.blog-card.card3.card1.card6.n5 {
  background-image: linear-gradient(#0009 100%, #fff), url('../images/39F95F95-FBCC-4689-A69B-7232D08472BC-2.jpeg');
}

.blog-card.card3.card1.card2 {
  box-shadow: 0 2px 5px 0 var(--color);
  background-image: linear-gradient(#0009 100%, #fff), url('../images/8f9f1108-cc92-49a8-b1e3-02b3048e4fce.jpg');
}

.title-heading {
  color: #000;
  letter-spacing: normal;
  font-family: Outfit, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 42px;
}

.title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 520px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-7 {
  color: var(--color);
  letter-spacing: normal;
  text-decoration: underline;
}

.blog-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.container-2 {
  max-width: 1140px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.blog-section {
  background-color: #fff;
  padding: 20px 3% 120px;
}

.blog-title {
  color: #fff;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.grid-blog {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
  padding-top: 0;
}

.container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrapper-large-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 792px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-small-3 {
  padding: 80px 5%;
}

.section-small-3.background-secondary {
  background-color: #f6f5f3;
}

.section-small-3.background-secondary.newsec {
  background-color: #fff;
}

.section-small-3.background-secondary.newsec.newsec1.invs1 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.section-small-3.background-secondary.newsec.newsec1.invs1.ml {
  background-color: #fff;
  padding-top: 75px;
  padding-bottom: 35px;
}

.expand-icon {
  width: 35px;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative;
}

.flex-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.lightbox-link-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 340px;
  height: 400px;
}

.lightbox-link-3.image2 {
  background-image: url('../images/481008840_602868502616166_134700199694122294_n.jpg');
}

.lightbox-link-3.image2.img3 {
  background-image: url('../images/42B78234-973D-49A1-91F3-239A43FD12E1.jpg');
}

.lightbox-link-3.image2.img3.i9 {
  background-image: url('../images/7E0FE163-5204-4DAF-8068-48A106241382-2.jpeg');
}

.lightbox-link-3.image2.img3.i9.i12 {
  background-image: url('../images/unnamed.jpg');
}

.lightbox-link-3.image2.img3.g2 {
  background-image: url('../images/IMG_4957.jpeg');
}

.lightbox-link-3.image2.img3.g2.g5 {
  background-image: url('../images/488622701_17987685500798818_7513813885013231551_n.jpg');
}

.lightbox-link-3.image2.img3.g2.g5.g8 {
  background-image: url('../images/e-38.png');
}

.lightbox-link-3.image2.img3.g2.g5.g8.o10 {
  background-image: url('../images/e-42.png');
}

.lightbox-link-3.image2.img3.g2.g5.g8.g11 {
  background-image: url('../images/489870817_17987685536798818_2948187573618684273_n.jpg');
}

.lightbox-link-3.image2.img3.g2.g5.g8.g11.g14 {
  background-image: url('../images/348s-1.jpg');
}

.lightbox-link-3.image1 {
  background-image: url('../images/546872648_755134164056265_137860239994703936_n.jpg');
  border-radius: 6px;
  transition: all .45s;
}

.lightbox-link-3.image1:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image1.img2 {
  background-image: url('../images/04208694-4ed5-4194-a0e4-e252da80a3cd.jpg');
}

.lightbox-link-3.image1.img2.g1 {
  background-image: url('../images/IMG_9662_202310030905058_live.jpeg');
}

.lightbox-link-3.image1.img2.g1.g4 {
  background-image: url('../images/486731338_17986375982798818_2636174307473751530_n.jpg');
}

.lightbox-link-3.image1.img2.g1.g4.g7 {
  background-image: url('../images/e-37.png');
}

.lightbox-link-3.image1.img2.g1.g4.g7.g8.g12 {
  background-image: url('../images/484482621_17985123911798818_9197361047568527739_n.jpg');
}

.lightbox-link-3.image1.img2.g1.g4.g7.g8.g12.g13 {
  background-image: url('../images/348s.png');
}

.lightbox-link-3.image1.img2.g1.g4.g7.o9 {
  background-image: url('../images/e-35.png');
}

.lightbox-link-3.image1.img2.i8 {
  background-image: url('../images/4C67D6C2-94D5-4FAF-878F-4FEC0371FE7E.jpeg');
}

.lightbox-link-3.image1.img2.i8.i11 {
  background-image: url('../images/84775965-DCB9-4C9C-98E8-19A41DBBB083-2.jpeg');
}

.lightbox-link-3.image3 {
  background-image: url('../images/482014988_613027364933613_3375884550359673797_n.jpg');
  border-radius: 6px;
}

.lightbox-link-3.image3.img4 {
  background-image: url('../images/77A19FF8-0A06-4332-8E72-E60C446D698D.jpg');
}

.lightbox-link-3.image3.img4.i10 {
  background-image: url('../images/79A9854F-E2DE-4A70-9F73-E751C34C1C8D-2.jpeg');
}

.lightbox-link-3.image3.img4.i10.i13 {
  background-image: url('../images/B4C1E1C2-0C93-43F3-A064-413D1922877B.jpeg');
}

.lightbox-link-3.image3.img4.g3 {
  background-image: url('../images/IMG_0514.jpeg');
}

.lightbox-link-3.image3.img4.g3.g6 {
  background-image: url('../images/482700738_17983868681798818_2961831616011854012_n.jpg');
}

.lightbox-link-3.image3.img4.g3.g6.g9 {
  background-image: url('../images/e-40.png');
}

.lightbox-link-3.image3.img4.g3.g6.g9.g10 {
  background-image: url('../images/487724014_17987154977798818_8198036531290067899_n.jpg');
}

.lightbox-link-3.image3.img4.g3.g6.g9.g10.g15 {
  background-image: url('../images/348s-2.jpg');
  background-size: cover;
}

.lightbox-link-3.image3.img4.g3.g6.g9.o11 {
  background-image: url('../images/e-36.png');
}

.h3-heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.h3-heading-2.newheading {
  color: #000;
  text-align: center;
}

.testimonial-wrapper-4 {
  margin-bottom: 20px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
}

.background-video {
  z-index: 1;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 400px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

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

.testimonial-overlay {
  z-index: 5;
  pointer-events: none;
  background-image: linear-gradient(#fff0, #f6f5f300 50%, #f6f5f3cc 80%, #f6f5f3);
  position: absolute;
  inset: 0%;
}

.text-span-19 {
  color: var(--color);
  text-decoration: underline;
}

.flex-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.expandir {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.title-wrapper-small {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #383a42;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 720px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-regular-22 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
}

.paragraph-regular-22.newdesc {
  color: #000;
  margin-top: 10px;
  font-weight: 300;
}

.gallery-thumb-cover-2 {
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(#0009, #0009);
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Inconsolata, monospace;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: sticky;
  inset: 0;
}

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

.paragraph-regular-27 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.code-embed-6 {
  text-align: left;
}

.row-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-link-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.footer-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.footer-logo-2 {
  width: 250px;
  height: 120px;
}

.footer-section {
  background-image: linear-gradient(337deg, black, var(--color));
  padding: 131px 5% 10px;
  position: relative;
}

.column-x-large {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.footer-legal-link {
  color: #6b7280;
  font-size: 12px;
  text-decoration: none;
  transition: color .3s;
}

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

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

.legal-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.paragraph-x-small {
  margin-bottom: 0;
  font-size: 12px;
}

.social-link {
  color: #9ca3b0;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transition: color .3s;
  display: flex;
}

.social-link:hover {
  color: #030711;
}

.icon-small {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

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

.footer-link {
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .2s;
}

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

.column-x-large-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.flex-block-22 {
  flex-flow: column;
  width: 100%;
  margin-left: 5px;
}

.flex-block-23 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff26;
  border: 1px #ffffff70;
  border-radius: 100px;
  flex-flow: column;
  width: auto;
  min-width: 0;
  max-width: 200px;
  height: 100%;
  padding: 8px;
  box-shadow: 0 2px 5px #0003;
}

.flex-block-23.newf2, .flex-block-23.newf1 {
  width: 100%;
}

.column-large-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.container-16 {
  z-index: 10;
  width: 100%;
  max-width: 1180px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

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

.container-large-20 {
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.flex-block-24 {
  flex-flow: row;
}

.nav-menu-wrapper-2 {
  background-color: #0000;
  border: 1px #000;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.button-right-icon-10 {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #997e60;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 16px 32px;
  font-size: 21px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-right-icon-10:hover {
  background-color: #997e60;
  transform: translate(6px, -6px);
}

.button-right-icon-10:active {
  background-color: #160042;
}

.button-right-icon-10:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.text-block-57 {
  color: #fff;
  margin-left: 0;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-57.newph {
  font-size: 20px;
}

.image-64 {
  background-color: #fff;
  border-radius: 100px;
  padding: 5px;
}

.image-64.newdivf {
  background-color: #1d84fd;
}

.code-embed-7 {
  width: 20px;
  height: 20px;
}

.header-grid-lead-2 {
  grid-column-gap: 24px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.text-block-58 {
  letter-spacing: normal;
  text-transform: capitalize;
  margin-right: 9px;
  font-size: 18px;
  font-weight: 500;
}

.div-block-3 {
  flex-flow: row;
  width: 40px;
  height: 40px;
  display: flex;
}

.text-block-59 {
  font-size: 18px;
}

.navigation-list-wrapper-4 {
  background-color: #997e60;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 8px 39px 65px -10px #0000001a;
}

.navigation-list-wrapper-4.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.flex-block-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 35px;
}

.bold-text-45 {
  font-weight: 400;
}

.header-column {
  grid-column-gap: 104px;
  grid-row-gap: 104px;
  flex-flow: column;
  max-width: 628px;
  display: flex;
}

.code-embed-8 {
  box-shadow: 0 2px 5px #0003;
}

.header-section-lead {
  background-image: radial-gradient(circle farthest-side, #0000 50%, #00000080 75%, #000c), linear-gradient(#0006, #0006), url('../images/e-41.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  padding: 0 5% 80px;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .section-large-2.overflow-hidden {
    overflow: visible;
  }

  .section-large-2.overflow-hidden.n1 {
    margin-top: 110px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .section-large-2.overflow-hidden {
    z-index: 4;
    z-index: 4;
    margin-top: -106px;
    margin-bottom: -60px;
    padding-top: 14px;
    padding-bottom: 100px;
  }

  .section-large-2.overflow-hidden.new {
    margin-top: 0;
    overflow: visible;
  }

  .feature-grid {
    margin-top: -340px;
  }

  .content-section {
    padding-bottom: 20px;
  }

  .section-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid_1-2.newsec {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1500px;
  }

  .feature-card-link {
    max-width: 350px;
  }

  .section-regular {
    padding-bottom: 155px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-extra {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .navigation-toggle-2 {
    width: 100%;
    padding-left: 16px;
  }

  .navigation-toggle-2.w--open {
    width: 100%;
  }

  .logo {
    object-fit: cover;
  }

  .navmenu-tablet-only {
    justify-content: space-between;
    margin-bottom: 36px;
    display: flex;
  }

  .navbar-open {
    background-color: #ffffff0a;
    border: 2px solid #ffffff1a;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    padding: 10px;
    display: flex;
  }

  .navigation-list-2.w--open {
    width: 100%;
    padding-top: 0;
    position: relative;
    left: auto;
  }

  .chevron-2 {
    margin-right: 20px;
  }

  .navigation-dropdown-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-wrapper {
    z-index: 10;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #220b13;
    border-radius: 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 20px 24px;
    display: none;
    position: fixed;
    inset: 0%;
    overflow-y: auto;
  }

  .nav-menu-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-link {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 24px;
  }

  .navigation-list-wrapper-3 {
    box-shadow: none;
  }

  .navbar-close {
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    padding: 10px;
    display: flex;
  }

  .navigation-content {
    width: 100%;
  }

  .navbar {
    top: 24px;
  }

  .section-large-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .column-3x-large {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

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

  .h3-heading-3 {
    font-size: 40px;
  }

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

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

  .content-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 44px;
    grid-template-columns: 1fr;
  }

  .content-wrap {
    padding-top: 0%;
  }

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

  .contact-map-button {
    padding: 24px;
  }

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

  .contact-map-button-inner {
    padding: 16px;
  }

  .section-regular {
    padding-top: 54px;
    padding-bottom: 54px;
  }

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

  .contact-map-right {
    height: 600px;
  }

  .footer-grid-large {
    grid-template-columns: 1fr;
  }

  .privacy_grid {
    grid-template: "Lateral-Menu"
                   "Content"
                   / 1fr;
    margin-top: 0;
    display: flex;
  }

  .container-15 {
    width: 90%;
  }

  .privacy_section {
    margin-top: 99px;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .item_icon_wrapper {
    flex-direction: column-reverse;
  }

  .item_icon_header {
    flex-direction: row-reverse;
    align-items: flex-start;
    display: flex;
  }

  .h2-heading {
    font-size: 46px;
  }

  .section-large-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .video-component {
    grid-template-columns: 1fr;
  }

  .process-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .process-card-primary {
    background-color: #fff;
  }

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

  .expand-icon {
    width: 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
  }

  .footer-link-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: center;
  }

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

  .footer-link {
    flex: none;
    width: auto;
  }

  .nav-menu-wrapper-2 {
    z-index: 10;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #220b13;
    border-radius: 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 20px 24px;
    display: none;
    position: fixed;
    inset: 0%;
    overflow-y: auto;
  }

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

  .navigation-list-wrapper-4 {
    box-shadow: none;
  }

  .header-column {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
  }

  .code-embed-8 {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nav-logo-tablet {
    max-width: 145px;
  }

  .slide-content-wrap {
    background-image: none;
    background-position: 0 100%;
    background-repeat: repeat;
    background-size: 125px;
  }

  .display-heading {
    font-size: 62px;
  }

  .nav-link {
    font-size: 18px;
  }

  .navbar-button-primary {
    display: none;
  }

  .feature-grid, .feature-grid-2, .content-grid-2, .grid_1-2 {
    grid-template-columns: 1fr;
  }

  .section-large, .section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .h2-heading-6 {
    font-size: 40px;
  }

  .contact-map-right {
    aspect-ratio: auto;
  }

  .footer-company-details {
    max-width: none;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .footer-legal {
    flex-flow: column;
  }

  .brix---footer-list-item {
    margin-bottom: 10px;
  }

  .section-footer {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

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

  .content_wrapper {
    padding-left: 40px;
  }

  .privacy_grid {
    margin-top: 0;
    display: flex;
  }

  .read_more_data_wrapper {
    padding-left: 16px;
  }

  .container-15 {
    width: 90%;
  }

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

  .legal_bases_meaning_wrapper {
    padding-left: 16px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .h3-heading-2 {
    font-size: 40px;
  }

  .footer-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media screen and (max-width: 479px) {
  .nav-logo-tablet {
    max-width: 180px;
  }

  .button-right-icon-9 {
    background-color: #a8252e;
    border-radius: 2px;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    transform: skew(-4deg);
  }

  .button-right-icon-9:hover {
    background-color: #a8252e;
    transform: translate(6px, -6px)skew(-4deg);
    box-shadow: 0 2px 5px #a8252e;
  }

  .icon-right-4 {
    width: 28px;
    height: 28px;
  }

  .flex-block-12.newf2 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .flex-block-12.newf1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    position: static;
  }

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

  .slide-content-wrap {
    background-image: none;
    padding: 5%;
  }

  .header-gradient-overlay {
    background-color: #0000;
    background-image: linear-gradient(349deg, #d7a64300, #00000059), linear-gradient(#00000059 100%, #fff), url('../images/490240771_1255481173252337_6429708409142137743_n.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
  }

  .text-block-48 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
  }

  .navigation-toggle-2 {
    padding-left: 8px;
  }

  .logo {
    flex: none;
    margin-bottom: 0;
  }

  .navmenu-tablet-only {
    justify-content: space-between;
    align-items: center;
  }

  .button-right-icon-4 {
    background-color: var(--color);
    border-radius: 8px;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
  }

  .button-right-icon-4:hover {
    background-color: var(--color);
    box-shadow: none;
    transform: translate(6px, -6px)skew(-4deg);
  }

  .navbar-open {
    width: 55px;
    height: 55px;
  }

  .display-heading {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3;
  }

  .icon-regular-22 {
    color: #d12120;
    margin-right: 5px;
  }

  .slider-wrapper-2 {
    height: 140vh;
  }

  .text-block-50 {
    letter-spacing: 1px;
    font-size: 18px;
  }

  .nav-menu-item {
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff5c;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .button-row {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    align-items: stretch;
    width: 100%;
  }

  .text-block-49 {
    font-size: 16px;
  }

  .navigation-dropdown-1 {
    width: 100%;
  }

  .nav-menu-wrapper {
    background-color: var(--color);
    margin-right: 75px;
    display: none;
  }

  .container {
    padding-top: 250px;
  }

  .text-span-13 {
    color: var(--color);
    text-decoration: underline;
  }

  .flex-block-15 {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .nav-link {
    letter-spacing: 1px;
  }

  .navigation-list-wrapper-3 {
    background-color: #0c6c0d00;
  }

  .navbar-close {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffff2b;
    border: 2px solid #ffffff1a;
    border-radius: 100%;
  }

  .navigation-content {
    padding-left: 0;
  }

  .slider-content {
    padding-top: 0;
  }

  .body-button-normal-4 {
    text-transform: capitalize;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
  }

  .subheading-small-3 {
    font-size: 40px;
    font-weight: 800;
  }

  .section-large-2.overflow-hidden.n1 {
    z-index: 100;
    background-color: #fff0;
    padding-bottom: 10px;
  }

  .section-large-2.overflow-hidden {
    background-color: #fff;
    margin-top: 0;
    padding-top: 5px;
  }

  .section-large-2.overflow-hidden.new {
    padding-top: 100px;
  }

  .bold-text-42 {
    font-size: 20px;
    font-weight: 600;
  }

  .column-x-small-2 {
    justify-content: center;
    align-items: center;
  }

  .column-x-small-2.nb {
    justify-content: center;
    align-items: flex-start;
  }

  .feature-card-2 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 50px;
  }

  .h3-heading-3.text-balance {
    font-size: 33px;
  }

  .content-h2 {
    font-size: 30px;
    line-height: 34px;
  }

  .content-wrap, .content-section {
    padding-bottom: 0;
  }

  .content-image, .section-2 {
    height: 100%;
  }

  .grid_1-2 {
    padding-top: 0;
  }

  .grid_1-2.newsec {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .section-14 {
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    position: relative;
  }

  .image-59.newimg2 {
    z-index: 3;
  }

  .section-large {
    background-image: linear-gradient(#000c, #fff3), url('../images/rsw_984h_1312.webp');
    height: auto;
    padding-top: 140px;
  }

  .paragraph-regular-26 {
    color: #fff;
    font-weight: 300;
  }

  .h2.body-color {
    font-family: Outfit, sans-serif;
    font-size: 38px;
    line-height: 40px;
  }

  .feature-card-head {
    color: #fff;
    background-color: #856a4b;
  }

  .content-wrap-2 {
    margin-top: -60px;
    margin-bottom: 40px;
  }

  .feature-card-link {
    background-color: var(--color);
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .text-block-45 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }

  .text-span-15 {
    color: #008102;
    text-decoration: underline;
  }

  .code-embed-3 {
    color: #008102;
    background-color: #008102;
  }

  .flex-block-20 {
    width: 100%;
    height: 100%;
  }

  .section-large-3 {
    background-image: linear-gradient(#000c, #fff3), url('../images/546872648_755134164056265_137860239994703936_n.jpg');
    height: auto;
    padding-top: 140px;
  }

  .flex-block-19 {
    flex-flow: column;
    width: 100%;
  }

  .code-embed-4 {
    width: 100%;
  }

  .code-embed-4.newem, .code-embed-4.new41 {
    width: 100%;
    height: 100%;
  }

  .code-embed-4.new41 {
    width: 100%;
    height: 300px;
  }

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

  .section-regular {
    padding-top: 50px;
  }

  .paragraph-x-large-3 {
    line-height: 26px;
  }

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

  .contact-map-card {
    width: auto;
    max-width: none;
    right: 12px;
  }

  .button-grid-small {
    grid-template-columns: 1fr;
  }

  .text-block-43 {
    font-size: 16px;
  }

  .icon-5 {
    color: var(--color);
  }

  .footer-legal-link-2 {
    font-size: 14px;
  }

  .footer-text-link-2 {
    font-size: 16px;
    font-weight: 400;
  }

  .icon-regular-12 {
    color: #fff;
    margin-right: 5px;
  }

  .brix---paragraph-default-11 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default-11.ntetxt {
    text-align: center;
    font-size: 16px;
  }

  .brix---paragraph-default-11.ntetxt.newtext {
    margin-top: 0;
  }

  .paragraph-regular-17 {
    text-align: left;
  }

  .footer-legal-links-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    display: flex;
  }

  .text-block-52.newph {
    color: #fff;
  }

  .footer-logo {
    display: flex;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .footer-grid-large {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---footer-list-item {
    margin-bottom: 8px;
  }

  .paragraph-x-small-2.text-color-gray-500 {
    text-align: center;
  }

  .section-footer {
    padding-bottom: 20px;
  }

  .footer-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .privacy_content_wrapper {
    background-color: #fff0;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-21 {
    font-size: 35px;
  }

  .content_wrapper {
    flex: 1;
    padding-left: 24px;
  }

  .privacy_grid {
    margin-top: 0;
    display: flex;
  }

  .mini_button {
    color: #fff;
  }

  .mini_button:hover {
    color: #011d41;
  }

  .read_more_line {
    margin-left: 0;
  }

  .read_more_data_wrapper {
    padding-left: 24px;
  }

  .container-15 {
    width: 90%;
  }

  .privacy_section {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .item_icon_wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 12px;
    margin-bottom: 4px;
  }

  .header_section_wrapper {
    align-items: flex-start;
  }

  .legal_bases_meaning_wrapper {
    padding-left: 24px;
  }

  .item_icon_header {
    flex-direction: row-reverse;
    align-items: flex-start;
    display: flex;
  }

  .code-embed-5 {
    border-radius: 12px;
    box-shadow: 0 2px 5px #0003;
  }

  .video-content {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .h2-heading {
    color: #000;
    font-size: 35px;
  }

  .f-section-large {
    z-index: 5;
  }

  .video-block {
    height: 400px;
  }

  .link-block-3 {
    width: 75px;
    height: 75px;
    position: absolute;
    inset: auto;
  }

  .f-blog-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .f-blog-wrapper {
    display: block;
  }

  .f-h5-heading {
    color: #000;
    font-family: Outfit, sans-serif;
    font-size: 30px;
  }

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

  .process-card-primary {
    background-color: #008102;
    background-image: url('../images/_logo-8.svg');
    background-position: 50%;
    background-size: cover;
  }

  .blog-card {
    flex-direction: column;
  }

  .blog-card.card2 {
    top: 0;
  }

  .blog-card.card2.card9 {
    background-image: linear-gradient(#0009 100%, #fff), url('../images/brick-wall-repair.webp');
  }

  .blog-card.card3.card1.card5 {
    background-image: linear-gradient(#0009 100%, #fff), url('../images/04208694-4ed5-4194-a0e4-e252da80a3cd.jpg');
  }

  .blog-card.card3.card1.ca5 {
    background-image: linear-gradient(#0009 100%, #fff), url('../images/43a91263-8452-4f40-a6c4-dfb2ef258c5a.jpg');
  }

  .blog-card.card3.card1.card6 {
    background-image: linear-gradient(#0009 100%, #fff), url('../images/bf4d48d8-affc-4f04-8206-b44edf476251.jpg');
  }

  .blog-card.card3.card1.card2 {
    background-image: linear-gradient(#0009 100%, #fff), url('../images/8f9f1108-cc92-49a8-b1e3-02b3048e4fce.jpg');
  }

  .title-heading {
    margin-bottom: -25px;
  }

  .blog-content-wrapper {
    width: 100%;
  }

  .blog-section {
    padding: 5% 5% 15%;
  }

  .blog-title {
    font-size: 25px;
  }

  .title-wrapper-large-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-small-3.background-secondary.newsec {
    margin-bottom: -35px;
    padding-bottom: 62px;
  }

  .section-small-3.background-secondary.newsec.newsec1.invs1 {
    background-image: none;
    flex-flow: column;
    display: flex;
  }

  .section-small-3.background-secondary.newsec.newsec1.invs1.ml {
    margin-bottom: 0;
    padding-top: 60px;
  }

  .flex-block-4 {
    flex-flow: column;
    width: 100%;
  }

  .lightbox-link-3.image2, .lightbox-link-3.image2.img3, .lightbox-link-3.image2.img3.g2, .lightbox-link-3.image2.img3.g2.g5.g8, .lightbox-link-3.image1, .lightbox-link-3.image1.img2, .lightbox-link-3.image1.img2.g1, .lightbox-link-3.image1.img2.g1.g4.g7, .lightbox-link-3.image3, .lightbox-link-3.image3.img4, .lightbox-link-3.image3.img4.g3, .lightbox-link-3.image3.img4.g3.g6.g9 {
    width: 100%;
  }

  .h3-heading-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .h3-heading-2.newheading {
    font-size: 25px;
    line-height: 35px;
  }

  .background-video {
    width: 100%;
  }

  .flex-block-21 {
    justify-content: center;
    align-items: center;
  }

  .flex-block-6 {
    flex-flow: column;
    width: 100%;
  }

  .paragraph-regular-22.newdesc {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
  }

  .bold-text-40 {
    font-family: Outfit, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 37px;
  }

  .paragraph-regular-27 {
    text-align: left;
  }

  .footer-link-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-legal-grid {
    grid-template-columns: 1fr;
  }

  .flex-block-23.newf2 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .flex-block-23.newf1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    position: static;
  }

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

  .nav-menu-wrapper-2 {
    background-color: #997e60;
    margin-right: 75px;
    display: none;
  }

  .button-right-icon-10 {
    background-color: #a8252e;
    border-radius: 2px;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    transform: skew(-4deg);
  }

  .button-right-icon-10:hover {
    background-color: #a8252e;
    transform: translate(6px, -6px)skew(-4deg);
    box-shadow: 0 2px 5px #a8252e;
  }

  .text-block-57 {
    font-size: 16px;
  }

  .header-grid-lead-2 {
    grid-template-columns: 1fr;
    margin-top: 200px;
  }

  .text-block-58 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
  }

  .text-block-59 {
    letter-spacing: 1px;
    font-size: 18px;
  }

  .navigation-list-wrapper-4 {
    background-color: #0c6c0d00;
  }

  .flex-block-25 {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .header-column {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .code-embed-8 {
    border-radius: 12px;
    width: 100%;
    box-shadow: 0 2px 5px #0003;
  }

  .header-section-lead {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

#w-node-df68d7e1-26ba-6352-93a4-684d39d48d74-b1634f9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f114fbb4-83f7-bd59-8976-9e6d33936ca7-b1634f9e {
  grid-area: Content;
}

#w-node-ae964108-07a0-cfb1-f328-89df2ffd2413-b1634fa1 {
  align-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-df68d7e1-26ba-6352-93a4-684d39d48d5c-b1634f9d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


