.elementor-kit-5{--e-global-color-primary:#151515;--e-global-color-secondary:#818181;--e-global-color-text:#2C2C2C;--e-global-color-accent:#000000;--e-global-color-f54424d:#DCDCDC;--e-global-color-fa4ea21:#FFFEF8;--e-global-typography-primary-font-family:"Neue Montreal";--e-global-typography-primary-font-size:140px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Neue Montreal";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Neue Montreal";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-f9f69ee-font-family:"Neue Montreal";--e-global-typography-f9f69ee-font-size:49px;--e-global-typography-f9f69ee-font-weight:600;--e-global-typography-f9f69ee-text-transform:lowercase;--e-global-typography-f9f69ee-line-height:50px;--e-global-typography-f9f69ee-letter-spacing:-0.8px;background-color:#010101;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1512px;}.e-con{--container-max-width:1512px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@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 */#site-header,
#site-footer{
    display: none;
}

.heading-gray{
    color: #818181 !important;
    font-style: italic;
}

/* Aplica solo a navegadores basados en WebKit (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 12px; /* ancho del scrollbar vertical */
  height: 12px; /* alto del scrollbar horizontal */
}

::-webkit-scrollbar-track {
  background: #f1f1f1; /* color de fondo de la pista */
}

::-webkit-scrollbar-thumb {
  background-color: #333; /* color del thumb (la parte que se arrastra) */
  border-radius: 6px; 
  border: 3px solid #f1f1f1; /* efecto de separación */
}

::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* color al pasar el mouse */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://proeffects.snc-designs.com/wp-content/uploads/2025/07/NeueMontreal-Light.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://proeffects.snc-designs.com/wp-content/uploads/2025/07/NeueMontreal-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://proeffects.snc-designs.com/wp-content/uploads/2025/07/NeueMontreal-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://proeffects.snc-designs.com/wp-content/uploads/2025/07/NeueMontreal-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */