body{background-color:#fdf3e9;font-family:sans-serif;margin:0}.main-container{min-height:100vh;display:flex;flex-direction:column}.content-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;text-align:center}.logo-img{max-width:240px;margin-bottom:2rem}.soon-img{max-width:70%;margin-top:10vh;margin-bottom:2rem}.contact-img{max-width:25px;margin-bottom:1rem}.hero-mobile-img{width:100%;display:block}@media (min-width:768px){body{background-image:url('../images/imagen.png');background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.main-container{position:relative;display:block;overflow-x:hidden}.content-wrapper{display:none}.desktop-navbar{padding:1rem 5%;position:absolute;top:0;left:0;right:0;z-index:100}.desktop-navbar .nav-link{color:#000 !important;font-weight:bold}.desktop-top-element{position:absolute;top:10%;left:50%;transform:translateX(-50%);width:100%;text-align:center}.desktop-logo-element{position:absolute;top:15%;left:50%;transform:translateX(-50%);width:100%;text-align:center;margin-top:10vh}.desktop-left-element{position:absolute;left:0;top:50%;transform:translateY(-50%) translateX(-40%)}.desktop-bottom-element{position:absolute;bottom:5%;left:50%;transform:translateX(-50%)}.logo-img{max-width:300px}.soon-img{max-width:50%;margin-top:0}.where-img{max-width:400px}.sello-img{height:90vh;width:auto}}