.ads>div.eidoocard_banner{height:100px;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-image:linear-gradient(to right,#901D77,#2F1E58);overflow:hidden}.ads>div.eidoocard_banner .cards{position:relative;display:flex;flex-direction:row;bottom:-30px;margin-left:-30px;margin-right:-30px;overflow:hidden;height:100px}.ads>div.eidoocard_banner .cards .card{position:relative;width:119px;transform:translateY(95%);z-index:0}.ads>div.eidoocard_banner .cards .card:nth-child(1){bottom:-10px;left:30px}.ads>div.eidoocard_banner .cards .card:nth-child(2){z-index:10}.ads>div.eidoocard_banner .cards .card:nth-child(3){bottom:-10px;right:30px}.ads>div.eidoocard_banner .message{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70px;margin:0 12px;opacity:1;overflow:hidden}.ads>div.eidoocard_banner .message div{display:flex;justify-content:center;align-items:center;height:0;opacity:0}.ads>div.eidoocard_banner .message p{font-family:roboto,sans-serif;font-size:20px;font-weight:300;line-height:30px;color:#fff}.ads>div.eidoocard_banner .message b{font-weight:700}.ads>div.eidoocard_banner .preorder_wrapper .preorder{display:inline-block;padding:10px;background-color:#12b29f;min-height:100%;opacity:0;border-radius:4px;border-color:#a0a0a0;border-style:none;border-width:0;overflow-wrap:break-word;font-family:roboto,sans-serif;font-size:14px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:1px;color:#fff;cursor:pointer}@media only screen and (max-width:1140px){#bannereidoocardcryptonomist_hype_container{display:none}}@media only screen and (max-width:970px){.ads>div.eidoocard_banner .message p{font-size:16px;line-height:24px}.ads>div.eidoocard_banner .preorder_wrapper .preorder{font-size:12px}}@media only screen and (max-width:850px){.ads>div.eidoocard_banner{position:relative;flex-direction:column;justify-content:flex-start;padding:0;height:200px;width:calc(100% - 30px);margin:20px auto 0!important;z-index:0}.ads>div.eidoocard_banner .cards{position:absolute;justify-content:center;margin:0;width:100%;bottom:0;transform:scale(1.5);z-index:-1;height:75px}.ads>div.eidoocard_banner .message{margin:0}.ads>div.eidoocard_banner .message p{font-size:20px;line-height:24px}.ads>div.eidoocard_banner .preorder_wrapper .preorder{font-size:14px}}@media only screen and (max-width:500px){.ads>div.eidoocard_banner{height:190px}.ads>div.eidoocard_banner .cards{transform:scale(1.1)}.ads>div.eidoocard_banner .message p{font-size:16px}.ads>div.eidoocard_banner .preorder_wrapper .preorder{font-size:12px}}@media only screen and (max-width:375px){.ads>div.eidoocard_banner .message p{font-size:14px}}.ads>div.eidoocard_banner.animate .cards .card:nth-child(1),.ads>div.eidoocard_banner.animate .cards .card:nth-child(2),.ads>div.eidoocard_banner.animate .cards .card:nth-child(3){animation:cardSlideUp 1s ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1}.ads>div.eidoocard_banner.animate .cards .card:nth-child(1){animation-delay:.2s}.ads>div.eidoocard_banner.animate .cards .card:nth-child(2){animation-delay:0s}.ads>div.eidoocard_banner.animate .cards .card:nth-child(3){animation-delay:.2s}.ads>div.eidoocard_banner.animate .preorder_wrapper .preorder{animation:fadeIn 1s ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:1s}.ads>div.eidoocard_banner .message div.nodelay{animation-delay:0s!important}.ads>div.eidoocard_banner .message.animate div:nth-child(1){animation:bannerFadeInOutMessage 5s ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:2s}.ads>div.eidoocard_banner .message.animate div:nth-child(2){animation:fadeInMessage 4s ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:6s}@keyframes fadeInMessage{0%{opacity:0;height:0}25%{opacity:1;height:60px}75%{opacity:1;height:60px}100%{opacity:0;height:0}}@keyframes bannerFadeInOutMessage{0%{opacity:0;height:0}30%{opacity:1;height:60px}70%{opacity:1;height:60px}100%{opacity:0;height:0}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes cardSlideUp{0%{transform:translateY(95%)}100%{transform:translateY(0%)}}