.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.jeopardai-question-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.jeopardai-question-mobile__transition-enter-active,.jeopardai-question-mobile__transition-leave-active{-webkit-transition:all .5s cubic-bezier(.175,.885,.32,1.275);transition:all .5s cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(1);transform:scale(1);opacity:1}.jeopardai-question-mobile__transition-enter,.jeopardai-question-mobile__transition-leave-to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.jeopardai-question-mobile__button-hint{white-space:nowrap;position:absolute;top:calc(100% - 10px);left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#9aa1ad;border-radius:5px;padding:8px 18px;font-size:14px;padding-top:6px;z-index:2;line-height:1;font-weight:700;-webkit-box-shadow:inset -1px 1px 1px hsla(0,0%,100%,.5),inset 1px -4px 1px rgba(0,0,0,.33);box-shadow:inset -1px 1px 1px hsla(0,0%,100%,.5),inset 1px -4px 1px rgba(0,0,0,.33)}.jeopardai-question-mobile__wager{position:fixed;top:10px;left:16px;right:16px;bottom:10px;height:auto;width:auto;z-index:10}.jeopardai-question-mobile__title{-ms-flex-align:center;-ms-flex-pack:center}.jeopardai-question-mobile__daily-double,.jeopardai-question-mobile__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.jeopardai-question-mobile__daily-double{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;-ms-flex-align:center;font-size:50px;color:hsla(0,0%,100%,.5);font-weight:700}.jeopardai-question-mobile__featured{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex:2;flex:2;max-height:50%;width:100%;position:relative}.jeopardai-question-mobile__button{position:absolute;width:min(180px,18vh);left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jeopardai-question-mobile__price{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%) translateY(50%);transform:translateX(-50%) translateY(50%)}.jeopardai-question-mobile__card{max-height:none}