*{margin:0;padding:0;box-sizing:border-box}#__next,body,html{width:100%;height:100%;overflow:hidden;background-color:#fcfcfc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#000}.welcome-container{width:100vw;height:100vh;background-color:#fb0000;padding:1rem}.welcome-container,.welcome-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.welcome-content{max-width:90vw}.logo-responsive{display:block;width:100%;height:auto;filter:brightness(0) invert(1);margin-bottom:3rem;max-width:350px}.btn-pide-ya{background-color:#fff!important;color:#fb0000!important;border:3px solid #fff!important;font-size:1.5rem!important;font-weight:700!important;padding:1.2rem 3rem!important;border-radius:12px!important;text-transform:uppercase!important;letter-spacing:1px!important;min-width:200px!important;box-shadow:0 4px 15px rgba(0,0,0,.2)!important;transition:all .3s ease!important;cursor:pointer}.btn-pide-ya:hover{background-color:#fb0000!important;color:#fff!important;box-shadow:0 6px 20px rgba(0,0,0,.3)!important}@media (min-width:768px){.logo-responsive{max-width:500px;margin-bottom:4rem}.btn-pide-ya{font-size:2rem!important;padding:1.5rem 4rem!important;min-width:250px!important}}@media (min-width:1024px){.logo-responsive{max-width:600px;margin-bottom:2.5rem}}.logo-header{height:40px;width:auto;transition:transform .2s ease}.logo-header:hover{transform:scale(1.05)}@media (max-width:768px){.logo-header{height:32px}}