/* https://lp.gpstudios.it/wp-content/themes/quolab/landing-ristoboom/main/chisiamo.css */
.gp-chi-siamo{padding:4rem 2rem;background-color:#f7f1e9}.tobold{font-weight:700;text-align:left}.gp-chi-siamo-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem;flex-direction:row-reverse}.gp-chi-siamo-text{flex:1;min-width:280px;color:#333}.gp-chi-siamo h2{font-size:2.2rem;color:#1e1e1e;margin-bottom:1rem}.gp-chi-siamo p{font-size:1.1rem;margin-bottom:1rem;line-height:1.6}.gp-chi-siamo-text ul{list-style:none;padding-left:0}.gp-chi-siamo-text ul li{margin-bottom:.5rem;font-size:1.1rem;position:relative;padding-left:1.5rem;text-align:left}.gp-chi-siamo-text ul li::before{position:absolute;left:0;top:0}.gp-chi-siamo-img{flex:1;min-width:280px;display:flex;justify-content:center}.gp-chi-siamo-img img{max-width:100%;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.desktop-visible{display:none}.mobile-visible{display:block}@media (min-width:769px){.desktop-visible{display:flex}.mobile-visible{display:none}}@media (max-width:768px){.gp-chi-siamo-container{flex-direction:column;text-align:center}.gp-chi-siamo-text ul li{text-align:left;justify-content:flex-start}}