.footer101-wrapper {
  display: contents;
}
 
.footer101-container {
  width: 100%;
  height: 232px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
 
.footer101-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
 
.footer101-content {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: 149px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer101-links {
  width: 100%;
  display: flex;
  align-self: center;
  justify-content: center;
}
 
.footer101-column1 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-self: flex-start;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer101-footer-links1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer101-link1 {
  text-decoration: none;
}
 
.footer101-link2 {
  text-decoration: none;
}
 
.footer101-link3 {
  text-decoration: none;
}
 
.footer101-column2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer101-footer-links2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer101-link61 {
  text-decoration: none;
}
 
.footer101-link71 {
  text-decoration: none;
}
 
.footer101-link81 {
  text-decoration: none;
}
 
.footer101-column3 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 100%;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer101-footer-links3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer101-link62 {
  text-decoration: none;
}
 
.footer101-link72 {
  text-decoration: none;
}
 
.footer101-link82 {
  text-decoration: none;
}
 
.view-search-fragment10 {
  display: contents;
}
 
.view-search-text16 {
  display: inline-block;
}
 
.features9-fragment21 {
  display: contents;
}
 
.features9-text22 {
  display: inline-block;
}
 
.features9-fragment18 {
  display: contents;
}
 
.features9-text19 {
  display: inline-block;
}
 
.features9-fragment15 {
  display: contents;
}
 
.features9-text16 {
  display: inline-block;
}
 
.features9-fragment12 {
  display: contents;
}
 
.features9-text13 {
  display: inline-block;
}
 
.features9-fragment17 {
  display: contents;
}
 
.features9-text18 {
  display: inline-block;
}
 
.features9-fragment16 {
  display: contents;
}
 
.features9-text17 {
  display: inline-block;
}
 
.features9-fragment11 {
  display: contents;
}
 
.features9-text12 {
  display: inline-block;
}
 
.features9-fragment19 {
  display: contents;
}
 
.features9-text20 {
  display: inline-block;
}
 
.features9-fragment13 {
  display: contents;
}
 
.features9-text14 {
  display: inline-block;
}
 
.features9-fragment10 {
  display: contents;
}
 
.features9-text11 {
  display: inline-block;
}
 
.features9-fragment14 {
  display: contents;
}
 
.features9-text15 {
  display: inline-block;
}
 
.features9-fragment20 {
  display: contents;
}
 
.features9-text21 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer101-column1 {
    max-width: 100%;
  }
  .footer101-column2 {
    max-width: 100%;
  }
  .footer101-column3 {
    max-width: 100%;
  }
}
 
@media(max-width: 767px) {
  .footer101-content {
    flex-direction: column;
  }
  .footer101-links {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }
  .footer101-column1 {
    max-width: 100%;
    align-items: center;
  }
  .footer101-column1-title {
    text-align: center;
  }
  .footer101-footer-links1 {
    align-self: center;
  }
  .footer101-column2 {
    max-width: 100%;
    align-items: center;
  }
  .footer101-column2-title {
    text-align: center;
  }
  .footer101-footer-links2 {
    align-self: center;
  }
  .footer101-column3 {
    max-width: 100%;
    align-items: center;
  }
  .footer101-column3-title {
    text-align: center;
  }
  .footer101-footer-links3 {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .footer101-links {
    flex-direction: column;
  }
  .footer101-column1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer101-footer-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer101-column2 {
    width: 100%;
    display: none;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer101-footer-links2 {
    align-items: center;
    justify-content: center;
  }
  .footer101-column3 {
    width: 100%;
    display: none;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer101-footer-links3 {
    align-items: center;
    justify-content: center;
  }
}

.features9-wrapper {
  display: contents;
}
 
.features9-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-halfunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.features9-text10 {
  z-index: 2;
  text-align: center;
}
 
.features9-textinput {
  color: #000000;
  width: 1296px;
  height: 52px;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  border-radius: 20px;
  background-color: transparent;
}
 
.features9-fragment10 {
  display: contents;
}
 
.features9-text11 {
  display: inline-block;
}
 
.features9-fragment11 {
  display: contents;
}
 
.features9-text12 {
  display: inline-block;
}
 
.features9-fragment12 {
  display: contents;
}
 
.features9-text13 {
  display: inline-block;
}
 
.features9-fragment13 {
  display: contents;
}
 
.features9-text14 {
  display: inline-block;
}
 
.features9-fragment14 {
  display: contents;
}
 
.features9-text15 {
  display: inline-block;
}
 
.features9-fragment15 {
  display: contents;
}
 
.features9-text16 {
  display: inline-block;
}
 
.features9-fragment16 {
  display: contents;
}
 
.features9-text17 {
  display: inline-block;
}
 
.features9-fragment17 {
  display: contents;
}
 
.features9-text18 {
  display: inline-block;
}
 
.features9-fragment18 {
  display: contents;
}
 
.features9-text19 {
  display: inline-block;
}
 
.features9-fragment19 {
  display: contents;
}
 
.features9-text20 {
  display: inline-block;
}
 
.features9-fragment20 {
  display: contents;
}
 
.features9-text21 {
  display: inline-block;
}
 
.features9-fragment21 {
  display: contents;
}
 
.features9-text22 {
  display: inline-block;
}
 
.view-search-fragment10 {
  display: contents;
}
 
.view-search-text16 {
  display: inline-block;
}
 

 

 
@media(max-width: 1200px) {
  .features9-layout186 {
    width: 100%;
  }
  .features9-max-width {
    width: 998px;
  }
  .features9-textinput {
    width: 891px;
  }
}
 
@media(max-width: 991px) {
  .features9-layout186 {
    width: 100%;
  }
  .features9-max-width {
    width: 756px;
  }
  .features9-text10 {
    font-style: normal;
    font-weight: 500;
  }
  .features9-textinput {
    width: 669px;
  }
}
 
@media(max-width: 767px) {
  .features9-layout186 {
    width: 100%;
  }
  .features9-max-width {
    width: 601px;
  }
  .features9-text10 {
    height: 81px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .features9-textinput {
    width: 515px;
  }
}
 
@media(max-width: 479px) {
  .features9-layout186 {
    width: 100%;
    align-items: stretch;
  }
  .features9-max-width {
    width: 341px;
  }
  .features9-text10 {
    height: 139px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .features9-textinput {
    width: 309px;
  }
  .features9root-class-name {
    width: auto;
    align-self: stretch;
  }
  .features9root-class-name1 {
    width: auto;
    align-self: stretch;
  }
}

.hero7-wrapper {
  display: contents;
}
 
.hero7-header23 {
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: 0px;
}
 
.hero7-max-width {
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: flex-start;
}
 
.hero7-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 1000px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.hero7-text1 {
  text-align: center;
}
 
.view-search-fragment11 {
  display: contents;
}
 
.view-search-text17 {
  display: inline-block;
}
 
.hero7root-class-name {
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.hero7root-class-name1 {
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.hero7root-class-name2 {
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
@media(max-width: 991px) {
  .hero7root-class-name1 {
    display: none;
  }
}

.features17-wrapper {
  display: contents;
}
 
.features17-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
}
 
.features17-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features17-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features17-navlink {
  display: contents;
}
 
.features17-placeholder-image {
  text-decoration: none;
}
 
.features17-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features17-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features17-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.view-search-fragment12 {
  display: contents;
}
 
.view-search-text19 {
  display: inline-block;
}
 
.view-search-fragment13 {
  display: contents;
}
 
.view-search-text20 {
  display: inline-block;
}
 
.view-search-fragment14 {
  display: contents;
}
 
.view-search-text21 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features17-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.banner1-wrapper {
  display: contents;
}
 
.banner1-container {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: center;
}
 
.banner1-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.banner1-image {
  width: 200px;
  object-fit: cover;
}
 
.banner1-text1 {
  width: 797px;
  height: 39px;
  display: flex;
  align-self: center;
  text-align: left;
  align-items: center;
  justify-content: center;
}
 
.view-search-fragment16 {
  display: contents;
}
 
.view-search-text23 {
  display: inline-block;
}
 
.view-search-fragment15 {
  display: contents;
}
 
.view-search-text22 {
  display: inline-block;
}
 
.banner1root-class-name {
  display: none;
}

.footer151-wrapper {
  display: contents;
}
 
.footer151-container1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer151-max-width {
  display: flex;
  flex-direction: column;
}
 
.footer151-content {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: flex-start;
}
 
.footer151-actions1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
}
 
.footer151-newsletter {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer151-actions2 {
  gap: 16px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer151-form {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-shrink: 0;
}
 
.footer151-container2 {
  width: 365px;
  display: flex;
  align-items: stretch;
}
 
.footer151-text-input {
  width: 100%;
  background-color: transparent;
}
 
.footer151-media {
  width: 50%;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.footer151-container3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer151-image1 {
  height: 4rem;
}
 
.footer151-social-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer151-credits1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer151-row {
  flex: 1;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer151-credits2 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.view-search-fragment20 {
  display: contents;
}
 
.view-search-text27 {
  display: inline-block;
}
 
.view-search-fragment19 {
  display: contents;
}
 
.view-search-text26 {
  display: inline-block;
}
 
.view-search-fragment17 {
  display: contents;
}
 
.view-search-text24 {
  display: inline-block;
}
 
.view-search-fragment18 {
  display: contents;
}
 
.view-search-text25 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer151-content {
    flex-direction: row;
  }
  .footer151-newsletter {
    width: 50%;
  }
  .footer151-form {
    width: 100%;
    flex-direction: column;
  }
  .footer151-container2 {
    width: 100%;
  }
  .footer151-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);
  }
  .footer151-media {
    width: 50%;
  }
  .footer151-image1 {
    height: 4rem;
  }
  .footer151-credits1 {
    flex-direction: column;
  }
  .footer151-row {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
}
 
@media(max-width: 767px) {
  .footer151-content {
    gap: var(--dl-layout-space-twounits);
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
  .footer151-actions1 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .footer151-newsletter {
    width: 100%;
  }
  .footer151-form {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .footer151-container2 {
    width: 100%;
  }
  .footer151-button {
    width: 208px;
  }
  .footer151-media {
    width: 100%;
    align-items: center;
  }
  .footer151-credits1 {
    flex-direction: column;
  }
  .footer151-row {
    padding: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .footer151-credits2 {
    width: auto;
    align-self: stretch;
    justify-content: space-between;
  }
}
 
@media(max-width: 479px) {
  .footer151-content {
    gap: var(--dl-layout-space-twounits);
  }
  .footer151-newsletter {
    width: 100%;
  }
  .footer151-actions2 {
    width: 100%;
  }
  .footer151-form {
    width: 100%;
    flex-direction: column;
  }
  .footer151-container2 {
    width: 100%;
  }
  .footer151-button {
    width: 100%;
  }
  .footer151-media {
    width: 100%;
  }
  .footer151-image1 {
    height: 3rem;
  }
  .footer151-social-links {
    align-items: center;
    justify-content: center;
  }
  .footer151-row {
    align-items: center;
    justify-content: center;
  }
  .footer151-credits2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
}

.view-search-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  padding-top: 70px;
  flex-direction: column;
}
 
.view-search-navbar1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: fixed;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
 
.view-search-header {
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.view-search-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateX(100%);
  transition: 0.3s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.view-search-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.view-search-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.view-search-logo-center1 {
  color: var(--dl-color-gray-black);
  height: auto;
  font-size: 24px;
  font-family: "Jost";
  font-weight: 500;
  line-height: 20px;
  margin-left: var(--dl-layout-space-fourunits);
  margin-right: var(--dl-layout-space-fourunits);
  letter-spacing: 0.4em;
  text-decoration: none;
}
 
.view-search-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.view-search-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.view-search-middle1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  box-sizing: border-box;
  align-items: flex-start;
  flex-shrink: 1;
  border-color: transparent;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
}
 
.view-search-text10 {
  color: rgb(0, 0, 0);
  height: auto;
  font-size: 13px;
  text-align: left;
  font-family: "Jost";
  font-weight: 500;
  text-decoration: none;
}
 
.view-search-text11 {
  color: rgb(0, 0, 0);
  height: auto;
  font-size: 13px;
  text-align: left;
  font-family: "Jost";
  font-weight: 500;
  text-decoration: none;
}
 
.view-search-text12 {
  color: rgb(0, 0, 0);
  height: auto;
  font-size: 13px;
  text-align: left;
  font-family: "Jost";
  font-weight: 500;
  text-decoration: none;
}
 
.view-search-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.view-search-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.view-search-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.view-search-navbar2 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
 
.view-search-logo-center2 {
  text-decoration: none;
}
 
.view-search-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.view-search-container4 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.view-search-container5 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.view-search-middle2 {
  display: flex;
  position: relative;
  box-sizing: border-box;
  align-items: center;
  flex-shrink: 1;
  border-color: transparent;
  justify-content: center;
}
 
.view-search-left {
  display: flex;
  grid-gap: 45px;
  position: relative;
  align-items: flex-start;
}
 
.view-search-text13 {
  width: var(--dl-layout-size-large);
  align-self: flex-start;
  text-align: center;
  text-decoration: none;
}
 
.view-search-text14 {
  width: var(--dl-layout-size-medium);
  text-align: left;
  text-decoration: none;
}
 
.view-search-text15 {
  text-decoration: none;
}
 
.view-search-burger-menu {
  display: none;
}
 
.view-search-icons {
  display: flex;
}
 
.view-search-image {
  width: 24px;
  height: 24px;
  margin: 0 24px 0 0;
  position: relative;
  box-sizing: border-box;
  object-fit: cover;
  border-color: transparent;
}
 
.view-search-slider-slide1 {
  display: flex;
  background-size: 100%;
  background-image: url('https://images.unsplash.com/photo-1697384333613-de519c7367c4?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTY5OTk3NzAzN3w&ixlib=rb-4.0.3&q=80&w=1500');
}
 
.view-search-main {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.view-search-slider-slide2 {
  display: flex;
  background-size: 100%;
  background-image: url('https://images.unsplash.com/photo-1698778574083-279be0ac6681?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MTMyMXwwfDF8cmFuZG9tfHx8fHx8fHx8MTY5OTk3NzU2N3w&ixlib=rb-4.0.3&q=80&w=1080');
}
 
.view-search-fragment10 {
  display: contents;
}
 
.view-search-text16 {
  display: inline-block;
}
 
.view-search-fragment11 {
  display: contents;
}
 
.view-search-text17 {
  display: inline-block;
}
 
.view-search-accordion {
  width: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.view-search-container6 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.view-search-fragment12 {
  display: contents;
}
 
.view-search-text19 {
  display: inline-block;
}
 
.view-search-fragment13 {
  display: contents;
}
 
.view-search-text20 {
  display: inline-block;
}
 
.view-search-fragment14 {
  display: contents;
}
 
.view-search-text21 {
  display: inline-block;
}
 
.view-search-fragment15 {
  display: contents;
}
 
.view-search-text22 {
  display: inline-block;
}
 
.view-search-fragment16 {
  display: contents;
}
 
.view-search-text23 {
  display: inline-block;
}
 
.view-search-fragment17 {
  display: contents;
}
 
.view-search-text24 {
  display: inline-block;
}
 
.view-search-fragment18 {
  display: contents;
}
 
.view-search-text25 {
  display: inline-block;
}
 
.view-search-fragment19 {
  display: contents;
}
 
.view-search-text26 {
  display: inline-block;
}
 
.view-search-fragment20 {
  display: contents;
}
 
.view-search-text27 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .view-search-text14 {
    text-align: left;
  }
}
 
@media(max-width: 991px) {
  .view-search-logo-center1 {
    margin-left: 0px;
  }
  .view-search-logo-center2 {
    align-self: stretch;
  }
  .view-search-left {
    display: none;
  }
  .view-search-burger-menu {
    display: flex;
  }
  .view-search-icon18 {
    width: var(--dl-layout-size-xsmall);
    height: var(--dl-layout-size-xsmall);
  }
  .view-search-icons {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .view-search-burger-menu {
    display: flex;
    align-items: center;
    border-color: #b93434;
    justify-content: center;
  }
  .view-search-icon18 {
    width: var(--dl-layout-size-xsmall);
    height: var(--dl-layout-size-xsmall);
  }
  .view-search-main {
    padding-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .view-search-container1 {
    padding-top: 55px;
  }
  .view-search-header {
    padding: var(--dl-layout-space-unit);
  }
  .view-search-mobile-menu {
    padding: 16px;
  }
  .view-search-logo-center2 {
    fill: transparent;
    color: #000000;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    text-decoration: none;
  }
  .view-search-burger-menu {
    width: var(--dl-layout-size-xsmall);
    height: var(--dl-layout-size-xsmall);
    min-width: auto;
    min-height: auto;
  }
}
