.elementor-13458 .elementor-element.elementor-element-3833d4d6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2);}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2);}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2);}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2);}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-icon i{color:#B28B69;transition:color 0.3s;}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-icon svg{fill:#B28B69;transition:fill 0.3s;}.elementor-13458 .elementor-element.elementor-element-26c114eb{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;width:var( --container-widget-width, 70% );max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-item > .elementor-icon-list-text, .elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-item > a{font-size:20px;}.elementor-13458 .elementor-element.elementor-element-26c114eb .elementor-icon-list-text{transition:color 0.3s;}.elementor-13458 .elementor-element.elementor-element-26c114eb.elementor-element{--align-self:center;}@media(max-width:767px){.elementor-13458 .elementor-element.elementor-element-26c114eb{width:100%;max-width:100%;}}@media(max-width:480px){.elementor-13458 .elementor-element.elementor-element-26c114eb{width:100%;max-width:100%;}}/* Start custom CSS for icon-list, class: .elementor-element-26c114eb *//* Icon List - 4 columnas desktop, 2 columnas mobile */
.locations-list .elementor-icon-list-items {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 8px 16px !important;
}

@media (max-width: 767px) {
  .locations-list .elementor-icon-list-items {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}/* End custom CSS */