.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d9e601b:#E8E11A;--e-global-color-f8d7c96:#5CB777;--e-global-color-9b6ded1:#0FA1BF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//* === AMELIA EVENT POPUP – FIX SOLO SU MOBILE === */
@media (max-width: 768px){

  html.amelia-popup-open, body.amelia-popup-open {
    overflow: hidden !important;
    height: 100% !important;
  }

  #amelia-container .am-eli.am-dialog__el_main-container,
  #amelia-container .el-dialog {
    position: fixed !important;
    inset: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100svh !important;
    max-height: 100svh !important;
    display: flex !important;
    flex-direction: column !important;
    background: #fff;
  }

  #amelia-container .el-dialog__body{
    padding: 0 !important;
    margin: 0 !important;
    max-height: none !important;
    display: flex !important;
    flex: 1 1 auto !important;
    overflow: hidden !important;
  }

  #amelia-container .am-eli_main{
    flex: 1 1 auto !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    padding: 16px !important;
  }

  #amelia-container .am-elf_footer,
  #amelia-container .el-dialog__footer{
    flex: 0 0 auto !important;
    position: sticky !important;
    bottom: 0 !important;
    background: #fff !important;
    padding: 12px 16px !important;
    z-index: 1001 !important;
    box-shadow: 0 -6px 16px rgba(0,0,0,.08);
  }

  #amelia-container [class*="dialog__el_main-container"][style*="padding-top"],
  #amelia-container .el-dialog[style*="padding-top"]{
    padding-top: 0 !important;
  }
}/* End custom CSS */