html body .cobertura-wrapper .cobertura .area-cobertura-container{margin:0 auto}html body .cobertura-wrapper .cobertura .area-cobertura-container .header-section{margin-bottom:40px}html body .cobertura-wrapper .cobertura .area-cobertura-container .header-section .subtitle{color:#00bfa5;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;display:block;margin-bottom:16px}html body .cobertura-wrapper .cobertura .area-cobertura-container .header-section .title{font-size:32px;color:#111;margin:0;font-weight:700;letter-spacing:-.5px}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid .location-card{background-color:#e6f7f5;border-radius:12px;padding:24px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid .location-card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid .location-card .pin-icon{width:20px;height:20px;color:#00bfa5}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid .location-card .location-name{font-weight:600;font-size:16px;color:#111}html body .cobertura-wrapper .cobertura .area-cobertura-container .footer-text{text-align:center}html body .cobertura-wrapper .cobertura .area-cobertura-container .footer-text p{color:#888;font-size:14px;margin:0}@media (max-width:992px){html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){html body .cobertura-wrapper .cobertura .area-cobertura-container .header-section .title{font-size:26px}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid{grid-template-columns:1fr;gap:16px}html body .cobertura-wrapper .cobertura .area-cobertura-container .locations-grid .location-card{padding:20px 16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}