.navigation-links-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-navlink {
  text-decoration: none;
}
.navigation-links-navlink1 {
  margin-left: 32px;
  text-decoration: none;
}
.navigation-links-link {
  margin-left: 32px;
  text-decoration: none;
}
.navigation-links-link1 {
  margin-left: 32px;
  text-decoration: none;
}
.navigation-links-link2 {
  margin-left: 32px;
  text-decoration: none;
}








@media(max-width: 896px) {
  .navigation-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-navlink {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-link {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-link1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-link2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.register-container {
  display: flex;
  position: relative;
}
.register-register {
  color: var(--dl-color-gray-white);
  padding: var(--dl-space-space-halfunit);
  border-radius: 32px;
  text-decoration: none;
  background-color: var(--dl-color-gray-900);
}

@media(max-width: 1200px) {
  .register-register {
    color: var(--dl-color-gray-white);
    padding: var(--dl-space-space-halfunit);
    border-color: var(--dl-color-gray-900);
    border-width: 1px;
    border-radius: 32px;
    background-color: var(--dl-color-gray-900);
  }
}
@media(max-width: 991px) {
  .register-register {
    color: var(--dl-color-gray-white);
    padding: var(--dl-space-space-halfunit);
    border-color: var(--dl-color-gray-900);
    border-width: 1px;
    border-radius: 32px;
    background-color: var(--dl-color-gray-900);
  }
}
@media(max-width: 896px) {
  .register-register {
    color: var(--dl-color-gray-white);
    padding: var(--dl-space-space-halfunit);
    border-width: 1px;
    border-radius: 32px;
    background-color: var(--dl-color-gray-900);
  }
  .register-root-class-name {
    margin-right: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 414px) {
  .register-register {
    color: var(--dl-color-gray-white);
    font-size: 12px;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    border-radius: 32px;
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-gray-900);
  }
}

.nav-menu-container {
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.nav-menu-header {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-items: center;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 32px;
  justify-content: space-between;
}
.nav-menu-navlink {
  display: contents;
}
.nav-menu-image {
  width: 300px;
  text-decoration: none;
}
.nav-menu-nav {
  display: flex;
}
.nav-menu-btn-group {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.nav-menu-get-started {
  color: var(--dl-color-gray-white);
  padding: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  border-radius: 32px;
  text-decoration: none;
  background-color: var(--dl-color-gray-900);
}
.nav-menu-login {
  border-width: 0px;
  margin-right: 0px;
  border-radius: 32px;
  text-decoration: none;
}
.nav-menu-burger-menu {
  display: none;
}
.nav-menu-icon {
  width: 16px;
  height: 16px;
}
.nav-menu-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.nav-menu-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.nav-menu-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.nav-menu-image1 {
  height: 2rem;
}
.nav-menu-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-menu-icon02 {
  width: 16px;
  height: 16px;
}
.nav-menu-icon04 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.nav-menu-icon06 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.nav-menu-icon08 {
  width: 16px;
  height: 16px;
}
.nav-menu-root-class-name {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name1 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: auto;
  height: auto;
  position: static;
}
.nav-menu-root-class-name2 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: auto;
  height: auto;
  position: static;
}
.nav-menu-root-class-name3 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: auto;
  height: auto;
  position: static;
}
.nav-menu-root-class-name4 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name5 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name6 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name7 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name8 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name9 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name10 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name11 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name12 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name13 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name14 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name15 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name16 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name17 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name18 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name19 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name20 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name21 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name22 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name23 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name24 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name25 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name26 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
.nav-menu-root-class-name27 {
  top: 6px;
  flex: 0 0 auto;
  right: 0px;
  width: 100%;
  height: auto;
  position: static;
}
@media(max-width: 896px) {
  .nav-menu-header {
    padding-left: 32px;
    padding-right: 32px;
  }
  .nav-menu-nav {
    display: none;
  }
  .nav-menu-btn-group {
    display: none;
  }
  .nav-menu-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nav-menu-icon {
    width: 32px;
    height: 32px;
  }
}
@media(max-width: 414px) {
  .nav-menu-header {
    padding: var(--dl-space-space-unit);
  }
  .nav-menu-image {
    width: 200px;
  }
  .nav-menu-icon {
    width: 32px;
    height: 32px;
    margin-left: 0px;
  }
  .nav-menu-mobile-menu {
    padding: 16px;
  }
}

.feature-card11-feature-card {
  width: 100%;
  display: flex;
  padding: 0px;
  max-width: auto;
  box-shadow: 5px 5px 10px 0px rgba(18, 18, 18, 0.1);
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
}
.feature-card11-feature-card:hover {
  transform: scale(1.02);
}
.feature-card11-text {
  color: rgb(33,59,84);
  align-self: center;
  margin-bottom: var(--dl-space-space-unit);
}
.feature-card11-image {
  width: 139px;
  height: 139px;
  align-self: center;
  object-fit: cover;
  border-radius: 4px;
  margin-bottom: var(--dl-space-space-unit);
}
.feature-card11-root-class-name {
  max-width: auto;
}
.feature-card11-root-class-name1 {
  max-width: auto;
}
.feature-card11-root-class-name2 {
  max-width: auto;
}
.feature-card11-root-class-name3 {
  max-width: auto;
}
.feature-card11-root-class-name4 {
  max-width: auto;
}
.feature-card11-root-class-name5 {
  max-width: auto;
}
.feature-card11-root-class-name6 {
  max-width: auto;
}
.feature-card11-root-class-name7 {
  max-width: auto;
}
.feature-card11-root-class-name8 {
  max-width: auto;
}
.feature-card11-root-class-name9 {
  max-width: auto;
}
.feature-card11-root-class-name10 {
  max-width: auto;
}
.feature-card11-root-class-name11 {
  max-width: auto;
}
.feature-card11-root-class-name12 {
  max-width: auto;
}
.feature-card11-root-class-name13 {
  max-width: auto;
}
.feature-card11-root-class-name14 {
  max-width: auto;
}
.feature-card11-root-class-name15 {
  max-width: auto;
}
.feature-card11-root-class-name16 {
  max-width: auto;
}
.feature-card11-root-class-name17 {
  max-width: auto;
}
.feature-card11-root-class-name18 {
  max-width: auto;
}
.feature-card11-root-class-name19 {
  max-width: auto;
}
.feature-card11-root-class-name20 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name21 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name22 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name23 {
  max-width: auto;
}
.feature-card11-root-class-name24 {
  max-width: auto;
}
.feature-card11-root-class-name25 {
  max-width: auto;
}
.feature-card11-root-class-name26 {
  max-width: auto;
}
.feature-card11-root-class-name27 {
  max-width: auto;
}
.feature-card11-root-class-name28 {
  max-width: auto;
}
.feature-card11-root-class-name29 {
  max-width: auto;
}
.feature-card11-root-class-name30 {
  max-width: auto;
}
.feature-card11-root-class-name31 {
  max-width: auto;
}
.feature-card11-root-class-name32 {
  max-width: auto;
}
.feature-card11-root-class-name33 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name34 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name35 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name36 {
  max-width: auto;
}
.feature-card11-root-class-name37 {
  max-width: auto;
}
.feature-card11-root-class-name38 {
  max-width: auto;
}
.feature-card11-root-class-name39 {
  max-width: auto;
}
.feature-card11-root-class-name40 {
  max-width: auto;
}
.feature-card11-root-class-name41 {
  max-width: auto;
}
.feature-card11-root-class-name42 {
  max-width: auto;
}
.feature-card11-root-class-name43 {
  max-width: auto;
}
.feature-card11-root-class-name44 {
  max-width: auto;
}
.feature-card11-root-class-name45 {
  max-width: auto;
}
.feature-card11-root-class-name46 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name47 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name48 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name49 {
  max-width: auto;
}
.feature-card11-root-class-name50 {
  max-width: auto;
}
.feature-card11-root-class-name51 {
  max-width: auto;
}
.feature-card11-root-class-name52 {
  max-width: auto;
}
.feature-card11-root-class-name53 {
  max-width: auto;
}
.feature-card11-root-class-name54 {
  max-width: auto;
}
.feature-card11-root-class-name55 {
  max-width: auto;
}
.feature-card11-root-class-name56 {
  max-width: auto;
}
.feature-card11-root-class-name57 {
  max-width: auto;
}
.feature-card11-root-class-name58 {
  max-width: auto;
}
.feature-card11-root-class-name59 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name60 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name61 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name62 {
  max-width: auto;
}
.feature-card11-root-class-name63 {
  max-width: auto;
}
.feature-card11-root-class-name64 {
  max-width: auto;
}
.feature-card11-root-class-name65 {
  max-width: auto;
}
.feature-card11-root-class-name66 {
  max-width: auto;
}
.feature-card11-root-class-name67 {
  max-width: auto;
}
.feature-card11-root-class-name68 {
  max-width: auto;
}
.feature-card11-root-class-name69 {
  max-width: auto;
}
.feature-card11-root-class-name70 {
  max-width: auto;
}
.feature-card11-root-class-name71 {
  max-width: auto;
}
.feature-card11-root-class-name72 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name73 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name74 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name75 {
  max-width: auto;
}
.feature-card11-root-class-name76 {
  max-width: auto;
}
.feature-card11-root-class-name77 {
  max-width: auto;
}
.feature-card11-root-class-name78 {
  max-width: auto;
}
.feature-card11-root-class-name79 {
  max-width: auto;
}
.feature-card11-root-class-name80 {
  max-width: auto;
}
.feature-card11-root-class-name81 {
  max-width: auto;
}
.feature-card11-root-class-name82 {
  max-width: auto;
}
.feature-card11-root-class-name83 {
  max-width: auto;
}
.feature-card11-root-class-name84 {
  max-width: auto;
}
.feature-card11-root-class-name85 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name86 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name87 {
  width: 75%;
  max-width: auto;
}
.feature-card11-root-class-name88 {
  max-width: auto;
}
.feature-card11-root-class-name89 {
  max-width: auto;
}
.feature-card11-root-class-name90 {
  max-width: auto;
}
.feature-card11-root-class-name91 {
  max-width: auto;
}
.feature-card11-root-class-name92 {
  max-width: auto;
}
.feature-card11-root-class-name93 {
  max-width: auto;
}
.feature-card11-root-class-name94 {
  max-width: auto;
}
.feature-card11-root-class-name95 {
  max-width: auto;
}
.feature-card11-root-class-name96 {
  max-width: auto;
}
.feature-card11-root-class-name97 {
  max-width: auto;
}
.feature-card11-root-class-name98 {
  max-width: auto;
}
.feature-card11-root-class-name99 {
  max-width: auto;
}
.feature-card11-root-class-name100 {
  max-width: auto;
}
.feature-card11-root-class-name101 {
  max-width: auto;
}
.feature-card11-root-class-name102 {
  max-width: auto;
}
.feature-card11-root-class-name103 {
  max-width: auto;
}
.feature-card11-root-class-name104 {
  max-width: auto;
}
.feature-card11-root-class-name105 {
  max-width: auto;
}
.feature-card11-root-class-name106 {
  max-width: auto;
}
.feature-card11-root-class-name107 {
  max-width: auto;
}
.feature-card11-root-class-name108 {
  max-width: auto;
}
.feature-card11-root-class-name109 {
  max-width: auto;
}
.feature-card11-root-class-name110 {
  max-width: auto;
}
.feature-card11-root-class-name111 {
  max-width: auto;
}
.feature-card11-root-class-name112 {
  max-width: auto;
}
.feature-card11-root-class-name113 {
  max-width: auto;
}
.feature-card11-root-class-name114 {
  max-width: auto;
}
.feature-card11-root-class-name115 {
  max-width: auto;
}
.feature-card11-root-class-name116 {
  max-width: auto;
}
.feature-card11-root-class-name117 {
  max-width: auto;
}
.feature-card11-root-class-name118 {
  max-width: auto;
}
.feature-card11-root-class-name119 {
  max-width: auto;
}
.feature-card11-root-class-name120 {
  max-width: auto;
}
.feature-card11-root-class-name121 {
  max-width: auto;
}
.feature-card11-root-class-name122 {
  max-width: auto;
}
.feature-card11-root-class-name123 {
  max-width: auto;
}
.feature-card11-root-class-name124 {
  max-width: auto;
}
.feature-card11-root-class-name125 {
  max-width: auto;
}
.feature-card11-root-class-name126 {
  max-width: auto;
}
.feature-card11-root-class-name127 {
  max-width: auto;
}
.feature-card11-root-class-name128 {
  max-width: auto;
}
.feature-card11-root-class-name129 {
  max-width: auto;
}
.feature-card11-root-class-name130 {
  max-width: auto;
}
.feature-card11-root-class-name131 {
  max-width: auto;
}
.feature-card11-root-class-name132 {
  max-width: auto;
}
.feature-card11-root-class-name133 {
  max-width: auto;
}
.feature-card11-root-class-name134 {
  max-width: auto;
}
.feature-card11-root-class-name135 {
  max-width: auto;
}
.feature-card11-root-class-name136 {
  max-width: auto;
}
.feature-card11-root-class-name137 {
  max-width: auto;
}
.feature-card11-root-class-name138 {
  max-width: auto;
}
.feature-card11-root-class-name139 {
  max-width: auto;
}
.feature-card11-root-class-name140 {
  max-width: auto;
}
.feature-card11-root-class-name141 {
  max-width: auto;
}
.feature-card11-root-class-name142 {
  max-width: auto;
}
.feature-card11-root-class-name143 {
  max-width: auto;
}
.feature-card11-root-class-name144 {
  max-width: auto;
}
.feature-card11-root-class-name145 {
  max-width: auto;
}
.feature-card11-root-class-name146 {
  max-width: auto;
}
.feature-card11-root-class-name147 {
  max-width: auto;
}
.feature-card11-root-class-name148 {
  max-width: auto;
}
.feature-card11-root-class-name149 {
  max-width: auto;
}
.feature-card11-root-class-name150 {
  max-width: auto;
}
.feature-card11-root-class-name151 {
  max-width: auto;
}
.feature-card11-root-class-name152 {
  max-width: auto;
}
.feature-card11-root-class-name153 {
  max-width: auto;
}
.feature-card11-root-class-name154 {
  max-width: auto;
}
.feature-card11-root-class-name155 {
  max-width: auto;
}
.feature-card11-root-class-name156 {
  max-width: auto;
}
.feature-card11-root-class-name157 {
  max-width: auto;
}
.feature-card11-root-class-name158 {
  max-width: auto;
}
.feature-card11-root-class-name159 {
  max-width: auto;
}
.feature-card11-root-class-name160 {
  max-width: auto;
}
.feature-card11-root-class-name161 {
  max-width: auto;
}
.feature-card11-root-class-name162 {
  max-width: auto;
}
.feature-card11-root-class-name163 {
  max-width: auto;
}
.feature-card11-root-class-name164 {
  max-width: auto;
}
.feature-card11-root-class-name165 {
  max-width: auto;
}
.feature-card11-root-class-name166 {
  max-width: auto;
}
.feature-card11-root-class-name167 {
  max-width: auto;
}
.feature-card11-root-class-name168 {
  max-width: auto;
}
.feature-card11-root-class-name169 {
  max-width: auto;
}
.feature-card11-root-class-name170 {
  max-width: auto;
}
.feature-card11-root-class-name171 {
  max-width: auto;
}
.feature-card11-root-class-name172 {
  max-width: auto;
}
.feature-card11-root-class-name173 {
  max-width: auto;
}
.feature-card11-root-class-name174 {
  max-width: auto;
}
.feature-card11-root-class-name175 {
  max-width: auto;
}
.feature-card11-root-class-name176 {
  max-width: auto;
}
.feature-card11-root-class-name177 {
  max-width: auto;
}
.feature-card11-root-class-name178 {
  max-width: auto;
}
.feature-card11-root-class-name179 {
  max-width: auto;
}
.feature-card11-root-class-name180 {
  max-width: auto;
}
.feature-card11-root-class-name181 {
  max-width: auto;
}
.feature-card11-root-class-name182 {
  max-width: auto;
}
.feature-card11-root-class-name183 {
  max-width: auto;
}
.feature-card11-root-class-name184 {
  max-width: auto;
}
.feature-card11-root-class-name185 {
  max-width: auto;
}
.feature-card11-root-class-name186 {
  max-width: auto;
}
.feature-card11-root-class-name187 {
  max-width: auto;
}
@media(max-width: 1200px) {
  .feature-card11-feature-card {
    padding: 0px;
  }
  .feature-card11-image {
    width: 126px;
    height: 126x;
  }
}
@media(max-width: 991px) {
  .feature-card11-feature-card {
    padding: 0px;
  }
  .feature-card11-image {
    width: 126px;
    height: 126px;
  }
}
@media(max-width: 414px) {
  .feature-card11-feature-card {
    padding: 0px;
    max-width: 100%;
    align-items: flex-end;
    justify-content: center;
  }
  .feature-card11-text {
    color: rgb(33,59,84);
    align-self: center;
    text-align: center;
  }
  .feature-card11-image {
    align-self: center;
  }
  .feature-card11-root-class-name20 {
    top: 0px;
    left: 55px;
    margin: auto;
    position: absolute;
  }
  .feature-card11-root-class-name21 {
    left: 56px;
    bottom: -685px;
    position: absolute;
  }
  .feature-card11-root-class-name22 {
    left: 56px;
    bottom: -441px;
    position: absolute;
  }
  .feature-card11-root-class-name33 {
    top: 0px;
    left: 55px;
    margin: auto;
    position: absolute;
  }
  .feature-card11-root-class-name34 {
    left: 56px;
    bottom: -685px;
    position: absolute;
  }
  .feature-card11-root-class-name35 {
    left: 56px;
    bottom: -441px;
    position: absolute;
  }
  .feature-card11-root-class-name46 {
    top: 0px;
    left: 55px;
    margin: auto;
    position: absolute;
  }
  .feature-card11-root-class-name47 {
    left: 56px;
    bottom: -685px;
    position: absolute;
  }
  .feature-card11-root-class-name48 {
    left: 56px;
    bottom: -441px;
    position: absolute;
  }
  .feature-card11-root-class-name59 {
    top: 0px;
    left: 55px;
    margin: auto;
    position: absolute;
  }
  .feature-card11-root-class-name60 {
    left: 56px;
    bottom: -685px;
    position: absolute;
  }
  .feature-card11-root-class-name61 {
    left: 56px;
    bottom: -441px;
    position: absolute;
  }
  .feature-card11-root-class-name72 {
    top: 0px;
    left: 55px;
    margin: auto;
    position: absolute;
  }
  .feature-card11-root-class-name73 {
    left: 56px;
    bottom: -685px;
    position: absolute;
  }
  .feature-card11-root-class-name74 {
    left: 56px;
    bottom: -441px;
    position: absolute;
  }
  .feature-card11-root-class-name85 {
    top: 0px;
    left: 55px;
    margin: auto;
    position: absolute;
  }
  .feature-card11-root-class-name86 {
    left: 56px;
    bottom: -685px;
    position: absolute;
  }
  .feature-card11-root-class-name87 {
    left: 56px;
    bottom: -441px;
    position: absolute;
  }
}

.blog-post-card-template-blog-post-card {
  width: 100%;
  display: flex;
  overflow: hidden;
  max-width: 1400px;
  box-shadow: 5px 5px 10px 0px rgba(18, 18, 18, 0.1);
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.blog-post-card-template-blog-post-card:hover {
  transform: scale(1.02);
}
.blog-post-card-template-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.blog-post-card-template-container {
  display: flex;
  padding: 32px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.blog-post-card-template-text {
  font-size: 1.5rem;
  font-family: Inter;
  font-weight: 300;
  margin-bottom: 32px;
}
.blog-post-card-template-text1 {
  color: #595959;
  font-family: Arial;
  font-weight: 400;
  margin-bottom: 32px;
}
.blog-post-card-template-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: row;
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.blog-post-card-template-profile {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.blog-post-card-template-image1 {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
}
.blog-post-card-template-text2 {
  font-family: Arial;
  font-weight: 300;
  margin-left: var(--dl-space-space-halfunit);
}
.blog-post-card-template-text3 {
  color: var(--dl-color-gray-700);
  font-weight: 300;
}

.blog-post-card-template-root-class-name1 {
  height: 650px;
  align-self: flex-start;
  margin-right: 0px;
}
.blog-post-card-template-root-class-name2 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name3 {
  height: 650px;
  align-self: flex-start;
}




.blog-post-card-template-root-class-name8 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name9 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name10 {
  height: 650px;
  align-self: flex-start;
}

.blog-post-card-template-root-class-name12 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name13 {
  height: 650px;
  align-self: flex-start;
}

.blog-post-card-template-root-class-name15 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name16 {
  height: 650px;
  align-self: flex-start;
}

.blog-post-card-template-root-class-name18 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name19 {
  height: 650px;
  align-self: flex-start;
}

.blog-post-card-template-root-class-name21 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name22 {
  height: 650px;
  align-self: flex-start;
}

.blog-post-card-template-root-class-name24 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name25 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name26 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name27 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name28 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name29 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name30 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name31 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name32 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name33 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name34 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name35 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name36 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name37 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name38 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name39 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name40 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name41 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name42 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name43 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name44 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name45 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name46 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name47 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name48 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name49 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name50 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name51 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name52 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name53 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name54 {
  height: 650px;
  align-self: flex-start;
  margin-right: 0px;
}
.blog-post-card-template-root-class-name55 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name56 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name57 {
  height: 650px;
  align-self: flex-start;
  margin-right: 0px;
}
.blog-post-card-template-root-class-name58 {
  height: 650px;
  align-self: flex-start;
  margin-right: 0px;
}
.blog-post-card-template-root-class-name59 {
  height: 650px;
  align-self: flex-start;
  margin-right: var(--dl-space-space-unit);
}
.blog-post-card-template-root-class-name60 {
  height: 650px;
  align-self: flex-start;
}
.blog-post-card-template-root-class-name61 {
  height: 650px;
  align-self: flex-start;
  margin-right: 0px;
}
@media(max-width: 1200px) {
  .blog-post-card-template-image {
    height: 250px;
  }
  .blog-post-card-template-text {
    font-family: Arial;
  }
  .blog-post-card-template-text1 {
    font-family: Arial;
  }
  .blog-post-card-template-text2 {
    font-family: Arial;
  }
  .blog-post-card-template-root-class-name1 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name2 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name3 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name5 {
    align-self: center;
  }
  .blog-post-card-template-root-class-name8 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name9 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name10 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name12 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name13 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name15 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name16 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name18 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name19 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name21 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name22 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name24 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name25 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name26 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name27 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name28 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name29 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name30 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name31 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name32 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name33 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name34 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name35 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name36 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name37 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name38 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name39 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name40 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name41 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name42 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name43 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name44 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name45 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name46 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name47 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name48 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name49 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name50 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name51 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name52 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name53 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name54 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name55 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name56 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name57 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name58 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name59 {
    height: 100%;
  }
  .blog-post-card-template-root-class-name60 {
    height: 100%;
    align-self: flex-start;
  }
  .blog-post-card-template-root-class-name61 {
    height: 100%;
  }
}
@media(max-width: 991px) {
  .blog-post-card-template-image {
    height: 250px;
  }
  .blog-post-card-template-root-class-name28 {
    align-self: flex-start;
  }
}
@media(max-width: 896px) {
  .blog-post-card-template-text {
    font-family: Arial;
  }
  .blog-post-card-template-text1 {
    font-family: Arial;
  }
  .blog-post-card-template-root-class-name12 {
    margin-left: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name21 {
    margin-left: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name24 {
    margin-left: var(--dl-space-space-unit);
  }
}
@media(max-width: 414px) {
  .blog-post-card-template-root-class-name1 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name2 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name9 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name12 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name15 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name18 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name21 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name24 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name29 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name30 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name31 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name33 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name34 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name36 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name37 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name39 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name40 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name42 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name43 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name45 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name46 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name48 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name49 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name51 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name52 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name54 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name55 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name57 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name58 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name59 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .blog-post-card-template-root-class-name61 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
}

.footer-footer {
  width: 100%;
  margin: var(--dl-space-space-unit);
  display: flex;
  padding: 0px;
  position: relative;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: space-between;
}
.footer-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer-logo {
  display: flex;
  max-width: 1400px;
  align-items: flex-start;
  flex-direction: column;
}
.footer-navlink {
  display: contents;
}
.footer-image {
  height: 3rem;
  text-decoration: none;
}
.footer-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer-container1 {
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: row;
  justify-content: space-between;
}
.footer-product-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-text {
  font-weight: 700;
  margin-bottom: 24px;
}
.footer-link {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link01 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link02 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link03 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-company-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-text1 {
  font-weight: 700;
  margin-bottom: 24px;
}
.footer-link04 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link05 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link06 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link07 {
  text-decoration: none;
}
.footer-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-text2 {
  font-weight: 700;
  margin-bottom: 24px;
}
.footer-navlink1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-socials {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-text3 {
  font-weight: 700;
  margin-bottom: 24px;
}
.footer-icon-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.footer-link08 {
  display: contents;
}
.footer-icon {
  width: 16px;
  height: 16px;
  margin-right: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-icon2 {
  width: 16px;
  height: 16px;
  margin-right: var(--dl-space-space-unit);
}
.footer-link09 {
  display: contents;
}
.footer-icon4 {
  width: 16px;
  height: 16px;
  text-decoration: none;
}
.footer-separator {
  width: 100%;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
  background-color: var(--dl-color-gray-900);
}
.footer-text4 {
  align-self: center;
}
.footer-root-class-name {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name1 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name2 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name3 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name4 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name5 {
  margin: var(--dl-space-space-unit);
}

.footer-root-class-name7 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name8 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name9 {
  width: auto;
  margin: 0px;
}
.footer-root-class-name10 {
  margin: var(--dl-space-space-unit);
}
.footer-root-class-name11 {
  width: auto;
  margin: 0px;
}
.footer-root-class-name12 {
  margin: 0px;
}
.footer-root-class-name13 {
  margin: var(--dl-space-space-unit);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.footer-root-class-name14 {
  margin: 0px;
}

.footer-root-class-name16 {
  margin: 0px;
}
.footer-root-class-name17 {
  margin: 0px;
}
.footer-root-class-name18 {
  margin: 0px;
}
.footer-root-class-name19 {
  margin: 0px;
}

.footer-root-class-name21 {
  margin: 0px;
}
.footer-root-class-name22 {
  margin: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.footer-root-class-name23 {
  margin: 0px;
}
.footer-root-class-name24 {
  margin: 0px;
}
.footer-root-class-name25 {
  margin: 0px;
}
.footer-root-class-name26 {
  margin: 0px;
}
.footer-root-class-name27 {
  margin: 0px;
}
.footer-root-class-name28 {
  margin: 0px;
}
.footer-root-class-name29 {
  margin: 0px;
}
.footer-root-class-name30 {
  margin: 0px;
}
.footer-root-class-name31 {
  margin: 0px;
}
@media(max-width: 1200px) {
  .footer-footer {
    margin: var(--dl-space-space-tripleunit);
  }
  .footer-container {
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
  .footer-link06 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-root-class-name1 {
    width: 90%;
  }
  .footer-root-class-name2 {
    width: 90%;
  }
  .footer-root-class-name3 {
    width: 90%;
  }
  .footer-root-class-name4 {
    width: 90%;
  }
  .footer-root-class-name5 {
    width: 90%;
  }
  .footer-root-class-name6 {
    margin: 0px;
  }
  .footer-root-class-name7 {
    width: 90%;
  }
  .footer-root-class-name8 {
    width: 90%;
  }
  .footer-root-class-name9 {
    width: auto;
  }
  .footer-root-class-name10 {
    width: 90%;
  }
  .footer-root-class-name11 {
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .footer-root-class-name12 {
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .footer-root-class-name13 {
    margin-left: 0px;
  }
  .footer-root-class-name14 {
    width: auto;
  }
  .footer-root-class-name15 {
    margin: 0px;
  }
  .footer-root-class-name17 {
    margin: 0px;
  }
  .footer-root-class-name18 {
    margin: 0px;
  }
  .footer-root-class-name21 {
    margin: 0px;
  }
  .footer-root-class-name22 {
    width: auto;
    max-height: 100%;
  }
  .footer-root-class-name23 {
    width: auto;
  }
  .footer-root-class-name24 {
    margin: 0px;
  }
  .footer-root-class-name25 {
    width: auto;
  }
  .footer-root-class-name26 {
    width: auto;
  }
  .footer-root-class-name27 {
    width: auto;
  }
  .footer-root-class-name28 {
    margin: 0px;
  }
  .footer-root-class-name29 {
    margin: 0px;
  }
  .footer-root-class-name30 {
    margin: 0px;
  }
  .footer-root-class-name31 {
    margin: 0px;
  }
}
@media(max-width: 991px) {
  .footer-footer {
    flex-direction: column;
  }
  .footer-container1 {
    margin-right: 64px;
  }
  .footer-product-container {
    margin-right: 64px;
  }
  .footer-root-class-name6 {
    margin: 0px;
  }
  .footer-root-class-name14 {
    width: auto;
  }
  .footer-root-class-name18 {
    margin: 0px;
  }
  .footer-root-class-name19 {
    width: auto;
  }
  .footer-root-class-name21 {
    width: auto;
    margin: 0px;
  }
  .footer-root-class-name22 {
    max-height: auto;
  }
  .footer-root-class-name24 {
    margin: 0px;
  }
  .footer-root-class-name27 {
    margin: 0px;
  }
  .footer-root-class-name28 {
    width: auto;
  }
  .footer-root-class-name29 {
    margin: 0px;
  }
  .footer-root-class-name30 {
    margin: 0px;
  }
  .footer-root-class-name31 {
    margin: 0px;
  }
}
@media(max-width: 896px) {
  .footer-footer {
    padding-left: 32px;
    padding-right: 32px;
  }
  .footer-container {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer-logo {
    align-items: center;
  }
  .footer-image {
    margin-bottom: 24px;
  }
  .footer-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .footer-container1 {
    margin-right: 64px;
  }
  .footer-product-container {
    margin-right: 64px;
  }
  .footer-root-class-name1 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name2 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name3 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name4 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name5 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name6 {
    margin: 0px;
  }
  .footer-root-class-name7 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name8 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name9 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name10 {
    width: 85%;
    height: 70%;
  }
  .footer-root-class-name13 {
    width: auto;
  }
  .footer-root-class-name18 {
    margin: 0px;
  }
  .footer-root-class-name21 {
    margin: 0px;
  }
  .footer-root-class-name24 {
    margin: 0px;
  }
  .footer-root-class-name29 {
    margin: 0px;
  }
  .footer-root-class-name30 {
    margin: 0px;
  }
  .footer-root-class-name31 {
    margin: 0px;
  }
}
@media(max-width: 414px) {
  .footer-footer {
    margin: var(--dl-space-space-unit);
    padding: 0px;
  }
  .footer-container {
    align-items: center;
    flex-direction: column;
  }
  .footer-image {
    height: 3rem;
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-links-container {
    align-items: center;
    flex-direction: column;
  }
  .footer-container1 {
    margin-right: 0px;
  }
  .footer-link06 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-link07 {
    text-decoration: none;
  }
  .footer-container2 {
    margin-top: 24px;
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .footer-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-icon {
    width: 16px;
    height: 16px;
    margin-right: var(--dl-space-space-unit);
  }
  .footer-text4 {
    text-align: center;
  }
  .footer-root-class-name1 {
    width: 90%;
  }
  .footer-root-class-name2 {
    width: 90%;
  }
  .footer-root-class-name3 {
    width: 90%;
  }
  .footer-root-class-name4 {
    width: 90%;
  }
  .footer-root-class-name5 {
    width: 90%;
  }
  .footer-root-class-name6 {
    margin: 0px;
  }
  .footer-root-class-name7 {
    width: 90%;
  }
  .footer-root-class-name8 {
    width: 90%;
  }
  .footer-root-class-name9 {
    width: 90%;
  }
  .footer-root-class-name10 {
    width: 90%;
  }
  .footer-root-class-name12 {
    width: auto;
  }
  .footer-root-class-name13 {
    width: auto;
  }
  .footer-root-class-name17 {
    width: auto;
  }
  .footer-root-class-name18 {
    margin: 0px;
  }
  .footer-root-class-name20 {
    margin: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .footer-root-class-name21 {
    margin: 0px;
  }
  .footer-root-class-name24 {
    margin: 0px;
  }
  .footer-root-class-name27 {
    width: auto;
  }
  .footer-root-class-name29 {
    margin: 0px;
  }
  .footer-root-class-name30 {
    margin: 0px;
  }
  .footer-root-class-name31 {
    margin: 0px;
  }
}

.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-header-container {
  margin-top: 0px;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-hero {
  width: 100%;
  display: flex;
  padding: 32px;
  max-width: 1400px;
  min-height: 80vh;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-image {
  width: 25rem;
  object-fit: cover;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container1 {
  display: flex;
  margin-left: 32px;
  flex-direction: column;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text {
  font-style: normal;
  margin-top: 0px;
  font-weight: 900;
  margin-bottom: 0px;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-btn-group {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-link {
  color: var(--dl-color-gray-white);
  transition: 0.3s;
  padding-top: var(--dl-space-space-unit);
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-link:hover {
  transform: scale(1.02);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  z-index: 101;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-top {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-logo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-image1 {
  width: 100px;
  object-fit: cover;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon {
  width: 24px;
  height: 24px;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-mid {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-navlink {
  transition: 0.3s;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-navlink:hover {
  color: var(--dl-color-turquoise-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text001 {
  transition: 0.3s;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text001:hover {
  color: var(--dl-color-turquoise-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text002 {
  transition: 0.3s;
  margin-bottom: var(--dl-space-space-halfunit);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text002:hover {
  color: var(--dl-color-turquoise-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text003 {
  transition: 0.3s;
  margin-bottom: var(--dl-space-space-halfunit);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text003:hover {
  color: var(--dl-color-turquoise-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text004 {
  transition: 0.3s;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text004:hover {
  color: var(--dl-color-turquoise-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-bot {
  flex: 0 0 auto;
  display: flex;
  margin-top: auto;
  align-items: flex-start;
  flex-direction: column;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container2 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-link1 {
  display: contents;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container3 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon02 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-size-size-unit);
  height: var(--dl-size-size-unit);
  transition: 0.3s;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon02:hover {
  fill: var(--dl-color-purple-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-link2 {
  display: contents;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container4 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon04 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-size-size-unit);
  height: var(--dl-size-size-unit);
  transition: 0.3s;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon04:hover {
  fill: var(--dl-color-pink-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-link3 {
  display: contents;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container5 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon06 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-size-size-unit);
  height: var(--dl-size-size-unit);
  transition: 0.3s;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon06:hover {
  fill: var(--dl-color-turquoise-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-link4 {
  display: contents;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container6 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon08 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-size-size-unit);
  height: var(--dl-size-size-unit);
  transition: 0.3s;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-icon08:hover {
  fill: var(--dl-color-orange-default);
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text005 {
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text011 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text012 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text019 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text020 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text043 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text044 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text049 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text050 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text055 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text056 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text071 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text072 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text083 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text084 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text093 {
  align-self: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: 11rem;
  padding-right: 11rem;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text094 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text095 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text097 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text099 {
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-features {
  width: 100%;
  display: flex;
  max-width: 1400px;
  padding-top: 0px;
  padding-left: 11rem;
  padding-right: 11rem;
  flex-direction: column;
  padding-bottom: 0px;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text101 {
  font-size: 3rem;
  align-self: center;
  margin-bottom: 48px;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container7 {
  flex: 0 0 auto;
  width: 100%;
  display: grid;
  grid-gap: 32px;
  align-self: stretch;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component01 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component02 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component03 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component04 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component05 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component06 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component07 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component08 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component09 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container8 {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: 11rem;
  padding-right: 11rem;
  justify-content: space-between;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component11 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component12 {
  text-decoration: none;
}
.how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-component13 {
  text-decoration: none;
}
@media(max-width: 1200px) {
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container8 {
    width: auto;
    height: 700px;
    align-items: flex-start;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    justify-content: center;
  }
}
@media(max-width: 991px) {
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-hero {
    padding: 48px;
    flex-direction: column;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-image {
    order: 2;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container1 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 32px;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text {
    text-align: center;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text101 {
    align-self: center;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container7 {
    grid-template-columns: 1fr 1fr;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container8 {
    margin-right: 0px;
    margin-bottom: 48px;
  }
}
@media(max-width: 896px) {
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-features {
    padding-left: 32px;
    padding-right: 32px;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text101 {
    margin-bottom: 0px;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container8 {
    margin-left: 0px;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
  }
}
@media(max-width: 767px) {
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-hero {
    padding-left: 32px;
    padding-right: 32px;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-image {
    width: 80%;
  }
}
@media(max-width: 479px) {
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-hero {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-btn-group {
    flex-direction: column;
  }
}
@media(max-width: 414px) {
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-bot {
    width: 100%;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text005 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text011 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text019 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text043 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text049 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text055 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text071 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text083 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text085 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text087 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text089 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text091 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text093 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-features {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-text101 {
    text-align: center;
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container7 {
    grid-gap: var(--dl-space-space-halfunit);
  }
  .how-to-use-apainting-cost-calculator-to-budget-for-your-next-project-container8 {
    height: auto;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
    flex-direction: column;
  }
}
