.elementor-kit-116{--e-global-color-primary:#232734;--e-global-color-secondary:#6B728E;--e-global-color-text:#DADCE3;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Mont";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Mont";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Mont";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mont";--e-global-typography-accent-font-weight:700;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-116 e-page-transition{background-color:#FFBC7D;}.elementor-kit-116 p{margin-bottom:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Aplica el borde redondeado al contenedor del slider */
.elementor-slides .swiper-wrapper {
    border-radius: 40px; /* Ajusta según el nivel de redondez que prefieras */
    overflow: hidden;
}

/* Asegura que cada slide también tenga los bordes redondeados */
.elementor-slides .swiper-slide {
    border-radius: 40px;
    overflow: hidden;
}

/* Aplica los bordes redondeados a las imágenes dentro del slider, incluso durante la transición */
.elementor-slides img {
    border-radius: 40px;
    transition: border-radius 0.3s ease-in-out; /* Añade una transición suave */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mont';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://themashupcompany.com/wp-content/uploads/Mont-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Mont';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://themashupcompany.com/wp-content/uploads/Mont-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Mont';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://themashupcompany.com/wp-content/uploads/Mont-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Mont';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://themashupcompany.com/wp-content/uploads/Mont-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Mont';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://themashupcompany.com/wp-content/uploads/FontsFree-Net-Mont-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Mont';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */