.navbar-wrapper {
  display: contents;
}
 
.navbar-container1 {
  display: contents;
}
 
.navbar-navbar {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar-left {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-navlink1 {
  display: contents;
}
 
.navbar-logo {
  width: 165px;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar-links {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-link1 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link1:hover {
  opacity: 0.5;
}
 
.navbar-link2 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link2:hover {
  opacity: 0.5;
}
 
.navbar-link3 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link3:hover {
  opacity: 0.5;
}
 
.navbar-link4 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link4:hover {
  opacity: 0.5;
}
 
.navbar-link5 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link5:hover {
  opacity: 0.5;
}
 
.navbar-link6 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link6:hover {
  opacity: 0.5;
}
 
.navbar-link7 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link7:hover {
  opacity: 0.5;
}
 
.navbar-right {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-phone {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-image1 {
  width: 18px;
  object-fit: cover;
}
 
.navbar-link8 {
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-book1 {
  text-decoration: none;
  background-color: #a900f5;
}
 
.navbar-image2 {
  width: 18px;
  object-fit: cover;
}
 
.navbar-text10 {
  font-family: Inter;
}
 
.navbar-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 1000;
  position: fixed;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.navbar-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-image3 {
  height: 2rem;
}
 
.navbar-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-navlink2 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink3 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink4 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink6 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink7 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink8 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-book2 {
  text-decoration: none;
}
 
.navbar-image4 {
  width: 18px;
  object-fit: cover;
}
 
.navbar-text11 {
  font-family: Inter;
}
 
.resources-fragment15 {
  display: contents;
}
 
.resources-text21 {
  display: inline-block;
}
 
.resources-fragment12 {
  display: contents;
}
 
.resources-text18 {
  display: inline-block;
}
 
.resources-fragment19 {
  display: contents;
}
 
.resources-text25 {
  display: inline-block;
}
 
.resources-fragment18 {
  display: contents;
}
 
.resources-text24 {
  display: inline-block;
}
 
.resources-fragment14 {
  display: contents;
}
 
.resources-text20 {
  display: inline-block;
}
 
.resources-fragment23 {
  display: contents;
}
 
.resources-text29 {
  display: inline-block;
}
 
.resources-fragment13 {
  display: contents;
}
 
.resources-text19 {
  display: inline-block;
}
 
.resources-fragment10 {
  display: contents;
}
 
.resources-text16 {
  display: inline-block;
}
 
.resources-fragment22 {
  display: contents;
}
 
.resources-text28 {
  display: inline-block;
}
 
.resources-fragment24 {
  display: contents;
}
 
.resources-text30 {
  display: inline-block;
}
 
.resources-fragment25 {
  display: contents;
}
 
.resources-text31 {
  display: inline-block;
}
 
.resources-fragment11 {
  display: contents;
}
 
.resources-text17 {
  display: inline-block;
}
 
.resources-fragment21 {
  display: contents;
}
 
.resources-text27 {
  display: inline-block;
}
 
.resources-fragment26 {
  display: contents;
}
 
.resources-text32 {
  display: inline-block;
}
 
.resources-fragment17 {
  display: contents;
}
 
.resources-text23 {
  display: inline-block;
}
 
.resources-fragment16 {
  display: contents;
}
 
.resources-text22 {
  display: inline-block;
}
 
.resources-fragment20 {
  display: contents;
}
 
.resources-text26 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .navbar-link1 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .navbar-link2 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .navbar-link5 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .navbar-link6 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .navbar-text10 {
    font-family: Inter;
  }
}
 
@media(max-width: 991px) {
  .navbar-navbar {
    z-index: 1000;
  }
  .navbar-links {
    display: none;
  }
  .navbar-right {
    display: none;
  }
  .navbar-burger-menu {
    display: flex;
    padding: var(--dl-layout-space-unit);
    border-radius: var(--dl-layout-radius-round);
    background-color: #2461FF;
  }
  .navbar-icon1 {
    fill: white;
  }
}
 
@media(max-width: 767px) {
  .navbar-navbar {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar-burger-menu {
    display: flex;
  }
  .navbar-image3 {
    width: 126px;
    height: 44px;
  }
  .navbar-book2 {
    background-color: #a700f1;
  }
  .navbar-text11 {
    font-family: Inter;
  }
}
 
@media(max-width: 479px) {
  .navbar-navbar {
    padding: var(--dl-layout-space-unit);
  }
  .navbar-mobile-menu {
    padding: 16px;
  }
}

.healow-wrapper {
  display: contents;
}
 
.healow-download {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
 
.healow-main {
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
  background-color: #D0F4FD;
}
 
.healow-image1 {
  height: 565px;
  margin-top: -80px;
  object-fit: cover;
}
 
.healow-content {
  gap: var(--dl-layout-space-threeunits);
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: 130px;
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.healow-text1 {
  font-size: 40px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}
 
.healow-buttons {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.healow-ios {
  gap: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.healow-image2 {
  width: 16px;
  object-fit: cover;
}
 
.healow-android {
  text-decoration: none;
}
 
.healow-image3 {
  width: 16px;
  object-fit: cover;
}
 

 

 

 

 
@media(max-width: 991px) {
  .healow-content {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 767px) {
  .healow-main {
    align-items: center;
    flex-direction: column-reverse;
  }
  .healow-image1 {
    height: 620px;
    margin-top: 0px;
  }
  .healow-content {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .healow-text1 {
    max-width: 500px;
  }
  .healow-buttons {
    width: 100%;
    flex-direction: column;
  }
  .healow-ios {
    width: 80%;
  }
  .healow-android {
    width: 80%;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 80px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 236px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: space-between;
  background-color: #000000;
}
 
.footer-left {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.footer-brand {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 400px;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-image {
  width: 165px;
  object-fit: cover;
}
 
.footer-text1 {
  color: rgb(255, 255, 255);
  line-height: 22px;
}
 
.footer-legal {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-copyright1 {
  color: rgb(255, 255, 255);
  font-size: 14px;
}
 
.footer-copyright2 {
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}
 
.footer-copyright3 {
  font-size: 14px;
  text-decoration: none;
}
 
.footer-right {
  gap: 140px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-list1 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-header1 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
 
.footer-links1 {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link10 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link10:hover {
  opacity: 0.5;
}
 
.footer-link11 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link11:hover {
  opacity: 0.5;
}
 
.footer-link12 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link12:hover {
  opacity: 0.5;
}
 
.footer-link13 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link13:hover {
  opacity: 0.5;
}
 
.footer-link14 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link14:hover {
  opacity: 0.5;
}
 
.footer-link15 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link15:hover {
  opacity: 0.5;
}
 
.footer-link16 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link16:hover {
  opacity: 0.5;
}
 
.footer-list2 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-header2 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
 
.footer-links2 {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link17 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link17:hover {
  opacity: 0.5;
}
 
.footer-link18 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link18:hover {
  opacity: 0.5;
}
 
.footer-list3 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-header3 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
 
.footer-links3 {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link19 {
  color: rgb(255, 255, 255);
  width: 215px;
  cursor: pointer;
  transition: 0.3s;
}
 
.footer-link19:hover {
  opacity: 0.5;
}
 
.footer-link20 {
  color: rgb(255, 255, 255);
  width: 215px;
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link20:hover {
  opacity: 0.5;
}
 
.resources-fragment27 {
  display: contents;
}
 
.resources-text54 {
  display: inline-block;
}
 
.resources-text55 {
  color: var(--dl-color-theme-secondary1);
}
 
.resources-fragment28 {
  display: contents;
}
 
.resources-text57 {
  display: inline-block;
}
 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .footer-footer {
    gap: 100px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer-left {
    padding-right: 0px;
  }
  .footer-legal {
    display: none;
  }
  .footer-right {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-image {
    width: 110px;
  }
  .footer-text1 {
    font-size: 12px;
    line-height: 18px;
  }
}

.resources-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
  background-color: #ffffff;
}
 
.resources-modal1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  z-index: 200;
  position: fixed;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  backdrop-filter: blur(4px);
  justify-content: center;
}
 
.resources-practices {
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  box-shadow: 0px 0px 25px -2px rgba(66, 68, 90, 0.4);
  align-items: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.resources-heading10 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.resources-header10 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-close {
  width: 24px;
  cursor: pointer;
  height: 24px;
  transition: 0.3s;
}
 
.resources-close:hover {
  opacity: 0.5;
}
 
.resources-grid {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.resources-section10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.resources-heading11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.resources-header11 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.resources-caption1 {
  max-width: 385px;
  line-height: 24px;
}
 
.resources-text10 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.resources-image10 {
  width: 12px;
  object-fit: cover;
}
 
.resources-section11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.resources-heading12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.resources-header12 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.resources-caption2 {
  max-width: 385px;
  line-height: 24px;
}
 
.resources-text11 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.resources-image11 {
  width: 12px;
  object-fit: cover;
}
 
.resources-section12 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.resources-heading13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.resources-header13 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.resources-caption3 {
  max-width: 385px;
  line-height: 24px;
}
 
.resources-text12 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.resources-image12 {
  width: 12px;
  object-fit: cover;
}
 
.resources-section13 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.resources-heading14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.resources-header14 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.resources-caption4 {
  max-width: 385px;
  line-height: 24px;
}
 
.resources-text13 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.resources-image13 {
  width: 12px;
  object-fit: cover;
}
 
.resources-section14 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.resources-heading15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.resources-header15 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.resources-caption5 {
  max-width: 385px;
  line-height: 24px;
}
 
.resources-text14 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.resources-image14 {
  width: 12px;
  object-fit: cover;
}
 
.resources-section15 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.resources-heading16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.resources-header16 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.resources-caption6 {
  max-width: 385px;
  line-height: 24px;
}
 
.resources-text15 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.resources-image15 {
  width: 12px;
  object-fit: cover;
}
 
.resources-hero {
  width: 100%;
  height: 98px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
}
 
.resources-fragment10 {
  display: contents;
}
 
.resources-text16 {
  display: inline-block;
}
 
.resources-fragment11 {
  display: contents;
}
 
.resources-text17 {
  display: inline-block;
}
 
.resources-fragment12 {
  display: contents;
}
 
.resources-text18 {
  display: inline-block;
}
 
.resources-fragment13 {
  display: contents;
}
 
.resources-text19 {
  display: inline-block;
}
 
.resources-fragment14 {
  display: contents;
}
 
.resources-text20 {
  display: inline-block;
}
 
.resources-fragment15 {
  display: contents;
}
 
.resources-text21 {
  display: inline-block;
}
 
.resources-fragment16 {
  display: contents;
}
 
.resources-text22 {
  display: inline-block;
}
 
.resources-fragment17 {
  display: contents;
}
 
.resources-text23 {
  display: inline-block;
}
 
.resources-fragment18 {
  display: contents;
}
 
.resources-text24 {
  display: inline-block;
}
 
.resources-fragment19 {
  display: contents;
}
 
.resources-text25 {
  display: inline-block;
}
 
.resources-fragment20 {
  display: contents;
}
 
.resources-text26 {
  display: inline-block;
}
 
.resources-fragment21 {
  display: contents;
}
 
.resources-text27 {
  display: inline-block;
}
 
.resources-fragment22 {
  display: contents;
}
 
.resources-text28 {
  display: inline-block;
}
 
.resources-fragment23 {
  display: contents;
}
 
.resources-text29 {
  display: inline-block;
}
 
.resources-fragment24 {
  display: contents;
}
 
.resources-text30 {
  display: inline-block;
}
 
.resources-fragment25 {
  display: contents;
}
 
.resources-text31 {
  display: inline-block;
}
 
.resources-fragment26 {
  display: contents;
}
 
.resources-text32 {
  display: inline-block;
}
 
.resources-why {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  height: 205px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #D0F4FD;
}
 
.resources-heading17 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: 130px;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.resources-header17 {
  height: 87px;
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.resources-all {
  text-decoration: none;
}
 
.resources-features {
  gap: 120px;
  width: 100%;
  height: 3711px;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.resources-section16 {
  width: 100%;
  height: 339px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.resources-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading18 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton1 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-text42 {
  font-weight: 700;
}
 
.resources-image16 {
  width: 621px;
  height: 397px;
  object-fit: cover;
}
 
.resources-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.resources-section17 {
  width: 1300px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
 
.resources-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header19 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading19 {
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton2 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-link {
  display: contents;
}
 
.resources-more7 {
  text-decoration: none;
}
 
.resources-text44 {
  line-height: 24px;
}
 
.resources-image17 {
  width: 12px;
  object-fit: cover;
}
 
.resources-image18 {
  width: 50%;
  height: 411px;
  object-fit: cover;
}
 
.resources-section18 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.resources-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading20 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton3 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-image19 {
  width: 580px;
  height: 438px;
  object-fit: cover;
}
 
.resources-section19 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
 
.resources-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading21 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton4 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-image20 {
  width: 520px;
  height: 411px;
  object-fit: cover;
}
 
.resources-section20 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.resources-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header22 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading22 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton5 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-image21 {
  width: 506px;
  height: 408px;
  object-fit: cover;
}
 
.resources-section21 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
 
.resources-content6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header23 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading23 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton6 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-image22 {
  width: 520px;
  height: 376px;
  object-fit: cover;
}
 
.resources-section22 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.resources-content7 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-header24 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.resources-heading24 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.resources-capton7 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.resources-image23 {
  width: 506px;
  height: 468px;
  object-fit: cover;
}
 
.resources-book {
  display: none;
}
 
.resources-fragment27 {
  display: contents;
}
 
.resources-text54 {
  display: inline-block;
}
 
.resources-text55 {
  color: var(--dl-color-theme-secondary1);
}
 
.resources-fragment28 {
  display: contents;
}
 
.resources-text57 {
  display: inline-block;
}
 
.resources-container4 {
  display: contents;
}
 
.resources-container6 {
  display: contents;
}
 
.resources-container8 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .resources-why {
    height: 180px;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .resources-features {
    height: 3680px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: var(--dl-color-gray-white);
  }
  .resources-section16 {
    height: 399px;
  }
  .resources-header18 {
    width: 533px;
  }
  .resources-capton1 {
    width: 515px;
    font-size: 18px;
    line-height: 27px;
  }
  .resources-text37 {
    font-weight: 700;
  }
  .resources-image16 {
    height: 302px;
  }
  .resources-section17 {
    width: 1062px;
  }
  .resources-header19 {
    width: 545px;
  }
  .resources-heading19 {
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
  }
  .resources-capton2 {
    font-size: 18px;
    line-height: 27px;
  }
  .resources-image18 {
    width: 469px;
    height: 389px;
  }
  .resources-header21 {
    width: 545px;
  }
  .resources-image20 {
    width: 469px;
    height: 389px;
  }
  .resources-capton5 {
    width: 503px;
  }
  .resources-header23 {
    width: 534px;
  }
  .resources-image22 {
    width: 483px;
    height: 359px;
  }
  .resources-capton7 {
    width: 586px;
  }
  .resources-image23 {
    width: 430px;
    height: 384px;
  }
}
 
@media(max-width: 991px) {
  .resources-hero {
    flex: 1;
    height: 0px;
  }
  .resources-why {
    gap: var(--dl-layout-space-threeunits);
    height: 200px;
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .resources-features {
    gap: var(--dl-layout-space-threeunits);
  }
  .resources-section16 {
    gap: var(--dl-layout-space-twounits);
    width: 833px;
    height: 746px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-image16 {
    width: 100%;
  }
  .resources-section17 {
    gap: var(--dl-layout-space-twounits);
    width: 830px;
    height: 870px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-header19 {
    width: 100%;
  }
  .resources-capton2 {
    width: 890px;
    padding-right: 0px;
  }
  .resources-image18 {
    width: 100%;
  }
  .resources-section18 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-image19 {
    width: 100%;
  }
  .resources-section19 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-header21 {
    width: 829px;
  }
  .resources-image20 {
    width: 100%;
  }
  .resources-section20 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-header22 {
    width: 832px;
  }
  .resources-heading22 {
    width: 658px;
  }
  .resources-capton5 {
    width: 815px;
  }
  .resources-image21 {
    width: 100%;
  }
  .resources-section21 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-image22 {
    width: 100%;
  }
  .resources-section22 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resources-image23 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .resources-why {
    height: 144px;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .resources-header17 {
    height: 35px;
    font-size: 30px;
    line-height: 36px;
  }
  .resources-features {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .resources-section16 {
    width: 100%;
    height: 568px;
  }
  .resources-content1 {
    gap: var(--dl-layout-space-unit);
  }
  .resources-heading18 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton1 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-section17 {
    width: 100%;
    height: auto;
  }
  .resources-header19 {
    width: 730px;
  }
  .resources-heading19 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton2 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-section18 {
    width: 100%;
  }
  .resources-heading20 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton3 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-section19 {
    width: 100%;
  }
  .resources-heading21 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton4 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-content5 {
    gap: var(--dl-layout-space-unit);
  }
  .resources-heading22 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton5 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-heading23 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton6 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-content7 {
    gap: var(--dl-layout-space-unit);
  }
  .resources-heading24 {
    font-size: 30px;
    line-height: 36px;
  }
  .resources-capton7 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .resources-book {
    width: 100%;
    display: flex;
  }
}
 
@media(max-width: 479px) {
  .resources-section17 {
    width: 454px;
  }
  .resources-content2 {
    width: 100%;
  }
  .resources-header19 {
    width: 100%;
  }
}
