/**
 * @author    VEKIA PL MILOSZ MYSZCZUK VATEU: PL9730945634
 * @copyright 2010-2026 VEKIA
 * @license   This program is not free software and you can't resell and redistribute it
 *
 * CONTACT WITH DEVELOPER
 * support@mypresta.eu
 */

.gpsrfree-block {
  margin: 1.5rem 0 0;
  padding: 1rem 1.15rem;
  border: 1px solid #dde4e6;
  border-radius: 6px;
  background: #f8fafb;
  font-size: 0.92rem;
  line-height: 1.5;
  color: #363a41;
}

.gpsrfree-block__title {
  margin: 0 0 0.85rem;
  font-size: 1.05rem;
  font-weight: 600;
}

.gpsrfree-block__section + .gpsrfree-block__section {
  margin-top: 0.85rem;
  padding-top: 0.85rem;
  border-top: 1px solid #e8ecee;
}

.gpsrfree-block__heading {
  margin: 0 0 0.35rem;
  font-size: 0.82rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #6c868e;
}

.gpsrfree-block__text {
  margin: 0.15rem 0;
}

.gpsrfree-block__country {
  font-weight: 400;
  color: #6c868e;
}

.gpsrfree-block__warnings {
  margin: 0.25rem 0 0;
  padding-left: 1.2rem;
}

.gpsrfree-block__warnings li {
  margin: 0.2rem 0;
}

.gpsrfree-block a {
  color: inherit;
  text-decoration: underline;
}
