.inputPostalCode{gap:var(--safe-space);display:flex}.inputPostalCode__separator{align-self:center}.inputPostalCode__city{margin-left:calc(var(--safe-space)*2);flex:1}
.backgroundShootingStars{z-index:0;background:linear-gradient(#0b0b2b,#1b2735 70%,#090a0f);position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.backgroundShootingStars__background{background:#fff;width:1px;height:1px;-webkit-animation:8s linear infinite backgroundShootingStars-twinkle;animation:8s linear infinite backgroundShootingStars-twinkle;position:absolute;box-shadow:2vw 5vh 2px #fff,10vw 8vh 2px #fff,15vw 15vh 1px #fff,22vw 22vh 1px #fff,28vw 12vh 2px #fff,32vw 32vh 1px #fff,38vw 18vh 2px #fff,42vw 35vh 1px #fff,48vw 25vh 2px #fff,53vw 42vh 1px #fff,58vw 15vh 2px #fff,63vw 38vh 1px #fff,68vw 28vh 2px #fff,73vw 45vh 1px #fff,78vw 32vh 2px #fff,83vw 48vh 1px #fff,88vw 20vh 2px #fff,93vw 52vh 1px #fff,98vw 35vh 2px #fff,5vw 60vh 1px #fff,12vw 65vh 2px #fff,18vw 72vh 1px #fff,25vw 78vh 2px #fff,30vw 85vh 1px #fff,35vw 68vh 2px #fff,40vw 82vh 1px #fff,45vw 92vh 2px #fff,50vw 75vh 1px #fff,55vw 88vh 2px #fff,60vw 95vh 1px #fff,65vw 72vh 2px #fff,70vw 85vh 1px #fff,75vw 78vh 2px #fff,80vw 92vh 1px #fff,85vw 82vh 2px #fff,90vw 88vh 1px #fff,95vw 75vh 2px #fff}.backgroundShootingStars__star{background:linear-gradient(-90deg,#fff,transparent);width:100px;height:2px;-webkit-animation:3s ease-out infinite backgroundShootingStars-shoot;animation:3s ease-out infinite backgroundShootingStars-shoot;position:absolute}.backgroundShootingStars__star:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:20%;left:-100px}.backgroundShootingStars__star:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;top:35%;left:-100px}.backgroundShootingStars__star:nth-child(3){-webkit-animation-delay:2s;animation-delay:2s;top:50%;left:-100px}@-webkit-keyframes backgroundShootingStars-twinkle{0%,to{opacity:.8}50%{opacity:.4}}@keyframes backgroundShootingStars-twinkle{0%,to{opacity:.8}50%{opacity:.4}}@-webkit-keyframes backgroundShootingStars-shoot{0%{opacity:1;transform:translate(0)translateY(0)rotate(25deg)}to{opacity:0;transform:translate(120vw)translateY(50vh)rotate(25deg)}}@keyframes backgroundShootingStars-shoot{0%{opacity:1;transform:translate(0)translateY(0)rotate(25deg)}to{opacity:0;transform:translate(120vw)translateY(50vh)rotate(25deg)}}.backgroundShootingStars__background:after{content:"";background:#fff;width:1px;height:1px;-webkit-animation:6s linear infinite reverse backgroundShootingStars-twinkle;animation:6s linear infinite reverse backgroundShootingStars-twinkle;position:absolute;box-shadow:8vw 12vh 2px #fff,16vw 18vh 1px #fff,24vw 25vh 2px #fff,33vw 15vh 1px #fff,41vw 28vh 2px #fff,49vw 35vh 1px #fff,57vw 22vh 2px #fff,65vw 42vh 1px #fff,73vw 28vh 2px #fff,81vw 48vh 1px #fff,89vw 32vh 2px #fff,97vw 45vh 1px #fff,3vw 68vh 2px #fff,11vw 75vh 1px #fff,19vw 82vh 2px #fff,27vw 88vh 1px #fff,35vw 72vh 2px #fff,43vw 85vh 1px #fff,51vw 92vh 2px #fff,59vw 78vh 1px #fff}
.animationFadeSlideIn{-webkit-animation-name:animationFadeSlideIn-fadeInAnimation;animation-name:animationFadeSlideIn-fadeInAnimation;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes animationFadeSlideIn-fadeInAnimation{0%{opacity:0;transform:translateY(var(--animation-from-y,50%))}to{opacity:1;transform:translateY(0%)}}@keyframes animationFadeSlideIn-fadeInAnimation{0%{opacity:0;transform:translateY(var(--animation-from-y,50%))}to{opacity:1;transform:translateY(0%)}}
