.hero{justify-content:center;width:100%;padding:4rem 1.5rem 3rem;display:flex}.hero-inner{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;display:flex}.hero-logo img{width:140px;height:auto}.hero-text h1{margin:0 0 .75rem;font-size:2.4rem;font-weight:700}.hero-subtitle{max-width:40rem;margin:0 0 .75rem;font-size:1.1rem;line-height:1.5}.hero-claim{opacity:.85;max-width:36rem;font-size:1rem;line-height:1.5}@media (max-width:480px){.hero{padding:3rem 1rem 2.5rem}.hero-inner{text-align:center;align-items:center}.hero-logo img{width:120px}.hero-text h1{font-size:1.9rem}.hero-subtitle{font-size:1rem}}@media (min-width:481px) and (max-width:1024px){.hero-inner{flex-direction:row;align-items:center}.hero-logo img{width:130px}.hero-text h1{font-size:2.2rem}}@media (min-width:1025px){.hero-inner{flex-direction:row;align-items:center}.hero-logo img{width:160px}}
.about{justify-content:center;width:100%;padding:4rem 1.5rem;display:flex}.about-inner{width:100%;max-width:800px}.about h2{margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.about p{color:#1f1235;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.65}@media (max-width:480px){.about{padding:3rem 1rem}.about h2{font-size:1.5rem}.about p{font-size:1rem}}@media (min-width:481px) and (max-width:1024px){.about-inner{max-width:700px}}
