.elementor-kit-5{--e-global-color-primary:#F7D146;--e-global-color-secondary:#F5B93F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#353F40;--e-global-color-cbfcdc3:#000000;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-5{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:26px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== VARIABLES – assets & cores ===== */
:root {
  /* Cores base */
  --bg-dark: #353F40;
  --overlay-50: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));

  /* Texturas / grids */
  --svg-grid: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/stars-1.svg");
  --svg-grid-mob: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/BG-LAST-1.svg");
  --svg-grid-alt: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/mob-stars-1.svg");
  --svg-lines: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/lines-1-1-2.svg");
  --svg-akkaka: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/akkaka-1.svg");

  /* Ilustrações específicas */
  --svg-frame: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/Frame-1.svg");
  --svg-frame2: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/Frame-2-1.svg");
  --svg-logo: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/logo-2-1.svg");
  --svg-stars: url("https://boxcontrol.com.br/site/wp-content/uploads/2025/07/stars-1-1.svg");

  /* Radiais amarelas (halo) */
  --halo-full: radial-gradient(56.91% 56.91% at 47.3% 0%, #F7D146 0%, transparent 92.5%);
  --halo-soft: radial-gradient(56.91% 56.91% at 47.3% 0%, 
    #F7D146 0%, 
    rgba(247, 209, 70, 0.4) 60%, 
    rgba(0, 0, 0, 0) 100.5%);
}

/* ===== HELPERS genéricos (opcional) ===== */
.bg-overlay-dark { background: var(--overlay-50), var(--bg-dark); }
.bg-grid         { background: var(--overlay-50), var(--svg-grid), var(--bg-dark); }
.bg-grid-mob     { background: var(--overlay-50), var(--svg-grid-mob), var(--bg-dark); }
.halo::before    { content: ""; position: absolute; background: var(--halo-full) no-repeat; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://boxcontrol.com.br/site/wp-content/uploads/2025/04/epilogue-v17-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://boxcontrol.com.br/site/wp-content/uploads/2025/04/epilogue-v17-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://boxcontrol.com.br/site/wp-content/uploads/2025/04/epilogue-v17-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://boxcontrol.com.br/site/wp-content/uploads/2025/04/inter-v18-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://boxcontrol.com.br/site/wp-content/uploads/2025/04/inter-v18-latin-500.woff2') format('woff2');
}
/* End Custom Fonts CSS */