.feature-section,.hero{padding:40px 20px;text-align:center}.feature-section h2{font-size:2em;margin-bottom:20px}.feature-section p{margin:0 auto 20px;max-width:600px}.feature-section img{border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);height:auto;max-width:100%}.image-gallery{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.image-gallery img{max-width:45%;min-width:300px}.button-container{display:flex;gap:20px;justify-content:center;margin-top:20px}.store-button button{align-items:center;background-color:transparent;border:2px solid var(--text-light);border-radius:50px;color:var(--text-light);display:flex;font-size:1.2em;gap:10px;padding:15px 30px;transition:all .3s ease}.store-button button:hover{background-color:var(--transp-background)}.store-button:first-child i{color:#ff7139}.store-button:nth-child(2) i{color:#005ff2}.download-now{padding:40px 20px;text-align:center}