.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 {
  /* Location Specific Styles */
  /* Responsive Styles */
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-grid {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-item {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 0.5rem;
  background: #fff;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-thumbnail {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.01);
  transition: 0.3s ease-in-out;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-thumbnail:hover img {
  transform: scale(1.1);
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-header {
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--ast-global-color-8);
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-title {
  font-size: 1.5rem !important;
  margin: 0 !important;
  line-height: 1.2em;
  color: var(--ast-global-color-2);
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-title a {
  text-decoration: none;
  color: inherit;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .marquee-icon {
  display: flex;
  position: relative;
  height: fit-content;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .marquee-icon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: linear-gradient(330deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-address,
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-phone,
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-fax {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1.125rem;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-contact {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-address svg,
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-phone svg,
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-fax svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-address a,
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-phone a,
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-fax a {
  text-decoration: none;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-services svg {
  margin-top: 0.375rem;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-services-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-services-list li {
  margin: 0;
  line-height: 1;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-services-list li a {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  background: #f5f5f5;
  border-radius: 2rem;
  text-decoration: none;
  color: inherit;
  font-size: 0.875rem;
  line-height: 1.2;
  transition: 0.3s ease-in-out;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-services-list li:hover a {
  filter: contrast(0.8);
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-button {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  margin-top: auto;
  align-self: flex-end;
  color: var(--ast-global-color-1);
  padding-right: .5rem;
  transition: 0.3s ease-in-out;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-button:hover {
  padding-right: 0;
  color: var(--ast-global-color-0);
}
@media (max-width: 1024px) {
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-blog-grid,
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-service-grid,
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-employee-grid,
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-provider-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-item {
    grid-template-columns: 250px 1fr;
  }
}
@media (max-width: 768px) {
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-blog-grid,
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-service-grid,
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-employee-grid,
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-provider-grid {
    grid-template-columns: 1fr;
    padding: 0 1rem;
  }
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-item {
    grid-template-columns: 1fr;
    gap: .5rem;
  }
  .so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .loop-location-thumbnail {
    aspect-ratio: 1.77777778;
  }
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .flex-info {
  display: flex;
  gap: 0.75rem;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .flex-info svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  fill: var(--ast-global-color-1);
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .flex-info p {
  margin: 0;
  line-height: 1;
  font-size: 1.125rem;
}
.so-widget-marquee-cpt-feed-loop-location-d75171398898-41 .flex-info a {
  text-decoration: none;
}