.hero{height:100dvh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.hero-card{width:95%;height:300px;min-height:300px;margin-top:100px;border-radius:20px;background-color:#0a1015;display:flex;justify-content:space-between;overflow:hidden;color:#faebd7;padding:10px;background-image:url(/iphoneMazwi.png);background-repeat:no-repeat;background-size:cover;background-position:100% 100%;margin-bottom:10px}@media screen and (min-width:640px){.hero-card{background-size:contain;background-position:50%}}.hero-card>.hero-text-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:65%}.hero-card>.hero-text-section>h3{font-size:28px}.hero .why-choose-us{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:100%;padding:50px 0}@media screen and (min-width:640px){.hero .why-choose-us{padding:100px}}.rewards{width:100%}.rewards ul{flex-wrap:wrap;list-style:none}.rewards ul,.top-text{width:100%;display:flex;gap:10px;justify-content:center}.badge,.top-text{flex-direction:column;align-items:center}.badge{display:flex;justify-content:center;padding:5px}.badge svg{width:30px;height:30px}.items-container{border:1px solid red}