.fixedSignupBanner{background:#1e9c6d;color:#fff;padding:22px;text-align:center;box-shadow:0 5px 20px 5px rgba(0,0,0,.13);font-weight:300;position:fixed;top:0;left:0;right:0;font-size:16px;display:none;z-index:999}@media (min-width:768px){.fixedSignupBanner{font-size:18px}.fixedSignupBanner .sticky-container{display:flex;max-width:1250px;margin:0 auto;justify-content:space-between;align-items:center}.fixedSignupBanner .sticky-container p{padding:0 40px;margin:0}.fixedSignupBanner .sticky-container .tcb-logo{width:200px;height:auto;display:inline-block}.fixedSignupBanner .sticky-container .scroll-btn{margin-top:0}.fixedSignupBanner .sticky-container .scroll-btn .tcb{display:none}}.fixedSignupBanner .tcb-logo{display:none}.fixedSignupBanner .scroll-btn{background:#ed1c5c;display:inline-block;padding:9px 30px;border-radius:30px;margin-top:10px;white-space:nowrap;color:#fff;cursor:pointer}.fixedSignupBanner .scroll-btn:hover{background:#d60748}.fixedSignupBanner #ReasonToJoin{display:block}