.elementor-kit-9{--e-global-color-primary:#3A3A3A;--e-global-color-secondary:#F6F2E7;--e-global-color-text:#3A3A3A;--e-global-color-accent:#CF6365;--e-global-color-c4c5ff6:#CF6365;--e-global-color-4eb2c01:#BA565B;--e-global-color-5e4cdba:#E59545;--e-global-color-fa51ebd:#B2853D;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:56px;--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:200;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-5d6ef08-font-family:"Outfit";--e-global-typography-5d6ef08-font-size:26px;--e-global-typography-5d6ef08-font-weight:600;--e-global-typography-0918eab-font-family:"Outfit";--e-global-typography-0918eab-font-size:26px;--e-global-typography-0918eab-font-weight:300;background-color:var( --e-global-color-secondary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--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){--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-kit-9{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:31px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Aplicar Outfit globalmente (con fallback de sistema) */
:root{ --font-primary: 'Outfit', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }

body,
.elementor-kit *,
.elementor, .elementor-widget, .elementor-heading-title, .elementor-widget-text-editor {
  font-family: var(--font-primary) !important;
}

/* Por si en algún bloque setearon pesos que no existen, normalizamos: */
h1,h2,h3,.elementor-heading-title{ font-weight: 700; }
p,li,span,small{ font-weight: 200; }
.emphasis,[data-variant="semibold"]{ font-weight: 600; }
/* Si usás la “thin/light” en estilos custom */
.light, .thin { font-weight: 300; }

.elementor-image-gallery .gallery-item img {
    margin: 0 auto;
    height: 200px !important;
    width: 300px !important;
    object-fit: cover;
    object-position: center;
    display: block;
}/* End custom CSS */