.elementor-766 .elementor-element.elementor-element-14e4792{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.44;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-766 .elementor-element.elementor-element-14e4792::before, .elementor-766 .elementor-element.elementor-element-14e4792 > .elementor-background-video-container::before, .elementor-766 .elementor-element.elementor-element-14e4792 > .e-con-inner > .elementor-background-video-container::before, .elementor-766 .elementor-element.elementor-element-14e4792 > .elementor-background-slideshow::before, .elementor-766 .elementor-element.elementor-element-14e4792 > .e-con-inner > .elementor-background-slideshow::before, .elementor-766 .elementor-element.elementor-element-14e4792 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #0000009E 6%, #00000000 72%);}.elementor-766 .elementor-element.elementor-element-14e4792 .elementor-background-slideshow__slide__image{background-size:cover;}.elementor-766 .elementor-element.elementor-element-4e6e315{--spacer-size:50px;}.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-766 .elementor-element.elementor-element-1119425{text-align:center;}.elementor-766 .elementor-element.elementor-element-1119425 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:300;letter-spacing:1px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFFC9;}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-766 .elementor-element.elementor-element-b45a81a{--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;}@media(max-width:1024px){.elementor-766 .elementor-element.elementor-element-14e4792{--min-height:60vh;}}@media(max-width:767px){.elementor-766 .elementor-element.elementor-element-14e4792{--min-height:70vh;}.elementor-766 .elementor-element.elementor-element-1119425 .elementor-heading-title{font-size:30px;}.elementor-766 .elementor-element.elementor-element-b45a81a{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for heading, class: .elementor-element-1119425 */.my-fade-title {
  opacity: 0;
  animation: fadeInSlow 8s ease forwards;
}

@keyframes fadeInSlow {
  from { opacity: 0; }
  to { opacity: 1; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b45a81a */.otto-ragioni-container {
    font-family: 'MONTSERRAT', sans-serif;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
}

.otto-ragioni-hero {
    text-align: center;
    margin-bottom: 70px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.otto-ragioni-hero h1 {
    color: #b2292e;
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.3;
}

.otto-ragioni-intro {
    color: #666;
    font-size: 1.1rem;
    line-height: 1.8;
    font-weight: 300;
}

.ragione-card {
    background: #f9f9f9;
    padding: 50px;
    margin-bottom: 40px;
    border-radius: 8px;
    transition: all 0.3s;
}

.ragione-card:hover {
    background: #f5f5f5;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}

.ragione-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.ragione-numero {
    background: #b2292e;
    color: white;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    flex-shrink: 0;
}

.ragione-titolo {
    flex: 1;
}

.ragione-card h2 {
    color: #333;
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.ragione-card h3 {
    color: #b2292e;
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0;
    font-style: italic;
}

.ragione-content {
    padding-left: 70px;
}

.ragione-card p {
    color: #666;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 20px;
    font-weight: 300;
}

.ragione-card ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

.ragione-card ul li {
    color: #666;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    font-weight: 300;
}

.ragione-card ul li:before {
    content: "→";
    position: absolute;
    left: 0;
    color: #b2292e;
    font-weight: bold;
}

.ragione-highlights {
    background: white;
    padding: 25px;
    border-radius: 6px;
    margin-top: 20px;
}

.ragione-highlights p {
    margin-bottom: 10px;
}

.ragione-highlights p:last-child {
    margin-bottom: 0;
}

.conclusione-section {
    background: linear-gradient(135deg, #b2292e 0%, #8a1f23 100%);
    padding: 60px 50px;
    border-radius: 8px;
    margin-top: 60px;
    text-align: center;
    color: white;
}

.conclusione-section h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 25px;
}

.conclusione-section p {
    font-size: 1.1rem;
    line-height: 1.8;
    font-weight: 300;
    max-width: 900px;
    margin: 0 auto 25px auto;
}

.conclusione-section p:last-child {
    margin-bottom: 0;
}

.conclusione-highlight {
    font-weight: 500 !important;
    font-size: 1.2rem !important;
    margin-top: 30px !important;
}

@media (max-width: 768px) {
    .otto-ragioni-container {
        padding: 40px 15px;
    }
    
    .otto-ragioni-hero h1 {
        font-size: 2rem;
    }
    
    .ragione-card {
        padding: 30px 25px;
    }
    
    .ragione-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .ragione-content {
        padding-left: 0;
    }
    
    .ragione-card h2 {
        font-size: 1.5rem;
    }
    
    .ragione-card h3 {
        font-size: 1.1rem;
    }
    
    .conclusione-section {
        padding: 40px 25px;
    }
    
    .conclusione-section h2 {
        font-size: 1.6rem;
    }
}/* End custom CSS */