.nav__before {
  background-color: #016761;
  color: white;
  padding: 0.3rem 0;
}
.nav__before h1 {
  font-size: 0.8rem;
  margin-bottom: 0;
}
.nav__before a {
  color: white;
  text-decoration: none;
  font-size: 0.8rem;
}
.nav__before__text {
  font-size: 0.8rem;
}
.nav__icon {
  width: 100px;
  height: auto;
}
.nav__contact {
  background-color: #FFC107;
  font-weight: bold;
  border-radius: 8px;
  padding: 0.5rem 2rem;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .custom__nav {
    height: 108px;
  }
}
.custom__nav .nav-item {
  margin-right: 1rem;
}
@media screen and (min-width: 992px) {
  .custom__nav .nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .custom__nav .nav-item:last-child {
    width: 140px;
  }
}
.custom__nav-link.active {
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
}

.hero {
  width: 95%;
  margin: 0 auto;
  font-style: "Noto Sans", sans-serif;
  padding-top: 2rem;
}
@media screen and (min-width: 992px) {
  .hero {
    padding: 2.8rem 0;
  }
}
.hero__title {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .hero__title {
    font-size: 4.5rem;
  }
}
.hero__title span {
  color: #016761;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  display: block;
}
@media screen and (min-width: 992px) {
  .hero__title span {
    font-size: 4.5rem;
  }
}
.hero__description {
  font-size: 1rem;
  padding: 20px 0;
}
@media screen and (min-width: 992px) {
  .hero__description {
    font-size: 1.3rem;
  }
}
.hero__btn {
  padding: 0.81rem 0;
  font-size: 1.1rem;
  width: 100%;
  background-color: #016761;
  color: white;
  margin: 30px 0;
}
.hero__btn:active, .hero__btn:focus, .hero__btn:hover, .hero__btn:target {
  background-color: rgb(0.5096153846, 52.4903846154, 49.4326923077);
  color: white;
}
@media screen and (min-width: 992px) {
  .hero__btn {
    width: 50%;
    display: block;
    margin: 30px auto;
  }
}
.hero__media {
  width: 100%;
  display: none;
}
@media screen and (min-width: 992px) {
  .hero__media {
    display: block;
  }
}
.hero__media--movil {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .hero__media--movil {
    display: none;
  }
}

.about-us {
  padding: 3rem 0;
}
.about-us__title {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .about-us__title {
    font-size: 3.7rem;
  }
}
.about-us__description {
  font-size: 1.1rem;
  margin-top: 1.3rem;
  text-align: justify;
}
.about-us__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1rem;
  margin-top: 1.3rem;
}
@media screen and (min-width: 992px) {
  .about-us__cards {
    grid-template-columns: repeat(4, 1fr);
  }
}
.about-us__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.3rem;
  background: #F2F2F2;
  border-radius: 9px;
}
.about-us__card__number {
  font-size: 3.7rem;
  font-weight: bold;
  color: #016761;
}
.about-us__card__title {
  font-size: 1.1rem;
}

.nav__before {
  background-color: #016761;
  color: white;
  padding: 0.3rem 0;
}
.nav__before h1 {
  font-size: 0.8rem;
  margin-bottom: 0;
}
.nav__before a {
  color: white;
  text-decoration: none;
  font-size: 0.8rem;
}
.nav__before__text {
  font-size: 0.8rem;
}
.nav__icon {
  width: 100px;
  height: auto;
}
.nav__contact {
  background-color: #FFC107;
  font-weight: bold;
  border-radius: 8px;
  padding: 0.5rem 2rem;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .custom__nav {
    height: 108px;
  }
}
.custom__nav .nav-item {
  margin-right: 1rem;
}
@media screen and (min-width: 992px) {
  .custom__nav .nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .custom__nav .nav-item:last-child {
    width: 140px;
  }
}
.custom__nav-link.active {
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
}

.footer {
  padding: 2.8rem 1rem;
  font-family: "Noto Sans", sans-serif;
  background-color: #0B0F1A;
  color: white;
}
@media screen and (min-width: 992px) {
  .footer {
    padding: 4rem 1rem;
  }
}
.footer__logo {
  height: 56px;
}
.footer__description {
  margin-top: 1rem;
  font-size: 1.1rem;
}
.footer__badges {
  background-color: #dd532a;
  border-radius: 16px;
  padding: 1% 2%;
}
.footer__map__title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
}
.footer__map__links {
  display: block;
  font-size: 1.1rem;
  color: white;
  text-decoration: none;
  padding: 1% 0;
  font-weight: 400;
}
.footer__info__title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
}
.footer__info__contact {
  font-size: 1.1rem;
  margin: 2% 0;
  display: block;
  text-decoration: none;
  color: white;
}
.footer__final {
  background-color: #016761;
  color: white;
  padding: 0.5rem 0;
  margin-bottom: 0;
  font-size: 0.7rem;
  text-align: center;
}

.hero {
  width: 95%;
  margin: 0 auto;
  font-style: "Noto Sans", sans-serif;
  padding-top: 2rem;
}
@media screen and (min-width: 992px) {
  .hero {
    padding: 2.8rem 0;
  }
}
.hero__title {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .hero__title {
    font-size: 4.5rem;
  }
}
.hero__title span {
  color: #016761;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  display: block;
}
@media screen and (min-width: 992px) {
  .hero__title span {
    font-size: 4.5rem;
  }
}
.hero__description {
  font-size: 1rem;
  padding: 20px 0;
}
@media screen and (min-width: 992px) {
  .hero__description {
    font-size: 1.3rem;
  }
}
.hero__btn {
  padding: 0.81rem 0;
  font-size: 1.1rem;
  width: 100%;
  background-color: #016761;
  color: white;
  margin: 30px 0;
}
.hero__btn:active, .hero__btn:focus, .hero__btn:hover, .hero__btn:target {
  background-color: rgb(0.5096153846, 52.4903846154, 49.4326923077);
  color: white;
}
@media screen and (min-width: 992px) {
  .hero__btn {
    width: 50%;
    display: block;
    margin: 30px auto;
  }
}
.hero__media {
  width: 100%;
  display: none;
}
@media screen and (min-width: 992px) {
  .hero__media {
    display: block;
  }
}
.hero__media--movil {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .hero__media--movil {
    display: none;
  }
}

.products {
  padding: 4rem 0;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.products__title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .products__title {
    font-size: 3.7rem;
  }
}
.products__description {
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 3rem;
  color: #6B7280;
}
@media screen and (min-width: 992px) {
  .products__description {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.products__filters {
  overflow-x: auto;
}
@media screen and (min-width: 992px) {
  .products__filters {
    margin-bottom: 3rem;
  }
}
.products__filters__container {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: center;
  overflow-x: hidden;
  width: 1200px;
}
@media screen and (min-width: 992px) {
  .products__filters__container {
    overflow: scroll;
    width: 100%;
  }
}
.products__filters__container__btn {
  padding: 0.5rem 1rem;
  border: 2px solid #E5E7EB;
  background: white;
  color: #374151;
  border-radius: 2rem;
  font-weight: 500;
  transition: all 0.3s ease;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (min-width: 992px) {
  .products__filters__container__btn {
    padding: 0.75rem 1.5rem;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}
.products__filters__container__btn:hover, .products__filters__container__btn.active {
  background: #016761;
  border-color: #016761;
  color: white;
}
.products__filters__container__btn__close {
  display: none;
  flex-shrink: 0;
  transition: opacity 0.3s ease;
}
.products__filters__container__btn.active .products__filters__container__btn__close {
  display: block;
}
.products__filters__container__btn[data-category=Todos] .products__filters__container__btn__close {
  display: none !important;
}
.products__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  .products__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1336px) {
  .products__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.products__list__item {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.products__list__item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.products__list__item__image {
  position: relative;
  height: 200px;
  background: #F3F4F6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.products__list__item__image__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.products__list__item__image__tag {
  position: absolute;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: white;
}
.products__list__item__image__tag--category {
  top: 0.75rem;
  left: 0.75rem;
  background: #0F766E;
}
.products__list__item__image__tag--status {
  top: 0.75rem;
  right: 0.75rem;
  background: #10B981;
}
.products__list__item__content {
  padding: 1.5rem;
}
.products__list__item__content__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1F2937;
  margin-bottom: 0.75rem;
}
.products__list__item__content__description {
  font-size: 0.875rem;
  color: #6B7280;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.products__list__item__brands {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}
.products__list__item__brands__label {
  font-size: 0.875rem;
  font-weight: 600;
  color: #1F2937;
  white-space: nowrap;
}
.products__list__item__brands__tags {
  display: flex;
  gap: 0.25rem;
  flex-wrap: wrap;
}
.products__list__item__brands__tag {
  padding: 0.125rem 0.5rem;
  background: white;
  border: 1px solid #D1D5DB;
  border-radius: 1rem;
  font-size: 0.75rem;
  color: #374151;
}
.products__list__item__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products__list__item__footer__availability {
  font-size: 0.875rem;
  color: #10B981;
  font-weight: 500;
}
.products__list__item__footer__btn {
  padding: 0.5rem 1rem;
  background: #0F766E;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.products__list__item__footer__btn:hover {
  background: #0D5A52;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-5px);
  }
  75% {
    transform: translateX(5px);
  }
}
.quote {
  background-color: #eeeded;
  padding: 2.8rem 0;
}
@media screen and (min-width: 992px) {
  .quote {
    padding: 4rem 1rem;
  }
}
.quote__title {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .quote__title {
    font-size: 3.1rem;
  }
}
.quote__description {
  font-size: 1.1rem;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .quote__description {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    width: 60%;
  }
}
.quote__info__icon {
  height: 30px;
  padding: 0 10px;
}
@media screen and (min-width: 992px) {
  .quote__info__icon {
    height: 25px;
  }
}
.quote__info__call {
  display: none;
}
@media screen and (min-width: 992px) {
  .quote__info__call {
    display: block;
    background-color: #016761;
    color: white;
    padding: 1rem 2rem;
    border-radius: 16px;
  }
}
@media screen and (min-width: 992px) {
  .quote__info__call__title {
    font-size: 1.5rem;
    color: white;
    margin: 2% 0;
    font-weight: bold;
  }
}
@media screen and (min-width: 992px) {
  .quote__info__call__btn {
    display: block;
    color: white;
    font-weight: 600;
    padding: 0.875rem 2rem;
    border-radius: 16px;
    border: 2px solid white;
    margin: 3% auto;
  }
}
.quote__content {
  background: #fff;
  border-radius: calc(0.375rem * 2);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08);
  padding: 2.5rem 1rem;
  position: relative;
  overflow: hidden;
}
.quote__content h3 {
  color: #212529;
  font-weight: 600;
  margin-bottom: 1.5rem;
  position: relative;
  font-size: 2rem;
}
.quote__content h3::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0%;
  transform: translateX(0%);
  width: 60px;
  height: 3px;
  border-radius: 2px;
}
.quote__content .contact-form {
  background: #fff;
}
@media (max-width: 768px) {
  .quote__content .contact-form {
    padding: 1.5rem;
    margin: 1rem 0;
  }
}
.quote__content .contact-form::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.quote__content .contact-form__form {
  opacity: 0;
  animation: fadeIn 0.3s ease-in-out forwards;
}
.quote__content .contact-form__field {
  position: relative;
  margin-bottom: 1.5rem;
}
.quote__content .contact-form__field:last-of-type {
  margin-bottom: 0;
}
.quote__content .contact-form__label {
  font-weight: 500;
  color: #212529;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.quote__content .contact-form__required {
  color: #dc3545;
  font-weight: 600;
}
.quote__content .contact-form__input, .quote__content .contact-form__select, .quote__content .contact-form__textarea {
  border: 2px solid #dee2e6;
  border-radius: 0.375rem;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  transition: all 0.15s ease-in-out;
  width: 100%;
}
.quote__content .contact-form__input:focus, .quote__content .contact-form__select:focus, .quote__content .contact-form__textarea:focus {
  border-color: rgba(1, 103, 97, 0.5);
  box-shadow: 0 0 0 0.25rem rgba(210, 105, 30, 0.25);
  outline: none;
}
.quote__content .contact-form__input.is-valid, .quote__content .contact-form__select.is-valid, .quote__content .contact-form__textarea.is-valid {
  border-color: #198754;
  padding-right: 2.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='m2.3 6.73.94-.94 1.48-1.48.7-.7L8 1.05 7.05 0l-3.5 3.5L2.3 2.26 1.35 3.21z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
}
.quote__content .contact-form__input.is-invalid, .quote__content .contact-form__select.is-invalid, .quote__content .contact-form__textarea.is-invalid {
  border-color: #dc3545;
  padding-right: 2.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='m5.8 4.6 2.4 2.4m0-2.4L5.8 7'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
  animation: shake 0.3s ease-in-out;
}
.quote__content .contact-form__textarea {
  resize: vertical;
  min-height: 120px;
}
.quote__content .contact-form__char-count {
  text-align: right;
  margin-top: 0.25rem;
}
.quote__content .contact-form__feedback {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
}
.quote__content .contact-form__honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.quote__content .contact-form__captcha {
  display: flex;
  justify-content: center;
  margin: 1.5rem 0;
}
.quote__content .contact-form__submit {
  margin-top: 2rem;
}
.quote__content .contact-form__button {
  background-color: #016761;
  color: white;
  font-weight: 600;
  padding: 0.875rem 2rem;
  border-radius: 0.375rem;
  transition: all 0.15s ease-in-out;
  position: relative;
  overflow: hidden;
  border: 2px solid;
}
.quote__content .contact-form__button:hover:not(:disabled) {
  background-color: #016761;
  border-color: #016761;
  transform: translateY(-1px);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}
.quote__content .contact-form__button:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 105, 30, 0.25);
}
.quote__content .contact-form__button:active {
  transform: translateY(0);
}
.quote__content .contact-form__button:disabled {
  opacity: 0.7;
  cursor: not-allowed;
  transform: none !important;
}
.quote__content .contact-form__button--loading .contact-form__button-text {
  opacity: 0.7;
}
.quote__content .contact-form__button-text {
  transition: opacity 0.3s ease;
}
.quote__content .contact-form__button-spinner {
  margin-left: 0.5rem;
}
.quote__content .contact-form__messages .alert {
  border: none;
  border-radius: 0.375rem;
  font-weight: 500;
  padding: 1rem 1.25rem;
}
.quote__content .contact-form__messages .alert.alert-success {
  background-color: rgba(25, 135, 84, 0.1);
  color: rgb(17.03125, 91.96875, 57.225);
  border-left: 4px solid #198754;
}
.quote__content .contact-form__messages .alert.alert-danger {
  background-color: rgba(220, 53, 69, 0.1);
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-left: 4px solid #dc3545;
}
.quote__content .contact-form--success .contact-form__form {
  opacity: 0.7;
  pointer-events: none;
}
.quote__contact-info {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border-radius: calc(0.375rem * 2);
  padding: 0.1rem 1rem;
  margin-top: 1rem;
}
@media screen and (min-width: 992px) {
  .quote__contact-info {
    margin-top: 0;
  }
}
.quote__contact-info h3 {
  font-weight: 600;
}
.quote__contact-info a {
  text-decoration: none;
  color: #000;
  font-size: 1.2rem;
}
.quote__contact-info a span {
  font-weight: 600;
}

@media (min-width: 800px) {
  .contact-form {
    padding: 1rem;
  }
  .contact-form__title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
  .contact-form__field {
    margin-bottom: 1rem;
  }
  .contact-form__input, .contact-form__select, .contact-form__textarea {
    padding: 0.625rem 0.875rem;
    font-size: 0.95rem;
  }
  .contact-form__button {
    padding: 0.75rem 1.5rem;
    font-size: 0.95rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .contact-form__input, .contact-form__select, .contact-form__textarea, .contact-form__button {
    transition: none;
  }
  .contact-form__form {
    animation: none;
    opacity: 1;
  }
  .contact-form__input.is-invalid {
    animation: none;
  }
}
@media screen and (min-width: 992px) {
  .service-area__columns {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 992px) {
  .service-area__consult__button {
    width: -moz-max-content;
    width: max-content;
  }
}

.services {
  background-color: #0b0f1a;
  padding: 2.8rem 1rem;
  font-family: "Noto Sans", sans-serif;
  scroll-margin-top: 10px;
}
@media screen and (min-width: 1336px) {
  .services {
    padding: 4rem 2rem;
  }
}
.services__title {
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .services__title {
    font-size: 3.5rem;
    padding: 0 25%;
  }
}
.services__description {
  font-size: 1.1rem;
  color: #A7B7E2;
  padding: 1rem 0;
}
@media screen and (min-width: 992px) {
  .services__description {
    font-size: 1.1rem;
    padding: 2% 15%;
  }
}
@media screen and (min-width: 992px) {
  .services__features {
    display: flex;
    flex-wrap: nowrap;
  }
}
.services__features__card {
  border-radius: 10px;
  margin: 5% 0%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .services__features__card {
    flex: 1;
    margin: 0;
    min-height: 100%;
  }
}
.services__features__card__icon {
  height: 73px;
}
.services__features__card__title {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 3% 0;
}
.services__features__card__description {
  font-size: 1rem;
  color: #6c6c6c;
}
.services__features__card__list {
  list-style: none;
  list-style-image: url("../assets/img/check-icon.svg");
  list-style-position: inside;
  padding: 10px 10%;
  color: #6c6c6c;
}
.services__features__card__list__li {
  padding-top: 4%;
}
.services__features__card__list__icon {
  margin-right: 5%;
}

.coverage {
  padding: 0 0 2rem 0;
  scroll-margin-top: 1.5rem;
}
@media screen and (min-width: 992px) {
  .coverage {
    padding: 4rem 0;
  }
}
.coverage__title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .coverage__title {
    font-size: 3.7rem;
    text-align: left;
  }
}
.coverage__description {
  font-size: 1.1rem;
  margin-top: 1.3rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .coverage__description {
    text-align: left;
    width: 90%;
  }
}
.coverage__states__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-top: 1.3rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  .coverage__states__list {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
  }
}

body,
p,
a {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
}

html,
body {
  scroll-behavior: smooth;
}

body {
  background-color: #f2f2f2;
}

main {
  background-color: #fff;
  border-radius: 13px;
  width: 98%;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

.background {
  background-image: url("../assets/img/bg-figure.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}/*# sourceMappingURL=main.css.map */