section{padding:0 20px 60px}.container{max-width:1100px;margin:0 auto}.center{text-align:center}main img{height:auto;width:100%;border-radius:8px}.hero-content{display:flex;align-items:center;justify-content:space-around;flex-direction:column}.hero-text{flex:1}.hero-image{flex:1;margin-top:20px}.hero-buttons{display:flex;justify-content:center;flex-direction:column;gap:10px}.btn{background-color:#000;color:#fff;padding:.5em 1em;text-decoration:none;cursor:pointer}.featured-list{display:flex;justify-content:space-around;margin-bottom:20px;flex-direction:column;gap:20px}.statement{font-size:1.4rem;max-width:700px;margin:0 auto}.capabilities-list{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.capabilities-list li{flex:0 1 calc(50% - 16px);text-align:center;font-size:1.2rem}@media screen and (min-width:1024px){.hero-content{flex-direction:row}.hero-image{margin-top:0}.hero-buttons{flex-direction:row}main img{width:200px}.featured-list{flex-direction:row;gap:initial}.featured-list img{width:300px}}
