@keyframes moveUpDown{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.move{animation:moveUpDown 3s ease-in-out infinite}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}25%{opacity:1}to{transform:translateY(0);opacity:1}}.text-slideup-anim{display:block;opacity:0;animation:slideUp .5s ease-out forwards}.text-slideup-anim:first-child{animation-delay:.1s}.text-slideup-anim:nth-child(2){animation-delay:.2s}.text-slideup-anim:nth-child(3){animation-delay:.3s}.text-slideup-anim:nth-child(4){animation-delay:.4s}@media screen and (max-height:700px) and (min-width:768px){.below-700px-height-banner{height:360px;transform:scale(.7)!important}.below-700px-height-credit-score-banner{padding-top:2px!important;padding-bottom:2px!important}}.home-banner{height:max(646px,calc(100vh - 64px));height:max(646px,calc(100dvh - 64px))}@media screen and (min-width:1024px){.home-banner{height:calc(100vh - 96px);height:calc(100dvh - 96px)}}@media screen and (min-width:1920px){.home-banner{height:auto}}