.elementor-8 .elementor-element.elementor-element-07f1f5f{--display:flex;}.elementor-8 .elementor-element.elementor-element-c06fabe{--display:flex;}.elementor-8 .elementor-element.elementor-element-5cfd5a4{--spacer-size:100px;}.elementor-8 .elementor-element.elementor-element-c8ee0e2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8 .elementor-element.elementor-element-35b710b .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:22px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-3f7b5f1 );}.elementor-8 .elementor-element.elementor-element-f9bdceb{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8 .elementor-element.elementor-element-f9bdceb .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:300;color:var( --e-global-color-b1e74c4 );}.elementor-8 .elementor-element.elementor-element-1b8939f{--display:flex;}.elementor-8 .elementor-element.elementor-element-7ca1a8f{--display:flex;}.elementor-8 .elementor-element.elementor-element-59f207a{--spacer-size:50px;}.elementor-8 .elementor-element.elementor-element-d2fe1ba{--display:flex;}.elementor-8 .elementor-element.elementor-element-fd25508{--display:flex;}.elementor-8 .elementor-element.elementor-element-aa86921{--spacer-size:50px;}body.elementor-page-8:not(.elementor-motion-effects-element-type-background), body.elementor-page-8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7eba4a9 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-59f207a{--spacer-size:20px;}}@media(min-width:768px){.elementor-8 .elementor-element.elementor-element-c06fabe{--content-width:1400px;}.elementor-8 .elementor-element.elementor-element-c8ee0e2{--content-width:1400px;}.elementor-8 .elementor-element.elementor-element-1b8939f{--content-width:1398px;}.elementor-8 .elementor-element.elementor-element-7ca1a8f{--content-width:1400px;}.elementor-8 .elementor-element.elementor-element-d2fe1ba{--content-width:1400px;}.elementor-8 .elementor-element.elementor-element-fd25508{--content-width:1400px;}}/* Start custom CSS for shortcode, class: .elementor-element-866dc8a *//* 1. Forza il contenuto dell'Hero a destra */
/* Colpiamo la colonna o il contenitore che ospita i tuoi widget testo */
.elementor-widget-container {
    text-align: right !important;
}

/* 2. Se stai usando i widget Titolo e Testo di Elementor */
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor {
    text-align: right !important;
}

/* 3. L'OCCHIELLO: Forza le due righe e l'allineamento */
/* Applica questo alla classe o al widget che usi come occhiello */
.elementor-widget-text-editor {
    display: block !important;
    margin-left: auto !important; /* Spinge a destra */
    margin-right: 0 !important;
    max-width: 450px !important; /* Stringendo la larghezza, il testo va a capo su 2 righe */
    min-height: 3.5em !important; /* Prenota lo spazio verticale */
    line-height: 1.6em !important;
}

/* 4. IL BOTTONE: Spostiamolo a destra */
.elementor-widget-button .elementor-widget-container {
    display: flex !important;
    justify-content: flex-end !important;
}/* End custom CSS */