.flowers-hero{justify-content:center;align-items:center;padding:80px 0;display:flex}.flowers-logo{width:100%;max-width:800px;height:auto}.flowers-text{text-align:left}.flowers-text h1{font-size:var(--text-2xl);margin-bottom:1em}.flowers-text p{max-width:var(--block-s-width);font-size:var(--p2-size);line-height:var(--leading-normal);color:var(--text-color);margin:0 auto 1em}.flowers-text p:last-child{margin-bottom:0}.flowers-content{flex-direction:column;gap:80px;display:flex}.flowers-images{max-width:var(--block-xxl-width);flex-direction:column;align-items:center;gap:80px;margin:0 auto;display:flex}.flowers-images .svg-container{justify-content:center;width:100%;display:flex}.flowers-image{border-radius:var(--border-radius-lg);width:100%;height:auto}.flowers-image[src$=\.jpg]{max-width:var(--block-l-width);background:var(--surface-2)}.project-logo{width:100%;height:auto;max-width:var(--block-l-width);margin:0 auto;display:block}.project-images-grid{gap:var(--gap-s);flex-direction:column;width:100%;display:flex}.project-image{border-radius:var(--card-br-m);width:100%;height:auto;display:block}@media (max-width:768px){.flowers-hero{padding:40px 0}.flowers-content,.flowers-images{gap:40px}.flowers-text{margin-bottom:40px}}
