body{font-family:Poppins}*{margin:0}:root{--red: #d01c28;--gray: #2e2e2e}nav{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:auto;height:72px}.navigation ul{display:flex;list-style:none;gap:24px}button{all:unset;padding:6px 16px;background:var(--red);height:32px;color:#fff;font-weight:500}.container{margin:auto;max-width:1280px}.hero{display:flex;align-items:center;height:calc(100vh - 72px)}.hero_content{margin-right:50px}.hero_content h1{font-weight:800;font-size:108px;line-height:102px}.hero_content p{font-weight:600;color:var(--gray)}.hero_button{margin-top:10px;display:flex;gap:40px}.category{background:transparent;color:#444;border:1px solid rgb(68,68,68)}.shopping_card{margin-top:10px;font-size:14px}.shopping_logo{display:flex;gap:16px}.hero_content{display:flex;flex-direction:column;gap:36px}
