.primary.svelte-10g0vnk.svelte-10g0vnk {
  color: #fff;
  background-color: #6c0;
  width: 274px;
  min-height: 80px;
  border-radius: 7px;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
  float: right;
  text-align: center;
  margin-right: 5px;
}
.svelte-10g0vnk.svelte-10g0vnk {
  color: #fff;
  background-color: #e4004a;
  width: 274px;
  min-height: 80px;
  border-radius: 7px;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  margin-left: 5px;
}
.main-plain.svelte-10g0vnk.svelte-10g0vnk {
  background-color: var(--color-1-dimmed);
}
.main-bg.svelte-10g0vnk.svelte-10g0vnk {
  background: var(--bg-image) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
button.svelte-10g0vnk.svelte-10g0vnk {
  width: 274px;
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 1rem;
  border-radius: var(--border-radius);
  box-shadow: var(--card-shadow);
  transition: transform 0.4s;
  font-size: 1.6rem;
  font-weight: 600;
}
button.svelte-10g0vnk.svelte-10g0vnk:hover {
  transform: translateY(-0.5rem);
}
button.svelte-10g0vnk img.svelte-10g0vnk {
  width: auto;
  height: 4rem;
  margin-right: 1rem;
}
.title.svelte-10g0vnk.svelte-10g0vnk {
  width: 100%;
  margin-bottom: 4rem;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 600;
}
.subtitle.svelte-10g0vnk.svelte-10g0vnk {
  max-width: 745px;
  margin: 4rem auto;
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
}
.container.svelte-10g0vnk.svelte-10g0vnk {
  width: 100%;
  max-width: 85rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
}
.column.svelte-10g0vnk.svelte-10g0vnk {
  width: 50%;
  margin-bottom: 5rem;
  align-items: center;
  display: flex;
}
.column.svelte-10g0vnk.svelte-10g0vnk:first-of-type {
  margin-bottom: 5rem;
}
.left.svelte-10g0vnk.svelte-10g0vnk,
.right.svelte-10g0vnk.svelte-10g0vnk {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  button.svelte-10g0vnk.svelte-10g0vnk {
    width: 50%;
  }
  .left.svelte-10g0vnk.svelte-10g0vnk {
    justify-content: right;
  }
  .right.svelte-10g0vnk.svelte-10g0vnk {
    justify-content: left;
  }
  .column.svelte-10g0vnk.svelte-10g0vnk:first-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .renter.svelte-10g0vnk.svelte-10g0vnk,
  .owner.svelte-10g0vnk.svelte-10g0vnk {
    font-size: 18px;
  }
  button.svelte-10g0vnk img.svelte-10g0vnk {
    width: auto;
    height: 3rem;
    margin-right: 0.5rem;
  }
}
