:root {
  --color: #997e60;
}

.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);
  box-shadow: 0 2px 5px #008102;
}

.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/rsw_1160h_870.webp');
  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: #008102;
  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;
  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;
}

.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);
  background-image: url('../images/Untitled-design-2.svg');
  background-position: 50%;
  background-size: cover;
  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: #fff0;
  background-image: linear-gradient(#00000080 100%, #fff), url('../images/rsw_1160h_870.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  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-image: linear-gradient(#0009 100%, #fff), url('../images/rsw_984h_1312-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.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/rsw_984h_1312-1.webp');
  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;
  color: #154ee0;
  letter-spacing: -.08px;
  background-color: #856a4b;
  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: #997e60;
  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-image: linear-gradient(#000c, #fff3), url('../images/270381_SCN_Sacramento_iStock-956590696_ZC5F70.webp');
  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: 400px;
  height: 400px;
}

.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 {
  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: -18px;
  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: url('../images/Untitled-design-2.svg'), linear-gradient(352deg, black, var(--color));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  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;
  display: flex;
}

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

.mini_button {
  color: #fff;
  cursor: pointer;
  background-color: gray;
  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;
}

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

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

@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 {
    padding: 5%;
  }

  .header-gradient-overlay {
    background-color: #0000;
    background-image: linear-gradient(349deg, #d7a64300, #00000059), linear-gradient(#00000059 100%, #fff);
  }

  .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: #008102;
    border-radius: 8px;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
  }

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

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

  .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: #008102;
    margin-right: 75px;
    display: none;
  }

  .container {
    padding-top: 55px;
  }

  .text-span-13 {
    color: #008102;
    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 {
    background-color: #fff0;
    padding-bottom: 10px;
  }

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

  .bold-text-42 {
    font-size: 16px;
    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: 27px;
  }

  .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/546872648_755134164056265_137860239994703936_n.jpg');
    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: #09670a;
  }

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

  .feature-card-link {
    background-color: #008102;
    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: #d0a241;
  }

  .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-direction: column;
    display: none;
  }

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

#w-node-df68d7e1-26ba-6352-93a4-684d39d48d74-404aabd1, #w-node-b7ac97bf-bd74-fcde-897b-975c4ae60d4c-404aabd1, #w-node-_8075723f-55a2-6501-fb9a-0aed848d84e2-404aabd1, #w-node-_8075723f-55a2-6501-fb9a-0aed848d84f9-404aabd1, #w-node-_8075723f-55a2-6501-fb9a-0aed848d84fb-404aabd1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

#w-node-d80995a3-d3d5-098d-a7a8-9eff3435177c-5c4fba30, #w-node-d80995a3-d3d5-098d-a7a8-9eff34351789-5c4fba30, #w-node-d80995a3-d3d5-098d-a7a8-9eff3435178b-5c4fba30, #w-node-d80995a3-d3d5-098d-a7a8-9eff3435177c-4d842fbd, #w-node-d80995a3-d3d5-098d-a7a8-9eff34351789-4d842fbd, #w-node-d80995a3-d3d5-098d-a7a8-9eff3435178b-4d842fbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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


