.highlight-text{font-weight:700}.top-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:40px 5%;gap:30px;background-color:#fff;border-bottom:1px solid #eee}.top-section .top-content{flex:1 1 45%;max-width:600px;text-align:left}.top-section .top-content .top-content-title{font-size:1.8em;font-weight:700;color:#333;margin-top:0;margin-bottom:20px}.top-section .top-content .top-content-paragraph{font-size:1em;margin-bottom:10px}.top-section .top-image-wrapper{flex:1 1 45%;max-width:600px;display:flex;justify-content:center;align-items:center}.top-section .top-image-wrapper .top-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.info-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:60px 5%;gap:50px;background-color:#f8f8f8}.info-section:nth-child(even){background-color:#fff}.info-section.acquisto-sereno-section{flex-direction:row-reverse}.info-section .info-image-wrapper{flex:1 1 40%;max-width:500px;display:flex;justify-content:center;align-items:center}.info-section .info-image-wrapper .info-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.info-section .info-content{flex:1 1 50%;max-width:600px;text-align:left}.info-section .info-content .info-title{font-size:1.6em;font-weight:700;color:#333;margin-top:0;margin-bottom:15px}.info-section .info-content .info-paragraph{font-size:1em;margin-bottom:10px}.remember-section{padding:60px 5%;text-align:center;background-color:#fff}.remember-section .remember-title{font-size:2em;font-weight:700;color:#333;margin-bottom:40px}.remember-section .remember-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}.remember-section .remember-features-grid .feature-item{background-color:#fdfdfd;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08);text-align:center}.remember-section .remember-features-grid .feature-item .feature-title{font-size:1.3em;font-weight:700;color:#333;margin-top:0;margin-bottom:15px}.remember-section .remember-features-grid .feature-item .feature-description{font-size:.95em;color:#666;margin-bottom:25px}.remember-section .remember-features-grid .feature-item .feature-link{color:#8a2be2;text-decoration:none;font-weight:700;transition:color .3s ease}.remember-section .remember-features-grid .feature-item .feature-link:hover{color:#6a00cd;text-decoration:underline}.remember-section .cta-button{background-color:#8a2be2;color:#fff;padding:18px 40px;border:0;border-radius:50px;font-size:1.2em;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 5px 15px rgba(138,43,226,.3)}.remember-section .cta-button:hover{background-color:#6a00cd;transform:translateY(-2px)}@media(max-width:768px){.top-section,.info-section{flex-direction:column;text-align:center}.top-section .top-content,.info-section .info-content{order:2}.top-section .top-image-wrapper,.info-section .info-image-wrapper{order:1}.info-section.acquisto-sereno-section{flex-direction:column}.info-section.acquisto-sereno-section .info-content{order:2}.info-section.acquisto-sereno-section .info-image-wrapper{order:1}.top-section .top-content,.top-section .top-image-wrapper,.info-section .info-content,.info-section .info-image-wrapper{flex:1 1 100%;max-width:100%}}@media(max-width:480px){.top-section .top-content .top-content-title,.info-section .info-content .info-title,.remember-section .remember-title{font-size:1.5em}.remember-section .remember-features-grid{grid-template-columns:1fr}.remember-section .cta-button{padding:15px 30px;font-size:1.1em}}