.navbar1-wrapper {
  display: contents;
}
 
.navbar1-container {
  width: 100%;
  display: flex;
  z-index: 100;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-navbar-interactive {
  fill: #34201F;
  color: #34201F;
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0x;
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: space-between;
  background-color: #FFFFFF;
}
 
.navbar1-navlink {
  display: contents;
}
 
.navbar1-image1 {
  width: 150px;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar1-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar1-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  color: #34201F;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar1-link11 {
  fill: #34201F;
  color: #34201F;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 500;
  text-decoration: none;
}
 
.navbar1-link41 {
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 500;
  text-decoration: none;
}
 
.navbar1-link42 {
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 500;
  text-decoration: none;
}
 
.navbar1-buttons {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar1-action21 {
  fill: #FFFFFF;
  color: #FFFFFF;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #34201f;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
  background-color: #34201F;
}
 
.navbar1-image2 {
  width: 20px;
  object-fit: cover;
}
 
.navbar1-burger-menu {
  display: none;
}
 
.navbar1-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-nav {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.navbar1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar1-logo {
  width: var(--dl-layout-size-large);
  height: auto;
}
 
.navbar1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar1-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-link12 {
  align-self: center;
  text-decoration: none;
}
 
.navbar1-action22 {
  fill: #FFFFFF;
  color: #FFFFFF;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #34201f;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
  background-color: #34201F;
}
 
.navbar1-image3 {
  width: 20px;
  object-fit: cover;
}
 
.orl-fragment13 {
  display: contents;
}
 
.orl-text103 {
  display: inline-block;
}
 
.orl-fragment10 {
  display: contents;
}
 
.orl-text100 {
  display: inline-block;
}
 
.orl-fragment11 {
  display: contents;
}
 
.orl-text101 {
  display: inline-block;
}
 
.orl-fragment15 {
  display: contents;
}
 
.orl-text105 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment14 {
  display: contents;
}
 
.orl-text104 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment12 {
  display: contents;
}
 
.orl-text102 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navbar1-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar1-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .navbar1-top {
    align-self: center;
    justify-content: space-between;
  }
  .navbar1-logo {
    display: flex;
    justify-content: space-between;
  }
  .navbar1-close-menu {
    justify-content: flex-end;
  }
  .navbar1-links2 {
    align-self: center;
    align-items: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navbar1-link43 {
    font-family: DM Sans;
  }
  .navbar1-link44 {
    font-family: DM Sans;
  }
}
 
@media(max-width: 479px) {
  .navbar1-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar1-desktop-menu {
    display: none;
  }
  .navbar1-burger-menu {
    display: flex;
  }
  .navbar1-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .navbar1-nav {
    height: 391px;
    justify-content: flex-start;
  }
  .navbar1-logo {
    display: flex;
  }
  .navbar1-action22 {
    margin-top: var(--dl-layout-space-fourunits);
  }
}

.detail-actions-wrapper {
  display: contents;
}
 
.detail-actions-container {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
}
 
.detail-actions-button1 {
  flex: 1;
  margin-left: 0px;
  text-decoration: none;
}
 
.detail-actions-image1 {
  width: 20px;
  object-fit: cover;
}
 
.detail-actions-text1 {
  font-family: "Bricolage Grotesque";
}
 
.detail-actions-button2 {
  flex: 1;
  margin-left: 0px;
  text-decoration: none;
}
 
.detail-actions-image2 {
  width: 20px;
  object-fit: cover;
}
 
.detail-actions-text2 {
  font-family: "Bricolage Grotesque";
}
 
.detail-actions-button3 {
  flex: 1;
  margin-left: 0px;
  text-decoration: none;
}
 
.detail-actions-image3 {
  width: 20px;
  object-fit: cover;
}
 
.detail-actions-text3 {
  font-family: "Bricolage Grotesque";
}
 
.orl-fragment39 {
  display: contents;
}
 
.orl-text129 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
}
 
.orl-fragment44 {
  display: contents;
}
 
.orl-text139 {
  display: inline-block;
  font-family: "DM Sans";
}
 
.features-orl-fragment11 {
  display: contents;
}
 
.features-orl-text13 {
  display: inline-block;
}
 
.features-orl-fragment10 {
  display: contents;
}
 
.features-orl-text12 {
  display: inline-block;
}
 
.features-orl-fragment12 {
  display: contents;
}
 
.features-orl-text14 {
  display: inline-block;
}
 

 

 
@media(max-width: 991px) {
  .detail-actions-container {
    align-self: flex-start;
    justify-content: flex-start;
  }
  .detail-actions-button1 {
    margin-left: 0px;
  }
}
 
@media(max-width: 479px) {
  .detail-actions-container {
    width: 100%;
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .detail-actions-button1 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .detail-actions-button2 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .detail-actions-button3 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
}

.features-orl-wrapper {
  display: contents;
}
 
.features-orl-layout251 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-sixunits);
  flex-direction: column;
  background-color: #ffffff;
}
 
.features-orl-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
}
 
.features-orl-container11 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.features-orl-text10 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  width: auto;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.features-orl-container12 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: 0Units;
  flex-direction: column;
  justify-content: flex-start;
}
 
.features-orl-text11 {
  width: 100%;
  font-family: "DM Sans";
  margin-bottom: var(--dl-layout-space-unit);
}
 
.features-orl-fragment10 {
  display: contents;
}
 
.features-orl-text12 {
  display: inline-block;
}
 
.features-orl-fragment11 {
  display: contents;
}
 
.features-orl-text13 {
  display: inline-block;
}
 
.features-orl-fragment12 {
  display: contents;
}
 
.features-orl-text14 {
  display: inline-block;
}
 
.features-orl-max-width {
  gap: var(--dl-layout-space-threeunits);
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features-orl-content1 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features-orl-row {
  height: auto;
  align-items: flex-start;
}
 
.features-orl-feature1 {
  flex: 1;
  width: 50%;
}
 
.features-orl-content2 {
  width: 100%;
  height: 506px;
  padding: var(--dl-layout-space-twounits);
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-threeunits);
  border-radius: var(--dl-layout-radius-inputradius);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
  background-size: autocover,contain;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0.00%,rgb(146, 118, 110) 100.00%),url("public/oznambgr-1400w.png");
  background-repeat: center,no-repeat;
  background-position: top leftbottom,top;
}
 
.features-orl-feature1-title {
  fill: #FFFFFF;
  color: #FFFFFF;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.features-orl-feature1-description {
  fill: #FFFFFF;
  color: #FFFFFF;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: bold;
}
 
.features-orl-feature2 {
  gap: 0;
  flex: 1;
  width: 100%;
}
 
.features-orl-feature-title {
  width: 100%;
  font-style: normal;
  text-align: left;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.features-orl-content3 {
  width: 100%;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.features-orl-container13 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.features-orl-feature2-title1 {
  width: 100%;
  font-style: normal;
  text-align: left;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.features-orl-text15 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  width: 100%;
}
 
.features-orl-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text16 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text17 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container15 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text18 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text19 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text20 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text21 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text22 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text23 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text24 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text25 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-content4 {
  width: 100%;
  height: 504px;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.features-orl-container19 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.features-orl-feature2-title2 {
  width: 100%;
  font-style: normal;
  text-align: left;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.features-orl-text26 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
  width: 100%;
}
 
.features-orl-text27 {
  fill: var(--dl-color-theme-primary2);
  color: var(--dl-color-theme-primary2);
}
 
.features-orl-container20 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text28 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text29 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text30 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text31 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text32 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text33 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container23 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text34 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text35 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.features-orl-container24 {
  flex: 0 0 auto;
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-layout-radius-inputradius);
  justify-content: space-between;
  background-color: var(--dl-color-theme-secondary2);
}
 
.features-orl-text36 {
  width: 50%;
  display: flex;
  text-align: left;
  font-family: "DM Sans";
  padding-left: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.features-orl-text37 {
  width: 50%;
  font-family: "DM Sans";
  padding-right: var(--dl-layout-space-unit);
}
 
.orl-fragment30 {
  display: contents;
}
 
.orl-text120 {
  display: inline-block;
}
 
.orl-fragment40 {
  display: contents;
}
 
.orl-text133 {
  display: inline-block;
}
 
.orl-fragment28 {
  display: contents;
}
 
.orl-text118 {
  display: inline-block;
}
 
.orl-fragment20 {
  display: contents;
}
 
.orl-text110 {
  display: inline-block;
}
 
.orl-fragment23 {
  display: contents;
}
 
.orl-text113 {
  display: inline-block;
}
 
.orl-fragment31 {
  display: contents;
}
 
.orl-text121 {
  display: inline-block;
}
 
.orl-fragment29 {
  display: contents;
}
 
.orl-text119 {
  display: inline-block;
}
 
.orl-fragment35 {
  display: contents;
}
 
.orl-text125 {
  display: inline-block;
}
 
.orl-fragment39 {
  display: contents;
}
 
.orl-text129 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
}
 
.orl-fragment45 {
  display: contents;
}
 
.orl-text140 {
  display: inline-block;
}
 
.orl-fragment27 {
  display: contents;
}
 
.orl-text117 {
  display: inline-block;
}
 
.orl-fragment38 {
  display: contents;
}
 
.orl-text128 {
  display: inline-block;
}
 
.orl-fragment16 {
  display: contents;
}
 
.orl-text106 {
  display: inline-block;
}
 
.orl-fragment42 {
  display: contents;
}
 
.orl-text137 {
  display: inline-block;
}
 
.orl-fragment43 {
  display: contents;
}
 
.orl-text138 {
  display: inline-block;
}
 
.orl-fragment18 {
  display: contents;
}
 
.orl-text108 {
  display: inline-block;
}
 
.orl-fragment41 {
  display: contents;
}
 
.orl-text136 {
  display: inline-block;
}
 
.orl-fragment26 {
  display: contents;
}
 
.orl-text116 {
  display: inline-block;
}
 
.orl-fragment17 {
  display: contents;
}
 
.orl-text107 {
  display: inline-block;
}
 
.orl-fragment25 {
  display: contents;
}
 
.orl-text115 {
  display: inline-block;
}
 
.orl-fragment37 {
  display: contents;
}
 
.orl-text127 {
  display: inline-block;
}
 
.orl-fragment21 {
  display: contents;
}
 
.orl-text111 {
  display: inline-block;
}
 
.orl-fragment22 {
  display: contents;
}
 
.orl-text112 {
  display: inline-block;
}
 
.orl-fragment24 {
  display: contents;
}
 
.orl-text114 {
  display: inline-block;
}
 
.orl-fragment36 {
  display: contents;
}
 
.orl-text126 {
  display: inline-block;
}
 
.orl-fragment19 {
  display: contents;
}
 
.orl-text109 {
  display: inline-block;
}
 
.orl-fragment32 {
  display: contents;
}
 
.orl-text122 {
  display: inline-block;
}
 
.orl-fragment44 {
  display: contents;
}
 
.orl-text139 {
  display: inline-block;
  font-family: "DM Sans";
}
 
.orl-fragment33 {
  display: contents;
}
 
.orl-text123 {
  display: inline-block;
}
 
.orl-fragment34 {
  display: contents;
}
 
.orl-text124 {
  display: inline-block;
}
 

 
@media(max-width: 991px) {
  .features-orl-container10 {
    flex-direction: column;
  }
  .features-orl-container11 {
    width: 100%;
  }
  .features-orl-container12 {
    width: 100%;
  }
  .features-orl-content3 {
    width: 100%;
  }
  .features-orl-content4 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features-orl-layout251 {
    height: auto;
  }
  .features-orl-text10 {
    text-align: center;
  }
  .features-orl-max-width {
    height: auto;
  }
  .features-orl-row {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .features-orl-feature1 {
    width: 100%;
  }
  .features-orl-content2 {
    width: 100%;
    height: auto;
  }
  .features-orl-feature2 {
    width: 100%;
  }
  .features-orl-content3 {
    width: 100%;
    height: auto;
    padding-top: var(--dl-layout-space-halfunit);
  }
  .features-orl-container14 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container15 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container16 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container17 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container18 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-content4 {
    width: 100%;
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .features-orl-container20 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container21 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container22 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container23 {
    align-items: center;
    flex-direction: row;
  }
  .features-orl-container24 {
    align-items: center;
    flex-direction: row;
  }
}
 
@media(max-width: 479px) {
  .features-orl-layout251 {
    height: auto;
  }
  .features-orl-container10 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .features-orl-text10 {
    width: 100%;
    font-size: 32px;
    font-style: normal;
    text-align: left;
    font-family: Bricolage Grotesque;
    font-weight: 500;
  }
  .features-orl-container12 {
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
    flex-direction: column;
  }
  .features-orl-text11 {
    font-size: 16px;
  }
  .features-orl-max-width {
    height: auto;
  }
  .features-orl-row {
    height: auto;
  }
  .features-orl-content2 {
    width: 100%;
    height: auto;
  }
  .features-orl-content3 {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .features-orl-content4 {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.team-orl-wrapper {
  display: contents;
}
 
.team-orl-team12 {
  background-color: var(--dl-color-theme-secondary2);
}
 
.team-orl-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-content1 {
  gap: var(--dl-layout-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-content2 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.team-orl-row {
  gap: 64px;
  width: 959px;
  height: 100%;
  display: flex;
  max-width: 800px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.team-orl-card1 {
  gap: 24px;
  flex: 1;
  width: 278px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team-orl-member-image1 {
  width: auto;
  height: 150px;
  border-radius: var(--dl-layout-radius-round);
}
 
.team-orl-content3 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-title1 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-text10 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.team-orl-text12 {
  text-align: center;
}
 
.team-orl-action21 {
  fill: #FFFFFF;
  color: #FFFFFF;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #34201f;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
  background-color: #34201F;
}
 
.team-orl-image1 {
  width: 20px;
  object-fit: cover;
}
 
.team-orl-card2 {
  gap: 24px;
  flex: 1;
  width: 287px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team-orl-member-image2 {
  width: auto;
  height: 150px;
  border-radius: var(--dl-layout-radius-round);
}
 
.team-orl-content4 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-title2 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-text14 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.team-orl-text16 {
  text-align: center;
}
 
.team-orl-action22 {
  fill: #FFFFFF;
  color: #FFFFFF;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #34201f;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
  background-color: #34201F;
}
 
.team-orl-image2 {
  width: 20px;
  object-fit: cover;
}
 
.team-orl-card3 {
  gap: 24px;
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.team-orl-member-image3 {
  width: auto;
  height: 150px;
  border-radius: var(--dl-layout-radius-round);
}
 
.team-orl-content5 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-title3 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.team-orl-text18 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.team-orl-text20 {
  text-align: center;
}
 
.team-orl-action23 {
  fill: #FFFFFF;
  color: #FFFFFF;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #34201f;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
  background-color: #34201F;
}
 
.team-orl-image3 {
  width: 20px;
  object-fit: cover;
}
 
.team-orl-text22 {
  width: 100%;
  padding: var(--dl-layout-space-twounits);
  margin-top: var(--dl-layout-space-twounits);
  text-align: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius8);
  background-color: #FFFFFF;
}
 
.orl-fragment53 {
  display: contents;
}
 
.orl-text158 {
  display: inline-block;
  font-family: "DM Sans";
}
 
.orl-fragment50 {
  display: contents;
}
 
.orl-text152 {
  display: inline-block;
}
 
.orl-fragment52 {
  display: contents;
}
 
.orl-text157 {
  display: inline-block;
}
 
.orl-fragment47 {
  display: contents;
}
 
.orl-text149 {
  display: inline-block;
}
 
.orl-fragment46 {
  display: contents;
}
 
.orl-text148 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment57 {
  display: contents;
}
 
.orl-text166 {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
}
 
.orl-fragment56 {
  display: contents;
}
 
.orl-text165 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-family: "DM Sans";
}
 
.orl-fragment54 {
  display: contents;
}
 
.orl-text159 {
  display: inline-block;
}
 
.orl-fragment58 {
  display: contents;
}
 
.orl-text169 {
  display: inline-block;
}
 
.orl-fragment51 {
  display: contents;
}
 
.orl-text156 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment49 {
  display: contents;
}
 
.orl-text151 {
  display: inline-block;
  line-height: 1.5;
}
 
.orl-fragment55 {
  display: contents;
}
 
.orl-text162 {
  display: inline-block;
}
 
.orl-fragment48 {
  display: contents;
}
 
.orl-text150 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
@media(max-width: 991px) {
  .team-orl-row {
    align-items: center;
    flex-direction: row;
  }
}
 
@media(max-width: 767px) {
  .team-orl-row {
    gap: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .team-orl-row {
    width: 100%;
    flex-direction: column;
  }
  .team-orl-card1 {
    width: 100%;
  }
  .team-orl-member-image1 {
    height: 150px;
  }
  .team-orl-card2 {
    width: 100%;
  }
  .team-orl-member-image2 {
    height: 150px;
  }
  .team-orl-member-image3 {
    height: 150px;
  }
}

.pricing-orl-wrapper {
  display: contents;
}
 
.pricing-orl-pricing23 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #FFFFFF;
}
 
.pricing-orl-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.pricing-orl-section-title {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.pricing-orl-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: 153px;
  display: flex;
  max-width: 800px;
  align-self: stretch;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.pricing-orl-text10 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-style: normal;
  text-align: center;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
  margin-bottom: 0px;
}
 
.pricing-orl-text11 {
  text-align: center;
}
 
.pricing-orl-link {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  text-align: center;
  text-decoration: underline none;
}
 
.pricing-orl-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.pricing-orl-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.pricing-orl-column {
  flex: 1;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent1);
}
 
.pricing-orl-price1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing-orl-price2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing-orl-text12 {
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 600;
}
 
.pricing-orl-text13 {
  font-size: 48px;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
  padding-bottom: 3px;
}
 
.pricing-orl-list {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing-orl-list-item1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing-orl-text14 {
  font-family: "DM Sans";
}
 
.pricing-orl-list-item2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing-orl-text15 {
  font-family: "DM Sans";
}
 
.pricing-orl-list-item3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing-orl-text16 {
  font-family: "DM Sans";
}
 
.pricing-orl-list-item4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing-orl-text17 {
  font-family: "DM Sans";
}
 
.pricing-orl-action2 {
  fill: #FFFFFF;
  color: #FFFFFF;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #34201f;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  text-decoration: none;
  background-color: #34201F;
}
 
.pricing-orl-image {
  width: 20px;
  object-fit: cover;
}
 
.orl-fragment67 {
  display: contents;
}
 
.orl-text189 {
  display: inline-block;
}
 
.orl-fragment65 {
  display: contents;
}
 
.orl-text184 {
  display: inline-block;
}
 
.orl-fragment64 {
  display: contents;
}
 
.orl-text180 {
  display: inline-block;
}
 
.orl-fragment63 {
  display: contents;
}
 
.orl-text179 {
  display: inline-block;
}
 
.orl-fragment59 {
  display: contents;
}
 
.orl-text172 {
  display: inline-block;
}
 
.orl-text174 {
  font-weight: 700;
}
 
.orl-fragment66 {
  display: contents;
}
 
.orl-text185 {
  display: inline-block;
}
 
.orl-fragment61 {
  display: contents;
}
 
.orl-text177 {
  display: inline-block;
}
 
.orl-fragment60 {
  display: contents;
}
 
.orl-text176 {
  display: inline-block;
}
 
.orl-fragment62 {
  display: contents;
}
 
.orl-text178 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 

 
@media(max-width: 479px) {
  .pricing-orl-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .pricing-orl-container1 {
    width: 100%;
  }
  .pricing-orl-container2 {
    width: 100%;
  }
  .pricing-orl-column {
    width: 100%;
  }
}

.cta4-wrapper {
  display: contents;
}
 
.cta4-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: 0px;
  background-color: var(--dl-color-theme-secondary2);
}
 
.cta4-max-width {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cta4-container2 {
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.cta4-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta4-text1 {
  font-size: 1.5rem;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.cta4-text2 {
  font-family: "DM Sans";
}
 
.cta4-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
 
.cta4-link1 {
  display: contents;
}
 
.cta4-image1 {
  width: 192px;
  height: 50px;
  object-fit: cover;
  text-decoration: none;
}
 
.cta4-link3 {
  display: contents;
}
 
.cta4-image2 {
  width: 200px;
  height: 50px;
  object-fit: cover;
  text-decoration: none;
}
 
.cta4-placeholder-image {
  width: 638px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
 
.cta4-image3 {
  width: auto;
  height: 100%;
  object-fit: cover;
}
 
.orl-fragment68 {
  display: contents;
}
 
.orl-text190 {
  display: inline-block;
}
 
.orl-fragment69 {
  display: contents;
}
 
.orl-text191 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.orl-fragment70 {
  display: contents;
}
 
.orl-text192 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .cta4-container2 {
    flex-direction: column;
  }
  .cta4-placeholder-image {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .cta4-column {
    width: 347px;
  }
  .cta4-container3 {
    align-self: center;
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .cta4-container1 {
    flex-direction: column;
    justify-content: center;
  }
  .cta4-column {
    width: 100%;
    align-self: center;
    align-items: flex-start;
  }
  .cta4-text1 {
    width: 100%;
    font-size: 1.5rem;
  }
  .cta4-text2 {
    width: 100%;
  }
  .cta4-container3 {
    width: 100%;
    align-self: flex-start;
    align-items: center;
  }
  .cta4-image1 {
    width: auto;
    height: 50px;
    max-width: 200px;
  }
  .cta4-image2 {
    width: auto;
    height: 50px;
    max-width: 200px;
  }
  .cta4-placeholder-image {
    height: auto;
  }
  .cta4-image3 {
    width: 100%;
  }
  .orl-text191 {
    color: var(--dl-color-theme-primary1);
    font-style: normal;
    font-family: Bricolage Grotesque;
    font-weight: 500;
  }
}

.contact11-wrapper {
  display: contents;
}
 
.contact11-container1 {
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  background-color: #ffffff;
}
 
.contact11-max-width {
  align-self: center;
}
 
.contact11-section-title {
  width: 100%;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.contact11-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact11-text10 {
  font-size: 2rem;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.contact11-content2 {
  height: auto;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.contact11-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 497px;
  height: 424px;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  align-self: center;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius8);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
  background-color: var(--dl-color-theme-secondary2);
}
 
.contact11-content4 {
  gap: 16px;
  width: 389px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact11-contact-info1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  padding: 0x;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.contact11-text11 {
  font-size: 16px;
  font-family: "DM Sans";
}
 
.contact11-text12 {
  font-size: 1.5rem;
  align-self: flex-start;
  font-style: normal;
  margin-top: -20px;
  text-align: center;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.contact11-contact-info2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 0nit;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.contact11-text13 {
  display: flex;
  font-size: 16px;
  font-family: "DM Sans";
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact11-text14 {
  display: flex;
  font-size: 1.5rem;
  align-self: flex-start;
  font-style: normal;
  margin-top: -20px;
  text-align: left;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
  justify-content: flex-start;
}
 
.contact11-contact-info3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.contact11-text15 {
  font-size: 16px;
  font-family: "DM Sans";
}
 
.contact11-link1 {
  display: contents;
}
 
.contact11-text16 {
  font-size: 1.5rem;
  align-self: flex-start;
  font-style: normal;
  margin-top: -20px;
  text-align: center;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
  text-decoration: underline;
}
 
.contact11-contact-info4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.contact11-text17 {
  font-size: 16px;
  font-family: "DM Sans";
}
 
.contact11-link2 {
  display: contents;
}
 
.contact11-text18 {
  font-size: 1.5rem;
  align-self: flex-start;
  font-style: normal;
  margin-top: -20px;
  text-align: center;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
  text-decoration: underline;
}
 
.contact11-container2 {
  width: 841px;
  height: 420px;
  display: flex;
  align-items: flex-start;
  margin-left: 11px;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  background-size: cover;
  background-image: url("public/map-1400w.png");
}
 
.orl-fragment72 {
  display: contents;
}
 
.orl-text197 {
  display: inline-block;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.orl-fragment73 {
  display: contents;
}
 
.orl-text198 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment71 {
  display: contents;
}
 
.orl-text196 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment75 {
  display: contents;
}
 
.orl-text200 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment74 {
  display: contents;
}
 
.orl-text199 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .contact11-content2 {
    position: relative;
    align-items: flex-start;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .contact11-max-width {
    width: 378px;
  }
  .contact11-content2 {
    width: 371px;
  }
  .contact11-content3 {
    width: 364px;
  }
  .contact11-content4 {
    width: 352px;
  }
  .contact11-container2 {
    width: 373px;
    margin-left: 0px;
  }
}
 
@media(max-width: 479px) {
  .contact11-container1 {
    width: 100%;
    height: 819px;
  }
  .contact11-max-width {
    width: 100%;
    height: 740px;
  }
  .contact11-text10 {
    font-size: 1.5rem;
  }
  .contact11-content2 {
    width: 100%;
    height: 642px;
  }
  .contact11-content3 {
    width: 100%;
  }
  .contact11-content4 {
    width: 100%;
  }
  .contact11-text14 {
    font-size: 1.5rem;
    font-style: normal;
    font-family: Bricolage Grotesque;
    font-weight: 500;
  }
  .contact11-container2 {
    width: 100%;
    height: 204px;
    margin-left: 0px;
  }
  .orl-text197 {
    font-size: 1.5rem;
    font-style: normal;
    font-family: Bricolage Grotesque;
    font-weight: 500;
  }
}

.footer2-wrapper {
  display: contents;
}
 
.footer2-footer2 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #92766E;
}
 
.footer2-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer2-content3 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.footer2-links {
  gap: var(--dl-layout-space-fiveunits);
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
}
 
.footer2-column {
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-image1 {
  height: 25px;
}
 
.footer2-container1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
 
.footer2-column1 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-column1-title {
  fill: #ffffff;
  color: #ffffff;
  font-size: 1.5rem;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.footer2-footer-links1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-halfunit);
  flex-direction: column;
}
 
.footer2-link1 {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer2-link2 {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.footer2-link3 {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer2-link5 {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
  text-decoration: none;
}
 
.footer2-column2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-column2-title1 {
  fill: #ffffff;
  color: #ffffff;
  font-size: 1.5rem;
}
 
.footer2-link4 {
  display: contents;
}
 
.footer2-footer-links2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  text-decoration: none;
}
 
.footer2-link61 {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.footer2-link7 {
  display: contents;
}
 
.footer2-footer-links3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  text-decoration: none;
}
 
.footer2-link62 {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.footer2-column3 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-column2-title2 {
  fill: #ffffff;
  color: #ffffff;
  font-size: 1.5rem;
}
 
.footer2-social-links {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.footer2-link8 {
  display: contents;
}
 
.footer2-icon1 {
  fill: var(--dl-color-theme-accent1);
  text-decoration: none;
}
 
.footer2-link9 {
  display: contents;
}
 
.footer2-icon3 {
  fill: var(--dl-color-theme-accent1);
  text-decoration: none;
}
 
.footer2-newslatter {
  gap: 24px;
  width: 428px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer2-content4 {
  gap: 16px;
  width: 100%;
  display: none;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer2-column3-title {
  fill: #ffffff;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.footer2-content1 {
  fill: #ffffff;
  color: #ffffff;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.footer2-actions {
  gap: 16px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer2-form {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: none;
  align-self: stretch;
  align-items: stretch;
  flex-shrink: 0;
}
 
.footer2-container2 {
  width: 365px;
  display: flex;
  align-items: flex-start;
}
 
.footer2-text-input {
  gap: 8px;
  fill: #201313;
  color: #201313;
  width: 100%;
  height: 32px;
  display: flex;
  font-size: 14px;
  box-sizing: content-box;
  align-items: center;
  font-family: "DM Sans";
  font-weight: 400;
  border-width: 0px;
  background-color: #FAF5F2;
}
 
.footer2-button {
  width: 191px;
  border-color: #201313;
  background-color: #201313;
}
 
.footer2-action1 {
  fill: #ffffff;
  color: #ffffff;
}
 
.footer2-content2 {
  fill: #ffffff;
  color: #ffffff;
}
 
.orl-fragment87 {
  display: contents;
}
 
.orl-text212 {
  display: inline-block;
}
 
.orl-fragment84 {
  display: contents;
}
 
.orl-text209 {
  display: inline-block;
}
 
.orl-fragment82 {
  display: contents;
}
 
.orl-text207 {
  display: inline-block;
}
 
.orl-fragment86 {
  display: contents;
}
 
.orl-text211 {
  display: inline-block;
}
 
.orl-fragment79 {
  display: contents;
}
 
.orl-text204 {
  display: inline-block;
}
 
.orl-fragment80 {
  display: contents;
}
 
.orl-text205 {
  display: inline-block;
}
 
.orl-fragment81 {
  display: contents;
}
 
.orl-text206 {
  display: inline-block;
}
 
.orl-fragment83 {
  display: contents;
}
 
.orl-text208 {
  display: inline-block;
}
 
.orl-fragment76 {
  display: contents;
}
 
.orl-text201 {
  display: inline-block;
}
 
.orl-fragment77 {
  display: contents;
}
 
.orl-text202 {
  display: inline-block;
}
 
.orl-fragment78 {
  display: contents;
}
 
.orl-text203 {
  display: inline-block;
}
 
.orl-fragment85 {
  display: contents;
}
 
.orl-text210 {
  display: inline-block;
}
 
.orl-fragment88 {
  display: contents;
}
 
.orl-text213 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .footer2-content3 {
    flex-direction: column;
  }
  .footer2-links {
    gap: var(--dl-layout-space-fiveunits);
    width: 100%;
  }
  .footer2-container1 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
  }
  .footer2-newslatter {
    width: 100%;
  }
  .footer2-form {
    width: 100%;
    flex-direction: column;
  }
  .footer2-container2 {
    width: 100%;
  }
  .footer2-text-input {
    width: 100%;
    padding: var(--dl-layout-space-halfunit);
  }
  .footer2-button {
    width: 100%;
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 767px) {
  .footer2-content3 {
    flex-direction: column;
  }
  .footer2-links {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    flex-direction: column;
  }
  .footer2-container1 {
    width: 100%;
  }
  .footer2-column1 {
    flex: 1;
    width: 100%;
    align-items: center;
  }
  .footer2-footer-links1 {
    align-self: center;
  }
  .footer2-column2 {
    flex: 1;
    width: 100%;
    max-width: 100%;
    align-items: center;
  }
  .footer2-footer-links2 {
    align-self: center;
  }
  .footer2-footer-links3 {
    align-self: center;
  }
  .footer2-column3 {
    flex: 1;
    width: 100%;
    max-width: 100%;
    align-items: center;
  }
  .footer2-newslatter {
    width: 100%;
  }
  .footer2-form {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .footer2-container2 {
    width: 100%;
  }
  .footer2-button {
    width: 208px;
  }
}
 
@media(max-width: 479px) {
  .footer2-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer2-links {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-self: center;
    align-items: center;
  }
  .footer2-container1 {
    gap: var(--dl-layout-space-halfunit);
    flex-direction: column;
  }
  .footer2-column1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer2-footer-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer2-column2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer2-footer-links2 {
    align-items: center;
    justify-content: center;
  }
  .footer2-footer-links3 {
    align-items: center;
    justify-content: center;
  }
  .footer2-column3 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer2-column3-title {
    align-self: center;
    text-align: center;
  }
  .footer2-content1 {
    text-align: center;
  }
  .footer2-actions {
    width: 100%;
  }
  .footer2-form {
    width: 100%;
    flex-direction: column;
  }
  .footer2-container2 {
    width: 100%;
  }
  .footer2-button {
    width: 100%;
  }
  .footer2-content2 {
    align-self: center;
    text-align: center;
  }
}

.orl-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.orl-fragment10 {
  display: contents;
}
 
.orl-text100 {
  display: inline-block;
}
 
.orl-fragment11 {
  display: contents;
}
 
.orl-text101 {
  display: inline-block;
}
 
.orl-fragment12 {
  display: contents;
}
 
.orl-text102 {
  display: inline-block;
}
 
.orl-fragment13 {
  display: contents;
}
 
.orl-text103 {
  display: inline-block;
}
 
.orl-fragment14 {
  display: contents;
}
 
.orl-text104 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment15 {
  display: contents;
}
 
.orl-text105 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment16 {
  display: contents;
}
 
.orl-text106 {
  display: inline-block;
}
 
.orl-fragment17 {
  display: contents;
}
 
.orl-text107 {
  display: inline-block;
}
 
.orl-fragment18 {
  display: contents;
}
 
.orl-text108 {
  display: inline-block;
}
 
.orl-fragment19 {
  display: contents;
}
 
.orl-text109 {
  display: inline-block;
}
 
.orl-fragment20 {
  display: contents;
}
 
.orl-text110 {
  display: inline-block;
}
 
.orl-fragment21 {
  display: contents;
}
 
.orl-text111 {
  display: inline-block;
}
 
.orl-fragment22 {
  display: contents;
}
 
.orl-text112 {
  display: inline-block;
}
 
.orl-fragment23 {
  display: contents;
}
 
.orl-text113 {
  display: inline-block;
}
 
.orl-fragment24 {
  display: contents;
}
 
.orl-text114 {
  display: inline-block;
}
 
.orl-fragment25 {
  display: contents;
}
 
.orl-text115 {
  display: inline-block;
}
 
.orl-fragment26 {
  display: contents;
}
 
.orl-text116 {
  display: inline-block;
}
 
.orl-fragment27 {
  display: contents;
}
 
.orl-text117 {
  display: inline-block;
}
 
.orl-fragment28 {
  display: contents;
}
 
.orl-text118 {
  display: inline-block;
}
 
.orl-fragment29 {
  display: contents;
}
 
.orl-text119 {
  display: inline-block;
}
 
.orl-fragment30 {
  display: contents;
}
 
.orl-text120 {
  display: inline-block;
}
 
.orl-fragment31 {
  display: contents;
}
 
.orl-text121 {
  display: inline-block;
}
 
.orl-fragment32 {
  display: contents;
}
 
.orl-text122 {
  display: inline-block;
}
 
.orl-fragment33 {
  display: contents;
}
 
.orl-text123 {
  display: inline-block;
}
 
.orl-fragment34 {
  display: contents;
}
 
.orl-text124 {
  display: inline-block;
}
 
.orl-fragment35 {
  display: contents;
}
 
.orl-text125 {
  display: inline-block;
}
 
.orl-fragment36 {
  display: contents;
}
 
.orl-text126 {
  display: inline-block;
}
 
.orl-fragment37 {
  display: contents;
}
 
.orl-text127 {
  display: inline-block;
}
 
.orl-fragment38 {
  display: contents;
}
 
.orl-text128 {
  display: inline-block;
}
 
.orl-fragment39 {
  display: contents;
}
 
.orl-text129 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
}
 
.orl-fragment40 {
  display: contents;
}
 
.orl-text133 {
  display: inline-block;
}
 
.orl-fragment41 {
  display: contents;
}
 
.orl-text136 {
  display: inline-block;
}
 
.orl-fragment42 {
  display: contents;
}
 
.orl-text137 {
  display: inline-block;
}
 
.orl-fragment43 {
  display: contents;
}
 
.orl-text138 {
  display: inline-block;
}
 
.orl-fragment44 {
  display: contents;
}
 
.orl-text139 {
  display: inline-block;
  font-family: "DM Sans";
}
 
.orl-fragment45 {
  display: contents;
}
 
.orl-text140 {
  display: inline-block;
}
 
.orl-fragment46 {
  display: contents;
}
 
.orl-text148 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment47 {
  display: contents;
}
 
.orl-text149 {
  display: inline-block;
}
 
.orl-fragment48 {
  display: contents;
}
 
.orl-text150 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment49 {
  display: contents;
}
 
.orl-text151 {
  display: inline-block;
  line-height: 1.5;
}
 
.orl-fragment50 {
  display: contents;
}
 
.orl-text152 {
  display: inline-block;
}
 
.orl-fragment51 {
  display: contents;
}
 
.orl-text156 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment52 {
  display: contents;
}
 
.orl-text157 {
  display: inline-block;
}
 
.orl-fragment53 {
  display: contents;
}
 
.orl-text158 {
  display: inline-block;
  font-family: "DM Sans";
}
 
.orl-fragment54 {
  display: contents;
}
 
.orl-text159 {
  display: inline-block;
}
 
.orl-fragment55 {
  display: contents;
}
 
.orl-text162 {
  display: inline-block;
}
 
.orl-fragment56 {
  display: contents;
}
 
.orl-text165 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-family: "DM Sans";
}
 
.orl-fragment57 {
  display: contents;
}
 
.orl-text166 {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
}
 
.orl-fragment58 {
  display: contents;
}
 
.orl-text169 {
  display: inline-block;
}
 
.orl-fragment59 {
  display: contents;
}
 
.orl-text172 {
  display: inline-block;
}
 
.orl-text174 {
  font-weight: 700;
}
 
.orl-fragment60 {
  display: contents;
}
 
.orl-text176 {
  display: inline-block;
}
 
.orl-fragment61 {
  display: contents;
}
 
.orl-text177 {
  display: inline-block;
}
 
.orl-fragment62 {
  display: contents;
}
 
.orl-text178 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
.orl-fragment63 {
  display: contents;
}
 
.orl-text179 {
  display: inline-block;
}
 
.orl-fragment64 {
  display: contents;
}
 
.orl-text180 {
  display: inline-block;
}
 
.orl-fragment65 {
  display: contents;
}
 
.orl-text184 {
  display: inline-block;
}
 
.orl-fragment66 {
  display: contents;
}
 
.orl-text185 {
  display: inline-block;
}
 
.orl-fragment67 {
  display: contents;
}
 
.orl-text189 {
  display: inline-block;
}
 
.orl-fragment68 {
  display: contents;
}
 
.orl-text190 {
  display: inline-block;
}
 
.orl-fragment69 {
  display: contents;
}
 
.orl-text191 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.orl-fragment70 {
  display: contents;
}
 
.orl-text192 {
  color: var(--dl-color-theme-primary1);
  display: inline-block;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment71 {
  display: contents;
}
 
.orl-text196 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment72 {
  display: contents;
}
 
.orl-text197 {
  display: inline-block;
  font-style: normal;
  font-family: "Bricolage Grotesque";
  font-weight: 500;
}
 
.orl-fragment73 {
  display: contents;
}
 
.orl-text198 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment74 {
  display: contents;
}
 
.orl-text199 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment75 {
  display: contents;
}
 
.orl-text200 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "DM Sans";
  font-weight: 400;
}
 
.orl-fragment76 {
  display: contents;
}
 
.orl-text201 {
  display: inline-block;
}
 
.orl-fragment77 {
  display: contents;
}
 
.orl-text202 {
  display: inline-block;
}
 
.orl-fragment78 {
  display: contents;
}
 
.orl-text203 {
  display: inline-block;
}
 
.orl-fragment79 {
  display: contents;
}
 
.orl-text204 {
  display: inline-block;
}
 
.orl-fragment80 {
  display: contents;
}
 
.orl-text205 {
  display: inline-block;
}
 
.orl-fragment81 {
  display: contents;
}
 
.orl-text206 {
  display: inline-block;
}
 
.orl-fragment82 {
  display: contents;
}
 
.orl-text207 {
  display: inline-block;
}
 
.orl-fragment83 {
  display: contents;
}
 
.orl-text208 {
  display: inline-block;
}
 
.orl-fragment84 {
  display: contents;
}
 
.orl-text209 {
  display: inline-block;
}
 
.orl-fragment85 {
  display: contents;
}
 
.orl-text210 {
  display: inline-block;
}
 
.orl-fragment86 {
  display: contents;
}
 
.orl-text211 {
  display: inline-block;
}
 
.orl-fragment87 {
  display: contents;
}
 
.orl-text212 {
  display: inline-block;
}
 
.orl-fragment88 {
  display: contents;
}
 
.orl-text213 {
  display: inline-block;
}
 
@media(max-width: 479px) {
  .orl-text191 {
    color: var(--dl-color-theme-primary1);
    font-style: normal;
    font-family: Bricolage Grotesque;
    font-weight: 500;
  }
  .orl-text197 {
    font-size: 1.5rem;
    font-style: normal;
    font-family: Bricolage Grotesque;
    font-weight: 500;
  }
}
