/** Shopify CDN: Minification failed

Line 21:33 Comments in CSS use "/* ... */" instead of "//"
Line 38:33 Comments in CSS use "/* ... */" instead of "//"
Line 317:0 Unexpected "}"

**/
.practitioners-section-wrapper {
  display: block; /* mobile first */
}

#find-a-practitioner-wrapper {
  padding: 0 20px;
  width: 100%;
}

/* After 1024px, layout split */
@media (min-width: 1024px) {
  .practitioners-section-wrapper {
    display: flex;
    height: calc(100vh - 118px); // This needs to be update if a new menu is added
    margin-top: 60px;
    padding-left: 30px;
    margin-top: 60px;
    box-sizing: border-box;
  }

  #find-a-practitioner-wrapper {
    flex: 0 0 40%;
    padding: 20px 30px 0 30px;
    overflow-y: auto;
    box-sizing: border-box;
  }

  #map-wrapper {
    flex: 1;
    position: relative;
    height: calc(100vh - 118px); // This needs to be update if a new menu is added
    box-sizing: border-box;
  }

  #map-wrapper map-container {
    height: 100%;
  }
}

.practitioners-data-title {
  font-family: "montserrat", serif !important;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1;
}

.practitioners-data-description {
  font-family: "montserrat", serif !important;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 20px;
}

/* Redirect Dropdown  */
.redirect-dropdown-wrapper {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.redirect-dropdown {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  height: 58px;
  padding: 0 20px;
  background-color: #f5f5f5;
  border: none;
  border-radius: 0;
  appearance: none;
  cursor: pointer;
  position: relative;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23cc0000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M6 9l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px;
}

.redirect-dropdown > #selected-option {
  font-family: "montserrat", serif !important;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 1.1;
}

.redirect-dropdown-options {
  position: absolute;
  width: 100%;
  display: none;
  background-color: #f0f0f0;
  border-top: none;
  border-radius: 0 0 4px 4px;
  z-index: 1000;
}

.redirect-dropdown-options.open {
  display: block;
}

.redirect-dropdown-option {
  display: flex;
  align-items: center;
  padding: 0 20px;
  height: 58px;
  cursor: pointer;
  font-family: "montserrat", serif;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 1.1;
}

.geolocation-div {
  height: 58px;
  background: #f5f5f5 !important;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.geolocation-div > .geolocation-input {
  border: none;
  background: #f5f5f5;
  font-family: "montserrat", serif !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  width: 100%;
}

.geolocation-div > .geolocation-input:focus-visible {
  outline: none !important;
}

.geolocation-div > .geolocation-icon {
  margin-left: 5px;
}

/* Current Location */
.current-location-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.current-location {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.current-location-text {
  font-family: "montserrat", serif !important;
  margin-left: 5px;
  color: #000;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
}

.list-view {
  display: none !important;
  align-items: center !important;
  cursor: pointer;
}

.list-view-text {
  font-family: "montserrat", serif !important;
  margin-right: 5px;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
}

/* Practitioners card */
.practitioner-swiper-container{
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 160px;
  z-index: 10;
  overflow: hidden;
}

.swiper-pagination {
  position: absolute;
  bottom:0;
}

.practitioner-card {
  box-sizing: border-box;
  background: #fff;
  padding: 8px !important;
  margin-bottom: 1.5rem;
  margin-left: 1.5rem;
  display: flex;
  align-items: center;
  width: 375px;
  background-color: #f0f0f0;
}

@media(min-width: 1024px){
  .practitioner-card {
    width: 100%;
  }
}

.practitioner-card .practitioner-image {
  display: flex;
  align-items: center;
}

.practitioner-card img {
  width: 140px;
  height: 140px;
  object-fit: cover;
}

.practitioner-info {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
}

.practitioner-name {
  font-family: "montserrat", serif !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: 700;
  margin: 0;
}

.practitioner-location {
  font-family: "montserrat", serif !important;
  margin: 0;
  color: #000;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 1;
}

.fill-form-btn {
  background: #b21b1b;
  text-align: center;
  color: #fff;
  padding: 0 !important;
  font-weight: 700;
  font-family: "montserrat", serif !important;
  font-size: 12px !important;
  text-decoration: none;
  width: 140px;
  height: 45px;
  border: 0;
  margin-top: 30px;
  cursor: pointer;
}

/* Maps Config */
.map-container {
  position: relative;
  height: 600px;
  width: 100%;
  overflow: hidden;
}

@media(min-width: 1024px){
  .map-container {
    height: 100%;
  }
}

#map {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: block;
}

.swiper {
  width: 100%;
  height: 165px;
  position: relative;
  z-index: 5;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide-active > .practitioner-card {
  border: 2px solid #b21b1b;
}

}
/* Estilo padrão (mobile) */
.practitioner-swiper-container {
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: auto;
  z-index: 10;
  overflow: hidden;
}

/* Estilo no desktop quando estiver na sidebar */
@media screen and (min-width: 1024px) {
  .swiper-desktop-placeholder .practitioner-swiper-container {
      height: 480px; 
      position: relative;
      bottom: auto;
      margin-top: 20px;
      z-index: 1;
      overflow-y: auto;
      width: 100%;
  }

   .swiper-desktop-placeholder .swiper-wrapper {
    flex-direction: column;
  }

  .swiper-desktop-placeholder .swiper {
    height: 480px;
  }

  .swiper-desktop-placeholder .swiper-slide {
    height: auto;
    width: 100%;
  }

  .practitioner-card{
    margin-left: 0;
  }  
}


/* Loading Spinner */
.global-loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.85);
  z-index: 99999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.global-loading-overlay .spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  border-top-color: #b21b1b;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 16px;
  display: block !important;
}

.global-loading-overlay .loading-message {
  font-family: "montserrat", serif !important;
  font-size: 16px;
  color: #b21b1b;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* No Results Card*/
.no-results-card {
  display: flex;
  align-items: center;
  padding: 0 8px;
  background-color: #fff;
  margin: 0 auto;
  height: 156px;
}

.no-result-img {
  display: flex;
  align-items: center;
}

.no-results-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
}

.no-results-text {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-left: 10px;
}

.no-results-title {
  font-family: "montserrat", serif !important;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
}

.no-results-description {
  font-family: "montserrat", serif !important;
  font-size: 14px;
  color: #555;
  margin: 0;
}

/* Error Card */
.error-card {
  display: flex;
  align-items: center;
  padding: 0 8px;
  background-color: #fff;
  margin: 0 auto;
  height: 156px;
}

.error-img {
  display: flex;
  align-items: center;
}

.error-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
}

.error-text {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-left: 10px;
}

.error-title {
  font-family: "montserrat", serif !important;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
}

.error-description {
  font-family: "montserrat", serif !important;
  font-size: 14px;
  color: #555;
  margin: 0;
}


/* Form dialog */
.form-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-modal-content {
  background: white;
  padding: 30px;
  width: 90%;
  max-width: 600px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

.form-modal-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
  font-weight: bold;
  background-color: #D9D9D9;
  width: 29px;
  height: 29px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-practitioner-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-practitioner-info img {
  width: 140px;
  height: 140px;
  object-fit: cover;
}

.modal-practitioner-info #modal-practitioner-name{
  font-family: 'montserrat', serif !important;
  font-size: 26px !important;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}

.modal-practitioner-info #modal-practitioner-location {
  font-family: 'montserrat', serif !important;
  font-size: 14px;
  font-weight: 400;
  color: #B21B1B;
   margin:0;
}

.modal-practitioner-info #modal-practitioner-cta {
  font-family: 'montserrat', serif !important;
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}

.globo-form-app.default-layout{
  margin-top: 10px;
}
.globo-form-control .iti--allow-dropdown input[type=text]{
 padding-left: 93px !important;
}

.gfb__footer .action, .gfb__footer [type=button], .gfb__footer [type=submit], .globo-form-app .footer .action, .globo-form-app .footer [type=button], .globo-form-app .footer [type=submit] {
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  width: 140px;
  height: 45px;
  background: #b21b1b;
  text-align: center;
  color: #fff;
  padding: 0 !important;
  text-transform: uppercase;
}