.features1-wrapper {
  display: contents;
}
 
.features1-section {
  position: relative;
}
 
.features1-heading {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.features1-header {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
 
.features1-text1 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.features1-divider {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .features1-section {
    align-items: center;
  }
  .features1-header {
    font-size: 20px;
    line-height: 24px;
  }
  .features1-text1 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
}
 
@media(max-width: 479px) {
  .features1-section {
    align-items: center;
  }
  .features1-heading {
    align-self: center;
  }
  .features1-header {
    text-align: center;
  }
  .features1-text1 {
    text-align: center;
  }
  .features1-divider {
    align-self: center;
  }
}

.features1-wrapper-0uj0 {
  display: contents;
}
 
.features1-section1 {
  position: relative;
}
 
.features1-heading1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.features1-header1 {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
 
.features1-text2 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.features1-divider1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .features1-section1 {
    align-items: center;
  }
  .features1-header1 {
    font-size: 20px;
    line-height: 24px;
  }
  .features1-text2 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
}
 
@media(max-width: 479px) {
  .features1-section1 {
    align-items: center;
  }
  .features1-heading1 {
    align-self: center;
  }
  .features1-header1 {
    text-align: center;
  }
  .features1-text2 {
    text-align: center;
  }
  .features1-divider1 {
    align-self: center;
  }
}

.features1-wrapper-5ph8 {
  display: contents;
}
 
.features1-section2 {
  position: relative;
}
 
.features1-heading2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.features1-header2 {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
 
.features1-text3 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.features1-divider2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .features1-section2 {
    align-items: center;
  }
  .features1-header2 {
    font-size: 20px;
    line-height: 24px;
  }
  .features1-text3 {
    font-size: 14px;
    text-align: center;
    line-height: 21px;
  }
}
 
@media(max-width: 479px) {
  .features1-section2 {
    align-items: center;
  }
  .features1-heading2 {
    align-self: center;
  }
  .features1-header2 {
    text-align: center;
  }
  .features1-text3 {
    text-align: center;
  }
  .features1-divider2 {
    align-self: center;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #2461FF;
}
 
.footer-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-content {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer-social-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-link1 {
  display: contents;
}
 
.footer-link2 {
  display: contents;
}
 
.footer-icon3 {
  text-decoration: none;
}
 
.footer-link3 {
  display: contents;
}
 
.footer-icon5 {
  text-decoration: none;
}
 
.footer-link4 {
  display: contents;
}
 
.footer-image {
  width: auto;
  object-fit: cover;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.footerroot-class-name {
  background-color: var(--dl-color-template-elodybtn);
}
 
@media(max-width: 767px) {
  .footer-content {
    flex-direction: column;
  }
  .footer-social-links {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .footer-content {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer-social-links {
    align-items: center;
    justify-content: center;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  flex-direction: column;
}
 
.home-hero1 {
  width: 100%;
  height: 618px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-sevenunits);
  padding-right: var(--dl-layout-space-sevenunits);
  flex-direction: column;
  background-color: #fcb5bc;
}
 
.home-navbar {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: space-between;
}
 
.home-link10 {
  display: contents;
}
 
.home-branding1 {
  width: 179px;
  height: auto;
  object-fit: cover;
  text-decoration: none;
}
 
.home-link11 {
  display: contents;
}
 
.home-branding2 {
  width: 212px;
  height: auto;
  object-fit: cover;
  text-decoration: none;
}
 
.home-burger-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-hamburger {
  cursor: pointer;
  height: 67px;
  display: flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
  background-color: #d32f7c;
}
 
.home-hamburger:hover {
  opacity: .5;
}
 
.home-icon10 {
  fill: var(--dl-color-gray-black);
  color: #f7f7f7;
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  color: var(--dl-color-gray-white);
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-black);
}
 
.home-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-link12 {
  display: contents;
}
 
.home-image2 {
  width: auto;
  height: auto;
  text-decoration: none;
}
 
.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  fill: var(--dl-color-gray-white);
  width: auto;
  height: var(--dl-layout-size-small);
}
 
.home-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link13 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: underline;
}
 
.home-link14 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link15 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link16 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link17 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-container3 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: row;
}
 
.home-login {
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-register {
  text-decoration: none;
}
 
.home-icon-group {
  fill: var(--dl-color-gray-white);
  display: flex;
}
 
.home-link18 {
  display: contents;
}
 
.home-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link19 {
  display: contents;
}
 
.home-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  text-decoration: none;
}
 
.home-container4 {
  height: 539px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  padding-bottom: 5px;
}
 
.home-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  height: 100%;
  align-items: flex-start;
  padding-left: 5px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.home-content2 {
  gap: 24px;
  width: 430px;
  height: 399px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.home-heading1 {
  color: rgb(202, 42, 105);
  width: 425px;
  font-size: 50px;
  font-style: normal;
  text-align: left;
  font-family: "Onest";
  font-weight: 700;
  line-height: 70px;
  margin-left: var(--dl-layout-space-halfunit);
}
 
.home-link20 {
  display: contents;
}
 
.home-get-started1 {
  color: white;
  width: 371px;
  cursor: pointer;
  height: 86px;
  display: flex;
  padding: var(--dl-layout-space-unit);
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  align-items: center;
  margin-left: var(--dl-layout-space-halfunit);
  margin-right: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: 56px;
  animation-name: pulse;
  flex-direction: column;
  animation-delay: 0s;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-template-elodybtn);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 999;
  animation-timing-function: ease-in;
}
 
.home-get-started1:hover {
  color: black;
  background-color: #ffffff;
}
 
.home-text13 {
  font-size: 20px;
  text-align: center;
}
 
.home-text14 {
  text-transform: uppercase;
}
 
.home-content1 {
  font-size: 26px;
  margin-top: 16px;
  text-align: left;
  line-height: 30px;
  margin-left: var(--dl-layout-space-halfunit);
}
 
.home-link21 {
  display: contents;
}
 
.home-image1 {
  flex: 1;
  width: 525px;
  height: auto;
  text-decoration: none;
}
 
.home-slogan {
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  padding-top: 37px;
  padding-left: var(--dl-layout-space-sevenunits);
  padding-right: var(--dl-layout-space-sevenunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-title {
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-text16 {
  color: rgb(202, 42, 105);
  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-family: "Onest";
  font-weight: 700;
  line-height: 72px;
}
 
.home-text19 {
  font-size: 20px;
  margin-top: 16px;
  text-align: center;
  line-height: 30px;
}
 
.home-contentunderslider {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 800px;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-link22 {
  display: contents;
}
 
.home-get-started2 {
  color: white;
  width: 364px;
  cursor: pointer;
  height: 86px;
  display: flex;
  padding: var(--dl-layout-space-unit);
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  align-items: center;
  border-radius: 56px;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-template-elodybtn);
}
 
.home-get-started2:hover {
  color: black;
  background-color: var(--dl-color-template-elodybackground);
}
 
.home-text27 {
  font-size: 1.5em;
}
 
.home-gallery3 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.home-max-width {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-content3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.home-container5 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
 
.home-link23 {
  display: contents;
}
 
.home-image3 {
  width: 431px;
  height: 601px;
  box-shadow: 15px 15px 10px 0px #d4d4d4;
  text-decoration: none;
}
 
.home-container6 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.home-link24 {
  display: contents;
}
 
.home-image4 {
  width: 431px;
  height: 601px;
  box-shadow: 15px 15px 10px 0px #d4d4d4;
  border-radius: 0px;
  text-decoration: none;
}
 
.home-simptome {
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-sevenunits);
  padding-right: var(--dl-layout-space-sevenunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-cards {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
}
 
.home-type-two {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-heading2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text28 {
  font-size: 30px;
  align-self: flex-start;
  text-align: left;
}
 
.home-text29 {
  width: auto;
  max-width: auto;
  align-self: center;
  line-height: 24px;
}
 
.home-symptoms {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: auto;
  display: flex;
  grid-gap: var(--dl-layout-space-unit);
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-row1 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-link25 {
  display: contents;
}
 
.home-symptom10 {
  text-decoration: none;
}
 
.home-text30 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link26 {
  display: contents;
}
 
.home-symptom11 {
  text-decoration: none;
}
 
.home-text31 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link27 {
  display: contents;
}
 
.home-symptom12 {
  text-decoration: none;
}
 
.home-text32 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link28 {
  display: contents;
}
 
.home-symptom13 {
  text-decoration: none;
}
 
.home-text33 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link29 {
  display: contents;
}
 
.home-symptom14 {
  text-decoration: none;
}
 
.home-text34 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-row2 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-link30 {
  display: contents;
}
 
.home-symptom15 {
  text-decoration: none;
}
 
.home-text35 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link31 {
  display: contents;
}
 
.home-symptom16 {
  text-decoration: none;
}
 
.home-text36 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link32 {
  display: contents;
}
 
.home-symptom17 {
  text-decoration: none;
}
 
.home-text37 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link33 {
  display: contents;
}
 
.home-symptom18 {
  text-decoration: none;
}
 
.home-text38 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-row3 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-link34 {
  display: contents;
}
 
.home-symptom19 {
  text-decoration: none;
}
 
.home-text39 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link35 {
  display: contents;
}
 
.home-symptom20 {
  text-decoration: none;
}
 
.home-text40 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link36 {
  display: contents;
}
 
.home-symptom21 {
  text-decoration: none;
}
 
.home-text41 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-link37 {
  display: contents;
}
 
.home-symptom22 {
  text-decoration: none;
}
 
.home-text42 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
  white-space: nowrap;
}
 
.home-features {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: center;
  background-color: var(--dl-color-template-elodybtn);
}
 
.home-content4 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-hero2 {
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-video {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  filter: opacity(0.6);
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.home-faq {
  width: 100%;
  display: flex;
  padding: 120px;
  align-items: center;
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
  background-color: #EFF0F2;
}
 
.home-heading3 {
  width: 100%;
  display: flex;
  align-items: center;
  user-select: none;
  flex-direction: column;
}
 
.home-text55 {
  text-align: center;
}
 
.home-accordion {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-header1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
 
.home-text56 {
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
 
.home-text57 {
  width: 100%;
  max-width: 760px;
  line-height: 24px;
}
 
.home-header2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
 
.home-text61 {
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
 
.home-text62 {
  width: 100%;
  max-width: 760px;
  line-height: 24px;
}
 
.home-header3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
 
.home-text65 {
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
 
.home-text66 {
  width: 100%;
  max-width: 760px;
  line-height: 24px;
}
 
.home-header4 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
 
.home-text67 {
  width: 100%;
  font-size: 20px;
  max-width: 760px;
  font-style: normal;
  font-weight: 500;
}
 
.home-text68 {
  width: 100%;
  max-width: 760px;
  line-height: 24px;
}
 
.home-text70 {
  line-height: 24px;
}
 
.home-container8 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home-container4 {
    flex-direction: column;
  }
  .home-content2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-heading1 {
    font-size: 50px;
  }
  .home-text16 {
    font-size: 50px;
  }
  .home-image3 {
    height: 400px;
  }
  .home-image4 {
    height: 400px;
  }
  .home-type-two {
    align-self: center;
  }
  .home-heading2 {
    align-self: center;
    align-items: stretch;
  }
  .home-symptoms {
    width: 840px;
    align-items: stretch;
  }
  .home-row1 {
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
  .home-row2 {
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
  .home-row3 {
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .home-hero1 {
    height: 958px;
    position: relative;
    padding-bottom: 0px;
    background-color: var(--dl-color-template-elodybackground);
  }
  .home-navbar {
    width: auto;
    align-self: stretch;
    justify-content: space-between;
  }
  .home-branding1 {
    width: 173px;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-branding2 {
    width: 301px;
    height: 59px;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-burger-menu {
    display: flex;
    justify-content: center;
  }
  .home-hamburger {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container4 {
    height: 891px;
    padding-top: 0px;
  }
  .home-column {
    height: 333px;
    padding-bottom: 0px;
  }
  .home-content2 {
    width: 538px;
  }
  .home-heading1 {
    width: 515px;
    font-size: 36px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
  }
  .home-get-started1 {
    align-self: center;
    margin-top: var(--dl-layout-space-halfunit);
    background-color: var(--dl-color-template-elodybtn);
  }
  .home-content1 {
    align-self: center;
  }
  .home-image1 {
    width: 100%;
    height: 551px;
  }
  .home-slogan {
    padding-top: 40px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-text16 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }
  .home-contentunderslider {
    padding-top: 14px;
  }
  .home-get-started2 {
    margin-top: var(--dl-layout-space-halfunit);
    background-color: var(--dl-color-template-elodybtn);
  }
  .home-gallery3 {
    height: 625px;
    display: flex;
  }
  .home-content3 {
    align-self: center;
  }
  .home-container5 {
    display: none;
  }
  .home-container6 {
    height: 550px;
    justify-content: center;
  }
  .home-image4 {
    height: 597px;
  }
  .home-simptome {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-type-two {
    align-self: stretch;
  }
  .home-heading2 {
    align-self: center;
  }
  .home-text28 {
    align-self: center;
  }
  .home-symptoms {
    width: auto;
    align-self: center;
    align-items: center;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .home-row1 {
    width: auto;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-row2 {
    width: auto;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-row3 {
    width: auto;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-features {
    align-self: center;
  }
  .home-content4 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-faq {
    padding: var(--dl-layout-space-fourunits);
  }
  .home-heading3 {
    width: 100%;
  }
  .home-text55 {
    font-size: 36px;
    line-height: 36px;
  }
}
 
@media(max-width: 479px) {
  .home-hero1 {
    width: 100%;
    height: 824px;
    padding-bottom: 0px;
    background-color: var(--dl-color-template-elodybackground);
  }
  .home-navbar {
    width: 394px;
    align-self: center;
  }
  .home-branding1 {
    width: auto;
    height: 50px;
    margin-left: var(--dl-layout-space-twounits);
    padding-top: 5px;
    margin-right: 3px;
    padding-right: 0px;
  }
  .home-branding2 {
    width: auto;
    height: 50px;
    margin-left: var(--dl-layout-space-halfunit);
    padding-top: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-halfunit);
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-burger-menu {
    justify-content: flex-end;
  }
  .home-hamburger {
    width: 79px;
    height: 41px;
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-container4 {
    width: 427px;
    height: 798px;
    padding-top: 36px;
    margin-bottom: 0px;
  }
  .home-column {
    width: 100%;
    height: 328px;
    align-self: center;
    align-items: center;
    padding-bottom: 77px;
  }
  .home-content2 {
    width: 390px;
    height: 264px;
    align-self: center;
    margin-right: 0px;
  }
  .home-heading1 {
    width: 380px;
    padding: var(--dl-layout-space-halfunit);
    font-size: 40px;
    text-align: center;
    font-family: Onest;
    line-height: 60px;
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: 19px;
  }
  .home-get-started1 {
    width: 321px;
    height: 81px;
    align-self: center;
    margin-left: var(--dl-layout-space-halfunit);
    padding-top: var(--dl-layout-space-twounits);
    margin-right: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
    background-color: var(--dl-color-template-elodybtn);
  }
  .home-text13 {
    font-size: inherit;
  }
  .home-text14 {
    font-size: 18px;
    text-transform: uppercase;
  }
  .home-content1 {
    margin: var(--dl-layout-space-halfunit);
    font-size: 20px;
    line-height: 30px;
  }
  .home-image1 {
    width: 348px;
    height: auto;
    margin-left: var(--dl-layout-space-twounits);
    margin-right: var(--dl-layout-space-twounits);
  }
  .home-slogan {
    height: 273px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .home-title {
    width: 392px;
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-left: var(--dl-layout-space-oneandhalfunits);
    margin-right: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text16 {
    padding: var(--dl-layout-space-halfunit);
    font-size: 28px;
  }
  .home-text19 {
    margin: var(--dl-layout-space-halfunit);
    font-size: 14px;
    text-align: center;
    line-height: 30px;
  }
  .home-text20 {
    margin: var(--dl-layout-space-halfunit);
    line-height: 30px;
  }
  .home-text21 {
    margin: var(--dl-layout-space-halfunit);
    line-height: 30px;
  }
  .home-text22 {
    margin: var(--dl-layout-space-halfunit);
    line-height: 30px;
  }
  .home-text23 {
    margin: var(--dl-layout-space-halfunit);
    line-height: 30px;
  }
  .home-text24 {
    margin: var(--dl-layout-space-halfunit);
    line-height: 30px;
  }
  .home-contentunderslider {
    padding: var(--dl-layout-space-oneandhalfunits);
    max-width: auto;
    padding-top: 6px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-get-started2 {
    width: 100%;
    padding: var(--dl-layout-space-twounits);
    margin-left: var(--dl-layout-space-halfunit);
    margin-right: var(--dl-layout-space-halfunit);
    background-color: var(--dl-color-template-elodybtn);
  }
  .home-text27 {
    font-size: inherit;
    font-style: normal;
    font-weight: 700;
  }
  .home-gallery3 {
    height: 650px;
    display: flex;
    padding-top: var(--dl-layout-space-sevenunits);
    padding-bottom: var(--dl-layout-space-sevenunits);
  }
  .home-max-width {
    height: 535px;
  }
  .home-container5 {
    display: none;
  }
  .home-container6 {
    height: 424px;
    display: flex;
  }
  .home-image4 {
    height: 605px;
  }
  .home-simptome {
    height: auto;
    align-items: center;
    padding-top: 6px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-cards {
    width: auto;
    max-width: auto;
    align-self: stretch;
    margin-top: var(--dl-layout-space-threeunits);
    align-items: center;
    margin-left: var(--dl-layout-space-oneandhalfunits);
    margin-right: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .home-type-two {
    width: 301px;
    align-self: center;
    align-items: stretch;
  }
  .home-text28 {
    font-size: 24px;
    text-align: center;
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
  }
  .home-text29 {
    width: auto;
    max-width: auto;
    text-align: justify;
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
  }
  .home-symptoms {
    width: 320px;
    align-self: center;
  }
  .home-row1 {
    width: auto;
    align-self: center;
    align-items: stretch;
    flex-direction: column;
  }
  .home-row2 {
    width: auto;
    align-self: center;
    align-items: stretch;
    flex-direction: column;
  }
  .home-symptom15 {
    width: auto;
  }
  .home-text37 {
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
  .home-row3 {
    width: auto;
    align-self: center;
    align-items: stretch;
    flex-direction: column;
  }
  .home-features {
    width: 100%;
    padding-left: var(--dl-layout-space-halfunit);
  }
  .home-content4 {
    width: 283px;
    display: none;
    max-width: auto;
    padding-left: 70px;
    justify-content: center;
  }
  .home-faq {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
