/* https://lp.gpstudios.it/wp-content/themes/quolab/landing-ristoboom/main/main.css */
body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box;background-color:#fff}.gp-sections-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.gp-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 2rem;padding-bottom:4rem;max-width:1200px;margin:0 auto;border-radius:20px;position:relative}.gp-text{flex:1;min-width:300px;padding:1rem;color:#333;font-size:1.1rem;line-height:1.6;opacity:1;transform:none;display:flex;flex-direction:column;font-weight:700}.gp-text p{font-weight:700}.gp-text h2{font-size:2.2rem;color:#1e1e1e;margin-bottom:1rem;border-left:4px solid #b727ad;padding-left:.8rem}.gp-text ul{padding-left:2rem;margin:1rem 0;text-align:left}.gp-text ul li{margin-bottom:.5rem;list-style-type:none;font-size:1.1rem}.gp-image{flex:1;min-width:500px;padding:1rem;display:flex;align-items:center;justify-content:center;opacity:1;transform:none}.gp-image img{width:100%;height:auto;border-radius:12px;max-width:1000px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.desktop-only{display:none}.mobile-inline{display:block}.accent{color:#b727ad;font-weight:700}.gp-cta-container{width:100%;display:flex;justify-content:center}.gp-cta-button{display:inline-block;margin:2rem auto 0;padding:1rem 2rem;background-color:#b727ad;color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:30px;text-decoration:none;text-align:center;transition:background-color 0.3s ease}.gp-cta-button:hover{background-color:#8F4094}@media (min-width:769px){.desktop-only{display:flex}.mobile-inline{display:none}}@media (max-width:768px){.gp-section{flex-direction:column;text-align:center}.gp-text,.gp-image{min-width:unset}.gp-image{margin-bottom:1rem}.gp-image img{max-width:100%}.gp-text p{text-align:left}}