@charset "UTF-8";
/* line 1, app/assets/stylesheets/_blobs.scss */
.blob {
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 992px) {
  /* line 1, app/assets/stylesheets/_blobs.scss */
  .blob {
    width: 40%;
  }
}

/* line 9, app/assets/stylesheets/_blobs.scss */
.blob.one {
  right: 0;
  top: 20%;
}

/* line 14, app/assets/stylesheets/_blobs.scss */
.blob.two {
  left: 0;
  top: -10%;
}

/* line 19, app/assets/stylesheets/_blobs.scss */
.blob.three {
  top: -5%;
  right: 33%;
  opacity: 0.5;
}

/* line 25, app/assets/stylesheets/_blobs.scss */
.blob.five {
  top: 0;
  bottom: 0;
  left: -100px;
  margin-top: auto;
  margin-bottom: auto;
}

/* line 33, app/assets/stylesheets/_blobs.scss */
.blob.seven {
  opacity: 0.3;
}

/* line 37, app/assets/stylesheets/_blobs.scss */
.blob.eight {
  top: 0;
  margin-left: 30%;
}

/* line 42, app/assets/stylesheets/_blobs.scss */
.blob.sixteen {
  top: 0;
  margin-left: 4%;
}

/* line 47, app/assets/stylesheets/_blobs.scss */
.blob.seventeen {
  top: auto;
  bottom: 0;
  right: 0;
  opacity: 0.5;
}

@media screen and (max-width: 992px) {
  /* line 54, app/assets/stylesheets/_blobs.scss */
  .blob.one, .blob.two {
    width: 20%;
  }
}

/* line 61, app/assets/stylesheets/_blobs.scss */
.blob.center {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* line 69, app/assets/stylesheets/_blobs.scss */
.blob.left {
  top: 0;
  bottom: 0;
  left: -20%;
  margin-top: auto;
  margin-bottom: auto;
}

/* line 77, app/assets/stylesheets/_blobs.scss */
.blob.right {
  top: 0;
  bottom: 0;
  right: -20%;
  margin-top: auto;
  margin-bottom: auto;
}

/* line 84, app/assets/stylesheets/_blobs.scss */
.blob.right.right-0 {
  right: 0px;
}

/* line 88, app/assets/stylesheets/_blobs.scss */
.blob.right.right-5 {
  right: 5%;
}

/* line 92, app/assets/stylesheets/_blobs.scss */
.blob.right.right-minus-10 {
  right: -10%;
}

/* line 97, app/assets/stylesheets/_blobs.scss */
.blob.bottom {
  top: auto;
  bottom: 0;
}

/* line 102, app/assets/stylesheets/_blobs.scss */
.blob.left, .blob.right {
  opacity: 0.5;
}

@media screen and (max-width: 992px) {
  /* line 102, app/assets/stylesheets/_blobs.scss */
  .blob.left, .blob.right {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}

/* line 4, app/assets/stylesheets/home.scss */
body {
  font-family: "Crimson Pro", serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fef9f1;
  color: #212333;
}

/* line 13, app/assets/stylesheets/home.scss */
h1 {
  font-weight: 700;
  font-size: 5rem;
  letter-spacing: 0;
  line-height: normal;
}

@media screen and (max-width: 992px) {
  /* line 13, app/assets/stylesheets/home.scss */
  h1 {
    margin-top: 50px;
    font-size: 42px;
  }
}

/* line 25, app/assets/stylesheets/home.scss */
h2 {
  font-weight: 400;
  font-size: 42px;
  letter-spacing: 0;
}

@media screen and (max-width: 992px) {
  /* line 25, app/assets/stylesheets/home.scss */
  h2 {
    font-size: 28px;
  }
}

/* line 35, app/assets/stylesheets/home.scss */
h3 {
  font-weight: 700;
  font-size: 54px;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 992px) {
  /* line 35, app/assets/stylesheets/home.scss */
  h3 {
    font-size: 32px;
  }
}

/* line 48, app/assets/stylesheets/home.scss */
h4 {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0;
}

@media screen and (max-width: 992px) {
  /* line 48, app/assets/stylesheets/home.scss */
  h4 {
    font-size: 26px;
  }
}

/* line 58, app/assets/stylesheets/home.scss */
h5 {
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 36px;
}

/* line 65, app/assets/stylesheets/home.scss */
p,
li {
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  letter-spacing: 0;
}

@media screen and (max-width: 992px) {
  /* line 65, app/assets/stylesheets/home.scss */
  p,
li {
    font-size: 18px;
  }
}

/* line 75, app/assets/stylesheets/home.scss */
p.text-fineprint,
li.text-fineprint {
  font-size: 14px;
}

/* line 80, app/assets/stylesheets/home.scss */
a:not(.btn) {
  color: #212333;
  font-weight: 600;
  text-decoration: none;
}

/* line 85, app/assets/stylesheets/home.scss */
a:not(.btn):hover {
  color: #212333;
  text-decoration: underline;
}

@media screen and (max-width: 992px) {
  /* line 91, app/assets/stylesheets/home.scss */
  .title {
    width: 75%;
  }
}

/* line 97, app/assets/stylesheets/home.scss */
.subtitle {
  font-size: 26px;
}

@media screen and (max-width: 992px) {
  /* line 97, app/assets/stylesheets/home.scss */
  .subtitle {
    font-size: 21px;
  }
}

/* line 105, app/assets/stylesheets/home.scss */
.text-right {
  text-align: right;
}

/* line 109, app/assets/stylesheets/home.scss */
.text-bold {
  font-weight: 700;
}

/* line 113, app/assets/stylesheets/home.scss */
.blockquote-footer {
  font-size: 24px;
}

/* line 117, app/assets/stylesheets/home.scss */
.alert {
  font-family: "Open Sans", sans-serif;
  border-radius: 0;
}

/* line 121, app/assets/stylesheets/home.scss */
.alert .alert-center {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 992px) {
  /* line 121, app/assets/stylesheets/home.scss */
  .alert .alert-center {
    flex-direction: column;
  }
}

/* line 134, app/assets/stylesheets/home.scss */
.btn-primary {
  background-color: #49bcab !important;
  border: 2px solid #49bcab !important;
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  padding: 15px 26px !important;
  border-radius: 10px;
  box-shadow: none !important;
  word-wrap: none;
}

/* line 147, app/assets/stylesheets/home.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #2b7469 !important;
  border-color: #2b7469 !important;
}

@media screen and (max-width: 992px) {
  /* line 134, app/assets/stylesheets/home.scss */
  .btn-primary {
    width: 100%;
    font-size: 18px;
    padding: 10px 26px !important;
  }
}

/* line 160, app/assets/stylesheets/home.scss */
.btn-primary.outline {
  background-color: transparent !important;
  border: 2px solid #49bcab !important;
  color: #49bcab;
}

/* line 165, app/assets/stylesheets/home.scss */
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active {
  background-color: #2b7469 !important;
  border-color: #2b7469 !important;
  color: #fff;
}

/* line 174, app/assets/stylesheets/home.scss */
.btn-primary.btn-sm {
  font-size: 16px;
  padding: 8px 14px !important;
}

@media screen and (max-width: 992px) {
  /* line 174, app/assets/stylesheets/home.scss */
  .btn-primary.btn-sm {
    font-size: 14px;
  }
}

/* line 183, app/assets/stylesheets/home.scss */
.btn-primary.btn-support {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: fixed;
  right: 20px;
  bottom: 24px;
  border-radius: 100px;
  color: #ffffff;
}

@media screen and (max-width: 992px) {
  /* line 183, app/assets/stylesheets/home.scss */
  .btn-primary.btn-support {
    width: auto;
  }
}

/* line 197, app/assets/stylesheets/home.scss */
.btn-primary.btn-white {
  background-color: #fff !important;
  border: 2px solid #fff !important;
  color: #4c98e6;
}

/* line 202, app/assets/stylesheets/home.scss */
.btn-primary.btn-white:hover, .btn-primary.btn-white:focus, .btn-primary.btn-white:active {
  background-color: #ededed !important;
  border-color: #ededed !important;
}

/* line 211, app/assets/stylesheets/home.scss */
.btn-cta {
  background-color: #4c98e6 !important;
  border: 2px solid #4c98e6 !important;
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  padding: 15px 26px !important;
  border-radius: 10px;
  box-shadow: none !important;
  word-wrap: none;
}

/* line 224, app/assets/stylesheets/home.scss */
.btn-cta:hover, .btn-cta:focus, .btn-cta:active {
  background-color: #1965b3 !important;
  border-color: #1965b3 !important;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  /* line 211, app/assets/stylesheets/home.scss */
  .btn-cta {
    width: 100%;
  }
}

/* line 236, app/assets/stylesheets/home.scss */
.btn-cta.outline {
  background-color: transparent !important;
  border: 2px solid #4c98e6 !important;
  color: #4c98e6;
}

/* line 241, app/assets/stylesheets/home.scss */
.btn-cta.outline:hover, .btn-cta.outline:focus, .btn-cta.outline:active {
  background-color: #1965b3 !important;
  border-color: #1965b3 !important;
  color: #fff;
}

/* line 250, app/assets/stylesheets/home.scss */
.btn-cta.btn-lg {
  font-size: 32px;
  padding: 18px 32px !important;
}

@media screen and (max-width: 992px) {
  /* line 250, app/assets/stylesheets/home.scss */
  .btn-cta.btn-lg {
    font-size: 28px;
  }
}

/* line 260, app/assets/stylesheets/home.scss */
.btn-link {
  font-weight: 700;
  font-size: 24px;
  color: #212333;
  text-decoration: none;
}

/* line 268, app/assets/stylesheets/home.scss */
.btn-link:focus, .btn-link:hover, .btn-link:active {
  color: #1e4f48 !important;
}

/* line 275, app/assets/stylesheets/home.scss */
.logo {
  width: 250px;
}

@media screen and (max-width: 992px) {
  /* line 275, app/assets/stylesheets/home.scss */
  .logo {
    width: 120px;
  }
}

/* line 283, app/assets/stylesheets/home.scss */
.well {
  background-color: #fcefd9;
  border: 4px solid #fbe5c1;
  border-radius: 15px;
  padding: 15px;
}

/* line 291, app/assets/stylesheets/home.scss */
.well-lg {
  padding: 30px 0;
  border-radius: 1.5rem;
  border: 1px solid #e7eaf3;
  box-shadow: 0 0 35px rgba(140, 152, 163, 0.125);
  background-color: #ffffff;
}

/* line 299, app/assets/stylesheets/home.scss */
.group {
  background-color: #ffffff;
  border-radius: 0.3125rem;
  box-shadow: rgba(50, 50, 50, 0.2) 0px 1px 4px;
  margin-bottom: 2rem;
}

/* line 305, app/assets/stylesheets/home.scss */
.group .group-body {
  padding: 1rem 1.5rem;
  flex: 1 1 auto;
  min-height: 1px;
}

/* line 311, app/assets/stylesheets/home.scss */
.group .title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
  margin-bottom: 0px;
}

/* line 318, app/assets/stylesheets/home.scss */
.group .subtitle {
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: 0;
}

/* line 325, app/assets/stylesheets/home.scss */
.nav {
  background-color: transparent;
  transition: background-color 0.3s ease;
}

/* line 337, app/assets/stylesheets/home.scss */
.nav:has(.navbar-toggler:not(.collapsed)) {
  background-color: #fdf9f2;
}

@media screen and (max-width: 992px) {
  /* line 341, app/assets/stylesheets/home.scss */
  .nav .btn-group-login {
    margin-top: 0px;
  }
}

/* line 348, app/assets/stylesheets/home.scss */
.nav .nav-link {
  font-family: "Crimson Pro", serif;
}

/* line 353, app/assets/stylesheets/home.scss */
.hero {
  position: relative;
  padding: 75px 0 150px;
}

@media screen and (max-width: 992px) {
  /* line 353, app/assets/stylesheets/home.scss */
  .hero {
    padding: 50px 0;
  }
}

/* line 362, app/assets/stylesheets/home.scss */
.overview {
  position: relative;
  padding: 50px 0 25px;
}

/* line 367, app/assets/stylesheets/home.scss */
.locations,
.screenshots {
  position: relative;
  padding: 50px 0 100px;
}

/* line 373, app/assets/stylesheets/home.scss */
.grid-overview {
  padding-bottom: 100px;
}

/* line 377, app/assets/stylesheets/home.scss */
.testimonials {
  position: relative;
  padding: 50px 0;
  overflow-x: hidden;
}

/* line 383, app/assets/stylesheets/home.scss */
.ease,
.sales,
.cta,
.features,
.switching {
  position: relative;
  padding: 50px 0 100px;
}

/* line 392, app/assets/stylesheets/home.scss */
.cost,
.about {
  position: relative;
  padding: 100px 0;
}

@media screen and (max-width: 992px) {
  /* line 392, app/assets/stylesheets/home.scss */
  .cost,
.about {
    padding: 30px 0;
  }
}

/* line 401, app/assets/stylesheets/home.scss */
.cost .paragraph,
.about .paragraph {
  position: relative;
  padding: 50px 15px;
}

@media screen and (max-width: 992px) {
  /* line 401, app/assets/stylesheets/home.scss */
  .cost .paragraph,
.about .paragraph {
    text-align: center;
    padding: 30px 15px;
  }
}

/* line 411, app/assets/stylesheets/home.scss */
.cost .interested,
.about .interested {
  margin-top: 50px;
}

/* line 417, app/assets/stylesheets/home.scss */
.cost .cost-title {
  font-family: "Crimson Pro", serif;
  font-size: 4rem;
  line-height: 4.2rem;
  font-weight: 700;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  /* line 417, app/assets/stylesheets/home.scss */
  .cost .cost-title {
    font-size: 3rem;
    line-height: 3.2rem;
    text-align: center;
  }
}

/* line 431, app/assets/stylesheets/home.scss */
.cost .cost-subtitle {
  font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 431, app/assets/stylesheets/home.scss */
  .cost .cost-subtitle {
    font-size: 1rem;
    text-align: center;
  }
}

/* line 447, app/assets/stylesheets/home.scss */
.signup {
  margin-top: 10px;
}

/* line 451, app/assets/stylesheets/home.scss */
.footer {
  margin-bottom: 75px;
}

/* line 454, app/assets/stylesheets/home.scss */
.footer p {
  font-size: 20px;
}

/* line 459, app/assets/stylesheets/home.scss */
#mc_embed_signup_scroll {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 992px) {
  /* line 459, app/assets/stylesheets/home.scss */
  #mc_embed_signup_scroll {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 992px) {
  /* line 468, app/assets/stylesheets/home.scss */
  #mc_embed_signup_scroll .mc-field-group {
    width: 100%;
  }
}

/* line 473, app/assets/stylesheets/home.scss */
#mc_embed_signup_scroll .btn-primary {
  border-radius: 0 10px 10px 0;
}

@media screen and (max-width: 992px) {
  /* line 473, app/assets/stylesheets/home.scss */
  #mc_embed_signup_scroll .btn-primary {
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
}

/* line 482, app/assets/stylesheets/home.scss */
#mc_embed_signup_scroll .form-control {
  padding: 14px 26px;
  font-size: 25px;
  border: 2px solid #49bcab;
  border-radius: 10px 0 0 10px;
  box-shadow: none;
}

@media screen and (max-width: 992px) {
  /* line 482, app/assets/stylesheets/home.scss */
  #mc_embed_signup_scroll .form-control {
    width: 100%;
    border-radius: 10px 10px 0 0;
  }
}

/* line 496, app/assets/stylesheets/home.scss */
.form-control,
.form-label,
.form-select,
.form-text,
.form-check {
  font-family: "Open Sans", sans-serif;
}

/* line 504, app/assets/stylesheets/home.scss */
.card {
  background: white;
  border-radius: 1rem;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 513, app/assets/stylesheets/home.scss */
.card.tall {
  grid-row: span 2;
}

/* line 518, app/assets/stylesheets/home.scss */
.card.wide {
  grid-column: span 2;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 2rem;
}

/* line 527, app/assets/stylesheets/home.scss */
.card.wide .text-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 534, app/assets/stylesheets/home.scss */
.card.wide .text-content .icon {
  flex-shrink: 0;
  margin-bottom: 0.5rem;
}

/* line 541, app/assets/stylesheets/home.scss */
.card.wide .img-container {
  width: 40%;
  flex-shrink: 0;
}

/* line 545, app/assets/stylesheets/home.scss */
.card.wide .img-container.img-md {
  width: 30%;
  padding: 1rem;
}

/* line 550, app/assets/stylesheets/home.scss */
.card.wide .img-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 768px) {
  /* line 518, app/assets/stylesheets/home.scss */
  .card.wide {
    flex-direction: column;
    gap: 1rem;
  }
  /* line 561, app/assets/stylesheets/home.scss */
  .card.wide .img-container {
    width: 100%;
    order: -1;
  }
  /* line 565, app/assets/stylesheets/home.scss */
  .card.wide .img-container.img-md {
    width: 50%;
    padding: 0.5rem;
  }
}

/* line 573, app/assets/stylesheets/home.scss */
.card.dark {
  background: #2b7469;
  color: white;
  border: none;
}

/* line 578, app/assets/stylesheets/home.scss */
.card.dark p {
  color: #eee;
}

/* line 582, app/assets/stylesheets/home.scss */
.card.dark .button {
  color: #ffffff;
}

/* line 585, app/assets/stylesheets/home.scss */
.card.dark .button:hover, .card.dark .button:focus {
  color: #ddd;
}

/* line 592, app/assets/stylesheets/home.scss */
.card.blue {
  background: #4c98e6;
  color: white;
  border: none;
}

/* line 597, app/assets/stylesheets/home.scss */
.card.blue p {
  color: #eee;
}

/* line 600, app/assets/stylesheets/home.scss */
.card.blue a {
  color: #fff;
}

/* line 603, app/assets/stylesheets/home.scss */
.card.blue .button {
  color: #ffffff;
}

/* line 606, app/assets/stylesheets/home.scss */
.card.blue .button:hover, .card.blue .button:focus {
  color: #ddd;
}

/* line 612, app/assets/stylesheets/home.scss */
.card.blue .icon {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

/* line 617, app/assets/stylesheets/home.scss */
.card p {
  color: #666;
  line-height: 1.5;
}

/* line 622, app/assets/stylesheets/home.scss */
.card.small {
  padding: 1.5rem;
}

/* line 625, app/assets/stylesheets/home.scss */
.card.small h5 {
  font-size: 1.5rem;
  line-height: 1.2;
}

/* line 630, app/assets/stylesheets/home.scss */
.card.small p {
  font-size: 1rem;
  margin-bottom: 0;
}

/* line 635, app/assets/stylesheets/home.scss */
.card.small .icon {
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
}

/* line 642, app/assets/stylesheets/home.scss */
.card .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: rgba(180, 190, 205, 0.15);
  border-radius: 0.5rem;
  padding: 0.8rem;
}

/* line 652, app/assets/stylesheets/home.scss */
.card .icon.p-sm {
  padding: 0.4rem;
}

/* line 656, app/assets/stylesheets/home.scss */
.card .icon img {
  width: 100%;
}

/* line 662, app/assets/stylesheets/home.scss */
.swiper {
  --swiper-theme-color: #212333;
  --swiper-navigation-sides-offset: -60px;
  --swiper-navigation-size: 25px;
}

/* line 667, app/assets/stylesheets/home.scss */
.swiper .swiper-wrapper {
  align-items: center;
}

/* line 671, app/assets/stylesheets/home.scss */
.swiper .swiper-slide-shadow {
  border-radius: 1rem;
  background: rgba(33, 35, 51, 0.15);
}

/* line 676, app/assets/stylesheets/home.scss */
.swiper .swiper-pagination {
  bottom: -35px;
}

/* line 682, app/assets/stylesheets/home.scss */
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  background: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.175);
  transition: background-color ease 0.2s;
}

/* line 691, app/assets/stylesheets/home.scss */
.swiper .swiper-button-prev:hover,
.swiper .swiper-button-next:hover {
  background-color: #f8f8f8;
}

@media (max-width: 768px) {
  /* line 682, app/assets/stylesheets/home.scss */
  .swiper .swiper-button-prev,
.swiper .swiper-button-next {
    display: none;
  }
}

/* line 700, app/assets/stylesheets/home.scss */
.swiper .swiper-button-prev {
  padding-right: 3px;
}

/* line 704, app/assets/stylesheets/home.scss */
.swiper .swiper-button-next {
  padding-left: 3px;
}

/*****************/
/***** GRID ******/
/*****************/
/* line 712, app/assets/stylesheets/home.scss */
.grid-container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  /* line 719, app/assets/stylesheets/home.scss */
  .grid-container.grid-lg-one {
    grid-template-columns: 1fr !important;
  }
}

/* line 725, app/assets/stylesheets/home.scss */
.grid-container .button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #212333;
  text-decoration: none;
  font-weight: 700;
  margin-top: auto;
  font-size: 1.4rem;
  transition: all 0.36s ease;
}

/* line 736, app/assets/stylesheets/home.scss */
.grid-container .button::after {
  content: "→";
  transition: all 0.36s ease;
  margin-top: 2px;
}

/* line 742, app/assets/stylesheets/home.scss */
.grid-container .button:hover, .grid-container .button:focus {
  opacity: 0.8;
  text-decoration: none;
}

/* line 747, app/assets/stylesheets/home.scss */
.grid-container .button:hover::after, .grid-container .button:focus::after {
  padding-left: 0.2rem;
}

/* line 753, app/assets/stylesheets/home.scss */
.grid-container .img-container {
  border-radius: 0.5rem;
  overflow: hidden;
}

/* line 757, app/assets/stylesheets/home.scss */
.grid-container .img-container img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1200px) {
  /* line 712, app/assets/stylesheets/home.scss */
  .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
  /* line 769, app/assets/stylesheets/home.scss */
  .grid-container .card.wide {
    grid-column: 1 / -1;
  }
}

@media (max-width: 768px) {
  /* line 712, app/assets/stylesheets/home.scss */
  .grid-container {
    grid-template-columns: 1fr;
  }
  /* line 779, app/assets/stylesheets/home.scss */
  .grid-container .card {
    grid-column: 1 / -1;
    grid-row: auto;
    width: 100%;
  }
  /* line 786, app/assets/stylesheets/home.scss */
  .grid-container .card.wide,
.grid-container .card.tall {
    grid-column: 1 / -1;
    grid-row: auto;
  }
}

/*******************/
/***** QUOTES ******/
/*******************/
/* line 797, app/assets/stylesheets/home.scss */
.nav-pills .nav-link {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: rgba(33, 35, 51, 0.2);
  margin: 10px;
  padding: 0;
  height: 5px;
}

/* line 806, app/assets/stylesheets/home.scss */
.nav-pills .nav-link.active {
  background-color: rgba(33, 35, 51, 0.2);
}

/* line 811, app/assets/stylesheets/home.scss */
.tab-pane {
  position: relative;
}

/* line 816, app/assets/stylesheets/home.scss */
.quote-text {
  font-style: italic;
  font-size: 2rem;
}

@media (max-width: 768px) {
  /* line 816, app/assets/stylesheets/home.scss */
  .quote-text {
    font-size: 1.5rem;
  }
}

/* line 825, app/assets/stylesheets/home.scss */
.quote-author {
  font-family: "Crimson Pro", serif;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0;
}

/* line 833, app/assets/stylesheets/home.scss */
.quote-location {
  font-size: 1rem;
  margin-top: -5px;
}

/* line 839, app/assets/stylesheets/home.scss */
.modal {
  font-family: "Open Sans", sans-serif;
}

/* line 842, app/assets/stylesheets/home.scss */
.modal h5 {
  font-size: 1.25rem;
}

/* line 846, app/assets/stylesheets/home.scss */
.modal p,
.modal li,
.modal a {
  font-size: 1rem;
}

/* line 862, app/assets/stylesheets/home.scss */
.pricing-hero {
  position: relative;
  padding: 75px 0;
}

@media screen and (max-width: 992px) {
  /* line 862, app/assets/stylesheets/home.scss */
  .pricing-hero {
    padding: 50px 0;
  }
}

/* line 870, app/assets/stylesheets/home.scss */
.pricing-hero small a {
  color: #888888;
}

/* line 875, app/assets/stylesheets/home.scss */
.page-h1 {
  font-size: clamp(1.2rem, calc(2vw + 1.5rem), 4.5rem);
}

/* line 881, app/assets/stylesheets/home.scss */
.card.bg-blue {
  background: #4c98e6;
  color: #fff;
}

/* line 886, app/assets/stylesheets/home.scss */
.card h5 {
  font-size: clamp(1.5rem, calc(2vw + 1rem), 2rem);
}

/* line 891, app/assets/stylesheets/home.scss */
.pricing-chart-body {
  background: #fff;
  border-radius: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.175);
}

/* line 895, app/assets/stylesheets/home.scss */
.pricing-chart-body table {
  margin-bottom: 0;
}

/* line 899, app/assets/stylesheets/home.scss */
.pricing-chart-body .col-header {
  text-align: center;
  padding: 1rem 0.2rem;
}

/* line 903, app/assets/stylesheets/home.scss */
.pricing-chart-body .col-header img {
  max-width: 200px;
}

@media screen and (max-width: 768px) {
  /* line 908, app/assets/stylesheets/home.scss */
  .pricing-chart-body .col-header img {
    max-width: 100px;
  }
}

/* line 914, app/assets/stylesheets/home.scss */
.pricing-chart-body .col-header-left {
  padding-left: 1.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  font-family: "Crimson Pro", serif;
}

@media screen and (max-width: 768px) {
  /* line 914, app/assets/stylesheets/home.scss */
  .pricing-chart-body .col-header-left {
    font-size: 1.2rem;
    padding-left: 1rem;
  }
}

/* line 930, app/assets/stylesheets/home.scss */
.pricing-chart-body td:not(:first-child),
.pricing-chart-body th:not(:first-child) {
  border-left: 1px solid #ccc;
  text-align: center;
}

/* line 936, app/assets/stylesheets/home.scss */
.pricing-chart-body th {
  font-size: 1.1rem;
  line-height: 1rem;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding-left: 1.8rem;
  padding-bottom: 0.55rem;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  /* line 936, app/assets/stylesheets/home.scss */
  .pricing-chart-body th {
    padding-left: 1rem;
    padding-bottom: 0.55rem;
    font-size: 0.9rem;
    line-height: 1rem;
  }
}

/* line 953, app/assets/stylesheets/home.scss */
.pricing-chart-body th.compare-header {
  font-size: 1.3rem;
  font-weight: 800;
  padding-bottom: 1.4rem;
  padding-top: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 953, app/assets/stylesheets/home.scss */
  .pricing-chart-body th.compare-header {
    font-size: 1rem;
    padding-bottom: 1rem;
    padding-top: 1.4rem;
  }
}

/* line 966, app/assets/stylesheets/home.scss */
.pricing-chart-body th.compare-section-end {
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 768px) {
  /* line 966, app/assets/stylesheets/home.scss */
  .pricing-chart-body th.compare-section-end {
    margin-bottom: 1.2rem;
  }
}

/* line 974, app/assets/stylesheets/home.scss */
.pricing-chart-body th small {
  font-size: 0.8rem;
  line-height: 1rem;
  color: #696969;
  display: block;
  max-width: 280px;
  font-weight: normal;
  padding-top: 4px;
}

/* line 985, app/assets/stylesheets/home.scss */
.pricing-chart-body td {
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  vertical-align: middle;
}

/* line 991, app/assets/stylesheets/home.scss */
.pricing-chart-body td small {
  font-size: 0.8rem;
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 985, app/assets/stylesheets/home.scss */
  .pricing-chart-body td {
    font-size: 0.8rem;
  }
  /* line 998, app/assets/stylesheets/home.scss */
  .pricing-chart-body td small {
    font-size: 0.6rem;
  }
}

/* line 1004, app/assets/stylesheets/home.scss */
.pricing-chart-body td:nth-child(2) {
  font-weight: 600;
}

/* line 1010, app/assets/stylesheets/home.scss */
.pricing-chart-header-row {
  background: #2b7469;
  color: #fff;
}

/* line 1015, app/assets/stylesheets/home.scss */
.faq-section {
  margin: 100px 0px 50px;
}

/* line 1021, app/assets/stylesheets/home.scss */
.faq-section .list-group-item {
  padding: 2.4em;
}

/* line 1024, app/assets/stylesheets/home.scss */
.faq-section .blue-callout {
  background: #4c98e6;
  color: #fff;
}

@media screen and (max-width: 768px) {
  /* line 1029, app/assets/stylesheets/home.scss */
  .faq-section h5 {
    font-size: 1.6rem;
    font-size: 1.6rem;
  }
  /* line 1033, app/assets/stylesheets/home.scss */
  .faq-section p {
    font-size: 1rem;
  }
}
