.search-page-wrapper{margin:0 auto}.search-page-wrapper.pt-15{margin-top:15vh}.search-page-wrapper .logo .logo-image{width:100%;height:5em}@media screen and (max-width:500px){.search-page-wrapper{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:start!important}}.search-page-wrapper .loading-spinner{width:3em;height:3em}.lucky{--borderWidth:3px}.lucky.rainbow{position:relative;border-radius:var(--borderWidth)}.lucky.rainbow:after{content:"";position:absolute;top:calc(var(--borderWidth)*-1);left:calc(var(--borderWidth)*-1);height:calc(100% + var(--borderWidth)*2);width:calc(100% + var(--borderWidth)*2);background:-webkit-gradient(linear,left top,right top,from(red),color-stop(#ff8000),color-stop(#ff0),color-stop(#80ff00),color-stop(#0f0),color-stop(#00ff80),color-stop(#0ff),color-stop(#0080ff),color-stop(#00f),color-stop(#8000ff),color-stop(#f0f),color-stop(#ff0080),color-stop(red),color-stop(#ff8000),color-stop(#ff0),color-stop(#80ff00),color-stop(#0f0),color-stop(#00ff80),to(#0ff));background:linear-gradient(90deg,red,#ff8000,#ff0,#80ff00,#0f0,#00ff80,#0ff,#0080ff,#00f,#8000ff,#f0f,#ff0080,red,#ff8000,#ff0,#80ff00,#0f0,#00ff80,#0ff);z-index:-1;-webkit-animation:animatedgradient 3s linear infinite;animation:animatedgradient 3s linear infinite;background-size:300% 300%}.lucky.rainbow:after.body{border-radius:calc(var(--borderWidth)*2)}.lucky.body{border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);border:none}.lucky.body.rainbow:after{border-top-left-radius:calc(var(--borderWidth)*2);border-top-right-radius:calc(var(--borderWidth)*2)}.lucky.footer{border:none}.lucky.footer.rainbow:after{border-bottom-left-radius:calc(var(--borderWidth)*2);border-bottom-right-radius:calc(var(--borderWidth)*2)}@-webkit-keyframes animatedgradient{0%{background-position:0 100%}to{background-position:100% 0}}@keyframes animatedgradient{0%{background-position:0 100%}to{background-position:100% 0}}