.elementor-7495 .elementor-element.elementor-element-9487bed .elementor-heading-title{font-size:42px;color:var( --e-global-color-secondary );}.elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title, .elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title:before, .elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title:after, .elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-content, .elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tabs-content-wrapper{border-width:0px;}.elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title, .elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title a{color:var( --e-global-color-secondary );}.elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title.elementor-active,
					 .elementor-7495 .elementor-element.elementor-element-3e1a2df .elementor-tab-title.elementor-active a{color:var( --e-global-color-b39b9d3 );}:root{--page-title-display:none;}/* Start custom CSS for section, class: .elementor-element-32deded */<style>
    .alpha-location {
      overflow: hidden;
      margin-right: -12px;
    }
    @media (min-width: 576px) {
      .alpha-location {
        margin-right: 0;
      }
    }
    .alpha-location .location-list-linking {
      display: grid;
      grid-auto-flow: column;
      gap: 8px;
      overflow: scroll hidden; /* Hide the scrollbar */
      scroll-behavior: smooth;
      overscroll-behavior-x: none;
      scroll-snap-type: x mandatory;
      margin: 0 0 -20px;
      padding: 0 0 20px;
      font-size: 18px;
      font-weight: 500;
      color: #FFFFFF;
      flex-wrap: wrap;
    }
     .alpha-location .location-list-linking::-webkit-scrollbar {
      display: none;
    }
    .alpha-location a {
      padding: 0 12px;
      height: 50px;
      border-radius: 4px;
      background-color: #182F3F;
      text-decoration: none;
      color: inherit;
      text-align: center;
      display: flex;
      align-items: center;
    }
    .alpha-location a:hover {
      background-color: #307693;
      color: #fff;
    }
    .alpha-location.static .location-list-linking.active {
      display: grid;
      display: flex;
    }
  </style>/* End custom CSS */