*{
	text-decoration: none !important
}
.nav-container p {
	margin: 0px !important;
}
section ul li p {
  text-align: justify !important;
}
section ul {
  list-style-type: square !important;
}
.common {
      display: none !important;
    }
.quote-module ul li {
  list-style: disc;
      -webkit-padding-start: 12px;
    padding-inline-start: 12px;
}
.quote-module ul li::marker {
  content: "•";
}

    .show-mobile {
      display: none;
    }

        .hide-on-pc {
      display: none;
    }
    .show-on-pc {
      display: block;
    }
.no-margin {
	max-width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    border-radius: 0px !important
}
.u-show-md {
  margin-left: -5%;
}
.gg {
  color: #acadaf;
}
.full {
  flex: 0 0 100% !important;
  text-align: center;
}
.full-logo {
  padding-top: 15%;
  text-align: center;
}
.logo {
  width: 100px;
}
body.home {
	height: 100vh !important;
}
.mb-20 {
	margin-bottom: 50px;
}
.mb-10 {
	margin-top: 20px;
}
.icn {
  float: left;
  margin-right: 10px !important;
  width: 14px !important;
}
@media only screen 
  and (min-device-width: 220px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .bars {
      float: right;
    }
    .label {
      float: left;
      margin-right: 10px;
      line-height: 13px;
    }
    .c-product-carousel .c-product-carousel__image {
      display: block;
    }
    .c-product-carousel .c-product-carousel__content {
      display: block;
    }
    .c-product-carousel .c-product-carousel__panel {
      display: block;
    }
    .c-product-carousel .c-product-carousel__tab-inner {
      padding: 1rem 0rem 1rem 1rem !important;
    }
    .mb10 {
      margin-bottom: 10px;
    }
    .gh {
      padding: 5px 0px
    }
    .ff {
      width: 100% !important;
    }
    .show-mobile {
      display: block !important;
    }
    .full-logo {
      margin-top: 40% !important
    }
    .c-product-carousel .c-product-carousel__content {
      padding-top: 2rem !important;
    }
    .swiper-slide {
      height: auto !important;
    }
    .full svg {
        width: 280px !important;
        margin: 0px auto;
      }

      .c-product-carousel .c-product-carousel__tab-inner {
        display: inline-block !important;
      }
      
.nav-outer .nav-container nav li.main-item #for-providers.open .nav-dropdown, .nav-outer .nav-container nav li.main-item #get-started.open .nav-dropdown {
  margin-left: 20px;
}

.c-product-carousel .c-product-carousel__content-copy {
  font-size:13px;
  line-height: 16px !important;
}
.c-header__content p {
  font-size: 16px;
  line-height: 20px !important;
}
.content.error {
	margin-top: 8rem;
}
.error-image {
    position: relative;
    top: 0;
    width: 100%;
    right: 0;
    height: 80%;
}

}
