.elementor-1368 .elementor-element.elementor-element-8c16a6c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-8c16a6c */.hs-home-hero-v3 {
  width: 100%;
  background: #050505;
  padding: 26px 20px 46px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-hero-v3 * {
  box-sizing: border-box;
}

.hs-hero-v3-shell {
  width: 100%;
  min-height: calc(100vh - 120px);
  border-radius: 42px;
  padding: clamp(34px, 5vw, 76px);
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 16%, rgba(255, 126, 42, 0.16), transparent 30%),
    radial-gradient(circle at 72% 70%, rgba(0, 194, 203, 0.13), transparent 32%),
    radial-gradient(circle at 18% 82%, rgba(21, 105, 190, 0.18), transparent 36%),
    linear-gradient(135deg, #070707 0%, #16110c 48%, #050505 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.hs-hero-v3-shell::after {
  content: "";
  position: absolute;
  inset: 24px;
  border-radius: 32px;
  border: 1px solid rgba(255, 255, 255, 0.045);
  pointer-events: none;
  z-index: 0;
}

.hs-hero-v3-bg-word {
  position: absolute;
  right: clamp(24px, 6vw, 90px);
  bottom: clamp(24px, 5vw, 70px);
  max-width: 620px;
  color: rgba(255, 255, 255, 0.045);
  font-size: clamp(54px, 7vw, 120px);
  line-height: 0.88;
  font-weight: 900;
  letter-spacing: -0.065em;
  text-align: right;
  pointer-events: none;
  z-index: 0;
}

.hs-hero-v3-grid {
  position: relative;
  z-index: 2;
  min-height: calc(100vh - 250px);
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(390px, 1.05fr);
  align-items: center;
  gap: clamp(38px, 6vw, 88px);
}

.hs-hero-v3-copy {
  max-width: 690px;
}

.hs-hero-v3-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin: 0 0 22px;
  padding: 10px 16px;
  border-radius: 999px;
  color: #f7d38b;
  background:
    linear-gradient(90deg, rgba(255, 126, 42, 0.14), rgba(0, 194, 203, 0.10));
  border: 1px solid rgba(247, 211, 139, 0.28);
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

.hs-hero-v3-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(54px, 5.6vw, 86px);
  line-height: 0.94;
  letter-spacing: -0.048em;
  font-weight: 900;
  max-width: 720px;
}

.hs-hero-v3-title span {
  display: block;
  white-space: normal;
}

.hs-hero-v3-description {
  max-width: 545px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.65;
}

.hs-hero-v3-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.hs-hero-v3-btn {
  min-height: 54px;
  padding: 0 26px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.hs-hero-v3-btn:hover {
  transform: translateY(-2px);
}

.hs-hero-v3-btn-primary {
  background: linear-gradient(135deg, #f7c96f 0%, #ff8a2a 100%);
  color: #080808 !important;
  border: 1px solid rgba(247, 201, 111, 0.85);
  box-shadow: 0 14px 34px rgba(255, 138, 42, 0.18);
}

.hs-hero-v3-btn-primary:hover {
  background: linear-gradient(135deg, #ffe0a1 0%, #ff9e45 100%);
  color: #080808 !important;
}

.hs-hero-v3-btn-secondary {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff !important;
  border: 1px solid rgba(0, 194, 203, 0.32);
}

.hs-hero-v3-btn-secondary:hover {
  border-color: rgba(0, 194, 203, 0.78);
  color: #c7fbff !important;
}

.hs-hero-v3-trust {
  margin-top: 34px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.hs-hero-v3-avatar-group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.hs-hero-v3-avatar-group img {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  object-fit: cover;
  border: 2px solid #101010;
  margin-left: -10px;
}

.hs-hero-v3-avatar-group img:first-child {
  margin-left: 0;
}

.hs-hero-v3-trust p {
  margin: 0;
  max-width: 330px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  line-height: 1.45;
}

/* RIGHT VISUAL */

.hs-hero-v3-visual {
  min-height: 650px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hs-hero-v3-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(34px);
  opacity: 0.65;
  pointer-events: none;
}

.hs-hero-v3-glow-one {
  width: 190px;
  height: 190px;
  top: 54px;
  right: 60px;
  background: rgba(255, 126, 42, 0.22);
}

.hs-hero-v3-glow-two {
  width: 220px;
  height: 220px;
  bottom: 50px;
  left: 40px;
  background: rgba(0, 194, 203, 0.16);
}

.hs-hero-v3-main-card {
  width: min(100%, 520px);
  height: clamp(510px, 54vw, 650px);
  border-radius: 42px;
  overflow: hidden;
  position: relative;
  background: #161616;
  border: 1px solid rgba(255, 255, 255, 0.11);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.55);
  z-index: 2;
}

.hs-hero-v3-main-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0.02) 0%, rgba(0,0,0,0.36) 100%),
    radial-gradient(circle at 50% 0%, rgba(255, 126, 42, 0.13), transparent 40%),
    radial-gradient(circle at 12% 80%, rgba(0, 194, 203, 0.16), transparent 34%);
  pointer-events: none;
  z-index: 2;
}

.hs-hero-v3-main-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hs-hero-v3-energy-card {
  width: 230px;
  padding: 18px;
  border-radius: 26px;
  background: rgba(12, 12, 12, 0.76);
  border: 1px solid rgba(247, 201, 111, 0.28);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  position: absolute;
  right: -8px;
  top: 78px;
  z-index: 4;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.34);
}

.hs-hero-v3-energy-card span {
  display: block;
  color: #f7c96f;
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 8px;
}

.hs-hero-v3-energy-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 13px;
  line-height: 1.45;
}

.hs-hero-v3-product-card {
  width: 292px;
  padding: 12px;
  border-radius: 30px;
  background: rgba(8, 8, 8, 0.86);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border: 1px solid rgba(0, 194, 203, 0.22);
  box-shadow: 0 26px 76px rgba(0, 0, 0, 0.50);
  position: absolute;
  left: -16px;
  bottom: 74px;
  z-index: 5;
  display: grid;
  grid-template-columns: 88px 1fr;
  gap: 14px;
  align-items: center;
}

.hs-hero-v3-product-img {
  width: 88px;
  height: 106px;
  border-radius: 22px;
  overflow: hidden;
  background: #222;
}

.hs-hero-v3-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hs-hero-v3-product-info span {
  display: block;
  color: #00c2cb;
  font-size: 11px;
  line-height: 1;
  margin-bottom: 7px;
  font-weight: 800;
}

.hs-hero-v3-product-info h3 {
  margin: 0;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.12;
  font-weight: 850;
}

.hs-hero-v3-product-info p {
  margin: 8px 0 11px;
  color: rgba(255, 255, 255, 0.64);
  font-size: 12px;
  line-height: 1.35;
}

.hs-hero-v3-product-info a {
  color: #f7c96f !important;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: 850;
}

/* TABLET */

@media (max-width: 1024px) {
  .hs-home-hero-v3 {
    padding: 22px 14px 38px;
  }

  .hs-hero-v3-shell {
    min-height: auto;
    border-radius: 34px;
    padding: 46px 26px 34px;
  }

  .hs-hero-v3-shell::after {
    inset: 18px;
    border-radius: 26px;
  }

  .hs-hero-v3-bg-word {
    right: 26px;
    bottom: 26px;
    max-width: 450px;
    font-size: clamp(48px, 9vw, 88px);
    opacity: 0.85;
  }

  .hs-hero-v3-grid {
    grid-template-columns: 1fr;
    min-height: auto;
    gap: 48px;
  }

  .hs-hero-v3-copy {
    max-width: 760px;
    text-align: center;
    margin: 0 auto;
  }

  .hs-hero-v3-eyebrow {
    margin-left: auto;
    margin-right: auto;
  }

  .hs-hero-v3-title {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: clamp(48px, 8.4vw, 76px);
    line-height: 0.95;
    letter-spacing: -0.045em;
  }

  .hs-hero-v3-description {
    margin-left: auto;
    margin-right: auto;
  }

  .hs-hero-v3-buttons {
    justify-content: center;
  }

  .hs-hero-v3-trust {
    justify-content: center;
  }

  .hs-hero-v3-visual {
    min-height: 620px;
  }

  .hs-hero-v3-main-card {
    width: min(100%, 560px);
    height: 560px;
  }

  .hs-hero-v3-energy-card {
    right: calc(50% - 280px);
    top: 42px;
  }

  .hs-hero-v3-product-card {
    left: calc(50% - 280px);
    bottom: 42px;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .hs-home-hero-v3 {
    padding: 16px 10px 30px;
  }

  .hs-hero-v3-shell {
    border-radius: 26px;
    padding: 34px 16px 18px;
  }

  .hs-hero-v3-shell::after {
    inset: 12px;
    border-radius: 20px;
  }

  .hs-hero-v3-bg-word {
    right: 16px;
    bottom: 18px;
    max-width: 260px;
    font-size: 44px;
    line-height: 0.9;
    letter-spacing: -0.045em;
    color: rgba(255, 255, 255, 0.035);
  }

  .hs-hero-v3-grid {
    gap: 34px;
  }

  .hs-hero-v3-eyebrow {
    font-size: 11px;
    padding: 9px 12px;
    margin-bottom: 18px;
  }

  .hs-hero-v3-title {
    max-width: 100%;
    font-size: clamp(38px, 12.5vw, 52px);
    line-height: 0.98;
    letter-spacing: -0.04em;
  }

  .hs-hero-v3-title span {
    display: block;
  }

  .hs-hero-v3-description {
    font-size: 15px;
    line-height: 1.55;
    margin-top: 20px;
  }

  .hs-hero-v3-buttons {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    margin-top: 28px;
  }

  .hs-hero-v3-btn {
    width: 100%;
    min-height: 52px;
  }

  .hs-hero-v3-trust {
    align-items: flex-start;
    text-align: left;
    margin-top: 28px;
  }

  .hs-hero-v3-avatar-group img {
    width: 36px;
    height: 36px;
  }

  .hs-hero-v3-trust p {
    font-size: 12px;
  }

  .hs-hero-v3-visual {
    min-height: auto;
    display: block;
  }

  .hs-hero-v3-main-card {
    width: 100%;
    height: 410px;
    border-radius: 30px;
  }

  .hs-hero-v3-energy-card {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
    margin-top: 16px;
    border-radius: 22px;
  }

  .hs-hero-v3-product-card {
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    margin-top: 14px;
    grid-template-columns: 82px 1fr;
    border-radius: 24px;
  }

  .hs-hero-v3-product-img {
    width: 82px;
    height: 94px;
    border-radius: 18px;
  }

  .hs-hero-v3-glow-one {
    top: 40px;
    right: 20px;
  }

  .hs-hero-v3-glow-two {
    bottom: 90px;
    left: 20px;
  }
}

/* SMALL MOBILE */

@media (max-width: 390px) {
  .hs-hero-v3-title {
    font-size: 36px;
    line-height: 1;
    letter-spacing: -0.035em;
  }

  .hs-hero-v3-main-card {
    height: 360px;
  }

  .hs-hero-v3-product-card {
    grid-template-columns: 74px 1fr;
    gap: 12px;
  }

  .hs-hero-v3-product-img {
    width: 74px;
    height: 86px;
  }

  .hs-hero-v3-product-info h3 {
    font-size: 15px;
  }

  .hs-hero-v3-product-info p {
    font-size: 11px;
  }
}






/* ============================= */
/* FIX HERO TITLE + BG TEXT */
/* ============================= */

/* TÍTULO PRINCIPAL MÁS LIMPIO */
.hs-hero-v3-title {
  max-width: 640px !important;
  font-size: clamp(42px, 4.6vw, 72px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.025em !important;
  font-weight: 850 !important;
}

.hs-hero-v3-title span {
  display: block !important;
  margin-bottom: 8px !important;
}

.hs-hero-v3-title span:last-child {
  margin-bottom: 0 !important;
}

/* TEXTO DECORATIVO DE FONDO */
.hs-hero-v3-bg-word {
  right: auto !important;
  left: clamp(28px, 5vw, 76px) !important;
  bottom: clamp(28px, 5vw, 76px) !important;
  max-width: 520px !important;
  font-size: clamp(46px, 5.2vw, 92px) !important;
  line-height: 0.95 !important;
  letter-spacing: -0.035em !important;
  text-align: left !important;
  color: rgba(255, 255, 255, 0.045) !important;
  z-index: 1 !important;
}

/* PARA QUE NO QUEDE DETRÁS DE LA FOTO */
.hs-hero-v3-grid {
  z-index: 3 !important;
}

.hs-hero-v3-bg-word {
  z-index: 1 !important;
}

/* DESKTOP MEDIANO */
@media (max-width: 1200px) {
  .hs-hero-v3-title {
    max-width: 600px !important;
    font-size: clamp(40px, 5vw, 64px) !important;
    line-height: 1.1 !important;
    letter-spacing: -0.022em !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 7px !important;
  }

  .hs-hero-v3-bg-word {
    font-size: clamp(42px, 5vw, 76px) !important;
    max-width: 460px !important;
  }
}

/* TABLET */
@media (max-width: 1024px) {
  .hs-hero-v3-title {
    max-width: 620px !important;
    font-size: clamp(40px, 7vw, 58px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.018em !important;
    text-align: center !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 6px !important;
  }

  .hs-hero-v3-bg-word {
    left: 50% !important;
    right: auto !important;
    bottom: 34px !important;
    transform: translateX(-50%) !important;
    max-width: 520px !important;
    width: 90% !important;
    font-size: clamp(44px, 8vw, 76px) !important;
    line-height: 0.95 !important;
    text-align: center !important;
    color: rgba(255, 255, 255, 0.035) !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .hs-hero-v3-title {
    max-width: 100% !important;
    font-size: clamp(34px, 10.5vw, 46px) !important;
    line-height: 1.14 !important;
    letter-spacing: -0.012em !important;
    text-align: center !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 5px !important;
  }

  .hs-hero-v3-bg-word {
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    bottom: 24px !important;
    transform: translateX(-50%) !important;
    width: 92% !important;
    max-width: 340px !important;
    font-size: clamp(34px, 11vw, 48px) !important;
    line-height: 1 !important;
    letter-spacing: -0.018em !important;
    text-align: center !important;
    color: rgba(255, 255, 255, 0.035) !important;
    z-index: 1 !important;
  }
}

/* MOBILE PEQUEÑO */
@media (max-width: 390px) {
  .hs-hero-v3-title {
    font-size: 32px !important;
    line-height: 1.16 !important;
    letter-spacing: -0.01em !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 4px !important;
  }

  .hs-hero-v3-bg-word {
    font-size: 34px !important;
    max-width: 300px !important;
  }
}






/* ============================= */
/* HERO TYPOGRAPHY FINAL FIX */
/* ============================= */

/* TÍTULO PRINCIPAL MÁS RESPIRABLE */
.hs-hero-v3-title {
  max-width: 660px !important;
  font-size: clamp(38px, 4.1vw, 64px) !important;
  line-height: 1.18 !important;
  letter-spacing: 0.005em !important;
  font-weight: 800 !important;
}

.hs-hero-v3-title span {
  display: block !important;
  margin-bottom: 14px !important;
}

.hs-hero-v3-title span:last-child {
  margin-bottom: 0 !important;
}

/* TEXTO DECORATIVO: MOVERLO AL ÁREA VISUAL */
.hs-hero-v3-bg-word {
  left: auto !important;
  right: clamp(30px, 7vw, 120px) !important;
  bottom: clamp(44px, 7vw, 110px) !important;
  width: auto !important;
  max-width: 720px !important;
  font-size: clamp(72px, 8vw, 150px) !important;
  line-height: 0.86 !important;
  letter-spacing: -0.035em !important;
  text-align: right !important;
  color: rgba(255, 255, 255, 0.055) !important;
  z-index: 1 !important;
}

/* QUE LA IMAGEN QUEDE ENCIMA, PERO NO LO TAPE TODO */
.hs-hero-v3-visual {
  z-index: 3 !important;
}

.hs-hero-v3-main-card {
  z-index: 3 !important;
}

.hs-hero-v3-product-card,
.hs-hero-v3-energy-card {
  z-index: 5 !important;
}

/* TABLET */
@media (max-width: 1024px) {
  .hs-hero-v3-title {
    max-width: 640px !important;
    font-size: clamp(36px, 6vw, 54px) !important;
    line-height: 1.2 !important;
    letter-spacing: 0.003em !important;
    font-weight: 800 !important;
    text-align: center !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 12px !important;
  }

  .hs-hero-v3-bg-word {
    right: 50% !important;
    left: auto !important;
    bottom: 44px !important;
    transform: translateX(50%) !important;
    max-width: 680px !important;
    width: 90% !important;
    font-size: clamp(64px, 11vw, 120px) !important;
    line-height: 0.88 !important;
    text-align: center !important;
    color: rgba(255, 255, 255, 0.045) !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .hs-hero-v3-title {
    max-width: 100% !important;
    font-size: clamp(31px, 8.8vw, 42px) !important;
    line-height: 1.22 !important;
    letter-spacing: 0.002em !important;
    font-weight: 800 !important;
    text-align: center !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 10px !important;
  }

  .hs-hero-v3-bg-word {
    right: 50% !important;
    left: auto !important;
    bottom: 34px !important;
    transform: translateX(50%) !important;
    width: 94% !important;
    max-width: 420px !important;
    font-size: clamp(48px, 16vw, 74px) !important;
    line-height: 0.9 !important;
    letter-spacing: -0.025em !important;
    text-align: center !important;
    color: rgba(255, 255, 255, 0.04) !important;
  }
}

/* MOBILE PEQUEÑO */
@media (max-width: 390px) {
  .hs-hero-v3-title {
    font-size: 30px !important;
    line-height: 1.24 !important;
    letter-spacing: 0 !important;
  }

  .hs-hero-v3-title span {
    margin-bottom: 9px !important;
  }

  .hs-hero-v3-bg-word {
    font-size: 46px !important;
    max-width: 340px !important;
  }
}







/* ============================= */
/* FIX: REMOVE BG TEXT + SOFTEN FEATURED LABEL */
/* ============================= */

/* Quitar texto decorativo Healing Stone */
.hs-hero-v3-bg-word {
  display: none !important;
}

/* Suavizar el color de Featured Piece */
.hs-hero-v3-product-info span {
  color: #e8c987 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em !important;
}

/* Suavizar borde de la card para que no se vea tan azul fuerte */
.hs-hero-v3-product-card {
  border: 1px solid rgba(232, 201, 135, 0.22) !important;
}

/* Suavizar el botón View Product */
.hs-hero-v3-product-info a {
  color: #e8c987 !important;
}

/* Quitar glow azul fuerte si se siente demasiado llamativo */
.hs-hero-v3-glow-two {
  background: rgba(232, 201, 135, 0.10) !important;
  opacity: 0.45 !important;
}

/* Ajuste extra: que la card no tape demasiado la imagen en escritorio */
@media (min-width: 1025px) {
  .hs-hero-v3-product-card {
    left: -8px !important;
    bottom: 64px !important;
  }
}






/* ============================= */
/* HERO ANIMATIONS */
/* ============================= */

.hs-hero-v3-eyebrow,
.hs-hero-v3-title,
.hs-hero-v3-description,
.hs-hero-v3-buttons,
.hs-hero-v3-trust,
.hs-hero-v3-main-card,
.hs-hero-v3-energy-card,
.hs-hero-v3-product-card {
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}

.hs-hero-v3-eyebrow {
  animation-name: hsFadeUpSoft;
  animation-duration: 0.8s;
  animation-delay: 0.1s;
}

.hs-hero-v3-title {
  animation-name: hsFadeUpSoft;
  animation-duration: 0.9s;
  animation-delay: 0.22s;
}

.hs-hero-v3-description {
  animation-name: hsFadeUpSoft;
  animation-duration: 0.85s;
  animation-delay: 0.36s;
}

.hs-hero-v3-buttons {
  animation-name: hsFadeUpSoft;
  animation-duration: 0.85s;
  animation-delay: 0.5s;
}

.hs-hero-v3-trust {
  animation-name: hsFadeUpSoft;
  animation-duration: 0.85s;
  animation-delay: 0.64s;
}

.hs-hero-v3-main-card {
  animation-name: hsImageRevealSoft;
  animation-duration: 1.05s;
  animation-delay: 0.28s;
}

.hs-hero-v3-energy-card {
  animation-name: hsSlideInRightSoft;
  animation-duration: 0.9s;
  animation-delay: 0.7s;
}

.hs-hero-v3-product-card {
  animation-name: hsSlideInLeftSoft, hsFloatingCard;
  animation-duration: 0.9s, 5.8s;
  animation-delay: 0.82s, 1.8s;
  animation-iteration-count: 1, infinite;
  animation-direction: normal, alternate;
}

.hs-hero-v3-glow-one {
  animation: hsGlowFloatOne 7s ease-in-out infinite alternate;
}

.hs-hero-v3-glow-two {
  animation: hsGlowFloatTwo 8s ease-in-out infinite alternate;
}

/* KEYFRAMES */

@keyframes hsFadeUpSoft {
  from {
    opacity: 0;
    transform: translateY(22px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes hsImageRevealSoft {
  from {
    opacity: 0;
    transform: translateY(26px) scale(1.035);
    filter: blur(5px);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
  }
}

@keyframes hsSlideInRightSoft {
  from {
    opacity: 0;
    transform: translateX(28px) translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}

@keyframes hsSlideInLeftSoft {
  from {
    opacity: 0;
    transform: translateX(-28px) translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}

@keyframes hsFloatingCard {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10px);
  }
}

@keyframes hsGlowFloatOne {
  from {
    transform: translate(0, 0) scale(1);
    opacity: 0.45;
  }

  to {
    transform: translate(-18px, 18px) scale(1.08);
    opacity: 0.65;
  }
}

@keyframes hsGlowFloatTwo {
  from {
    transform: translate(0, 0) scale(1);
    opacity: 0.36;
  }

  to {
    transform: translate(18px, -14px) scale(1.06);
    opacity: 0.52;
  }
}

/* REDUCIR MOVIMIENTO SI EL USUARIO LO TIENE ACTIVADO */
@media (prefers-reduced-motion: reduce) {
  .hs-hero-v3-eyebrow,
  .hs-hero-v3-title,
  .hs-hero-v3-description,
  .hs-hero-v3-buttons,
  .hs-hero-v3-trust,
  .hs-hero-v3-main-card,
  .hs-hero-v3-energy-card,
  .hs-hero-v3-product-card,
  .hs-hero-v3-glow-one,
  .hs-hero-v3-glow-two {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
}






/* ============================= */
/* HEALING STONE SCROLL REVEAL */
/* ============================= */

.hs-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.hs-reveal.hs-visible {
  opacity: 1;
  transform: translateY(0);
}

.hs-reveal-left {
  opacity: 0;
  transform: translateX(-32px);
  transition:
    opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.hs-reveal-right {
  opacity: 0;
  transform: translateX(32px);
  transition:
    opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.hs-reveal-left.hs-visible,
.hs-reveal-right.hs-visible {
  opacity: 1;
  transform: translateX(0);
}

.hs-reveal-scale {
  opacity: 0;
  transform: scale(0.96);
  transition:
    opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.hs-reveal-scale.hs-visible {
  opacity: 1;
  transform: scale(1);
}

/* DELAYS */
.hs-delay-1 {
  transition-delay: 0.08s;
}

.hs-delay-2 {
  transition-delay: 0.16s;
}

.hs-delay-3 {
  transition-delay: 0.24s;
}

.hs-delay-4 {
  transition-delay: 0.32s;
}

.hs-delay-5 {
  transition-delay: 0.4s;
}

/* SEPARADOR VISUAL ENTRE SECCIONES */
.hs-section-divider {
  width: min(92%, 1180px);
  height: 1px;
  margin: 0 auto;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(247, 201, 111, 0.38),
    rgba(0, 194, 203, 0.24),
    transparent
  );
  position: relative;
}

.hs-section-divider::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(247, 201, 111, 0.12), transparent 68%);
  pointer-events: none;
}

/* REDUCIR MOVIMIENTO */
@media (prefers-reduced-motion: reduce) {
  .hs-reveal,
  .hs-reveal-left,
  .hs-reveal-right,
  .hs-reveal-scale {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8fbf679 */.elementor-1368 .elementor-element.elementor-element-8fbf679 {
  width: 100%;
  max-width: 100%;
}

/* SECTION 2 - EDITORIAL FLOATING IMAGES */

.hs-home-editorial-v1 {
  width: 100%;
  background: #050505;
  padding: 54px 20px 54px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-editorial-v1 * {
  box-sizing: border-box;
}

.hs-editorial-shell {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: clamp(28px, 4vw, 56px);
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 138, 42, 0.10), transparent 28%),
    radial-gradient(circle at 84% 70%, rgba(0, 194, 203, 0.10), transparent 28%),
    linear-gradient(135deg, #090909 0%, #121212 48%, #070707 100%);
  border: 1px solid rgba(255,255,255,0.07);
}

.hs-editorial-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,0.04);
  pointer-events: none;
}

.hs-editorial-bg-word {
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  font-size: clamp(72px, 13vw, 220px);
  line-height: 0.9;
  font-weight: 900;
  letter-spacing: -0.05em;
  color: rgba(255,255,255,0.035);
  pointer-events: none;
  z-index: 0;
  white-space: nowrap;
}

.hs-editorial-copy {
  position: relative;
  z-index: 2;
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}

.hs-editorial-eyebrow {
  margin: 0 0 14px;
  color: #f3cb83;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hs-editorial-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(28px, 3.4vw, 48px);
  line-height: 1.14;
  letter-spacing: -0.03em;
  font-weight: 800;
}

.hs-editorial-text {
  max-width: 620px;
  margin: 18px auto 0;
  color: rgba(255,255,255,0.70);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.65;
}

.hs-editorial-collage {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.82fr 1.2fr 0.82fr;
  align-items: center;
  gap: clamp(16px, 2vw, 28px);
  max-width: 1180px;
  margin: 0 auto;
  min-height: 560px;
}

.hs-editorial-card {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  background: #111111;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 22px 60px rgba(0,0,0,0.35);
}

.hs-editorial-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* LEFT / RIGHT smaller cards */
.hs-editorial-card-left,
.hs-editorial-card-right {
  height: 340px;
}

.hs-editorial-card-left {
  transform: translateY(40px);
}

.hs-editorial-card-right {
  transform: translateY(-24px);
}

/* CENTER main image */
.hs-editorial-card-center {
  height: 520px;
  border-radius: 40px;
}

.hs-editorial-card-center::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.24) 100%),
    radial-gradient(circle at 50% 0%, rgba(255,138,42,0.12), transparent 40%);
  pointer-events: none;
}

.hs-editorial-caption {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  padding: 14px 15px;
  border-radius: 18px;
  background: rgba(8,8,8,0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.08);
}

.hs-editorial-caption span {
  display: block;
  margin: 0 0 6px;
  color: #e6c786;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
}

.hs-editorial-caption p {
  margin: 0;
  color: rgba(255,255,255,0.78);
  font-size: 13px;
  line-height: 1.4;
}

/* TABLET */
@media (max-width: 1024px) {
  .hs-home-editorial-v1 {
    padding: 44px 14px;
  }

  .hs-editorial-shell {
    border-radius: 30px;
    padding: 28px 20px 30px;
  }

  .hs-editorial-bg-word {
    font-size: clamp(58px, 14vw, 140px);
    top: 54%;
  }

  .hs-editorial-copy {
    margin-bottom: 32px;
  }

  .hs-editorial-title {
    font-size: clamp(26px, 4.6vw, 40px);
    line-height: 1.18;
  }

  .hs-editorial-collage {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    min-height: auto;
  }

  .hs-editorial-card-center {
    grid-column: 1 / -1;
    order: 1;
    height: 500px;
  }

  .hs-editorial-card-left {
    order: 2;
    height: 280px;
    transform: none;
  }

  .hs-editorial-card-right {
    order: 3;
    height: 280px;
    transform: none;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .hs-home-editorial-v1 {
    padding: 36px 10px;
  }

  .hs-editorial-shell {
    border-radius: 24px;
    padding: 22px 14px 22px;
  }

  .hs-editorial-shell::after {
    inset: 10px;
    border-radius: 18px;
  }

  .hs-editorial-bg-word {
    font-size: clamp(46px, 15vw, 74px);
    top: 22%;
    white-space: normal;
    text-align: center;
    width: 100%;
    max-width: 300px;
  }

  .hs-editorial-copy {
    margin-bottom: 26px;
  }

  .hs-editorial-eyebrow {
    font-size: 11px;
  }

  .hs-editorial-title {
    font-size: clamp(24px, 7vw, 32px);
    line-height: 1.22;
    letter-spacing: -0.02em;
  }

  .hs-editorial-text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 14px;
  }

  .hs-editorial-collage {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .hs-editorial-card-center {
    height: 360px;
    order: 1;
    border-radius: 28px;
  }

  .hs-editorial-card-left,
  .hs-editorial-card-right {
    height: 240px;
    order: initial;
    border-radius: 24px;
    transform: none;
  }

  .hs-editorial-caption {
    left: 12px;
    right: 12px;
    bottom: 12px;
    padding: 12px 13px;
  }

  .hs-editorial-caption span {
    font-size: 10px;
  }

  .hs-editorial-caption p {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-491ca85 */.elementor-1368 .elementor-element.elementor-element-491ca85 {
  width: 100%;
  max-width: 100%;
}

/* SECTION 3 - SHOP BY INTENTION */

.hs-home-intention-v1 {
  width: 100%;
  background: #050505;
  padding: 54px 20px 54px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-intention-v1 * {
  box-sizing: border-box;
}

.hs-intention-shell {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: clamp(28px, 4vw, 56px);
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 138, 42, 0.12), transparent 28%),
    radial-gradient(circle at 88% 76%, rgba(0, 194, 203, 0.11), transparent 30%),
    linear-gradient(135deg, #080808 0%, #111111 52%, #060606 100%);
  border: 1px solid rgba(255,255,255,0.07);
}

.hs-intention-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,0.04);
  pointer-events: none;
  z-index: 0;
}

/* HEADING */

.hs-intention-heading {
  position: relative;
  z-index: 2;
  max-width: 780px;
  margin: 0 auto 38px;
  text-align: center;
}

.hs-intention-eyebrow {
  margin: 0 0 14px;
  color: #f3cb83;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
}

.hs-intention-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(30px, 3.6vw, 52px);
  line-height: 1.14;
  letter-spacing: -0.028em;
  font-weight: 850;
}

.hs-intention-description {
  max-width: 600px;
  margin: 18px auto 0;
  color: rgba(255,255,255,0.70);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.65;
}

/* GRID */

.hs-intention-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  grid-template-rows: repeat(2, minmax(270px, 1fr));
  gap: 22px;
  max-width: 1180px;
  margin: 0 auto;
}

.hs-intention-card {
  min-height: 270px;
  border-radius: 34px;
  position: relative;
  overflow: hidden;
  background: #111111;
  border: 1px solid rgba(255,255,255,0.09);
  box-shadow: 0 24px 70px rgba(0,0,0,0.38);
}

.hs-intention-card-large {
  grid-row: span 2;
  min-height: 562px;
}

.hs-intention-card img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  display: block;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.hs-intention-card:hover img {
  transform: scale(1.075);
}

.hs-intention-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.72) 100%),
    radial-gradient(circle at 24% 18%, rgba(255, 138, 42, 0.16), transparent 34%),
    radial-gradient(circle at 82% 80%, rgba(0, 194, 203, 0.14), transparent 36%);
  z-index: 1;
}

.hs-intention-card-content {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 24px;
  z-index: 2;
  padding: 20px;
  border-radius: 26px;
  background: rgba(7, 7, 7, 0.68);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(255,255,255,0.08);
}

.hs-intention-number {
  display: inline-flex;
  margin: 0 0 12px;
  color: #f3cb83;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.hs-intention-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(22px, 2.1vw, 34px);
  line-height: 1.05;
  letter-spacing: -0.025em;
  font-weight: 850;
}

.hs-intention-card p {
  max-width: 440px;
  margin: 12px 0 18px;
  color: rgba(255,255,255,0.74);
  font-size: 14px;
  line-height: 1.55;
}

.hs-intention-btn {
  min-height: 42px;
  padding: 0 17px;
  width: fit-content;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #080808 !important;
  background: linear-gradient(135deg, #f3cb83 0%, #ff9438 100%);
  border: 1px solid rgba(243, 203, 131, 0.65);
  text-decoration: none !important;
  font-size: 13px;
  line-height: 1;
  font-weight: 850;
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

.hs-intention-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #ffe0a6 0%, #ffa64f 100%);
  box-shadow: 0 14px 34px rgba(255, 148, 56, 0.18);
}

/* TABLET */

@media (max-width: 1024px) {
  .hs-home-intention-v1 {
    padding: 44px 14px;
  }

  .hs-intention-shell {
    border-radius: 30px;
    padding: 30px 20px;
  }

  .hs-intention-shell::after {
    inset: 12px;
    border-radius: 22px;
  }

  .hs-intention-heading {
    margin-bottom: 30px;
  }

  .hs-intention-title {
    font-size: clamp(28px, 5vw, 42px);
    line-height: 1.18;
  }

  .hs-intention-grid {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    gap: 18px;
  }

  .hs-intention-card,
  .hs-intention-card-large {
    grid-row: auto;
    min-height: 360px;
  }

  .hs-intention-card-content {
    left: 18px;
    right: 18px;
    bottom: 18px;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .hs-home-intention-v1 {
    padding: 36px 10px;
  }

  .hs-intention-shell {
    border-radius: 24px;
    padding: 24px 14px;
  }

  .hs-intention-shell::after {
    inset: 10px;
    border-radius: 18px;
  }

  .hs-intention-eyebrow {
    font-size: 11px;
  }

  .hs-intention-title {
    font-size: clamp(25px, 7.2vw, 34px);
    line-height: 1.22;
    letter-spacing: -0.02em;
  }

  .hs-intention-description {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 14px;
  }

  .hs-intention-grid {
    gap: 14px;
  }

  .hs-intention-card,
  .hs-intention-card-large {
    min-height: 380px;
    border-radius: 26px;
  }

  .hs-intention-card-content {
    left: 12px;
    right: 12px;
    bottom: 12px;
    padding: 16px;
    border-radius: 20px;
  }

  .hs-intention-card h3 {
    font-size: 24px;
    line-height: 1.1;
  }

  .hs-intention-card p {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 16px;
  }

  .hs-intention-btn {
    min-height: 42px;
    font-size: 12px;
    padding: 0 15px;
  }
}







/* ============================= */
/* SECTION 3 SIZE FIX */
/* ============================= */

.hs-intention-grid {
  grid-template-rows: repeat(2, minmax(220px, 235px)) !important;
  gap: 18px !important;
}

.hs-intention-card {
  min-height: 220px !important;
  border-radius: 28px !important;
}

.hs-intention-card-large {
  min-height: 488px !important;
}

.hs-intention-card-content {
  left: 20px !important;
  right: 20px !important;
  bottom: 20px !important;
  padding: 17px 18px !important;
  border-radius: 22px !important;
}

.hs-intention-card h3 {
  font-size: clamp(21px, 1.7vw, 28px) !important;
  line-height: 1.08 !important;
}

.hs-intention-card p {
  margin: 10px 0 15px !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}

.hs-intention-btn {
  min-height: 38px !important;
  padding: 0 15px !important;
  font-size: 12px !important;
}

/* Reducir altura general de la sección */
.hs-home-intention-v1 {
  padding: 44px 20px !important;
}

.hs-intention-shell {
  padding: clamp(24px, 3.2vw, 42px) !important;
}

/* TABLET */
@media (max-width: 1024px) {
  .hs-intention-card,
  .hs-intention-card-large {
    min-height: 320px !important;
  }

  .hs-intention-card-content {
    left: 16px !important;
    right: 16px !important;
    bottom: 16px !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .hs-home-intention-v1 {
    padding: 34px 10px !important;
  }

  .hs-intention-card,
  .hs-intention-card-large {
    min-height: 330px !important;
  }

  .hs-intention-card-content {
    left: 12px !important;
    right: 12px !important;
    bottom: 12px !important;
    padding: 15px !important;
  }

  .hs-intention-card h3 {
    font-size: 23px !important;
  }

  .hs-intention-card p {
    font-size: 12.5px !important;
  }
}






/* ============================= */
/* SECTION 3 TABLET/MOBILE OVERLAP FIX */
/* ============================= */

@media (max-width: 1024px) {
  .hs-intention-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: none !important;
    gap: 26px !important;
    max-width: 760px !important;
    margin: 0 auto !important;
  }

  .hs-intention-card,
  .hs-intention-card-large {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 360px !important;
    height: auto !important;
    border-radius: 28px !important;
  }

  .hs-intention-card img {
    min-height: 360px !important;
    height: 360px !important;
    object-fit: cover !important;
  }

  .hs-intention-card-content {
    position: absolute !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 18px !important;
    padding: 18px !important;
    border-radius: 22px !important;
    max-width: calc(100% - 36px) !important;
  }

  .hs-intention-card h3 {
    font-size: 26px !important;
    line-height: 1.1 !important;
  }

  .hs-intention-card p {
    font-size: 13px !important;
    line-height: 1.5 !important;
    margin: 10px 0 15px !important;
  }

  .hs-intention-btn {
    min-height: 40px !important;
    font-size: 12px !important;
  }
}

/* ============================= */
/* SECTION 3 MOBILE CLEAN STACK */
/* ============================= */

@media (max-width: 767px) {
  .hs-intention-grid {
    gap: 18px !important;
    max-width: 100% !important;
  }

  .hs-intention-card,
  .hs-intention-card-large {
    min-height: 330px !important;
    height: auto !important;
    border-radius: 24px !important;
  }

  .hs-intention-card img {
    height: 330px !important;
    min-height: 330px !important;
  }

  .hs-intention-card-content {
    left: 12px !important;
    right: 12px !important;
    bottom: 12px !important;
    max-width: calc(100% - 24px) !important;
    padding: 15px !important;
    border-radius: 20px !important;
  }

  .hs-intention-card h3 {
    font-size: 23px !important;
  }

  .hs-intention-card p {
    font-size: 12.5px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dcf29fa */.elementor-1368 .elementor-element.elementor-element-dcf29fa {
  width: 100%;
  max-width: 100%;
}

/* SECTION 4 - EDITORIAL CAMPAIGN / BRAND POSTER */

.hs-home-campaign-v1 {
  width: 100%;
  background: #050505;
  padding: 54px 20px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-campaign-v1 * {
  box-sizing: border-box;
}

.hs-campaign-shell {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: clamp(28px, 4vw, 56px);
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 18%, rgba(0, 194, 203, 0.11), transparent 30%),
    radial-gradient(circle at 78% 72%, rgba(255, 138, 42, 0.13), transparent 32%),
    linear-gradient(135deg, #070707 0%, #11100d 52%, #050505 100%);
  border: 1px solid rgba(255,255,255,0.07);
}

.hs-campaign-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,0.04);
  pointer-events: none;
  z-index: 0;
}

.hs-campaign-bg-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(38px);
  pointer-events: none;
  z-index: 0;
}

.hs-campaign-glow-one {
  width: 220px;
  height: 220px;
  left: 8%;
  top: 18%;
  background: rgba(0, 194, 203, 0.14);
}

.hs-campaign-glow-two {
  width: 260px;
  height: 260px;
  right: 10%;
  bottom: 10%;
  background: rgba(255, 138, 42, 0.16);
}

/* LAYOUT */

.hs-campaign-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.9fr minmax(320px, 0.88fr) 0.82fr;
  gap: clamp(24px, 4vw, 52px);
  align-items: center;
  min-height: 620px;
}

/* LEFT COPY */

.hs-campaign-copy {
  max-width: 430px;
}

.hs-campaign-eyebrow {
  margin: 0 0 15px;
  color: #f3cb83;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
}

.hs-campaign-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(36px, 4.4vw, 68px);
  line-height: 1.05;
  letter-spacing: -0.04em;
  font-weight: 850;
}

.hs-campaign-text {
  margin: 20px 0 0;
  max-width: 390px;
  color: rgba(255,255,255,0.72);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.65;
}

.hs-campaign-btn {
  min-height: 48px;
  margin-top: 30px;
  padding: 0 22px;
  width: fit-content;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #080808 !important;
  background: linear-gradient(135deg, #f3cb83 0%, #ff9438 100%);
  border: 1px solid rgba(243, 203, 131, 0.68);
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1;
  font-weight: 850;
  box-shadow: 0 16px 38px rgba(255, 148, 56, 0.16);
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

.hs-campaign-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #ffe0a6 0%, #ffa64f 100%);
  box-shadow: 0 18px 42px rgba(255, 148, 56, 0.22);
}

/* POSTER */

.hs-campaign-poster-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}

.hs-campaign-poster {
  width: min(100%, 430px);
  height: 600px;
  border-radius: 42px;
  position: relative;
  overflow: hidden;
  background: #111111;
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 34px 90px rgba(0,0,0,0.48);
}

.hs-campaign-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.hs-campaign-poster:hover img {
  transform: scale(1.07);
}

.hs-campaign-poster-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.54) 100%),
    radial-gradient(circle at 50% 0%, rgba(255, 138, 42, 0.16), transparent 42%),
    radial-gradient(circle at 12% 82%, rgba(0, 194, 203, 0.14), transparent 36%);
  pointer-events: none;
}

.hs-campaign-poster-label {
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 22px;
  z-index: 2;
  padding: 18px;
  border-radius: 24px;
  background: rgba(8,8,8,0.72);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(255,255,255,0.09);
}

.hs-campaign-poster-label span {
  display: block;
  margin: 0 0 8px;
  color: #f3cb83;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
}

.hs-campaign-poster-label p {
  margin: 0;
  color: rgba(255,255,255,0.82);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
}

/* RIGHT SIDE */

.hs-campaign-side {
  display: grid;
  gap: 18px;
  max-width: 360px;
}

.hs-campaign-mini-card {
  padding: 22px;
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.07), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.hs-campaign-mini-card span {
  display: inline-flex;
  margin: 0 0 14px;
  color: #f3cb83;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.hs-campaign-mini-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-weight: 850;
}

.hs-campaign-mini-card p {
  margin: 12px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.55;
}

/* TABLET */

@media (max-width: 1024px) {
  .hs-home-campaign-v1 {
    padding: 44px 14px;
  }

  .hs-campaign-shell {
    border-radius: 30px;
    padding: 34px 22px;
  }

  .hs-campaign-shell::after {
    inset: 12px;
    border-radius: 22px;
  }

  .hs-campaign-layout {
    grid-template-columns: 1fr;
    min-height: auto;
    gap: 32px;
    text-align: center;
  }

  .hs-campaign-copy {
    max-width: 680px;
    margin: 0 auto;
  }

  .hs-campaign-title {
    font-size: clamp(34px, 6vw, 54px);
    line-height: 1.12;
  }

  .hs-campaign-text {
    margin-left: auto;
    margin-right: auto;
  }

  .hs-campaign-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .hs-campaign-poster {
    width: min(100%, 420px);
    height: 560px;
  }

  .hs-campaign-side {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    text-align: left;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .hs-home-campaign-v1 {
    padding: 36px 10px;
  }

  .hs-campaign-shell {
    border-radius: 24px;
    padding: 26px 14px;
  }

  .hs-campaign-shell::after {
    inset: 10px;
    border-radius: 18px;
  }

  .hs-campaign-eyebrow {
    font-size: 11px;
  }

  .hs-campaign-title {
    font-size: clamp(30px, 9vw, 42px);
    line-height: 1.15;
    letter-spacing: -0.025em;
  }

  .hs-campaign-text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 16px;
  }

  .hs-campaign-btn {
    width: 100%;
    min-height: 50px;
    margin-top: 24px;
  }

  .hs-campaign-poster {
    width: 100%;
    height: 440px;
    border-radius: 30px;
  }

  .hs-campaign-poster-label {
    left: 14px;
    right: 14px;
    bottom: 14px;
    padding: 15px;
    border-radius: 20px;
  }

  .hs-campaign-poster-label span {
    font-size: 10px;
  }

  .hs-campaign-poster-label p {
    font-size: 13px;
  }

  .hs-campaign-side {
    grid-template-columns: 1fr;
    gap: 14px;
    text-align: left;
  }

  .hs-campaign-mini-card {
    padding: 18px;
    border-radius: 22px;
  }

  .hs-campaign-mini-card h3 {
    font-size: 20px;
  }

  .hs-campaign-mini-card p {
    font-size: 13px;
  }
}



/* ============================= */
/* SECTION DIVIDER SPACING FIX */
/* ============================= */

.hs-section-divider {
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}

@media (max-width: 1024px) {
  .hs-section-divider {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
}

@media (max-width: 767px) {
  .hs-section-divider {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f0e8c2 */.elementor-1368 .elementor-element.elementor-element-3f0e8c2 {
  width: 100%;
  max-width: 100%;
}

/* SECTION 5 - FEATURED PRODUCTS */

.hs-home-products-v1 {
  width: 100%;
  background: #050505;
  padding: 54px 20px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-products-v1 * {
  box-sizing: border-box;
}

.hs-products-shell {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: clamp(28px, 4vw, 56px);
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 138, 42, 0.10), transparent 30%),
    radial-gradient(circle at 86% 76%, rgba(0, 194, 203, 0.10), transparent 32%),
    linear-gradient(135deg, #080808 0%, #111111 52%, #060606 100%);
  border: 1px solid rgba(255,255,255,0.07);
}

.hs-products-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,0.04);
  pointer-events: none;
  z-index: 0;
}

/* HEADING */

.hs-products-heading {
  position: relative;
  z-index: 2;
  max-width: 820px;
  margin: 0 auto 38px;
  text-align: center;
}

.hs-products-eyebrow {
  margin: 0 0 14px;
  color: #f3cb83;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
}

.hs-products-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(30px, 3.6vw, 52px);
  line-height: 1.14;
  letter-spacing: -0.028em;
  font-weight: 850;
}

.hs-products-description {
  max-width: 620px;
  margin: 18px auto 0;
  color: rgba(255,255,255,0.70);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.65;
}

/* GRID */

.hs-products-grid {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.06fr 0.94fr 0.94fr;
  gap: 20px;
  align-items: stretch;
}

.hs-product-card {
  min-height: 520px;
  border-radius: 32px;
  overflow: hidden;
  position: relative;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.025));
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 24px 70px rgba(0,0,0,0.34);
  display: flex;
  flex-direction: column;
}

.hs-product-card-featured {
  min-height: 560px;
}

.hs-product-image {
  position: relative;
  height: 330px;
  overflow: hidden;
  background: #111111;
}

.hs-product-card-featured .hs-product-image {
  height: 370px;
}

.hs-product-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0.02) 0%, rgba(0,0,0,0.34) 100%),
    radial-gradient(circle at 26% 18%, rgba(255, 138, 42, 0.14), transparent 36%),
    radial-gradient(circle at 80% 84%, rgba(0, 194, 203, 0.12), transparent 34%);
  pointer-events: none;
  z-index: 1;
}

.hs-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.hs-product-card:hover .hs-product-image img {
  transform: scale(1.075);
}

.hs-product-badge {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 2;
  min-height: 32px;
  padding: 0 13px;
  border-radius: 999px;
  background: rgba(8,8,8,0.70);
  border: 1px solid rgba(243, 203, 131, 0.26);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #f3cb83;
  font-size: 11px;
  line-height: 1;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
}

.hs-product-content {
  padding: 22px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hs-product-category {
  margin: 0 0 10px;
  color: #88e6ea;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 700;
}

.hs-product-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.08;
  letter-spacing: -0.025em;
  font-weight: 850;
}

.hs-product-text {
  margin: 12px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.55;
}

.hs-product-bottom {
  margin-top: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.hs-product-price {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: -0.02em;
}

.hs-product-btn {
  min-height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #080808 !important;
  background: linear-gradient(135deg, #f3cb83 0%, #ff9438 100%);
  border: 1px solid rgba(243, 203, 131, 0.68);
  text-decoration: none !important;
  font-size: 12px;
  line-height: 1;
  font-weight: 850;
  white-space: nowrap;
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

.hs-product-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #ffe0a6 0%, #ffa64f 100%);
  box-shadow: 0 14px 34px rgba(255, 148, 56, 0.18);
}

/* TABLET */

@media (max-width: 1024px) {
  .hs-home-products-v1 {
    padding: 44px 14px;
  }

  .hs-products-shell {
    border-radius: 30px;
    padding: 30px 20px;
  }

  .hs-products-shell::after {
    inset: 12px;
    border-radius: 22px;
  }

  .hs-products-heading {
    margin-bottom: 30px;
  }

  .hs-products-title {
    font-size: clamp(28px, 5vw, 42px);
    line-height: 1.18;
  }

  .hs-products-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .hs-product-card,
  .hs-product-card-featured {
    min-height: auto;
  }

  .hs-product-image,
  .hs-product-card-featured .hs-product-image {
    height: 360px;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .hs-home-products-v1 {
    padding: 36px 10px;
  }

  .hs-products-shell {
    border-radius: 24px;
    padding: 24px 14px;
  }

  .hs-products-shell::after {
    inset: 10px;
    border-radius: 18px;
  }

  .hs-products-eyebrow {
    font-size: 11px;
  }

  .hs-products-title {
    font-size: clamp(25px, 7.2vw, 34px);
    line-height: 1.22;
    letter-spacing: -0.02em;
  }

  .hs-products-description {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 14px;
  }

  .hs-product-card {
    border-radius: 26px;
  }

  .hs-product-image,
  .hs-product-card-featured .hs-product-image {
    height: 300px;
  }

  .hs-product-content {
    padding: 18px;
  }

  .hs-product-card h3 {
    font-size: 24px;
    line-height: 1.1;
  }

  .hs-product-text {
    font-size: 13px;
    line-height: 1.5;
  }

  .hs-product-bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
  }

  .hs-product-price {
    font-size: 19px;
  }

  .hs-product-btn {
    width: 100%;
    min-height: 44px;
  }
}


/* ============================= */
/* SECTION 5 FIX: SPACING + IMAGE HEIGHT + NO BLUE */
/* ============================= */

/* Más aire entre cards */
.hs-products-grid {
  gap: 28px !important;
}

/* Igualar altura visual de todas las imágenes */
.hs-product-image,
.hs-product-card-featured .hs-product-image {
  height: 330px !important;
}

/* Quitar azul/turquesa de categorías */
.hs-product-category {
  color: #e8c987 !important;
}

/* Suavizar acentos de imagen para evitar sensación azul */
.hs-product-image::after {
  background:
    linear-gradient(180deg, rgba(0,0,0,0.02) 0%, rgba(0,0,0,0.34) 100%),
    radial-gradient(circle at 24% 18%, rgba(255, 148, 56, 0.12), transparent 36%),
    radial-gradient(circle at 80% 84%, rgba(232, 201, 135, 0.08), transparent 34%) !important;
}

/* Borde más cálido, menos frío */
.hs-product-card {
  border: 1px solid rgba(232, 201, 135, 0.12) !important;
}

/* TABLET */
@media (max-width: 1024px) {
  .hs-products-grid {
    gap: 24px !important;
  }

  .hs-product-image,
  .hs-product-card-featured .hs-product-image {
    height: 320px !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .hs-products-grid {
    gap: 18px !important;
  }

  .hs-product-image,
  .hs-product-card-featured .hs-product-image {
    height: 280px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4dee72d */.elementor-1368 .elementor-element.elementor-element-4dee72d {
  width: 100%;
  max-width: 100%;
}

/* SECTION 6 - PRODUCT SPOTLIGHT / STONE MEANING */

.hs-home-spotlight-v1 {
  width: 100%;
  background: #050505;
  padding: 54px 20px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-spotlight-v1 * {
  box-sizing: border-box;
}

.hs-spotlight-shell {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: clamp(28px, 4vw, 56px);
  border-radius: 38px;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 22%, rgba(255, 138, 42, 0.11), transparent 30%),
    radial-gradient(circle at 82% 74%, rgba(232, 201, 135, 0.10), transparent 32%),
    linear-gradient(135deg, #080808 0%, #11100d 52%, #060606 100%);
  border: 1px solid rgba(255,255,255,0.07);
}

.hs-spotlight-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 28px;
  border: 1px solid rgba(255,255,255,0.04);
  pointer-events: none;
  z-index: 0;
}

.hs-spotlight-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(42px);
  pointer-events: none;
  z-index: 0;
}

.hs-spotlight-glow-one {
  width: 230px;
  height: 230px;
  left: 10%;
  top: 16%;
  background: rgba(255, 138, 42, 0.13);
}

.hs-spotlight-glow-two {
  width: 260px;
  height: 260px;
  right: 8%;
  bottom: 10%;
  background: rgba(232, 201, 135, 0.10);
}

/* LAYOUT */

.hs-spotlight-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.92fr minmax(320px, 0.9fr) 0.72fr;
  gap: clamp(24px, 4vw, 52px);
  align-items: center;
  min-height: 620px;
}

/* LEFT COPY */

.hs-spotlight-copy {
  max-width: 460px;
}

.hs-spotlight-eyebrow {
  margin: 0 0 15px;
  color: #f3cb83;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
}

.hs-spotlight-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(36px, 4.2vw, 64px);
  line-height: 1.06;
  letter-spacing: -0.035em;
  font-weight: 850;
}

.hs-spotlight-text {
  margin: 20px 0 0;
  color: rgba(255,255,255,0.72);
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.65;
}

.hs-spotlight-details {
  margin-top: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.hs-spotlight-detail {
  padding: 15px 16px;
  border-radius: 20px;
  background: rgba(255,255,255,0.055);
  border: 1px solid rgba(232,201,135,0.12);
}

.hs-spotlight-detail span {
  display: block;
  margin-bottom: 8px;
  color: #f3cb83;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
}

.hs-spotlight-detail p {
  margin: 0;
  color: rgba(255,255,255,0.80);
  font-size: 13px;
  line-height: 1.35;
  font-weight: 650;
}

/* PRODUCT CARD */

.hs-spotlight-product-wrap {
  display: flex;
  justify-content: center;
}

.hs-spotlight-product-card {
  width: min(100%, 420px);
  border-radius: 40px;
  overflow: hidden;
  position: relative;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.025));
  border: 1px solid rgba(232,201,135,0.13);
  box-shadow: 0 34px 90px rgba(0,0,0,0.46);
}

.hs-spotlight-image {
  height: 420px;
  overflow: hidden;
  background: #111111;
}

.hs-spotlight-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.hs-spotlight-product-card:hover .hs-spotlight-image img {
  transform: scale(1.075);
}

.hs-spotlight-product-info {
  padding: 24px;
}

.hs-spotlight-product-info span {
  display: block;
  margin-bottom: 12px;
  color: #f3cb83;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
}

.hs-spotlight-product-info h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.028em;
  font-weight: 850;
}

.hs-spotlight-product-info p {
  margin: 14px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.55;
}

.hs-spotlight-btn {
  min-height: 44px;
  margin-top: 22px;
  padding: 0 18px;
  width: fit-content;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #080808 !important;
  background: linear-gradient(135deg, #f3cb83 0%, #ff9438 100%);
  border: 1px solid rgba(243, 203, 131, 0.68);
  text-decoration: none !important;
  font-size: 13px;
  line-height: 1;
  font-weight: 850;
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

.hs-spotlight-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #ffe0a6 0%, #ffa64f 100%);
  box-shadow: 0 14px 34px rgba(255, 148, 56, 0.18);
}

/* RIGHT NOTE */

.hs-spotlight-note {
  padding: 24px;
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.065), rgba(255,255,255,0.025));
  border: 1px solid rgba(232,201,135,0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.hs-spotlight-note span {
  display: block;
  margin-bottom: 14px;
  color: #f3cb83;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
}

.hs-spotlight-note p {
  margin: 0;
  color: rgba(255,255,255,0.72);
  font-size: 15px;
  line-height: 1.6;
}

/* TABLET */

@media (max-width: 1024px) {
  .hs-home-spotlight-v1 {
    padding: 44px 14px;
  }

  .hs-spotlight-shell {
    border-radius: 30px;
    padding: 34px 22px;
  }

  .hs-spotlight-shell::after {
    inset: 12px;
    border-radius: 22px;
  }

  .hs-spotlight-layout {
    grid-template-columns: 1fr;
    min-height: auto;
    gap: 30px;
    text-align: center;
  }

  .hs-spotlight-copy {
    max-width: 720px;
    margin: 0 auto;
  }

  .hs-spotlight-title {
    font-size: clamp(34px, 6vw, 54px);
    line-height: 1.12;
  }

  .hs-spotlight-text {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

  .hs-spotlight-details {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

  .hs-spotlight-product-card {
    width: min(100%, 460px);
  }

  .hs-spotlight-note {
    max-width: 720px;
    margin: 0 auto;
    text-align: left;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .hs-home-spotlight-v1 {
    padding: 36px 10px;
  }

  .hs-spotlight-shell {
    border-radius: 24px;
    padding: 26px 14px;
  }

  .hs-spotlight-shell::after {
    inset: 10px;
    border-radius: 18px;
  }

  .hs-spotlight-eyebrow {
    font-size: 11px;
  }

  .hs-spotlight-title {
    font-size: clamp(30px, 9vw, 42px);
    line-height: 1.15;
    letter-spacing: -0.025em;
  }

  .hs-spotlight-text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 16px;
  }

  .hs-spotlight-details {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 24px;
  }

  .hs-spotlight-product-card {
    width: 100%;
    border-radius: 30px;
  }

  .hs-spotlight-image {
    height: 330px;
  }

  .hs-spotlight-product-info {
    padding: 20px;
  }

  .hs-spotlight-product-info h3 {
    font-size: 25px;
  }

  .hs-spotlight-btn {
    width: 100%;
    min-height: 46px;
  }

  .hs-spotlight-note {
    padding: 20px;
    border-radius: 22px;
  }

  .hs-spotlight-note p {
    font-size: 14px;
  }
}





/* ============================= */
/* SECTION 6 TABLET LAYOUT FIX */
/* ============================= */

@media (max-width: 1180px) and (min-width: 768px) {
  .hs-spotlight-layout {
    grid-template-columns: 1fr 1fr !important;
    grid-template-areas:
      "copy copy"
      "product note" !important;
    gap: 28px !important;
    align-items: stretch !important;
    min-height: auto !important;
    text-align: left !important;
  }

  .hs-spotlight-copy {
    grid-area: copy !important;
    max-width: 760px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  .hs-spotlight-title {
    max-width: 680px !important;
    margin: 0 auto !important;
    font-size: clamp(38px, 5.4vw, 56px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.025em !important;
  }

  .hs-spotlight-text {
    max-width: 620px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  .hs-spotlight-details {
    max-width: 620px !important;
    margin: 26px auto 0 !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 12px !important;
  }

  .hs-spotlight-detail {
    padding: 14px 12px !important;
    text-align: center !important;
  }

  .hs-spotlight-detail p {
    font-size: 12.5px !important;
    line-height: 1.3 !important;
  }

  .hs-spotlight-product-wrap {
    grid-area: product !important;
    align-items: stretch !important;
  }

  .hs-spotlight-product-card {
    width: 100% !important;
    max-width: none !important;
    border-radius: 32px !important;
  }

  .hs-spotlight-image {
    height: 330px !important;
  }

  .hs-spotlight-product-info {
    padding: 22px !important;
  }

  .hs-spotlight-product-info h3 {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }

  .hs-spotlight-note {
    grid-area: note !important;
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 32px !important;
    padding: 26px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .hs-spotlight-note p {
    font-size: 15px !important;
    line-height: 1.6 !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ae28a2 */.elementor-1368 .elementor-element.elementor-element-6ae28a2 {
  width: 100%;
  max-width: 100%;
}

/* SECTION 7 - FINAL CTA */

.hs-home-final-cta-v1 {
  width: 100%;
  background: #050505;
  padding: 54px 20px 70px;
  color: #ffffff;
  overflow: hidden;
}

.hs-home-final-cta-v1 * {
  box-sizing: border-box;
}

.hs-final-cta-shell {
  width: 100%;
  max-width: 1320px;
  min-height: 580px;
  margin: 0 auto;
  padding: clamp(30px, 5vw, 72px);
  border-radius: 42px;
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.78fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 138, 42, 0.15), transparent 30%),
    radial-gradient(circle at 82% 70%, rgba(232, 201, 135, 0.12), transparent 32%),
    linear-gradient(135deg, #070707 0%, #12100b 50%, #050505 100%);
  border: 1px solid rgba(255,255,255,0.08);
}

.hs-final-cta-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 30px;
  border: 1px solid rgba(255,255,255,0.045);
  pointer-events: none;
  z-index: 0;
}

.hs-final-cta-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(42px);
  pointer-events: none;
  z-index: 0;
}

.hs-final-cta-glow-one {
  width: 260px;
  height: 260px;
  left: 10%;
  bottom: 12%;
  background: rgba(255, 138, 42, 0.16);
}

.hs-final-cta-glow-two {
  width: 300px;
  height: 300px;
  right: 8%;
  top: 12%;
  background: rgba(232, 201, 135, 0.10);
}

/* CONTENT */

.hs-final-cta-content {
  position: relative;
  z-index: 2;
  max-width: 720px;
}

.hs-final-cta-eyebrow {
  margin: 0 0 16px;
  color: #f3cb83;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
}

.hs-final-cta-title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(42px, 6.2vw, 88px);
  line-height: 1.02;
  letter-spacing: -0.045em;
  font-weight: 850;
  max-width: 760px;
}

.hs-final-cta-text {
  max-width: 570px;
  margin: 24px 0 0;
  color: rgba(255,255,255,0.72);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.65;
}

.hs-final-cta-buttons {
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.hs-final-cta-btn {
  min-height: 52px;
  padding: 0 25px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1;
  font-weight: 850;
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    color 0.25s ease;
}

.hs-final-cta-btn:hover {
  transform: translateY(-2px);
}

.hs-final-cta-btn-primary {
  color: #080808 !important;
  background: linear-gradient(135deg, #f3cb83 0%, #ff9438 100%);
  border: 1px solid rgba(243, 203, 131, 0.70);
  box-shadow: 0 16px 38px rgba(255, 148, 56, 0.16);
}

.hs-final-cta-btn-primary:hover {
  background: linear-gradient(135deg, #ffe0a6 0%, #ffa64f 100%);
  box-shadow: 0 18px 42px rgba(255, 148, 56, 0.22);
}

.hs-final-cta-btn-secondary {
  color: #ffffff !important;
  background: rgba(255,255,255,0.055);
  border: 1px solid rgba(232,201,135,0.20);
}

.hs-final-cta-btn-secondary:hover {
  color: #f3cb83 !important;
  border-color: rgba(243,203,131,0.48);
}

/* ORBIT VISUAL */

.hs-final-cta-orbit {
  position: relative;
  z-index: 2;
  width: min(100%, 430px);
  height: 430px;
  margin: 0 auto;
}

.hs-final-cta-orbit-ring {
  position: absolute;
  inset: 34px;
  border-radius: 50%;
  border: 1px solid rgba(243,203,131,0.20);
  background:
    radial-gradient(circle, rgba(255,255,255,0.04), transparent 58%),
    radial-gradient(circle at 50% 50%, rgba(255,138,42,0.08), transparent 42%);
}

.hs-final-cta-orbit-ring::before,
.hs-final-cta-orbit-ring::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.055);
}

.hs-final-cta-orbit-ring::before {
  inset: 42px;
}

.hs-final-cta-orbit-ring::after {
  inset: 86px;
}

.hs-final-cta-image {
  position: absolute;
  overflow: hidden;
  background: #111111;
  border: 1px solid rgba(232,201,135,0.16);
  box-shadow: 0 24px 70px rgba(0,0,0,0.38);
}

.hs-final-cta-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* image positions */
.hs-final-cta-image-one {
  width: 210px;
  height: 250px;
  border-radius: 34px;
  left: 50%;
  top: 0;
  transform: translateX(-50%) rotate(-4deg);
}

.hs-final-cta-image-two {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  left: 0;
  bottom: 44px;
}

.hs-final-cta-image-three {
  width: 170px;
  height: 220px;
  border-radius: 30px;
  right: 0;
  bottom: 16px;
  transform: rotate(5deg);
}

/* subtle motion */
.hs-final-cta-orbit-ring {
  animation: hsFinalRingPulse 6s ease-in-out infinite alternate;
}

.hs-final-cta-image-one {
  animation: hsFinalFloatOne 5.5s ease-in-out infinite alternate;
}

.hs-final-cta-image-two {
  animation: hsFinalFloatTwo 6.5s ease-in-out infinite alternate;
}

.hs-final-cta-image-three {
  animation: hsFinalFloatThree 6s ease-in-out infinite alternate;
}

@keyframes hsFinalRingPulse {
  from {
    opacity: 0.72;
    transform: scale(1);
  }

  to {
    opacity: 1;
    transform: scale(1.035);
  }
}

@keyframes hsFinalFloatOne {
  from {
    transform: translateX(-50%) translateY(0) rotate(-4deg);
  }

  to {
    transform: translateX(-50%) translateY(-10px) rotate(-2deg);
  }
}

@keyframes hsFinalFloatTwo {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(10px);
  }
}

@keyframes hsFinalFloatThree {
  from {
    transform: translateY(0) rotate(5deg);
  }

  to {
    transform: translateY(-8px) rotate(3deg);
  }
}

/* TABLET */

@media (max-width: 1024px) {
  .hs-home-final-cta-v1 {
    padding: 44px 14px 60px;
  }

  .hs-final-cta-shell {
    min-height: auto;
    border-radius: 32px;
    padding: 42px 24px;
    grid-template-columns: 1fr;
    gap: 38px;
    text-align: center;
  }

  .hs-final-cta-shell::after {
    inset: 12px;
    border-radius: 24px;
  }

  .hs-final-cta-content {
    margin: 0 auto;
  }

  .hs-final-cta-title {
    font-size: clamp(38px, 7vw, 62px);
    line-height: 1.12;
    letter-spacing: -0.025em;
    margin-left: auto;
    margin-right: auto;
  }

  .hs-final-cta-text {
    margin-left: auto;
    margin-right: auto;
  }

  .hs-final-cta-buttons {
    justify-content: center;
  }

  .hs-final-cta-orbit {
    width: min(100%, 390px);
    height: 390px;
  }

  .hs-final-cta-image-one {
    width: 190px;
    height: 225px;
  }

  .hs-final-cta-image-two {
    width: 160px;
    height: 160px;
  }

  .hs-final-cta-image-three {
    width: 150px;
    height: 195px;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .hs-home-final-cta-v1 {
    padding: 36px 10px 50px;
  }

  .hs-final-cta-shell {
    border-radius: 24px;
    padding: 32px 14px;
    gap: 32px;
  }

  .hs-final-cta-shell::after {
    inset: 10px;
    border-radius: 18px;
  }

  .hs-final-cta-eyebrow {
    font-size: 11px;
  }

  .hs-final-cta-title {
    font-size: clamp(30px, 9vw, 42px);
    line-height: 1.16;
    letter-spacing: -0.018em;
  }

  .hs-final-cta-text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 18px;
  }

  .hs-final-cta-buttons {
    width: 100%;
    flex-direction: column;
    gap: 12px;
    margin-top: 28px;
  }

  .hs-final-cta-btn {
    width: 100%;
    min-height: 50px;
  }

  .hs-final-cta-orbit {
    width: min(100%, 310px);
    height: 320px;
  }

  .hs-final-cta-orbit-ring {
    inset: 34px;
  }

  .hs-final-cta-image-one {
    width: 160px;
    height: 190px;
    border-radius: 28px;
  }

  .hs-final-cta-image-two {
    width: 128px;
    height: 128px;
    left: 4px;
    bottom: 38px;
  }

  .hs-final-cta-image-three {
    width: 124px;
    height: 160px;
    right: 2px;
    bottom: 18px;
    border-radius: 24px;
  }
}

/* REDUCED MOTION */

@media (prefers-reduced-motion: reduce) {
  .hs-final-cta-orbit-ring,
  .hs-final-cta-image-one,
  .hs-final-cta-image-two,
  .hs-final-cta-image-three {
    animation: none !important;
  }
}/* End custom CSS */