.elementor-kit-6{--e-global-color-primary:#522787;--e-global-color-secondary:#0E7C33;--e-global-color-text:#231A33;--e-global-color-accent:#22A84E;--e-global-color-9e92577:#15131F;--e-global-color-3f44647:#211D30;--e-global-color-1b64a6f:#F6F4FA;--e-global-color-2075698:#F4F2F7;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-9e92577 );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Inter", Sans-serif;font-weight:600;color:var( --e-global-color-9e92577 );border-radius:8px 8px 8px 8px;padding:14px 28px 14px 28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== REBEL HOPS · Sistema de diseño · tokens ===== */

:root{
  /* Primitivos de marca */
  --rh-violeta:#522787;
  --rh-verde:#22A84E;
  --rh-verde-osc:#0E7C33;
  --rh-negro:#15131F;
  --rh-surface-dark:#211D30;
  --rh-blanco:#FFFFFF;
  --rh-blanco-roto:#F4F2F7;
  --rh-ink:#231A33;
  --rh-off-white:#F6F4FA;

  /* Tipografía */
  --font-display:'Anton',sans-serif;
  --font-body:'Inter',sans-serif;
  --text-display:clamp(2.5rem,8vw,5.5rem);
  --text-h2:clamp(2rem,5vw,3.5rem);
  --text-h3:clamp(1.25rem,2.5vw,1.6rem);
  --text-body:1.0625rem;
  --text-sm:.875rem;
  --text-eyebrow:.75rem;
}

/* Superficies — se aplican como clase al Container de la sección */
.sec-dark{
  --bg:var(--rh-negro);
  --surface:var(--rh-surface-dark);
  --text:var(--rh-blanco-roto);
  --text-strong:var(--rh-blanco);
  --text-muted:rgba(255,255,255,.65);
  --border:rgba(255,255,255,.10);
  --accent:var(--rh-verde);
  background-color:var(--bg);
  color:var(--text);
}
.sec-light{
  --bg:var(--rh-off-white);
  --surface:var(--rh-blanco);
  --text:var(--rh-ink);
  --text-strong:var(--rh-violeta);
  --text-muted:#5A5368;
  --border:rgba(26,19,38,.12);
  --accent:var(--rh-verde-osc);
  background-color:var(--bg);
  color:var(--text);
}

/* CTA — clase para usar un link como botón fuera del widget Botón */
.btn-primary{
  font-family:var(--font-body); font-weight:600;
  background-color:var(--rh-verde); color:var(--rh-negro);
  border:none; border-radius:8px; padding:.85rem 1.5rem;
  display:inline-flex; align-items:center; gap:.5rem; cursor:pointer;
  transition:background-color .15s ease, color .15s ease;
}
.btn-primary:hover, .btn-primary:focus-visible{
  background-color:var(--rh-verde-osc); color:#fff;
}

/* Eyebrow / overline */
.eyebrow{
  font-family:var(--font-body); font-size:var(--text-eyebrow);
  font-weight:600; letter-spacing:.12em; text-transform:uppercase;
  color:var(--accent);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Anton';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://rebelhops.com.ar/wp-content/uploads/2026/06/anton-v27-latin-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://rebelhops.com.ar/wp-content/uploads/2026/06/inter-v20-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://rebelhops.com.ar/wp-content/uploads/2026/06/inter-v20-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://rebelhops.com.ar/wp-content/uploads/2026/06/inter-v20-latin-600.woff2') format('woff2');
}
/* End Custom Fonts CSS */