.elementor-26230 .elementor-element.elementor-element-e3719a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS *//* Portada nueva Play Investments - CSS seguro para Elementor */

.play-home {
  width: 100%;
  color: #222222;
  background: #ffffff;
  font-family: inherit;
}

.play-home * {
  box-sizing: border-box;
}

.play-home a {
  color: #073937;
  text-decoration: none;
}

.play-home img {
  display: block;
  max-width: 100%;
  height: auto;
}

.play-home .ph-wrap {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

.play-home .ph-hero {
  min-height: 760px;
  display: flex;
  align-items: flex-end;
  background-color: #073937;
  background-image: linear-gradient(180deg, rgba(0,0,0,.12), rgba(7,57,55,.92)), url("https://play-investments.com/wp-content/uploads/2025/04/ACALAI_BeachClub_-min.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.play-home .ph-hero-inner {
  max-width: 900px;
  padding: 110px 0 120px;
}

.play-home .ph-kicker {
  display: inline-block;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 4px;
  background: #f59e0b;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.play-home h1,
.play-home h2,
.play-home h3,
.play-home p {
  margin-top: 0;
}

.play-home .ph-hero h1 {
  max-width: 880px;
  margin-bottom: 22px;
  color: #ffffff;
  font-size: 62px;
  line-height: 1.05;
  font-weight: 700;
}

.play-home .ph-hero p {
  max-width: 760px;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.7;
}

.play-home .ph-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.play-home .ph-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 14px 26px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.play-home .ph-btn-primary {
  background: #073937;
  color: #ffffff;
  border: 1px solid #073937;
}

.play-home .ph-btn-gold {
  background: #f59e0b;
  color: #ffffff;
  border: 1px solid #f59e0b;
}

.play-home .ph-btn-light {
  background: #ffffff;
  color: #073937;
  border: 1px solid #ffffff;
}

.play-home .ph-btn-outline {
  background: transparent;
  color: #073937;
  border: 1px solid #073937;
}

.play-home .ph-section {
  padding: 78px 0;
}

.play-home .ph-section-soft {
  background: #eaece2;
}

.play-home .ph-section-dark {
  background: #073937;
  color: #ffffff;
}

.play-home .ph-title {
  max-width: 860px;
  margin-bottom: 36px;
}

.play-home .ph-title-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.play-home .ph-title h2 {
  margin-bottom: 14px;
  color: #073937;
  font-size: 42px;
  line-height: 1.18;
  font-weight: 700;
}

.play-home .ph-section-dark .ph-title h2,
.play-home .ph-section-dark .ph-title p {
  color: #ffffff;
}

.play-home .ph-title p,
.play-home .ph-card p,
.play-home .ph-feature p,
.play-home .ph-faq p {
  color: #797979;
  font-size: 16px;
  line-height: 1.75;
}

.play-home .ph-grid {
  display: grid;
  gap: 24px;
}

.play-home .ph-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.play-home .ph-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.play-home .ph-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.play-home .ph-search {
  position: relative;
  margin-top: -70px;
  z-index: 2;
}

.play-home .ph-search-box {
  background: #ffffff;
  border: 1px solid #dce0e0;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 16px 40px rgba(0,0,0,.14);
}

.play-home .ph-search-box h2 {
  margin-bottom: 16px;
  color: #073937;
  font-size: 24px;
  line-height: 1.25;
}

.play-home .ph-search-box form {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr auto;
  gap: 12px;
  margin: 0;
}

.play-home label {
  display: block;
  margin-bottom: 6px;
  color: #073937;
  font-weight: 700;
}

.play-home select,
.play-home input,
.play-home textarea {
  width: 100%;
  min-height: 46px;
  border: 1px solid #dce0e0;
  border-radius: 6px;
  padding: 10px 12px;
  color: #222222;
  background: #ffffff;
  font-size: 15px;
}

.play-home textarea {
  min-height: 110px;
}

.play-home button[type="submit"],
.play-home .ph-search button {
  min-height: 46px;
  border: 0;
  border-radius: 6px;
  padding: 0 22px;
  background: #adaa97;
  color: #ffffff;
  font-weight: 700;
  cursor: pointer;
}

.play-home button[type="submit"]:hover,
.play-home .ph-search button:hover {
  background: #073937;
}

.play-home .ph-question {
  padding: 26px;
  border: 1px solid #dce0e0;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(1,1,1,.08);
}

.play-home .ph-question strong {
  display: block;
  margin-bottom: 10px;
  color: #f59e0b;
  font-size: 13px;
  text-transform: uppercase;
}

.play-home .ph-question h3 {
  margin-bottom: 0;
  color: #073937;
  font-size: 22px;
  line-height: 1.3;
}

.play-home .ph-destination {
  min-height: 320px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border-radius: 10px;
  background-color: #073937;
  background-position: center;
  background-size: cover;
}

.play-home .ph-destination-content {
  width: 100%;
  padding: 24px;
  background: linear-gradient(180deg, rgba(7,57,55,0), rgba(7,57,55,.9));
}

.play-home .ph-destination h3 {
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 26px;
}

.play-home .ph-destination p {
  margin-bottom: 14px;
  color: #ffffff;
  line-height: 1.65;
}

.play-home .ph-destination a {
  color: #ffffff;
  font-weight: 700;
}

.play-home .ph-card {
  background: #ffffff;
  border: 1px solid #dce0e0;
  border-radius: 8px;
  padding: 28px;
  box-shadow: 0 0 10px rgba(1,1,1,.1);
}

.play-home .ph-card h3 {
  margin-bottom: 12px;
  color: #073937;
  font-size: 22px;
  line-height: 1.3;
}

.play-home .ph-card .ph-label {
  display: inline-block;
  margin-bottom: 12px;
  color: #f59e0b;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.play-home .ph-property {
  padding: 0;
  overflow: hidden;
}

.play-home .ph-property img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}

.play-home .ph-property-body {
  padding: 22px;
}

.play-home .ph-price {
  margin-bottom: 10px;
  color: #073937;
  font-size: 18px;
  font-weight: 700;
}

.play-home .ph-feature {
  padding: 28px;
  border-left: 4px solid #f59e0b;
  background: #ffffff;
}

.play-home .ph-feature strong {
  display: block;
  margin-bottom: 8px;
  color: #073937;
  font-size: 28px;
  line-height: 1.1;
}

.play-home .ph-split {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 36px;
  align-items: center;
}

.play-home .ph-split-image {
  overflow: hidden;
  border-radius: 12px;
}

.play-home .ph-split-image img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.play-home .ph-panel {
  padding: 36px;
  border-radius: 12px;
  background: #ffffff;
}

.play-home .ph-panel h2 {
  margin-bottom: 16px;
  color: #073937;
  font-size: 40px;
  line-height: 1.18;
}

.play-home .ph-panel p {
  color: #797979;
  line-height: 1.75;
}

.play-home .ph-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.play-home .ph-links a {
  padding: 9px 14px;
  border: 1px solid #dce0e0;
  border-radius: 999px;
  background: #ffffff;
  color: #073937;
  font-size: 14px;
  font-weight: 700;
}

.play-home .ph-faq details {
  background: #ffffff;
  border: 1px solid #dce0e0;
  border-radius: 8px;
  padding: 18px 20px;
}

.play-home .ph-faq details + details {
  margin-top: 12px;
}

.play-home .ph-faq summary {
  cursor: pointer;
  color: #073937;
  font-size: 17px;
  font-weight: 700;
}

.play-home .ph-contact {
  background: #073937;
  color: #ffffff;
}

.play-home .ph-contact h2,
.play-home .ph-contact p,
.play-home .ph-contact label {
  color: #ffffff;
}

.play-home .ph-contact-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 28px;
}

.play-home .ph-contact-card h3,
.play-home .ph-contact-card label {
  color: #073937;
}

.play-home .ph-contact-card p {
  color: #797979;
}

.play-home form p {
  margin: 0 0 14px;
}

@media (max-width: 1024px) {
  .play-home .ph-hero h1 {
    font-size: 48px;
  }

  .play-home .ph-grid-4,
  .play-home .ph-grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }

  .play-home .ph-search-box form {
    grid-template-columns: repeat(2, 1fr);
  }

  .play-home .ph-split {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .play-home .ph-hero {
    min-height: 640px;
  }

  .play-home .ph-hero-inner {
    padding: 80px 0;
  }

  .play-home .ph-hero h1 {
    font-size: 36px;
  }

  .play-home .ph-hero p {
    font-size: 17px;
  }

  .play-home .ph-title h2,
  .play-home .ph-panel h2 {
    font-size: 30px;
  }

  .play-home .ph-section {
    padding: 56px 0;
  }

  .play-home .ph-search {
    margin-top: 0;
  }

  .play-home .ph-grid-2,
  .play-home .ph-grid-3,
  .play-home .ph-grid-4,
  .play-home .ph-search-box form {
    grid-template-columns: 1fr;
  }

  .play-home .ph-actions {
    flex-direction: column;
  }

  .play-home .ph-btn {
    width: 100%;
  }

  .play-home .ph-destination {
    min-height: 260px;
  }

  .play-home .ph-split-image img {
    height: 340px;
  }
}/* End custom CSS */