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}.home-container{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.home-container:before{background-color:#0000004d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}img{animation:fadeInImage 2s ease-in-out forwards;height:100%;object-fit:cover;opacity:0;width:100%;z-index:-1}.logo,img{position:absolute}.logo{height:150px;margin-left:10px;margin-top:10px;width:150px;z-index:22}.content{animation:fadeInContent 3s ease-in-out forwards;color:#fff;opacity:0;padding:20px;text-align:center;z-index:2}.shop-now-button{background-color:#580404;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:20px;margin:0 auto;padding:15px 30px;text-decoration:none;width:max-content}.shop-now-button:hover{background-color:maroon}.content>h1{color:#fff;font-size:56px;font-weight:900;margin:20px 0 0}.content>h3{color:#c2f0e2;font-size:36px;margin:0 auto;max-width:800px}.content>h4{color:#fff;font-size:24px;font-weight:500;margin:10px}@keyframes fadeInImage{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeInContent{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (min-width:700px){.content>h1{-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#580404}}@media (max-width:700px){.content>h1{font-size:40px}.content>h3{font-size:28px}.content>h4{font-size:20px}.logo{height:100px;width:100px}}
/*# sourceMappingURL=main.082db468.css.map*/