.banner-container{justify-content:center;align-items:center;display:flex}@media screen and (max-width:720px){.banner-container{padding:10px 30px}}.banner-image{cursor:pointer}.container-background{position:fixed;z-index:1;top:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex}.modal-entrega-garantida-container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:630px;border-radius:8px;padding:3rem 3rem 2rem;background-color:#e8ebef}.modal-entrega-garantida-container form{display:flex}.modal-entrega-garantida-container p{font-size:17px;color:#000;padding-top:10px;padding-bottom:10px}.modal-entrega-garantida-container .message-container p{display:flex}.modal-entrega-garantida-container .message-container p img{margin:0 5px 0 0;height:20px}@media screen and (max-width:720px){.modal-entrega-garantida-container form{width:100%;display:flex;flex-direction:column}}.modal-entrega-garantida-container input{height:2rem;background:#fff;width:200px;-webkit-padding-start:1rem;padding-inline-start:1rem;-webkit-padding-end:1rem;padding-inline-end:1rem;padding-top:.5rem;padding-bottom:.5rem;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);margin-right:.875rem;border:2px solid #fff}@media screen and (max-width:720px){.modal-entrega-garantida-container input{width:100%;margin-top:1rem}}.modal-entrega-garantida-container input::-moz-placeholder{font-family:Nunito,sans-serif;text-transform:uppercase;font-weight:600;font-size:.875rem;line-height:1.5}.modal-entrega-garantida-container input:-ms-input-placeholder{font-family:Nunito,sans-serif;text-transform:uppercase;font-weight:600;font-size:.875rem;line-height:1.5}.modal-entrega-garantida-container input::-ms-input-placeholder{font-family:Nunito,sans-serif;text-transform:uppercase;font-weight:600;font-size:.875rem;line-height:1.5}.modal-entrega-garantida-container input::placeholder{font-family:Nunito,sans-serif;text-transform:uppercase;font-weight:600;font-size:.875rem;line-height:1.5}.modal-entrega-garantida-container button{width:200px;height:2rem;background:#000;color:#fff;border:0;-webkit-padding-start:1rem;padding-inline-start:1rem;-webkit-padding-end:1rem;padding-inline-end:1rem;padding-top:.5rem;padding-bottom:.5rem;font-family:Nunito,sans-serif;text-transform:uppercase;font-weight:700;font-size:.875rem}.custom-input-error{color:#e83f5b}@media screen and (max-width:720px){.modal-entrega-garantida-container button{width:100%;margin-top:1rem}}