@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--red:#d01c28;--grey:#2e2e2e;--black:#000}*{margin:0}body{font-family:Poppins,sans-serif}nav button{all:unset;background:#d01c28;background:var(--red);color:#fff;font-weight:500;height:32px;padding:6px 16px}nav{align-items:center;height:72px;justify-content:space-between;margin:0 auto;max-width:1280px}nav,nav ul{display:flex}nav ul{gap:24px;list-style:none}.Hero{align-items:center;display:flex;height:calc(100vh - 72px);margin:0 auto;max-width:1280px}.Hero h1{font-size:108px;font-weight:800;line-height:102px}.Hero p{color:var(--gray);font-weight:600;max-width:400px}.Shop-Now{background:#d01c28;background:var(--red);color:#fff}.shopping p{margin-border:8px;font-size:14px}.brand-icons{display:flex;gap:16px}.hero-content{display:flex;flex-direction:column;gap:36px}.Cart{background:#000;background:var(--black);color:#fff}
/*# sourceMappingURL=main.b17a308e.css.map*/