@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);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--red:#d01c28;--grey:#2e2e2e}*{margin:0}.container{margin:0;max-width:1280px}body{font-family:Poppins,sans-serif}nav{align-items:center;height:72px;justify-content:space-between;margin:0 auto;max-width:1280px;padding-left:100px}nav,nav ul{display:flex}nav ul{gap:24px;list-style:none}button{all:unset;background:#d01c28;background:var(--red);color:#fff;font-weight:500;height:32px;padding:6px 16px}.hero{align-items:center;display:flex;height:calc(100vh - 72px);padding-left:100px}.hero-content{display:flex;flex-direction:column;gap:36px}.hero h1{font-size:108px;font-weight:800;line-height:102px}.hero p{color:#2e2e2e;color:var(--grey);font-weight:600;max-width:500px}.hero-btn{display:flex;font-size:24px;gap:40px}.sceond-btn{background:#0000;border:1px solid grey;color:#2e2e2e;color:var(--grey)}.shopping p{font-size:14px;margin-bottom:10px}.brand-icons{display:flex;gap:16px}
/*# sourceMappingURL=main.a43826d7.css.map*/