.drag-pointer{width:80px;height:auto;position:absolute;-webkit-transform:translateY(12px) translateX(10px) translateZ(0);transform:translateY(12px) translateX(10px) translateZ(0);top:0;left:0}.match-game-layout{color:#fff;padding-left:16px;padding-right:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;flex-direction:column;height:100%}.match-game-layout,.match-game-layout__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.match-game-layout__cards{flex-direction:column}.orientation-portrait .match-game-layout__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-y:auto;overflow-x:hidden}.orientation-landscape .match-game-layout__cards{overflow-x:auto;overflow-y:hidden}.mobile-layout .match-game-layout__cards{height:100%}.mobile-layout .match-game-layout{padding-left:0;padding-right:0;padding-top:26px;margin-bottom:-16px}.match-game-layout__ghost{opacity:0}.match-game-layout__top{display:-webkit-box;display:-ms-flexbox;display:flex;height:50%}.match-game-layout__top:after,.match-game-layout__top:before{content:"";display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.orientation-portrait .match-game-layout__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@supports not (aspect-ratio:1){.orientation-landscape .match-game-layout__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.match-game-layout__draggable-row{height:50%}.match-game-layout__middle{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.match-game-layout__middle:after,.match-game-layout__middle:before{content:"";display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.orientation-portrait .match-game-layout__middle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@supports not (aspect-ratio:1){.orientation-landscape .match-game-layout__middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.match-game-layout__bottom{margin-top:16px;width:100%}.mobile-layout .match-game-layout__bottom{margin-top:8px;text-align:right}.social-player-transition-enter-active{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.social-player-transition-leave-active{-webkit-transition:all .5s ease .6s;transition:all .5s ease .6s}.social-player-transition-leave-active .social-player{-webkit-transition:all .7s cubic-bezier(.6,-.28,.735,.045) 0s;transition:all .7s cubic-bezier(.6,-.28,.735,.045) 0s}.social-player-transition-enter,.social-player-transition-leave-to{min-width:0!important;max-width:0!important;margin:0!important}.social-player-transition-enter .social-player,.social-player-transition-leave-to .social-player{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}.fact-transition-move{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.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)}.image-match{--image-match-col-width:18vh}.image-match--host{--image-match-col-width:16vh}.orientation-portrait .image-match{--image-match-col-width:100%}.orientation-landscape .image-match{--image-match-col-width:auto}@supports not (aspect-ratio:1){.orientation-landscape .image-match{--image-match-col-width:calc(var(--app-height)/2 - 54px)}}.image-match--textify .match-game-layout__draggable-row{height:33.333%!important}.image-match--textify .match-game-layout__top{height:66.666%!important}.image-match__option{width:var(--image-match-col-width);max-width:var(--image-match-col-width);-ms-flex-negative:0;flex-shrink:0}.orientation-landscape .image-match__option{height:100%}@supports not (aspect-ratio:1){.orientation-landscape .image-match__option{--image-match-col-width:calc(var(--app-height)/2 - 54px)}}.image-match__option--draggable{cursor:move;cursor:grab;cursor:-webkit-grab}.image-match__option--text{aspect-ratio:2/1}.image-match__option--text>div{margin:2px;height:100%;padding:0 2px;font-size:16px}