.from-our-community-section{padding-top:2rem;padding-bottom:2rem;background-color:var(--background-light-gray)}.from-our-community-container{max-width:80rem;margin:0 auto;padding:0 1rem}.from-our-community-header{text-align:center;margin-bottom:1rem}.from-our-community-header h2{font-weight:700;font-size:1.55rem;margin-bottom:1rem}.from-our-community-header p{font-size:1rem;color:var(--muted-foreground);max-width:48rem;margin:0 auto}.from-our-community-main-grid{display:grid;gap:3rem;align-items:flex-start}.from-our-community-product-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.from-our-community-badge{display:inline-block;background-color:rgba(0,85,164,.1);color:var(--daikin-blue);padding:.25rem .75rem;border-radius:9999px;font-weight:500;font-size:.875rem;margin-bottom:1rem}.from-our-community-product-card h3{font-weight:700;font-size:1.5rem;margin-bottom:1rem}.from-our-community-product-card p{color:var(--muted-foreground);line-height:1.75;margin-bottom:1.5rem}.from-our-community-features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:1.5rem}.from-our-community-feature-item{display:flex;align-items:center}.from-our-community-feature-item svg{width:1.25rem;height:1.25rem;color:var(--daikin-blue);margin-right:.5rem;flex-shrink:0}.from-our-community-feature-item span{font-size:.875rem;color:var(--muted-foreground)}.from-our-community-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.5rem 1rem;background-color:var(--daikin-blue);color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.from-our-community-button:hover{background-color:var(--daikin-deep-blue)}.from-our-community-social-wrapper{display:flex;justify-content:center}.from-our-community-social-container{width:100%;max-width:32rem}.from-our-community-social-iframe{width:100%;max-width:100%;border-radius:.5rem;border:none;overflow:hidden}@media (min-width:768px){.from-our-community-container{padding:0 1.5rem}}@media (min-width:1024px){.from-our-community-container{padding:0 2rem}.from-our-community-main-grid{grid-template-columns:repeat(2,1fr)}.from-our-community-section{padding-top:5rem;padding-bottom:5rem}.from-our-community-header h2{font-size:2.25rem}.from-our-community-header p{font-size:1.25rem}.from-our-community-header{margin-bottom:3rem}.from-our-community-features-grid{grid-template-columns:repeat(2,1fr)}}