/*!
 * # Semantic UI 2.3.1 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.transition{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animating.transition{-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:visible!important}.loading.transition{position:absolute;top:-99999px;left:-99999px}.hidden.transition{display:none;visibility:hidden}.visible.transition{display:block!important;visibility:visible!important}.disabled.transition{-webkit-animation-play-state:paused;animation-play-state:paused}.looping.transition{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.transition.browse{-webkit-animation-duration:.5s;animation-duration:.5s}.transition.browse.in{-webkit-animation-name:browseIn;animation-name:browseIn}.transition.browse.left.out,.transition.browse.out{-webkit-animation-name:browseOutLeft;animation-name:browseOutLeft}.transition.browse.right.out{-webkit-animation-name:browseOutRight;animation-name:browseOutRight}@-webkit-keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999}}@keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999}}@-webkit-keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@-webkit-keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}.drop.transition{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:cubic-bezier(.34,1.61,.7,1);animation-timing-function:cubic-bezier(.34,1.61,.7,1)}.drop.transition.in{-webkit-animation-name:dropIn;animation-name:dropIn}.drop.transition.out{-webkit-animation-name:dropOut;animation-name:dropOut}@-webkit-keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}.transition.fade.in{-webkit-animation-name:fadeIn;animation-name:fadeIn}.transition[class*="fade up"].in{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.transition[class*="fade down"].in{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.transition[class*="fade left"].in{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.transition[class*="fade right"].in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.transition.fade.out{-webkit-animation-name:fadeOut;animation-name:fadeOut}.transition[class*="fade up"].out{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.transition[class*="fade down"].out{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.transition[class*="fade left"].out{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.transition[class*="fade right"].out{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}}.flip.transition.in,.flip.transition.out{-webkit-animation-duration:.6s;animation-duration:.6s}.horizontal.flip.transition.in{-webkit-animation-name:horizontalFlipIn;animation-name:horizontalFlipIn}.horizontal.flip.transition.out{-webkit-animation-name:horizontalFlipOut;animation-name:horizontalFlipOut}.vertical.flip.transition.in{-webkit-animation-name:verticalFlipIn;animation-name:verticalFlipIn}.vertical.flip.transition.out{-webkit-animation-name:verticalFlipOut;animation-name:verticalFlipOut}@-webkit-keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}}@-webkit-keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}}@-webkit-keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}}@keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}}@-webkit-keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}}@keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}}.scale.transition.in{-webkit-animation-name:scaleIn;animation-name:scaleIn}.scale.transition.out{-webkit-animation-name:scaleOut;animation-name:scaleOut}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.transition.fly{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.transition.fly.in{-webkit-animation-name:flyIn;animation-name:flyIn}.transition[class*="fly up"].in{-webkit-animation-name:flyInUp;animation-name:flyInUp}.transition[class*="fly down"].in{-webkit-animation-name:flyInDown;animation-name:flyInDown}.transition[class*="fly left"].in{-webkit-animation-name:flyInLeft;animation-name:flyInLeft}.transition[class*="fly right"].in{-webkit-animation-name:flyInRight;animation-name:flyInRight}.transition.fly.out{-webkit-animation-name:flyOut;animation-name:flyOut}.transition[class*="fly up"].out{-webkit-animation-name:flyOutUp;animation-name:flyOutUp}.transition[class*="fly down"].out{-webkit-animation-name:flyOutDown;animation-name:flyOutDown}.transition[class*="fly left"].out{-webkit-animation-name:flyOutLeft;animation-name:flyOutLeft}.transition[class*="fly right"].out{-webkit-animation-name:flyOutRight;animation-name:flyOutRight}@-webkit-keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.transition.slide.in,.transition[class*="slide down"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center left;transform-origin:center left}.transition.slide.out,.transition[class*="slide down"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center left;transform-origin:center left}@-webkit-keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}.transition.swing{-webkit-animation-duration:.8s;animation-duration:.8s}.transition[class*="swing down"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center left;transform-origin:center left}.transition.swing.out,.transition[class*="swing down"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center left;transform-origin:center left}@-webkit-keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg)}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}}@keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg)}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}}@-webkit-keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg)}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}}@keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg)}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}}@-webkit-keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg)}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg)}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@-webkit-keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg)}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}}@keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg)}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}}.transition.zoom.in{-webkit-animation-name:zoomIn;animation-name:zoomIn}.transition.zoom.out{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomIn{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomIn{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}}.flash.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:flash;animation-name:flash}.shake.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:shake;animation-name:shake}.bounce.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:bounce;animation-name:bounce}.tada.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:tada;animation-name:tada}.pulse.transition{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:pulse;animation-name:pulse}.jiggle.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:jiggle;animation-name:jiggle}.transition.glow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}.transition.glow{-webkit-animation-name:glow;animation-name:glow}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes jiggle{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes jiggle{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes glow{0%{background-color:#fcfcfd}30%{background-color:#fff6cd}100%{background-color:#fcfcfd}}@keyframes glow{0%{background-color:#fcfcfd}30%{background-color:#fff6cd}100%{background-color:#fcfcfd}}
/*!
 * # Semantic UI 2.3.1 - Form
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.form{position:relative;max-width:100%}.ui.form>p{margin:1em 0}.ui.form .field{clear:both;margin:0 0 1em}.ui.form .field:last-child,.ui.form .fields:last-child .field{margin-bottom:0}.ui.form .fields .field{clear:both;margin:0}.ui.form .field>label{display:block;margin:0 0 .28571429rem 0;color:rgba(0,0,0,.87);font-size:.92857143em;font-weight:700;text-transform:none}.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=file],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=text],.ui.form input[type=time],.ui.form input[type=url],.ui.form textarea{width:100%;vertical-align:top}.ui.form ::-webkit-datetime-edit,.ui.form ::-webkit-inner-spin-button{height:1.21428571em}.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=file],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=text],.ui.form input[type=time],.ui.form input[type=url]{font-family:'PingFang SC','Helvetica Neue','Microsoft YaHei UI','Microsoft YaHei','Noto Sans CJK SC',Sathu,EucrosiaUPC,Arial,Helvetica,sans-serif;margin:0;outline:0;-webkit-appearance:none;tap-highlight-color:rgba(255,255,255,0);line-height:1.21428571em;padding:.67857143em 1em;font-size:1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);border-radius:.14285714rem;-webkit-box-shadow:0 0 0 0 transparent inset;box-shadow:0 0 0 0 transparent inset;-webkit-transition:color .1s ease,border-color .1s ease;transition:color .1s ease,border-color .1s ease}.ui.form textarea{margin:0;-webkit-appearance:none;tap-highlight-color:rgba(255,255,255,0);padding:.78571429em 1em;background:#fff;border:1px solid rgba(34,36,38,.15);outline:0;color:rgba(0,0,0,.87);border-radius:.14285714rem;-webkit-box-shadow:0 0 0 0 transparent inset;box-shadow:0 0 0 0 transparent inset;-webkit-transition:color .1s ease,border-color .1s ease;transition:color .1s ease,border-color .1s ease;font-size:1em;line-height:1.2857;resize:vertical}.ui.form textarea:not([rows]){height:12em;min-height:8em;max-height:24em}.ui.form input[type=checkbox],.ui.form textarea{vertical-align:top}.ui.form input.attached{width:auto}.ui.form select{display:block;height:auto;width:100%;background:#fff;border:1px solid rgba(34,36,38,.15);border-radius:.14285714rem;-webkit-box-shadow:0 0 0 0 transparent inset;box-shadow:0 0 0 0 transparent inset;padding:.62em 1em;color:rgba(0,0,0,.87);-webkit-transition:color .1s ease,border-color .1s ease;transition:color .1s ease,border-color .1s ease}.ui.form .field>.selection.dropdown{width:100%}.ui.form .field>.selection.dropdown>.dropdown.icon{float:right}.ui.form .inline.field>.selection.dropdown,.ui.form .inline.fields .field>.selection.dropdown{width:auto}.ui.form .inline.field>.selection.dropdown>.dropdown.icon,.ui.form .inline.fields .field>.selection.dropdown>.dropdown.icon{float:none}.ui.form .field .ui.input,.ui.form .fields .field .ui.input,.ui.form .wide.field .ui.input{width:100%}.ui.form .inline.field:not(.wide) .ui.input,.ui.form .inline.fields .field:not(.wide) .ui.input{width:auto;vertical-align:middle}.ui.form .field .ui.input input,.ui.form .fields .field .ui.input input{width:auto}.ui.form .eight.fields .ui.input input,.ui.form .five.fields .ui.input input,.ui.form .four.fields .ui.input input,.ui.form .nine.fields .ui.input input,.ui.form .seven.fields .ui.input input,.ui.form .six.fields .ui.input input,.ui.form .ten.fields .ui.input input,.ui.form .three.fields .ui.input input,.ui.form .two.fields .ui.input input,.ui.form .wide.field .ui.input input{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:0}.ui.form .error.message,.ui.form .success.message,.ui.form .warning.message{display:none}.ui.form .message:first-child{margin-top:0}.ui.form .field .prompt.label{white-space:normal;background:#fff!important;border:1px solid #e0b4b4!important;color:#9f3a38!important}.ui.form .inline.field .prompt,.ui.form .inline.fields .field .prompt{vertical-align:top;margin:-.25em 0 -.5em .5em}.ui.form .inline.field .prompt:before,.ui.form .inline.fields .field .prompt:before{border-width:0 0 1px 1px;bottom:auto;right:auto;top:50%;left:0}.ui.form .field.field input:-webkit-autofill{-webkit-box-shadow:0 0 0 100px ivory inset!important;box-shadow:0 0 0 100px ivory inset!important;border-color:#e5dfa1!important}.ui.form .field.field input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 100px ivory inset!important;box-shadow:0 0 0 100px ivory inset!important;border-color:#d5c315!important}.ui.form .error.error input:-webkit-autofill{-webkit-box-shadow:0 0 0 100px #fffaf0 inset!important;box-shadow:0 0 0 100px #fffaf0 inset!important;border-color:#e0b4b4!important}.ui.form ::-webkit-input-placeholder{color:rgba(191,191,191,.87)}.ui.form :-ms-input-placeholder{color:rgba(191,191,191,.87)}.ui.form ::-moz-placeholder{color:rgba(191,191,191,.87)}.ui.form :focus::-webkit-input-placeholder{color:rgba(115,115,115,.87)}.ui.form :focus:-ms-input-placeholder{color:rgba(115,115,115,.87)}.ui.form :focus::-moz-placeholder{color:rgba(115,115,115,.87)}.ui.form .error ::-webkit-input-placeholder{color:#e7bdbc}.ui.form .error :-ms-input-placeholder{color:#e7bdbc!important}.ui.form .error ::-moz-placeholder{color:#e7bdbc}.ui.form .error :focus::-webkit-input-placeholder{color:#da9796}.ui.form .error :focus:-ms-input-placeholder{color:#da9796!important}.ui.form .error :focus::-moz-placeholder{color:#da9796}.ui.form input:not([type]):focus,.ui.form input[type=date]:focus,.ui.form input[type=datetime-local]:focus,.ui.form input[type=email]:focus,.ui.form input[type=file]:focus,.ui.form input[type=number]:focus,.ui.form input[type=password]:focus,.ui.form input[type=search]:focus,.ui.form input[type=tel]:focus,.ui.form input[type=text]:focus,.ui.form input[type=time]:focus,.ui.form input[type=url]:focus{color:rgba(0,0,0,.95);border-color:#1cab43;border-radius:.14285714rem;background:#fff;-webkit-box-shadow:0 0 0 0 rgba(34,36,38,.35) inset;box-shadow:0 0 0 0 rgba(34,36,38,.35) inset}.ui.form textarea:focus{color:rgba(0,0,0,.95);border-color:#1cab43;border-radius:.14285714rem;background:#fff;-webkit-box-shadow:0 0 0 0 rgba(34,36,38,.35) inset;box-shadow:0 0 0 0 rgba(34,36,38,.35) inset;-webkit-appearance:none}.ui.form.success .success.message:not(:empty){display:block}.ui.form.success .compact.success.message:not(:empty){display:inline-block}.ui.form.success .icon.success.message:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex}.ui.form.warning .warning.message:not(:empty){display:block}.ui.form.warning .compact.warning.message:not(:empty){display:inline-block}.ui.form.warning .icon.warning.message:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex}.ui.form.error .error.message:not(:empty){display:block}.ui.form.error .compact.error.message:not(:empty){display:inline-block}.ui.form.error .icon.error.message:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex}.ui.form .field.error .input,.ui.form .field.error label,.ui.form .fields.error .field .input,.ui.form .fields.error .field label{color:#9f3a38}.ui.form .field.error .corner.label,.ui.form .fields.error .field .corner.label{border-color:#9f3a38;color:#fff}.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=file],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=text],.ui.form .field.error input[type=time],.ui.form .field.error input[type=url],.ui.form .field.error select,.ui.form .field.error textarea,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=url],.ui.form .fields.error .field select,.ui.form .fields.error .field textarea{background:#fff6f6;border-color:#e0b4b4;color:#9f3a38;border-radius:'';-webkit-box-shadow:none;box-shadow:none}.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=url]:focus,.ui.form .field.error select:focus,.ui.form .field.error textarea:focus{background:#fff6f6;border-color:#e0b4b4;color:#9f3a38;-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none}.ui.form .field.error select{-webkit-appearance:menulist-button}.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown .item,.ui.form .field.error .ui.dropdown .text,.ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown .item{background:#fff6f6;color:#9f3a38}.ui.form .field.error .ui.dropdown,.ui.form .fields.error .field .ui.dropdown{border-color:#e0b4b4!important}.ui.form .field.error .ui.dropdown:hover,.ui.form .fields.error .field .ui.dropdown:hover{border-color:#e0b4b4!important}.ui.form .field.error .ui.dropdown:hover .menu,.ui.form .fields.error .field .ui.dropdown:hover .menu{border-color:#e0b4b4}.ui.form .field.error .ui.multiple.selection.dropdown>.label,.ui.form .fields.error .field .ui.multiple.selection.dropdown>.label{background-color:#eacbcb;color:#9f3a38}.ui.form .field.error .ui.dropdown .menu .item:hover,.ui.form .fields.error .field .ui.dropdown .menu .item:hover{background-color:#fbe7e7}.ui.form .field.error .ui.dropdown .menu .selected.item,.ui.form .fields.error .field .ui.dropdown .menu .selected.item{background-color:#fbe7e7}.ui.form .field.error .ui.dropdown .menu .active.item,.ui.form .fields.error .field .ui.dropdown .menu .active.item{background-color:#fdcfcf!important}.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label{color:#9f3a38}.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before{background:#fff6f6;border-color:#e0b4b4}.ui.form .field.error .checkbox .box:after,.ui.form .field.error .checkbox label:after,.ui.form .fields.error .field .checkbox .box:after,.ui.form .fields.error .field .checkbox label:after{color:#9f3a38}.ui.form .disabled.field,.ui.form .disabled.fields .field,.ui.form .field :disabled{pointer-events:none;opacity:.45}.ui.form .field.disabled>label,.ui.form .fields.disabled>label{opacity:.45}.ui.form .field.disabled :disabled{opacity:1}.ui.loading.form{position:relative;cursor:default;pointer-events:none}.ui.loading.form:before{position:absolute;content:'';top:0;left:0;background:rgba(255,255,255,.8);width:100%;height:100%;z-index:100}.ui.loading.form:after{position:absolute;content:'';top:50%;left:50%;margin:-1.5em 0 0 -1.5em;width:3em;height:3em;-webkit-animation:form-spin .6s linear;animation:form-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1);border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent;visibility:visible;z-index:101}@-webkit-keyframes form-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes form-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui.form .required.field>.checkbox:after,.ui.form .required.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after,.ui.form .required.fields:not(.grouped)>.field>label:after{margin:-.2em 0 0 .2em;content:'*';color:#db2828}.ui.form .required.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.fields:not(.grouped)>.field>label:after{display:inline-block;vertical-align:top}.ui.form .required.field>.checkbox:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after{position:absolute;top:0;left:100%}.ui.form .inverted.segment .ui.checkbox .box,.ui.form .inverted.segment .ui.checkbox label,.ui.form .inverted.segment label,.ui.inverted.form .inline.field>label,.ui.inverted.form .inline.field>p,.ui.inverted.form .inline.fields .field>label,.ui.inverted.form .inline.fields .field>p,.ui.inverted.form .inline.fields>label,.ui.inverted.form .ui.checkbox .box,.ui.inverted.form .ui.checkbox label,.ui.inverted.form label{color:rgba(255,255,255,.9)}.ui.inverted.form input:not([type]),.ui.inverted.form input[type=date],.ui.inverted.form input[type=datetime-local],.ui.inverted.form input[type=email],.ui.inverted.form input[type=file],.ui.inverted.form input[type=number],.ui.inverted.form input[type=password],.ui.inverted.form input[type=search],.ui.inverted.form input[type=tel],.ui.inverted.form input[type=text],.ui.inverted.form input[type=time],.ui.inverted.form input[type=url]{background:#fff;border-color:rgba(255,255,255,.1);color:rgba(0,0,0,.87);-webkit-box-shadow:none;box-shadow:none}.ui.form .grouped.fields{display:block;margin:0 0 1em}.ui.form .grouped.fields:last-child{margin-bottom:0}.ui.form .grouped.fields>label{margin:0 0 .28571429rem 0;color:rgba(0,0,0,.87);font-size:.92857143em;font-weight:700;text-transform:none}.ui.form .grouped.fields .field,.ui.form .grouped.inline.fields .field{display:block;margin:.5em 0;padding:0}.ui.form .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -.5em 1em}.ui.form .fields>.field{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:.5em;padding-right:.5em}.ui.form .fields>.field:first-child{border-left:none;-webkit-box-shadow:none;box-shadow:none}.ui.form .two.fields>.field,.ui.form .two.fields>.fields{width:50%}.ui.form .three.fields>.field,.ui.form .three.fields>.fields{width:33.33333333%}.ui.form .four.fields>.field,.ui.form .four.fields>.fields{width:25%}.ui.form .five.fields>.field,.ui.form .five.fields>.fields{width:20%}.ui.form .six.fields>.field,.ui.form .six.fields>.fields{width:16.66666667%}.ui.form .seven.fields>.field,.ui.form .seven.fields>.fields{width:14.28571429%}.ui.form .eight.fields>.field,.ui.form .eight.fields>.fields{width:12.5%}.ui.form .nine.fields>.field,.ui.form .nine.fields>.fields{width:11.11111111%}.ui.form .ten.fields>.field,.ui.form .ten.fields>.fields{width:10%}@media only screen and (max-width:767px){.ui.form .fields{-ms-flex-wrap:wrap;flex-wrap:wrap}.ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .six.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .six.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable)>.field,.ui[class*="equal width"].form:not(.unstackable) .fields>.field{width:100%!important;margin:0 0 1em}}.ui.form .fields .wide.field{width:6.25%;padding-left:.5em;padding-right:.5em}.ui.form .one.wide.field{width:6.25%!important}.ui.form .two.wide.field{width:12.5%!important}.ui.form .three.wide.field{width:18.75%!important}.ui.form .four.wide.field{width:25%!important}.ui.form .five.wide.field{width:31.25%!important}.ui.form .six.wide.field{width:37.5%!important}.ui.form .seven.wide.field{width:43.75%!important}.ui.form .eight.wide.field{width:50%!important}.ui.form .nine.wide.field{width:56.25%!important}.ui.form .ten.wide.field{width:62.5%!important}.ui.form .eleven.wide.field{width:68.75%!important}.ui.form .twelve.wide.field{width:75%!important}.ui.form .thirteen.wide.field{width:81.25%!important}.ui.form .fourteen.wide.field{width:87.5%!important}.ui.form .fifteen.wide.field{width:93.75%!important}.ui.form .sixteen.wide.field{width:100%!important}@media only screen and (max-width:767px){.ui.form:not(.unstackable) .fields:not(.unstackable)>.eight.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.eleven.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.fifteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.five.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.four.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.fourteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.nine.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.seven.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.six.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.sixteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.ten.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.thirteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.three.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.twelve.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.two.wide.field,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields{width:100%!important}.ui.form .fields{margin-bottom:0}}.ui.form [class*="equal width"].fields>.field,.ui[class*="equal width"].form .fields>.field{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ui.form .inline.fields{margin:0 0 1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui.form .inline.fields .field{margin:0;padding:0 1em 0 0}.ui.form .inline.field>label,.ui.form .inline.field>p,.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.fields>label{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:baseline;font-size:.92857143em;font-weight:700;color:rgba(0,0,0,.87);text-transform:none}.ui.form .inline.fields>label{margin:.035714em 1em 0 0}.ui.form .inline.field>input,.ui.form .inline.field>select,.ui.form .inline.fields .field>input,.ui.form .inline.fields .field>select{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:middle;font-size:1em}.ui.form .inline.field>:first-child,.ui.form .inline.fields .field>:first-child{margin:0 .85714286em 0 0}.ui.form .inline.field>:only-child,.ui.form .inline.fields .field>:only-child{margin:0}.ui.form .inline.fields .wide.field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui.form .inline.fields .wide.field>input,.ui.form .inline.fields .wide.field>select{width:100%}.ui.mini.form{font-size:.78571429rem}.ui.tiny.form{font-size:.85714286rem}.ui.small.form{font-size:.92857143rem}.ui.form{font-size:1rem}.ui.large.form{font-size:1.14285714rem}.ui.big.form{font-size:1.28571429rem}.ui.huge.form{font-size:1.42857143rem}.ui.massive.form{font-size:1.71428571rem}.ui.mini.form .field>.selection.dropdown>.dropdown.icon,.ui.tiny.form .field>.selection.dropdown>.dropdown.icon{padding:.7em}.ui.form .inline.field .prompt,.ui.form .inline.fields .field .prompt{vertical-align:middle}
/*!
 * # Semantic UI 2.3.1 - Icon
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */@font-face{font-family:Icons;src:url(../themes/oschina/assets/fonts/icons.eot);src:url(../themes/oschina/assets/fonts/icons.eot?#iefix) format('embedded-opentype'),url(../themes/oschina/assets/fonts/icons.woff2) format('woff2'),url(../themes/oschina/assets/fonts/icons.woff) format('woff'),url(../themes/oschina/assets/fonts/icons.ttf) format('truetype'),url(../themes/oschina/assets/fonts/icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon{display:inline-block;opacity:1;margin:0 .25rem 0 0;width:1.18em;height:1em;font-family:Icons;font-style:normal;font-weight:400;text-decoration:inherit;text-align:center;speak:none;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}i.icon:before{background:0 0!important}i.icon.loading{height:1em;line-height:1;-webkit-animation:icon-loading 2s linear infinite;animation:icon-loading 2s linear infinite}@-webkit-keyframes icon-loading{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icon-loading{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}i.icon.hover{opacity:1!important}i.icon.active{opacity:1!important}i.emphasized.icon{opacity:1!important}i.disabled.icon{opacity:.45!important}i.fitted.icon{width:auto;margin:0!important}i.link.icon,i.link.icons{cursor:pointer;opacity:.8;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}i.link.icon:hover,i.link.icons:hover{opacity:1!important}i.circular.icon{border-radius:500em!important;line-height:1!important;padding:.5em 0!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;width:2em!important;height:2em!important}i.circular.inverted.icon{border:none;-webkit-box-shadow:none;box-shadow:none}i.flipped.icon,i.horizontally.flipped.icon{-webkit-transform:scale(-1,1);transform:scale(-1,1)}i.vertically.flipped.icon{-webkit-transform:scale(1,-1);transform:scale(1,-1)}i.clockwise.rotated.icon,i.right.rotated.icon,i.rotated.icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}i.counterclockwise.rotated.icon,i.left.rotated.icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}i.bordered.icon{line-height:1;vertical-align:baseline;width:2em;height:2em;padding:.5em 0!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset}i.bordered.inverted.icon{border:none;-webkit-box-shadow:none;box-shadow:none}i.inverted.bordered.icon,i.inverted.circular.icon{background-color:#4b505d!important;color:#fff!important}i.inverted.icon{color:#fff}i.red.icon{color:#db2828!important}i.inverted.red.icon{color:#ff695e!important}i.inverted.bordered.red.icon,i.inverted.circular.red.icon{background-color:#db2828!important;color:#fff!important}i.orange.icon{color:#f2711c!important}i.inverted.orange.icon{color:#ff851b!important}i.inverted.bordered.orange.icon,i.inverted.circular.orange.icon{background-color:#f2711c!important;color:#fff!important}i.yellow.icon{color:#fbbd08!important}i.inverted.yellow.icon{color:#ffe21f!important}i.inverted.bordered.yellow.icon,i.inverted.circular.yellow.icon{background-color:#fbbd08!important;color:#fff!important}i.olive.icon{color:#b5cc18!important}i.inverted.olive.icon{color:#d9e778!important}i.inverted.bordered.olive.icon,i.inverted.circular.olive.icon{background-color:#b5cc18!important;color:#fff!important}i.green.icon{color:#32aa66!important}i.inverted.green.icon{color:#2ecc40!important}i.inverted.bordered.green.icon,i.inverted.circular.green.icon{background-color:#32aa66!important;color:#fff!important}i.teal.icon{color:#00b5ad!important}i.inverted.teal.icon{color:#6dffff!important}i.inverted.bordered.teal.icon,i.inverted.circular.teal.icon{background-color:#00b5ad!important;color:#fff!important}i.blue.icon{color:#2185d0!important}i.inverted.blue.icon{color:#54c8ff!important}i.inverted.bordered.blue.icon,i.inverted.circular.blue.icon{background-color:#2185d0!important;color:#fff!important}i.violet.icon{color:#6435c9!important}i.inverted.violet.icon{color:#a291fb!important}i.inverted.bordered.violet.icon,i.inverted.circular.violet.icon{background-color:#6435c9!important;color:#fff!important}i.purple.icon{color:#a333c8!important}i.inverted.purple.icon{color:#dc73ff!important}i.inverted.bordered.purple.icon,i.inverted.circular.purple.icon{background-color:#a333c8!important;color:#fff!important}i.pink.icon{color:#e03997!important}i.inverted.pink.icon{color:#ff8edf!important}i.inverted.bordered.pink.icon,i.inverted.circular.pink.icon{background-color:#e03997!important;color:#fff!important}i.brown.icon{color:#a5673f!important}i.inverted.brown.icon{color:#d67c1c!important}i.inverted.bordered.brown.icon,i.inverted.circular.brown.icon{background-color:#a5673f!important;color:#fff!important}i.grey.icon{color:#767676!important}i.inverted.grey.icon{color:#dcddde!important}i.inverted.bordered.grey.icon,i.inverted.circular.grey.icon{background-color:#767676!important;color:#fff!important}i.black.icon{color:#4b505d!important}i.inverted.black.icon{color:#545454!important}i.inverted.bordered.black.icon,i.inverted.circular.black.icon{background-color:#4b505d!important;color:#fff!important}i.mini.icon,i.mini.icons{line-height:1;font-size:.4em}i.tiny.icon,i.tiny.icons{line-height:1;font-size:.5em}i.small.icon,i.small.icons{line-height:1;font-size:.75em}i.icon,i.icons{font-size:1em}i.large.icon,i.large.icons{line-height:1;vertical-align:middle;font-size:1.5em}i.big.icon,i.big.icons{line-height:1;vertical-align:middle;font-size:2em}i.huge.icon,i.huge.icons{line-height:1;vertical-align:middle;font-size:4em}i.massive.icon,i.massive.icons{line-height:1;vertical-align:middle;font-size:8em}i.icons{display:inline-block;position:relative;line-height:1}i.icons .icon{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;margin:0}i.icons .icon:first-child{position:static;width:auto;height:auto;vertical-align:top;-webkit-transform:none;transform:none;margin-right:.25rem}i.icons .corner.icon{top:auto;left:auto;right:0;bottom:0;-webkit-transform:none;transform:none;font-size:.45em;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}i.icons .top.right.corner.icon{top:0;left:auto;right:0;bottom:auto}i.icons .top.left.corner.icon{top:0;left:0;right:auto;bottom:auto}i.icons .bottom.left.corner.icon{top:auto;left:0;right:auto;bottom:0}i.icons .bottom.right.corner.icon{top:auto;left:auto;right:0;bottom:0}i.icons .inverted.corner.icon{text-shadow:-1px -1px 0 #4b505d,1px -1px 0 #4b505d,-1px 1px 0 #4b505d,1px 1px 0 #4b505d}i.icon.\35 00px:before{content:"\f26e"}i.icon.accessible.icon:before{content:"\f368"}i.icon.accusoft:before{content:"\f369"}i.icon.address.book:before{content:"\f2b9"}i.icon.address.card:before{content:"\f2bb"}i.icon.adjust:before{content:"\f042"}i.icon.adn:before{content:"\f170"}i.icon.adversal:before{content:"\f36a"}i.icon.affiliatetheme:before{content:"\f36b"}i.icon.algolia:before{content:"\f36c"}i.icon.align.center:before{content:"\f037"}i.icon.align.justify:before{content:"\f039"}i.icon.align.left:before{content:"\f036"}i.icon.align.right:before{content:"\f038"}i.icon.amazon:before{content:"\f270"}i.icon.amazon.pay:before{content:"\f42c"}i.icon.ambulance:before{content:"\f0f9"}i.icon.american.sign.language.interpreting:before{content:"\f2a3"}i.icon.amilia:before{content:"\f36d"}i.icon.anchor:before{content:"\f13d"}i.icon.android:before{content:"\f17b"}i.icon.angellist:before{content:"\f209"}i.icon.angle.double.down:before{content:"\f103"}i.icon.angle.double.left:before{content:"\f100"}i.icon.angle.double.right:before{content:"\f101"}i.icon.angle.double.up:before{content:"\f102"}i.icon.angle.down:before{content:"\f107"}i.icon.angle.left:before{content:"\f104"}i.icon.angle.right:before{content:"\f105"}i.icon.angle.up:before{content:"\f106"}i.icon.angrycreative:before{content:"\f36e"}i.icon.angular:before{content:"\f420"}i.icon.app.store:before{content:"\f36f"}i.icon.app.store.ios:before{content:"\f370"}i.icon.apper:before{content:"\f371"}i.icon.apple:before{content:"\f179"}i.icon.apple.pay:before{content:"\f415"}i.icon.archive:before{content:"\f187"}i.icon.arrow.alternate.circle.down:before{content:"\f358"}i.icon.arrow.alternate.circle.left:before{content:"\f359"}i.icon.arrow.alternate.circle.right:before{content:"\f35a"}i.icon.arrow.alternate.circle.up:before{content:"\f35b"}i.icon.arrow.circle.down:before{content:"\f0ab"}i.icon.arrow.circle.left:before{content:"\f0a8"}i.icon.arrow.circle.right:before{content:"\f0a9"}i.icon.arrow.circle.up:before{content:"\f0aa"}i.icon.arrow.down:before{content:"\f063"}i.icon.arrow.left:before{content:"\f060"}i.icon.arrow.right:before{content:"\f061"}i.icon.arrow.up:before{content:"\f062"}i.icon.arrows.alternate:before{content:"\f0b2"}i.icon.arrows.alternate.horizontal:before{content:"\f337"}i.icon.arrows.alternate.vertical:before{content:"\f338"}i.icon.assistive.listening.systems:before{content:"\f2a2"}i.icon.asterisk:before{content:"\f069"}i.icon.asymmetrik:before{content:"\f372"}i.icon.at:before{content:"\f1fa"}i.icon.audible:before{content:"\f373"}i.icon.audio.description:before{content:"\f29e"}i.icon.autoprefixer:before{content:"\f41c"}i.icon.avianex:before{content:"\f374"}i.icon.aviato:before{content:"\f421"}i.icon.aws:before{content:"\f375"}i.icon.backward:before{content:"\f04a"}i.icon.balance.scale:before{content:"\f24e"}i.icon.ban:before{content:"\f05e"}i.icon.band.aid:before{content:"\f462"}i.icon.bandcamp:before{content:"\f2d5"}i.icon.barcode:before{content:"\f02a"}i.icon.bars:before{content:"\f0c9"}i.icon.baseball.ball:before{content:"\f433"}i.icon.basketball.ball:before{content:"\f434"}i.icon.bath:before{content:"\f2cd"}i.icon.battery.empty:before{content:"\f244"}i.icon.battery.full:before{content:"\f240"}i.icon.battery.half:before{content:"\f242"}i.icon.battery.quarter:before{content:"\f243"}i.icon.battery.three.quarters:before{content:"\f241"}i.icon.bed:before{content:"\f236"}i.icon.beer:before{content:"\f0fc"}i.icon.behance:before{content:"\f1b4"}i.icon.behance.square:before{content:"\f1b5"}i.icon.bell:before{content:"\f0f3"}i.icon.bell.slash:before{content:"\f1f6"}i.icon.bicycle:before{content:"\f206"}i.icon.bimobject:before{content:"\f378"}i.icon.binoculars:before{content:"\f1e5"}i.icon.birthday.cake:before{content:"\f1fd"}i.icon.bitbucket:before{content:"\f171"}i.icon.bitcoin:before{content:"\f379"}i.icon.bity:before{content:"\f37a"}i.icon.black.tie:before{content:"\f27e"}i.icon.blackberry:before{content:"\f37b"}i.icon.blind:before{content:"\f29d"}i.icon.blogger:before{content:"\f37c"}i.icon.blogger.b:before{content:"\f37d"}i.icon.bluetooth:before{content:"\f293"}i.icon.bluetooth.b:before{content:"\f294"}i.icon.bold:before{content:"\f032"}i.icon.bolt:before{content:"\f0e7"}i.icon.bomb:before{content:"\f1e2"}i.icon.book:before{content:"\f02d"}i.icon.bookmark:before{content:"\f02e"}i.icon.bowling.ball:before{content:"\f436"}i.icon.box:before{content:"\f466"}i.icon.boxes:before{content:"\f468"}i.icon.braille:before{content:"\f2a1"}i.icon.briefcase:before{content:"\f0b1"}i.icon.btc:before{content:"\f15a"}i.icon.bug:before{content:"\f188"}i.icon.building:before{content:"\f1ad"}i.icon.bullhorn:before{content:"\f0a1"}i.icon.bullseye:before{content:"\f140"}i.icon.buromobelexperte:before{content:"\f37f"}i.icon.bus:before{content:"\f207"}i.icon.buysellads:before{content:"\f20d"}i.icon.calculator:before{content:"\f1ec"}i.icon.calendar:before{content:"\f133"}i.icon.calendar.alternate:before{content:"\f073"}i.icon.calendar.check:before{content:"\f274"}i.icon.calendar.minus:before{content:"\f272"}i.icon.calendar.plus:before{content:"\f271"}i.icon.calendar.times:before{content:"\f273"}i.icon.camera:before{content:"\f030"}i.icon.camera.retro:before{content:"\f083"}i.icon.car:before{content:"\f1b9"}i.icon.caret.down:before{content:"\f0d7"}i.icon.caret.left:before{content:"\f0d9"}i.icon.caret.right:before{content:"\f0da"}i.icon.caret.square.down:before{content:"\f150"}i.icon.caret.square.left:before{content:"\f191"}i.icon.caret.square.right:before{content:"\f152"}i.icon.caret.square.up:before{content:"\f151"}i.icon.caret.up:before{content:"\f0d8"}i.icon.cart.arrow.down:before{content:"\f218"}i.icon.cart.plus:before{content:"\f217"}i.icon.cc.amazon.pay:before{content:"\f42d"}i.icon.cc.amex:before{content:"\f1f3"}i.icon.cc.apple.pay:before{content:"\f416"}i.icon.cc.diners.club:before{content:"\f24c"}i.icon.cc.discover:before{content:"\f1f2"}i.icon.cc.jcb:before{content:"\f24b"}i.icon.cc.mastercard:before{content:"\f1f1"}i.icon.cc.paypal:before{content:"\f1f4"}i.icon.cc.stripe:before{content:"\f1f5"}i.icon.cc.visa:before{content:"\f1f0"}i.icon.centercode:before{content:"\f380"}i.icon.certificate:before{content:"\f0a3"}i.icon.chart.area:before{content:"\f1fe"}i.icon.chart.bar:before{content:"\f080"}i.icon.chart.line:before{content:"\f201"}i.icon.chart.pie:before{content:"\f200"}i.icon.check:before{content:"\f00c"}i.icon.check.circle:before{content:"\f058"}i.icon.check.square:before{content:"\f14a"}i.icon.chess:before{content:"\f439"}i.icon.chess.bishop:before{content:"\f43a"}i.icon.chess.board:before{content:"\f43c"}i.icon.chess.king:before{content:"\f43f"}i.icon.chess.knight:before{content:"\f441"}i.icon.chess.pawn:before{content:"\f443"}i.icon.chess.queen:before{content:"\f445"}i.icon.chess.rook:before{content:"\f447"}i.icon.chevron.circle.down:before{content:"\f13a"}i.icon.chevron.circle.left:before{content:"\f137"}i.icon.chevron.circle.right:before{content:"\f138"}i.icon.chevron.circle.up:before{content:"\f139"}i.icon.chevron.down:before{content:"\f078"}i.icon.chevron.left:before{content:"\f053"}i.icon.chevron.right:before{content:"\f054"}i.icon.chevron.up:before{content:"\f077"}i.icon.child:before{content:"\f1ae"}i.icon.chrome:before{content:"\f268"}i.icon.circle:before{content:"\f111"}i.icon.circle.notch:before{content:"\f1ce"}i.icon.clipboard:before{content:"\f328"}i.icon.clipboard.check:before{content:"\f46c"}i.icon.clipboard.list:before{content:"\f46d"}i.icon.clock:before{content:"\f017"}i.icon.clone:before{content:"\f24d"}i.icon.closed.captioning:before{content:"\f20a"}i.icon.cloud:before{content:"\f0c2"}i.icon.cloudscale:before{content:"\f383"}i.icon.cloudsmith:before{content:"\f384"}i.icon.cloudversify:before{content:"\f385"}i.icon.code:before{content:"\f121"}i.icon.code.branch:before{content:"\f126"}i.icon.codepen:before{content:"\f1cb"}i.icon.codiepie:before{content:"\f284"}i.icon.coffee:before{content:"\f0f4"}i.icon.cog:before{content:"\f013"}i.icon.cogs:before{content:"\f085"}i.icon.columns:before{content:"\f0db"}i.icon.comment:before{content:"\f075"}i.icon.comment.alternate:before{content:"\f27a"}i.icon.comments:before{content:"\f086"}i.icon.compass:before{content:"\f14e"}i.icon.compress:before{content:"\f066"}i.icon.connectdevelop:before{content:"\f20e"}i.icon.contao:before{content:"\f26d"}i.icon.copy:before{content:"\f0c5"}i.icon.copyright:before{content:"\f1f9"}i.icon.cpanel:before{content:"\f388"}i.icon.creative.commons:before{content:"\f25e"}i.icon.credit.card:before{content:"\f09d"}i.icon.crop:before{content:"\f125"}i.icon.crosshairs:before{content:"\f05b"}i.icon.css3:before{content:"\f13c"}i.icon.css3.alternate:before{content:"\f38b"}i.icon.cube:before{content:"\f1b2"}i.icon.cubes:before{content:"\f1b3"}i.icon.cut:before{content:"\f0c4"}i.icon.cuttlefish:before{content:"\f38c"}i.icon.d.and.d:before{content:"\f38d"}i.icon.dashcube:before{content:"\f210"}i.icon.database:before{content:"\f1c0"}i.icon.deaf:before{content:"\f2a4"}i.icon.delicious:before{content:"\f1a5"}i.icon.deploydog:before{content:"\f38e"}i.icon.deskpro:before{content:"\f38f"}i.icon.desktop:before{content:"\f108"}i.icon.deviantart:before{content:"\f1bd"}i.icon.digg:before{content:"\f1a6"}i.icon.digital.ocean:before{content:"\f391"}i.icon.discord:before{content:"\f392"}i.icon.discourse:before{content:"\f393"}i.icon.dna:before{content:"\f471"}i.icon.dochub:before{content:"\f394"}i.icon.docker:before{content:"\f395"}i.icon.dollar.sign:before{content:"\f155"}i.icon.dolly:before{content:"\f472"}i.icon.dolly.flatbed:before{content:"\f474"}i.icon.dot.circle:before{content:"\f192"}i.icon.download:before{content:"\f019"}i.icon.draft2digital:before{content:"\f396"}i.icon.dribbble:before{content:"\f17d"}i.icon.dribbble.square:before{content:"\f397"}i.icon.dropbox:before{content:"\f16b"}i.icon.drupal:before{content:"\f1a9"}i.icon.dyalog:before{content:"\f399"}i.icon.earlybirds:before{content:"\f39a"}i.icon.edge:before{content:"\f282"}i.icon.edit:before{content:"\f044"}i.icon.eject:before{content:"\f052"}i.icon.elementor:before{content:"\f430"}i.icon.ellipsis.horizontal:before{content:"\f141"}i.icon.ellipsis.vertical:before{content:"\f142"}i.icon.ember:before{content:"\f423"}i.icon.empire:before{content:"\f1d1"}i.icon.envelope:before{content:"\f0e0"}i.icon.envelope.open:before{content:"\f2b6"}i.icon.envelope.square:before{content:"\f199"}i.icon.envira:before{content:"\f299"}i.icon.eraser:before{content:"\f12d"}i.icon.erlang:before{content:"\f39d"}i.icon.ethereum:before{content:"\f42e"}i.icon.etsy:before{content:"\f2d7"}i.icon.euro.sign:before{content:"\f153"}i.icon.exchange.alternate:before{content:"\f362"}i.icon.exclamation:before{content:"\f12a"}i.icon.exclamation.circle:before{content:"\f06a"}i.icon.exclamation.triangle:before{content:"\f071"}i.icon.expand:before{content:"\f065"}i.icon.expand.arrows.alternate:before{content:"\f31e"}i.icon.expeditedssl:before{content:"\f23e"}i.icon.external.alternate:before{content:"\f35d"}i.icon.external.square.alternate:before{content:"\f360"}i.icon.eye:before{content:"\f06e"}i.icon.eye.dropper:before{content:"\f1fb"}i.icon.eye.slash:before{content:"\f070"}i.icon.facebook:before{content:"\f09a"}i.icon.facebook.f:before{content:"\f39e"}i.icon.facebook.messenger:before{content:"\f39f"}i.icon.facebook.square:before{content:"\f082"}i.icon.fast.backward:before{content:"\f049"}i.icon.fast.forward:before{content:"\f050"}i.icon.fax:before{content:"\f1ac"}i.icon.female:before{content:"\f182"}i.icon.fighter.jet:before{content:"\f0fb"}i.icon.file:before{content:"\f15b"}i.icon.file.alternate:before{content:"\f15c"}i.icon.file.archive:before{content:"\f1c6"}i.icon.file.audio:before{content:"\f1c7"}i.icon.file.code:before{content:"\f1c9"}i.icon.file.excel:before{content:"\f1c3"}i.icon.file.image:before{content:"\f1c5"}i.icon.file.pdf:before{content:"\f1c1"}i.icon.file.powerpoint:before{content:"\f1c4"}i.icon.file.video:before{content:"\f1c8"}i.icon.file.word:before{content:"\f1c2"}i.icon.film:before{content:"\f008"}i.icon.filter:before{content:"\f0b0"}i.icon.fire:before{content:"\f06d"}i.icon.fire.extinguisher:before{content:"\f134"}i.icon.firefox:before{content:"\f269"}i.icon.first.aid:before{content:"\f479"}i.icon.first.order:before{content:"\f2b0"}i.icon.firstdraft:before{content:"\f3a1"}i.icon.flag:before{content:"\f024"}i.icon.flag.checkered:before{content:"\f11e"}i.icon.flask:before{content:"\f0c3"}i.icon.flickr:before{content:"\f16e"}i.icon.flipboard:before{content:"\f44d"}i.icon.fly:before{content:"\f417"}i.icon.folder:before{content:"\f07b"}i.icon.folder.open:before{content:"\f07c"}i.icon.font:before{content:"\f031"}i.icon.font.awesome:before{content:"\f2b4"}i.icon.font.awesome.alternate:before{content:"\f35c"}i.icon.font.awesome.flag:before{content:"\f425"}i.icon.fonticons:before{content:"\f280"}i.icon.fonticons.fi:before{content:"\f3a2"}i.icon.football.ball:before{content:"\f44e"}i.icon.fort.awesome:before{content:"\f286"}i.icon.fort.awesome.alternate:before{content:"\f3a3"}i.icon.forumbee:before{content:"\f211"}i.icon.forward:before{content:"\f04e"}i.icon.foursquare:before{content:"\f180"}i.icon.free.code.camp:before{content:"\f2c5"}i.icon.freebsd:before{content:"\f3a4"}i.icon.frown:before{content:"\f119"}i.icon.futbol:before{content:"\f1e3"}i.icon.gamepad:before{content:"\f11b"}i.icon.gavel:before{content:"\f0e3"}i.icon.gem:before{content:"\f3a5"}i.icon.genderless:before{content:"\f22d"}i.icon.get.pocket:before{content:"\f265"}i.icon.gg:before{content:"\f260"}i.icon.gg.circle:before{content:"\f261"}i.icon.gift:before{content:"\f06b"}i.icon.git:before{content:"\f1d3"}i.icon.git.square:before{content:"\f1d2"}i.icon.github:before{content:"\f09b"}i.icon.github.alternate:before{content:"\f113"}i.icon.github.square:before{content:"\f092"}i.icon.gitkraken:before{content:"\f3a6"}i.icon.gitlab:before{content:"\f296"}i.icon.gitter:before{content:"\f426"}i.icon.glass.martini:before{content:"\f000"}i.icon.glide:before{content:"\f2a5"}i.icon.glide.g:before{content:"\f2a6"}i.icon.globe:before{content:"\f0ac"}i.icon.gofore:before{content:"\f3a7"}i.icon.golf.ball:before{content:"\f450"}i.icon.goodreads:before{content:"\f3a8"}i.icon.goodreads.g:before{content:"\f3a9"}i.icon.google:before{content:"\f1a0"}i.icon.google.drive:before{content:"\f3aa"}i.icon.google.play:before{content:"\f3ab"}i.icon.google.plus:before{content:"\f2b3"}i.icon.google.plus.g:before{content:"\f0d5"}i.icon.google.plus.square:before{content:"\f0d4"}i.icon.google.wallet:before{content:"\f1ee"}i.icon.graduation.cap:before{content:"\f19d"}i.icon.gratipay:before{content:"\f184"}i.icon.grav:before{content:"\f2d6"}i.icon.gripfire:before{content:"\f3ac"}i.icon.grunt:before{content:"\f3ad"}i.icon.gulp:before{content:"\f3ae"}i.icon.h.square:before{content:"\f0fd"}i.icon.hacker.news:before{content:"\f1d4"}i.icon.hacker.news.square:before{content:"\f3af"}i.icon.hand.lizard:before{content:"\f258"}i.icon.hand.paper:before{content:"\f256"}i.icon.hand.peace:before{content:"\f25b"}i.icon.hand.point.down:before{content:"\f0a7"}i.icon.hand.point.left:before{content:"\f0a5"}i.icon.hand.point.right:before{content:"\f0a4"}i.icon.hand.point.up:before{content:"\f0a6"}i.icon.hand.pointer:before{content:"\f25a"}i.icon.hand.rock:before{content:"\f255"}i.icon.hand.scissors:before{content:"\f257"}i.icon.hand.spock:before{content:"\f259"}i.icon.handshake:before{content:"\f2b5"}i.icon.hashtag:before{content:"\f292"}i.icon.hdd:before{content:"\f0a0"}i.icon.heading:before{content:"\f1dc"}i.icon.headphones:before{content:"\f025"}i.icon.heart:before{content:"\f004"}i.icon.heartbeat:before{content:"\f21e"}i.icon.hips:before{content:"\f452"}i.icon.hire.a.helper:before{content:"\f3b0"}i.icon.history:before{content:"\f1da"}i.icon.hockey.puck:before{content:"\f453"}i.icon.home:before{content:"\f015"}i.icon.hooli:before{content:"\f427"}i.icon.hospital:before{content:"\f0f8"}i.icon.hospital.symbol:before{content:"\f47e"}i.icon.hotjar:before{content:"\f3b1"}i.icon.hourglass:before{content:"\f254"}i.icon.hourglass.end:before{content:"\f253"}i.icon.hourglass.half:before{content:"\f252"}i.icon.hourglass.start:before{content:"\f251"}i.icon.houzz:before{content:"\f27c"}i.icon.html5:before{content:"\f13b"}i.icon.hubspot:before{content:"\f3b2"}i.icon.i.cursor:before{content:"\f246"}i.icon.id.badge:before{content:"\f2c1"}i.icon.id.card:before{content:"\f2c2"}i.icon.image:before{content:"\f03e"}i.icon.images:before{content:"\f302"}i.icon.imdb:before{content:"\f2d8"}i.icon.inbox:before{content:"\f01c"}i.icon.indent:before{content:"\f03c"}i.icon.industry:before{content:"\f275"}i.icon.info:before{content:"\f129"}i.icon.info.circle:before{content:"\f05a"}i.icon.instagram:before{content:"\f16d"}i.icon.internet.explorer:before{content:"\f26b"}i.icon.ioxhost:before{content:"\f208"}i.icon.italic:before{content:"\f033"}i.icon.itunes:before{content:"\f3b4"}i.icon.itunes.note:before{content:"\f3b5"}i.icon.jenkins:before{content:"\f3b6"}i.icon.joget:before{content:"\f3b7"}i.icon.joomla:before{content:"\f1aa"}i.icon.js:before{content:"\f3b8"}i.icon.js.square:before{content:"\f3b9"}i.icon.jsfiddle:before{content:"\f1cc"}i.icon.key:before{content:"\f084"}i.icon.keyboard:before{content:"\f11c"}i.icon.keycdn:before{content:"\f3ba"}i.icon.kickstarter:before{content:"\f3bb"}i.icon.kickstarter.k:before{content:"\f3bc"}i.icon.korvue:before{content:"\f42f"}i.icon.language:before{content:"\f1ab"}i.icon.laptop:before{content:"\f109"}i.icon.laravel:before{content:"\f3bd"}i.icon.lastfm:before{content:"\f202"}i.icon.lastfm.square:before{content:"\f203"}i.icon.leaf:before{content:"\f06c"}i.icon.leanpub:before{content:"\f212"}i.icon.lemon:before{content:"\f094"}i.icon.less:before{content:"\f41d"}i.icon.level.down.alternate:before{content:"\f3be"}i.icon.level.up.alternate:before{content:"\f3bf"}i.icon.life.ring:before{content:"\f1cd"}i.icon.lightbulb:before{content:"\f0eb"}i.icon.linechat:before{content:"\f3c0"}i.icon.linkify:before{content:"\f0c1"}i.icon.linkedin:before{content:"\f08c"}i.icon.linkedin.in:before{content:"\f0e1"}i.icon.linode:before{content:"\f2b8"}i.icon.linux:before{content:"\f17c"}i.icon.lira.sign:before{content:"\f195"}i.icon.list:before{content:"\f03a"}i.icon.list.alternate:before{content:"\f022"}i.icon.list.ol:before{content:"\f0cb"}i.icon.list.ul:before{content:"\f0ca"}i.icon.location.arrow:before{content:"\f124"}i.icon.lock:before{content:"\f023"}i.icon.lock.open:before{content:"\f3c1"}i.icon.long.arrow.alternate.down:before{content:"\f309"}i.icon.long.arrow.alternate.left:before{content:"\f30a"}i.icon.long.arrow.alternate.right:before{content:"\f30b"}i.icon.long.arrow.alternate.up:before{content:"\f30c"}i.icon.low.vision:before{content:"\f2a8"}i.icon.lyft:before{content:"\f3c3"}i.icon.magento:before{content:"\f3c4"}i.icon.magic:before{content:"\f0d0"}i.icon.magnet:before{content:"\f076"}i.icon.male:before{content:"\f183"}i.icon.map:before{content:"\f279"}i.icon.map.marker:before{content:"\f041"}i.icon.map.marker.alternate:before{content:"\f3c5"}i.icon.map.pin:before{content:"\f276"}i.icon.map.signs:before{content:"\f277"}i.icon.mars:before{content:"\f222"}i.icon.mars.double:before{content:"\f227"}i.icon.mars.stroke:before{content:"\f229"}i.icon.mars.stroke.horizontal:before{content:"\f22b"}i.icon.mars.stroke.vertical:before{content:"\f22a"}i.icon.maxcdn:before{content:"\f136"}i.icon.medapps:before{content:"\f3c6"}i.icon.medium:before{content:"\f23a"}i.icon.medium.m:before{content:"\f3c7"}i.icon.medkit:before{content:"\f0fa"}i.icon.medrt:before{content:"\f3c8"}i.icon.meetup:before{content:"\f2e0"}i.icon.meh:before{content:"\f11a"}i.icon.mercury:before{content:"\f223"}i.icon.microchip:before{content:"\f2db"}i.icon.microphone:before{content:"\f130"}i.icon.microphone.slash:before{content:"\f131"}i.icon.microsoft:before{content:"\f3ca"}i.icon.minus:before{content:"\f068"}i.icon.minus.circle:before{content:"\f056"}i.icon.minus.square:before{content:"\f146"}i.icon.mix:before{content:"\f3cb"}i.icon.mixcloud:before{content:"\f289"}i.icon.mizuni:before{content:"\f3cc"}i.icon.mobile:before{content:"\f10b"}i.icon.mobile.alternate:before{content:"\f3cd"}i.icon.modx:before{content:"\f285"}i.icon.monero:before{content:"\f3d0"}i.icon.money.bill.alternate:before{content:"\f3d1"}i.icon.moon:before{content:"\f186"}i.icon.motorcycle:before{content:"\f21c"}i.icon.mouse.pointer:before{content:"\f245"}i.icon.music:before{content:"\f001"}i.icon.napster:before{content:"\f3d2"}i.icon.neuter:before{content:"\f22c"}i.icon.newspaper:before{content:"\f1ea"}i.icon.nintendo.switch:before{content:"\f418"}i.icon.node:before{content:"\f419"}i.icon.node.js:before{content:"\f3d3"}i.icon.npm:before{content:"\f3d4"}i.icon.ns8:before{content:"\f3d5"}i.icon.nutritionix:before{content:"\f3d6"}i.icon.object.group:before{content:"\f247"}i.icon.object.ungroup:before{content:"\f248"}i.icon.odnoklassniki:before{content:"\f263"}i.icon.odnoklassniki.square:before{content:"\f264"}i.icon.opencart:before{content:"\f23d"}i.icon.openid:before{content:"\f19b"}i.icon.opera:before{content:"\f26a"}i.icon.optin.monster:before{content:"\f23c"}i.icon.osi:before{content:"\f41a"}i.icon.outdent:before{content:"\f03b"}i.icon.page4:before{content:"\f3d7"}i.icon.pagelines:before{content:"\f18c"}i.icon.paint.brush:before{content:"\f1fc"}i.icon.palfed:before{content:"\f3d8"}i.icon.pallet:before{content:"\f482"}i.icon.paper.plane:before{content:"\f1d8"}i.icon.paperclip:before{content:"\f0c6"}i.icon.paragraph:before{content:"\f1dd"}i.icon.paste:before{content:"\f0ea"}i.icon.patreon:before{content:"\f3d9"}i.icon.pause:before{content:"\f04c"}i.icon.pause.circle:before{content:"\f28b"}i.icon.paw:before{content:"\f1b0"}i.icon.paypal:before{content:"\f1ed"}i.icon.pen.square:before{content:"\f14b"}i.icon.pencil.alternate:before{content:"\f303"}i.icon.percent:before{content:"\f295"}i.icon.periscope:before{content:"\f3da"}i.icon.phabricator:before{content:"\f3db"}i.icon.phoenix.framework:before{content:"\f3dc"}i.icon.phone:before{content:"\f095"}i.icon.phone.square:before{content:"\f098"}i.icon.phone.volume:before{content:"\f2a0"}i.icon.php:before{content:"\f457"}i.icon.pied.piper:before{content:"\f2ae"}i.icon.pied.piper.alternate:before{content:"\f1a8"}i.icon.pied.piper.pp:before{content:"\f1a7"}i.icon.pills:before{content:"\f484"}i.icon.pinterest:before{content:"\f0d2"}i.icon.pinterest.p:before{content:"\f231"}i.icon.pinterest.square:before{content:"\f0d3"}i.icon.plane:before{content:"\f072"}i.icon.play:before{content:"\f04b"}i.icon.play.circle:before{content:"\f144"}i.icon.playstation:before{content:"\f3df"}i.icon.plug:before{content:"\f1e6"}i.icon.plus:before{content:"\f067"}i.icon.plus.circle:before{content:"\f055"}i.icon.plus.square:before{content:"\f0fe"}i.icon.podcast:before{content:"\f2ce"}i.icon.pound.sign:before{content:"\f154"}i.icon.power.off:before{content:"\f011"}i.icon.print:before{content:"\f02f"}i.icon.product.hunt:before{content:"\f288"}i.icon.pushed:before{content:"\f3e1"}i.icon.puzzle.piece:before{content:"\f12e"}i.icon.python:before{content:"\f3e2"}i.icon.qq:before{content:"\f1d6"}i.icon.qrcode:before{content:"\f029"}i.icon.question:before{content:"\f128"}i.icon.question.circle:before{content:"\f059"}i.icon.quidditch:before{content:"\f458"}i.icon.quinscape:before{content:"\f459"}i.icon.quora:before{content:"\f2c4"}i.icon.quote.left:before{content:"\f10d"}i.icon.quote.right:before{content:"\f10e"}i.icon.random:before{content:"\f074"}i.icon.ravelry:before{content:"\f2d9"}i.icon.react:before{content:"\f41b"}i.icon.rebel:before{content:"\f1d0"}i.icon.recycle:before{content:"\f1b8"}i.icon.redriver:before{content:"\f3e3"}i.icon.reddit:before{content:"\f1a1"}i.icon.reddit.alien:before{content:"\f281"}i.icon.reddit.square:before{content:"\f1a2"}i.icon.redo:before{content:"\f01e"}i.icon.redo.alternate:before{content:"\f2f9"}i.icon.registered:before{content:"\f25d"}i.icon.rendact:before{content:"\f3e4"}i.icon.renren:before{content:"\f18b"}i.icon.reply:before{content:"\f3e5"}i.icon.reply.all:before{content:"\f122"}i.icon.replyd:before{content:"\f3e6"}i.icon.resolving:before{content:"\f3e7"}i.icon.retweet:before{content:"\f079"}i.icon.road:before{content:"\f018"}i.icon.rocket:before{content:"\f135"}i.icon.rocketchat:before{content:"\f3e8"}i.icon.rockrms:before{content:"\f3e9"}i.icon.rss:before{content:"\f09e"}i.icon.rss.square:before{content:"\f143"}i.icon.ruble.sign:before{content:"\f158"}i.icon.rupee.sign:before{content:"\f156"}i.icon.safari:before{content:"\f267"}i.icon.sass:before{content:"\f41e"}i.icon.save:before{content:"\f0c7"}i.icon.schlix:before{content:"\f3ea"}i.icon.scribd:before{content:"\f28a"}i.icon.search:before{content:"\f002"}i.icon.search.minus:before{content:"\f010"}i.icon.search.plus:before{content:"\f00e"}i.icon.searchengin:before{content:"\f3eb"}i.icon.sellcast:before{content:"\f2da"}i.icon.sellsy:before{content:"\f213"}i.icon.server:before{content:"\f233"}i.icon.servicestack:before{content:"\f3ec"}i.icon.share:before{content:"\f064"}i.icon.share.alternate:before{content:"\f1e0"}i.icon.share.alternate.square:before{content:"\f1e1"}i.icon.share.square:before{content:"\f14d"}i.icon.shekel.sign:before{content:"\f20b"}i.icon.shield.alternate:before{content:"\f3ed"}i.icon.ship:before{content:"\f21a"}i.icon.shipping.fast:before{content:"\f48b"}i.icon.shirtsinbulk:before{content:"\f214"}i.icon.shopping.bag:before{content:"\f290"}i.icon.shopping.basket:before{content:"\f291"}i.icon.shopping.cart:before{content:"\f07a"}i.icon.shower:before{content:"\f2cc"}i.icon.sign.in.alternate:before{content:"\f2f6"}i.icon.sign.language:before{content:"\f2a7"}i.icon.sign.out.alternate:before{content:"\f2f5"}i.icon.signal:before{content:"\f012"}i.icon.simplybuilt:before{content:"\f215"}i.icon.sistrix:before{content:"\f3ee"}i.icon.sitemap:before{content:"\f0e8"}i.icon.skyatlas:before{content:"\f216"}i.icon.skype:before{content:"\f17e"}i.icon.slack:before{content:"\f198"}i.icon.slack.hash:before{content:"\f3ef"}i.icon.sliders.horizontal:before{content:"\f1de"}i.icon.slideshare:before{content:"\f1e7"}i.icon.smile:before{content:"\f118"}i.icon.snapchat:before{content:"\f2ab"}i.icon.snapchat.ghost:before{content:"\f2ac"}i.icon.snapchat.square:before{content:"\f2ad"}i.icon.snowflake:before{content:"\f2dc"}i.icon.sort:before{content:"\f0dc"}i.icon.sort.alphabet.down:before{content:"\f15d"}i.icon.sort.alphabet.up:before{content:"\f15e"}i.icon.sort.amount.down:before{content:"\f160"}i.icon.sort.amount.up:before{content:"\f161"}i.icon.sort.down:before{content:"\f0dd"}i.icon.sort.numeric.down:before{content:"\f162"}i.icon.sort.numeric.up:before{content:"\f163"}i.icon.sort.up:before{content:"\f0de"}i.icon.soundcloud:before{content:"\f1be"}i.icon.space.shuttle:before{content:"\f197"}i.icon.speakap:before{content:"\f3f3"}i.icon.spinner:before{content:"\f110"}i.icon.spotify:before{content:"\f1bc"}i.icon.square:before{content:"\f0c8"}i.icon.square.full:before{content:"\f45c"}i.icon.stack.exchange:before{content:"\f18d"}i.icon.stack.overflow:before{content:"\f16c"}i.icon.star:before{content:"\f005"}i.icon.star.half:before{content:"\f089"}i.icon.staylinked:before{content:"\f3f5"}i.icon.steam:before{content:"\f1b6"}i.icon.steam.square:before{content:"\f1b7"}i.icon.steam.symbol:before{content:"\f3f6"}i.icon.step.backward:before{content:"\f048"}i.icon.step.forward:before{content:"\f051"}i.icon.stethoscope:before{content:"\f0f1"}i.icon.sticker.mule:before{content:"\f3f7"}i.icon.sticky.note:before{content:"\f249"}i.icon.stop:before{content:"\f04d"}i.icon.stop.circle:before{content:"\f28d"}i.icon.stopwatch:before{content:"\f2f2"}i.icon.strava:before{content:"\f428"}i.icon.street.view:before{content:"\f21d"}i.icon.strikethrough:before{content:"\f0cc"}i.icon.stripe:before{content:"\f429"}i.icon.stripe.s:before{content:"\f42a"}i.icon.studiovinari:before{content:"\f3f8"}i.icon.stumbleupon:before{content:"\f1a4"}i.icon.stumbleupon.circle:before{content:"\f1a3"}i.icon.subscript:before{content:"\f12c"}i.icon.subway:before{content:"\f239"}i.icon.suitcase:before{content:"\f0f2"}i.icon.sun:before{content:"\f185"}i.icon.superpowers:before{content:"\f2dd"}i.icon.superscript:before{content:"\f12b"}i.icon.supple:before{content:"\f3f9"}i.icon.sync:before{content:"\f021"}i.icon.sync.alternate:before{content:"\f2f1"}i.icon.syringe:before{content:"\f48e"}i.icon.table:before{content:"\f0ce"}i.icon.table.tennis:before{content:"\f45d"}i.icon.tablet:before{content:"\f10a"}i.icon.tablet.alternate:before{content:"\f3fa"}i.icon.tachometer.alternate:before{content:"\f3fd"}i.icon.tag:before{content:"\f02b"}i.icon.tags:before{content:"\f02c"}i.icon.tasks:before{content:"\f0ae"}i.icon.taxi:before{content:"\f1ba"}i.icon.telegram:before{content:"\f2c6"}i.icon.telegram.plane:before{content:"\f3fe"}i.icon.tencent.weibo:before{content:"\f1d5"}i.icon.terminal:before{content:"\f120"}i.icon.text.height:before{content:"\f034"}i.icon.text.width:before{content:"\f035"}i.icon.th:before{content:"\f00a"}i.icon.th.large:before{content:"\f009"}i.icon.th.list:before{content:"\f00b"}i.icon.themeisle:before{content:"\f2b2"}i.icon.thermometer:before{content:"\f491"}i.icon.thermometer.empty:before{content:"\f2cb"}i.icon.thermometer.full:before{content:"\f2c7"}i.icon.thermometer.half:before{content:"\f2c9"}i.icon.thermometer.quarter:before{content:"\f2ca"}i.icon.thermometer.three.quarters:before{content:"\f2c8"}i.icon.thumbs.down:before{content:"\f165"}i.icon.thumbs.up:before{content:"\f164"}i.icon.thumbtack:before{content:"\f08d"}i.icon.ticket.alternate:before{content:"\f3ff"}i.icon.times:before{content:"\f00d"}i.icon.times.circle:before{content:"\f057"}i.icon.tint:before{content:"\f043"}i.icon.toggle.off:before{content:"\f204"}i.icon.toggle.on:before{content:"\f205"}i.icon.trademark:before{content:"\f25c"}i.icon.train:before{content:"\f238"}i.icon.transgender:before{content:"\f224"}i.icon.transgender.alternate:before{content:"\f225"}i.icon.trash:before{content:"\f1f8"}i.icon.trash.alternate:before{content:"\f2ed"}i.icon.tree:before{content:"\f1bb"}i.icon.trello:before{content:"\f181"}i.icon.tripadvisor:before{content:"\f262"}i.icon.trophy:before{content:"\f091"}i.icon.truck:before{content:"\f0d1"}i.icon.tty:before{content:"\f1e4"}i.icon.tumblr:before{content:"\f173"}i.icon.tumblr.square:before{content:"\f174"}i.icon.tv:before{content:"\f26c"}i.icon.twitch:before{content:"\f1e8"}i.icon.twitter:before{content:"\f099"}i.icon.twitter.square:before{content:"\f081"}i.icon.typo3:before{content:"\f42b"}i.icon.uber:before{content:"\f402"}i.icon.uikit:before{content:"\f403"}i.icon.umbrella:before{content:"\f0e9"}i.icon.underline:before{content:"\f0cd"}i.icon.undo:before{content:"\f0e2"}i.icon.undo.alternate:before{content:"\f2ea"}i.icon.uniregistry:before{content:"\f404"}i.icon.universal.access:before{content:"\f29a"}i.icon.university:before{content:"\f19c"}i.icon.unlink:before{content:"\f127"}i.icon.unlock:before{content:"\f09c"}i.icon.unlock.alternate:before{content:"\f13e"}i.icon.untappd:before{content:"\f405"}i.icon.upload:before{content:"\f093"}i.icon.usb:before{content:"\f287"}i.icon.user:before{content:"\f007"}i.icon.user.circle:before{content:"\f2bd"}i.icon.user.md:before{content:"\f0f0"}i.icon.user.plus:before{content:"\f234"}i.icon.user.secret:before{content:"\f21b"}i.icon.user.times:before{content:"\f235"}i.icon.users:before{content:"\f0c0"}i.icon.ussunnah:before{content:"\f407"}i.icon.utensil.spoon:before{content:"\f2e5"}i.icon.utensils:before{content:"\f2e7"}i.icon.vaadin:before{content:"\f408"}i.icon.venus:before{content:"\f221"}i.icon.venus.double:before{content:"\f226"}i.icon.venus.mars:before{content:"\f228"}i.icon.viacoin:before{content:"\f237"}i.icon.viadeo:before{content:"\f2a9"}i.icon.viadeo.square:before{content:"\f2aa"}i.icon.viber:before{content:"\f409"}i.icon.video:before{content:"\f03d"}i.icon.vimeo:before{content:"\f40a"}i.icon.vimeo.square:before{content:"\f194"}i.icon.vimeo.v:before{content:"\f27d"}i.icon.vine:before{content:"\f1ca"}i.icon.vk:before{content:"\f189"}i.icon.vnv:before{content:"\f40b"}i.icon.volleyball.ball:before{content:"\f45f"}i.icon.volume.down:before{content:"\f027"}i.icon.volume.off:before{content:"\f026"}i.icon.volume.up:before{content:"\f028"}i.icon.vuejs:before{content:"\f41f"}i.icon.warehouse:before{content:"\f494"}i.icon.weibo:before{content:"\f18a"}i.icon.weight:before{content:"\f496"}i.icon.weixin:before{content:"\f1d7"}i.icon.whatsapp:before{content:"\f232"}i.icon.whatsapp.square:before{content:"\f40c"}i.icon.wheelchair:before{content:"\f193"}i.icon.whmcs:before{content:"\f40d"}i.icon.wifi:before{content:"\f1eb"}i.icon.wikipedia.w:before{content:"\f266"}i.icon.window.close:before{content:"\f410"}i.icon.window.maximize:before{content:"\f2d0"}i.icon.window.minimize:before{content:"\f2d1"}i.icon.window.restore:before{content:"\f2d2"}i.icon.windows:before{content:"\f17a"}i.icon.won.sign:before{content:"\f159"}i.icon.wordpress:before{content:"\f19a"}i.icon.wordpress.simple:before{content:"\f411"}i.icon.wpbeginner:before{content:"\f297"}i.icon.wpexplorer:before{content:"\f2de"}i.icon.wpforms:before{content:"\f298"}i.icon.wrench:before{content:"\f0ad"}i.icon.xbox:before{content:"\f412"}i.icon.xing:before{content:"\f168"}i.icon.xing.square:before{content:"\f169"}i.icon.y.combinator:before{content:"\f23b"}i.icon.yahoo:before{content:"\f19e"}i.icon.yandex:before{content:"\f413"}i.icon.yandex.international:before{content:"\f414"}i.icon.yelp:before{content:"\f1e9"}i.icon.yen.sign:before{content:"\f157"}i.icon.yoast:before{content:"\f2b1"}i.icon.youtube:before{content:"\f167"}i.icon.youtube.square:before{content:"\f431"}i.icon.chess.rock:before{content:"\f447"}i.icon.ordered.list:before{content:"\f0cb"}i.icon.unordered.list:before{content:"\f0ca"}i.icon.user.doctor:before{content:"\f0f0"}i.icon.shield:before{content:"\f3ed"}i.icon.puzzle:before{content:"\f12e"}i.icon.credit.card.amazon.pay:before{content:"\f42d"}i.icon.credit.card.american.express:before{content:"\f1f3"}i.icon.credit.card.diners.club:before{content:"\f24c"}i.icon.credit.card.discover:before{content:"\f1f2"}i.icon.credit.card.jcb:before{content:"\f24b"}i.icon.credit.card.mastercard:before{content:"\f1f1"}i.icon.credit.card.paypal:before{content:"\f1f4"}i.icon.credit.card.stripe:before{content:"\f1f5"}i.icon.credit.card.visa:before{content:"\f1f0"}i.icon.add.circle:before{content:"\f055"}i.icon.add.square:before{content:"\f0fe"}i.icon.add.to.calendar:before{content:"\f271"}i.icon.add.to.cart:before{content:"\f217"}i.icon.add.user:before{content:"\f234"}i.icon.add:before{content:"\f067"}i.icon.alarm.mute:before{content:"\f1f6"}i.icon.alarm:before{content:"\f0f3"}i.icon.ald:before{content:"\f2a2"}i.icon.als:before{content:"\f2a2"}i.icon.american.express.card:before{content:"\f1f3"}i.icon.american.express:before{content:"\f1f3"}i.icon.amex:before{content:"\f1f3"}i.icon.announcement:before{content:"\f0a1"}i.icon.area.chart:before{content:"\f1fe"}i.icon.area.graph:before{content:"\f1fe"}i.icon.arrow.down.cart:before{content:"\f218"}i.icon.asexual:before{content:"\f22d"}i.icon.asl.interpreting:before{content:"\f2a3"}i.icon.asl:before{content:"\f2a3"}i.icon.assistive.listening.devices:before{content:"\f2a2"}i.icon.attach:before{content:"\f0c6"}i.icon.attention:before{content:"\f06a"}i.icon.balance:before{content:"\f24e"}i.icon.bar:before{content:"\f0fc"}i.icon.bathtub:before{content:"\f2cd"}i.icon.battery.four:before{content:"\f240"}i.icon.battery.high:before{content:"\f241"}i.icon.battery.low:before{content:"\f243"}i.icon.battery.medium:before{content:"\f242"}i.icon.battery.one:before{content:"\f243"}i.icon.battery.three:before{content:"\f241"}i.icon.battery.two:before{content:"\f242"}i.icon.battery.zero:before{content:"\f244"}i.icon.birthday:before{content:"\f1fd"}i.icon.block.layout:before{content:"\f009"}i.icon.bluetooth.alternative:before{content:"\f294"}i.icon.broken.chain:before{content:"\f127"}i.icon.browser:before{content:"\f022"}i.icon.call.square:before{content:"\f098"}i.icon.call:before{content:"\f095"}i.icon.cancel:before{content:"\f00d"}i.icon.cart:before{content:"\f07a"}i.icon.cc:before{content:"\f20a"}i.icon.chain:before{content:"\f0c1"}i.icon.chat:before{content:"\f075"}i.icon.checked.calendar:before{content:"\f274"}i.icon.checkmark:before{content:"\f00c"}i.icon.circle.notched:before{content:"\f1ce"}i.icon.close:before{content:"\f00d"}i.icon.cny:before{content:"\f157"}i.icon.cocktail:before{content:"\f000"}i.icon.commenting:before{content:"\f27a"}i.icon.computer:before{content:"\f108"}i.icon.configure:before{content:"\f0ad"}i.icon.content:before{content:"\f0c9"}i.icon.deafness:before{content:"\f2a4"}i.icon.delete.calendar:before{content:"\f273"}i.icon.delete:before{content:"\f00d"}i.icon.detective:before{content:"\f21b"}i.icon.diners.club.card:before{content:"\f24c"}i.icon.diners.club:before{content:"\f24c"}i.icon.discover.card:before{content:"\f1f2"}i.icon.discover:before{content:"\f1f2"}i.icon.discussions:before{content:"\f086"}i.icon.doctor:before{content:"\f0f0"}i.icon.dollar:before{content:"\f155"}i.icon.dont:before{content:"\f05e"}i.icon.dribble:before{content:"\f17d"}i.icon.drivers.license:before{content:"\f2c2"}i.icon.dropdown:before{content:"\f0d7"}i.icon.eercast:before{content:"\f2da"}i.icon.emergency:before{content:"\f0f9"}i.icon.envira.gallery:before{content:"\f299"}i.icon.erase:before{content:"\f12d"}i.icon.eur:before{content:"\f153"}i.icon.euro:before{content:"\f153"}i.icon.eyedropper:before{content:"\f1fb"}i.icon.fa:before{content:"\f2b4"}i.icon.factory:before{content:"\f275"}i.icon.favorite:before{content:"\f005"}i.icon.feed:before{content:"\f09e"}i.icon.female.homosexual:before{content:"\f226"}i.icon.file.text:before{content:"\f15c"}i.icon.find:before{content:"\f1e5"}i.icon.first.aid:before{content:"\f0fa"}i.icon.five.hundred.pixels:before{content:"\f26e"}i.icon.fork:before{content:"\f126"}i.icon.game:before{content:"\f11b"}i.icon.gay:before{content:"\f227"}i.icon.gbp:before{content:"\f154"}i.icon.gittip:before{content:"\f184"}i.icon.google.plus.circle:before{content:"\f2b3"}i.icon.google.plus.official:before{content:"\f2b3"}i.icon.grab:before{content:"\f255"}i.icon.graduation:before{content:"\f19d"}i.icon.grid.layout:before{content:"\f00a"}i.icon.group:before{content:"\f0c0"}i.icon.h:before{content:"\f0fd"}i.icon.hand.victory:before{content:"\f25b"}i.icon.handicap:before{content:"\f193"}i.icon.hard.of.hearing:before{content:"\f2a4"}i.icon.header:before{content:"\f1dc"}i.icon.help.circle:before{content:"\f059"}i.icon.help:before{content:"\f128"}i.icon.heterosexual:before{content:"\f228"}i.icon.hide:before{content:"\f070"}i.icon.hotel:before{content:"\f236"}i.icon.hourglass.four:before{content:"\f254"}i.icon.hourglass.full:before{content:"\f254"}i.icon.hourglass.one:before{content:"\f251"}i.icon.hourglass.three:before{content:"\f253"}i.icon.hourglass.two:before{content:"\f252"}i.icon.idea:before{content:"\f0eb"}i.icon.ils:before{content:"\f20b"}i.icon.in.cart:before{content:"\f218"}i.icon.inr:before{content:"\f156"}i.icon.intergender:before{content:"\f224"}i.icon.intersex:before{content:"\f224"}i.icon.japan.credit.bureau.card:before{content:"\f24b"}i.icon.japan.credit.bureau:before{content:"\f24b"}i.icon.jcb:before{content:"\f24b"}i.icon.jpy:before{content:"\f157"}i.icon.krw:before{content:"\f159"}i.icon.lab:before{content:"\f0c3"}i.icon.law:before{content:"\f24e"}i.icon.legal:before{content:"\f0e3"}i.icon.lesbian:before{content:"\f226"}i.icon.lightning:before{content:"\f0e7"}i.icon.like:before{content:"\f004"}i.icon.line.graph:before{content:"\f201"}i.icon.linkedin.square:before{content:"\f08c"}i.icon.linkify:before{content:"\f0c1"}i.icon.lira:before{content:"\f195"}i.icon.list.layout:before{content:"\f00b"}i.icon.magnify:before{content:"\f00e"}i.icon.mail.forward:before{content:"\f064"}i.icon.mail.square:before{content:"\f199"}i.icon.mail:before{content:"\f0e0"}i.icon.male.homosexual:before{content:"\f227"}i.icon.man:before{content:"\f222"}i.icon.marker:before{content:"\f041"}i.icon.mars.alternate:before{content:"\f229"}i.icon.mars.horizontal:before{content:"\f22b"}i.icon.mars.vertical:before{content:"\f22a"}i.icon.mastercard.card:before{content:"\f1f1"}i.icon.mastercard:before{content:"\f1f1"}i.icon.microsoft.edge:before{content:"\f282"}i.icon.military:before{content:"\f0fb"}i.icon.ms.edge:before{content:"\f282"}i.icon.mute:before{content:"\f131"}i.icon.new.pied.piper:before{content:"\f2ae"}i.icon.non.binary.transgender:before{content:"\f223"}i.icon.numbered.list:before{content:"\f0cb"}i.icon.optinmonster:before{content:"\f23c"}i.icon.options:before{content:"\f1de"}i.icon.other.gender.horizontal:before{content:"\f22b"}i.icon.other.gender.vertical:before{content:"\f22a"}i.icon.other.gender:before{content:"\f229"}i.icon.payment:before{content:"\f09d"}i.icon.paypal.card:before{content:"\f1f4"}i.icon.pencil.square:before{content:"\f14b"}i.icon.photo:before{content:"\f030"}i.icon.picture:before{content:"\f03e"}i.icon.pie.chart:before{content:"\f200"}i.icon.pie.graph:before{content:"\f200"}i.icon.pied.piper.hat:before{content:"\f2ae"}i.icon.pin:before{content:"\f08d"}i.icon.plus.cart:before{content:"\f217"}i.icon.pocket:before{content:"\f265"}i.icon.point:before{content:"\f041"}i.icon.pointing.down:before{content:"\f0a7"}i.icon.pointing.left:before{content:"\f0a5"}i.icon.pointing.right:before{content:"\f0a4"}i.icon.pointing.up:before{content:"\f0a6"}i.icon.pound:before{content:"\f154"}i.icon.power.cord:before{content:"\f1e6"}i.icon.power:before{content:"\f011"}i.icon.privacy:before{content:"\f084"}i.icon.r.circle:before{content:"\f25d"}i.icon.rain:before{content:"\f0e9"}i.icon.record:before{content:"\f03d"}i.icon.refresh:before{content:"\f021"}i.icon.remove.circle:before{content:"\f057"}i.icon.remove.from.calendar:before{content:"\f272"}i.icon.remove.user:before{content:"\f235"}i.icon.remove:before{content:"\f00d"}i.icon.repeat:before{content:"\f01e"}i.icon.rmb:before{content:"\f157"}i.icon.rouble:before{content:"\f158"}i.icon.rub:before{content:"\f158"}i.icon.ruble:before{content:"\f158"}i.icon.rupee:before{content:"\f156"}i.icon.s15:before{content:"\f2cd"}i.icon.selected.radio:before{content:"\f192"}i.icon.send:before{content:"\f1d8"}i.icon.setting:before{content:"\f013"}i.icon.settings:before{content:"\f085"}i.icon.shekel:before{content:"\f20b"}i.icon.sheqel:before{content:"\f20b"}i.icon.shipping:before{content:"\f0d1"}i.icon.shop:before{content:"\f07a"}i.icon.shuffle:before{content:"\f074"}i.icon.shutdown:before{content:"\f011"}i.icon.sidebar:before{content:"\f0c9"}i.icon.signing:before{content:"\f2a7"}i.icon.signup:before{content:"\f044"}i.icon.sliders:before{content:"\f1de"}i.icon.soccer:before{content:"\f1e3"}i.icon.sort.alphabet.ascending:before{content:"\f15d"}i.icon.sort.alphabet.descending:before{content:"\f15e"}i.icon.sort.ascending:before{content:"\f0de"}i.icon.sort.content.ascending:before{content:"\f160"}i.icon.sort.content.descending:before{content:"\f161"}i.icon.sort.descending:before{content:"\f0dd"}i.icon.sort.numeric.ascending:before{content:"\f162"}i.icon.sort.numeric.descending:before{content:"\f163"}i.icon.sound:before{content:"\f025"}i.icon.spy:before{content:"\f21b"}i.icon.stripe.card:before{content:"\f1f5"}i.icon.student:before{content:"\f19d"}i.icon.talk:before{content:"\f27a"}i.icon.target:before{content:"\f140"}i.icon.teletype:before{content:"\f1e4"}i.icon.television:before{content:"\f26c"}i.icon.text.cursor:before{content:"\f246"}i.icon.text.telephone:before{content:"\f1e4"}i.icon.theme.isle:before{content:"\f2b2"}i.icon.theme:before{content:"\f043"}i.icon.thermometer:before{content:"\f2c7"}i.icon.thumb.tack:before{content:"\f08d"}i.icon.time:before{content:"\f017"}i.icon.tm:before{content:"\f25c"}i.icon.toggle.down:before{content:"\f150"}i.icon.toggle.left:before{content:"\f191"}i.icon.toggle.right:before{content:"\f152"}i.icon.toggle.up:before{content:"\f151"}i.icon.translate:before{content:"\f1ab"}i.icon.travel:before{content:"\f0b1"}i.icon.treatment:before{content:"\f0f1"}i.icon.triangle.down:before{content:"\f0d7"}i.icon.triangle.left:before{content:"\f0d9"}i.icon.triangle.right:before{content:"\f0da"}i.icon.triangle.up:before{content:"\f0d8"}i.icon.try:before{content:"\f195"}i.icon.unhide:before{content:"\f06e"}i.icon.unlinkify:before{content:"\f127"}i.icon.unmute:before{content:"\f130"}i.icon.usd:before{content:"\f155"}i.icon.user.cancel:before{content:"\f235"}i.icon.user.close:before{content:"\f235"}i.icon.user.delete:before{content:"\f235"}i.icon.user.x:before{content:"\f235"}i.icon.vcard:before{content:"\f2bb"}i.icon.video.camera:before{content:"\f03d"}i.icon.video.play:before{content:"\f144"}i.icon.visa.card:before{content:"\f1f0"}i.icon.visa:before{content:"\f1f0"}i.icon.volume.control.phone:before{content:"\f2a0"}i.icon.wait:before{content:"\f017"}i.icon.warning.circle:before{content:"\f06a"}i.icon.warning.sign:before{content:"\f071"}i.icon.warning:before{content:"\f12a"}i.icon.wechat:before{content:"\f1d7"}i.icon.wi-fi:before{content:"\f1eb"}i.icon.wikipedia:before{content:"\f266"}i.icon.winner:before{content:"\f091"}i.icon.wizard:before{content:"\f0d0"}i.icon.woman:before{content:"\f221"}i.icon.won:before{content:"\f159"}i.icon.wordpress.beginner:before{content:"\f297"}i.icon.wordpress.forms:before{content:"\f298"}i.icon.world:before{content:"\f0ac"}i.icon.write.square:before{content:"\f14b"}i.icon.x:before{content:"\f00d"}i.icon.yc:before{content:"\f23b"}i.icon.ycombinator:before{content:"\f23b"}i.icon.yen:before{content:"\f157"}i.icon.zip:before{content:"\f187"}i.icon.zoom.in:before{content:"\f00e"}i.icon.zoom.out:before{content:"\f010"}i.icon.zoom:before{content:"\f00e"}i.icon.bitbucket.square:before{content:"\f171"}i.icon.checkmark.box:before{content:"\f14a"}i.icon.circle.thin:before{content:"\f111"}i.icon.cloud.download:before{content:"\f381"}i.icon.cloud.upload:before{content:"\f382"}i.icon.compose:before{content:"\f303"}i.icon.conversation:before{content:"\f086"}i.icon.credit.card.alternative:before{content:"\f09d"}i.icon.currency:before{content:"\f3d1"}i.icon.dashboard:before{content:"\f3fd"}i.icon.diamond:before{content:"\f3a5"}i.icon.disk:before{content:"\f0a0"}i.icon.exchange:before{content:"\f362"}i.icon.external.share:before{content:"\f14d"}i.icon.external.square:before{content:"\f360"}i.icon.external:before{content:"\f35d"}i.icon.facebook.official:before{content:"\f082"}i.icon.food:before{content:"\f2e7"}i.icon.hourglass.zero:before{content:"\f253"}i.icon.level.down:before{content:"\f3be"}i.icon.level.up:before{content:"\f3bf"}i.icon.log.out:before{content:"\f2f5"}i.icon.meanpath:before{content:"\f0c8"}i.icon.money:before{content:"\f3d1"}i.icon.move:before{content:"\f0b2"}i.icon.pencil:before{content:"\f303"}i.icon.protect:before{content:"\f023"}i.icon.radio:before{content:"\f192"}i.icon.remove.bookmark:before{content:"\f02e"}i.icon.resize.horizontal:before{content:"\f337"}i.icon.resize.vertical:before{content:"\f338"}i.icon.sign.in:before{content:"\f2f6"}i.icon.sign.out:before{content:"\f2f5"}i.icon.spoon:before{content:"\f2e5"}i.icon.star.half.empty:before{content:"\f089"}i.icon.star.half.full:before{content:"\f089"}i.icon.ticket:before{content:"\f3ff"}i.icon.times.rectangle:before{content:"\f410"}i.icon.write:before{content:"\f303"}i.icon.youtube.play:before{content:"\f167"}@font-face{font-family:outline-icons;src:url(../themes/oschina/assets/fonts/outline-icons.eot);src:url(../themes/oschina/assets/fonts/outline-icons.eot?#iefix) format('embedded-opentype'),url(../themes/oschina/assets/fonts/outline-icons.woff2) format('woff2'),url(../themes/oschina/assets/fonts/outline-icons.woff) format('woff'),url(../themes/oschina/assets/fonts/outline-icons.ttf) format('truetype'),url(../themes/oschina/assets/fonts/outline-icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon.outline{font-family:outline-icons}i.icon.address.book.outline:before{content:"\f2b9"}i.icon.address.card.outline:before{content:"\f2bb"}i.icon.arrow.alternate.circle.down.outline:before{content:"\f358"}i.icon.arrow.alternate.circle.left.outline:before{content:"\f359"}i.icon.arrow.alternate.circle.right.outline:before{content:"\f35a"}i.icon.arrow.alternate.circle.up.outline:before{content:"\f35b"}i.icon.bell.outline:before{content:"\f0f3"}i.icon.bell.slash.outline:before{content:"\f1f6"}i.icon.bookmark.outline:before{content:"\f02e"}i.icon.building.outline:before{content:"\f1ad"}i.icon.calendar.outline:before{content:"\f133"}i.icon.calendar.alternate.outline:before{content:"\f073"}i.icon.calendar.check.outline:before{content:"\f274"}i.icon.calendar.minus.outline:before{content:"\f272"}i.icon.calendar.plus.outline:before{content:"\f271"}i.icon.calendar.times.outline:before{content:"\f273"}i.icon.caret.square.down.outline:before{content:"\f150"}i.icon.caret.square.left.outline:before{content:"\f191"}i.icon.caret.square.right.outline:before{content:"\f152"}i.icon.caret.square.up.outline:before{content:"\f151"}i.icon.chart.bar.outline:before{content:"\f080"}i.icon.check.circle.outline:before{content:"\f058"}i.icon.check.square.outline:before{content:"\f14a"}i.icon.circle.outline:before{content:"\f111"}i.icon.clipboard.outline:before{content:"\f328"}i.icon.clock.outline:before{content:"\f017"}i.icon.clone.outline:before{content:"\f24d"}i.icon.closed.captioning.outline:before{content:"\f20a"}i.icon.comment.outline:before{content:"\f075"}i.icon.comment.alternate.outline:before{content:"\f27a"}i.icon.comments.outline:before{content:"\f086"}i.icon.compass.outline:before{content:"\f14e"}i.icon.copy.outline:before{content:"\f0c5"}i.icon.copyright.outline:before{content:"\f1f9"}i.icon.credit.card.outline:before{content:"\f09d"}i.icon.dot.circle.outline:before{content:"\f192"}i.icon.edit.outline:before{content:"\f044"}i.icon.envelope.outline:before{content:"\f0e0"}i.icon.envelope.open.outline:before{content:"\f2b6"}i.icon.eye.slash.outline:before{content:"\f070"}i.icon.file.outline:before{content:"\f15b"}i.icon.file.alternate.outline:before{content:"\f15c"}i.icon.file.archive.outline:before{content:"\f1c6"}i.icon.file.audio.outline:before{content:"\f1c7"}i.icon.file.code.outline:before{content:"\f1c9"}i.icon.file.excel.outline:before{content:"\f1c3"}i.icon.file.image.outline:before{content:"\f1c5"}i.icon.file.pdf.outline:before{content:"\f1c1"}i.icon.file.powerpoint.outline:before{content:"\f1c4"}i.icon.file.video.outline:before{content:"\f1c8"}i.icon.file.word.outline:before{content:"\f1c2"}i.icon.flag.outline:before{content:"\f024"}i.icon.folder.outline:before{content:"\f07b"}i.icon.folder.open.outline:before{content:"\f07c"}i.icon.frown.outline:before{content:"\f119"}i.icon.futbol.outline:before{content:"\f1e3"}i.icon.gem.outline:before{content:"\f3a5"}i.icon.hand.lizard.outline:before{content:"\f258"}i.icon.hand.paper.outline:before{content:"\f256"}i.icon.hand.peace.outline:before{content:"\f25b"}i.icon.hand.point.down.outline:before{content:"\f0a7"}i.icon.hand.point.left.outline:before{content:"\f0a5"}i.icon.hand.point.right.outline:before{content:"\f0a4"}i.icon.hand.point.up.outline:before{content:"\f0a6"}i.icon.hand.pointer.outline:before{content:"\f25a"}i.icon.hand.rock.outline:before{content:"\f255"}i.icon.hand.scissors.outline:before{content:"\f257"}i.icon.hand.spock.outline:before{content:"\f259"}i.icon.handshake.outline:before{content:"\f2b5"}i.icon.hdd.outline:before{content:"\f0a0"}i.icon.heart.outline:before{content:"\f004"}i.icon.hospital.outline:before{content:"\f0f8"}i.icon.hourglass.outline:before{content:"\f254"}i.icon.id.badge.outline:before{content:"\f2c1"}i.icon.id.card.outline:before{content:"\f2c2"}i.icon.image.outline:before{content:"\f03e"}i.icon.images.outline:before{content:"\f302"}i.icon.keyboard.outline:before{content:"\f11c"}i.icon.lemon.outline:before{content:"\f094"}i.icon.life.ring.outline:before{content:"\f1cd"}i.icon.lightbulb.outline:before{content:"\f0eb"}i.icon.list.alternate.outline:before{content:"\f022"}i.icon.map.outline:before{content:"\f279"}i.icon.meh.outline:before{content:"\f11a"}i.icon.minus.square.outline:before{content:"\f146"}i.icon.money.bill.alternate.outline:before{content:"\f3d1"}i.icon.moon.outline:before{content:"\f186"}i.icon.newspaper.outline:before{content:"\f1ea"}i.icon.object.group.outline:before{content:"\f247"}i.icon.object.ungroup.outline:before{content:"\f248"}i.icon.paper.plane.outline:before{content:"\f1d8"}i.icon.pause.circle.outline:before{content:"\f28b"}i.icon.play.circle.outline:before{content:"\f144"}i.icon.plus.square.outline:before{content:"\f0fe"}i.icon.question.circle.outline:before{content:"\f059"}i.icon.registered.outline:before{content:"\f25d"}i.icon.save.outline:before{content:"\f0c7"}i.icon.share.square.outline:before{content:"\f14d"}i.icon.smile.outline:before{content:"\f118"}i.icon.snowflake.outline:before{content:"\f2dc"}i.icon.square.outline:before{content:"\f0c8"}i.icon.star.outline:before{content:"\f005"}i.icon.star.half.outline:before{content:"\f089"}i.icon.sticky.note.outline:before{content:"\f249"}i.icon.stop.circle.outline:before{content:"\f28d"}i.icon.sun.outline:before{content:"\f185"}i.icon.thumbs.down.outline:before{content:"\f165"}i.icon.thumbs.up.outline:before{content:"\f164"}i.icon.times.circle.outline:before{content:"\f057"}i.icon.trash.alternate.outline:before{content:"\f2ed"}i.icon.user.outline:before{content:"\f007"}i.icon.user.circle.outline:before{content:"\f2bd"}i.icon.window.close.outline:before{content:"\f410"}i.icon.window.maximize.outline:before{content:"\f2d0"}i.icon.window.minimize.outline:before{content:"\f2d1"}i.icon.window.restore.outline:before{content:"\f2d2"}i.icon.disk.outline:before{content:"\f369"}i.icon.heart.empty,i.icon.star.empty{font-family:outline-icons}i.icon.heart.empty:before{content:"\f004"}i.icon.star.empty:before{content:"\f089"}@font-face{font-family:brand-icons;src:url(../themes/oschina/assets/fonts/brand-icons.eot);src:url(../themes/oschina/assets/fonts/brand-icons.eot?#iefix) format('embedded-opentype'),url(../themes/oschina/assets/fonts/brand-icons.woff2) format('woff2'),url(../themes/oschina/assets/fonts/brand-icons.woff) format('woff'),url(../themes/oschina/assets/fonts/brand-icons.ttf) format('truetype'),url(../themes/oschina/assets/fonts/brand-icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon.\35 00px,i.icon.accessible.icon,i.icon.accusoft,i.icon.adn,i.icon.adversal,i.icon.affiliatetheme,i.icon.algolia,i.icon.amazon,i.icon.amazon.pay,i.icon.amilia,i.icon.android,i.icon.angellist,i.icon.angrycreative,i.icon.angular,i.icon.app.store,i.icon.app.store.ios,i.icon.apper,i.icon.apple,i.icon.apple.pay,i.icon.asymmetrik,i.icon.audible,i.icon.autoprefixer,i.icon.avianex,i.icon.aviato,i.icon.aws,i.icon.bandcamp,i.icon.behance,i.icon.behance.square,i.icon.bimobject,i.icon.bitbucket,i.icon.bitcoin,i.icon.bity,i.icon.black.tie,i.icon.blackberry,i.icon.blogger,i.icon.blogger.b,i.icon.bluetooth,i.icon.bluetooth.b,i.icon.btc,i.icon.buromobelexperte,i.icon.buysellads,i.icon.cc.amazon.pay,i.icon.cc.amex,i.icon.cc.apple.pay,i.icon.cc.diners.club,i.icon.cc.discover,i.icon.cc.jcb,i.icon.cc.mastercard,i.icon.cc.paypal,i.icon.cc.stripe,i.icon.cc.visa,i.icon.centercode,i.icon.chrome,i.icon.cloudscale,i.icon.cloudsmith,i.icon.cloudversify,i.icon.codepen,i.icon.codiepie,i.icon.connectdevelop,i.icon.contao,i.icon.cpanel,i.icon.creative.commons,i.icon.css3,i.icon.css3.alternate,i.icon.cuttlefish,i.icon.d.and.d,i.icon.dashcube,i.icon.delicious,i.icon.deploydog,i.icon.deskpro,i.icon.deviantart,i.icon.digg,i.icon.digital.ocean,i.icon.discord,i.icon.discourse,i.icon.dochub,i.icon.docker,i.icon.draft2digital,i.icon.dribbble,i.icon.dribbble.square,i.icon.dropbox,i.icon.drupal,i.icon.dyalog,i.icon.earlybirds,i.icon.edge,i.icon.elementor,i.icon.ember,i.icon.empire,i.icon.envira,i.icon.erlang,i.icon.ethereum,i.icon.etsy,i.icon.expeditedssl,i.icon.facebook,i.icon.facebook.f,i.icon.facebook.messenger,i.icon.facebook.square,i.icon.firefox,i.icon.first.order,i.icon.firstdraft,i.icon.flickr,i.icon.flipboard,i.icon.fly,i.icon.font.awesome,i.icon.font.awesome.alternate,i.icon.font.awesome.flag,i.icon.fonticons,i.icon.fonticons.fi,i.icon.fort.awesome,i.icon.fort.awesome.alternate,i.icon.forumbee,i.icon.foursquare,i.icon.free.code.camp,i.icon.freebsd,i.icon.get.pocket,i.icon.gg,i.icon.gg.circle,i.icon.git,i.icon.git.square,i.icon.github,i.icon.github.alternate,i.icon.github.square,i.icon.gitkraken,i.icon.gitlab,i.icon.gitter,i.icon.glide,i.icon.glide.g,i.icon.gofore,i.icon.goodreads,i.icon.goodreads.g,i.icon.google,i.icon.google.drive,i.icon.google.play,i.icon.google.plus,i.icon.google.plus.g,i.icon.google.plus.square,i.icon.google.wallet,i.icon.gratipay,i.icon.grav,i.icon.gripfire,i.icon.grunt,i.icon.gulp,i.icon.hacker.news,i.icon.hacker.news.square,i.icon.hips,i.icon.hire.a.helper,i.icon.hooli,i.icon.hotjar,i.icon.houzz,i.icon.html5,i.icon.hubspot,i.icon.imdb,i.icon.instagram,i.icon.internet.explorer,i.icon.ioxhost,i.icon.itunes,i.icon.itunes.note,i.icon.jenkins,i.icon.joget,i.icon.joomla,i.icon.js,i.icon.js.square,i.icon.jsfiddle,i.icon.keycdn,i.icon.kickstarter,i.icon.kickstarter.k,i.icon.korvue,i.icon.laravel,i.icon.lastfm,i.icon.lastfm.square,i.icon.leanpub,i.icon.less,i.icon.linechat,i.icon.linkedin,i.icon.linkedin.in,i.icon.linode,i.icon.linux,i.icon.lyft,i.icon.magento,i.icon.maxcdn,i.icon.medapps,i.icon.medium,i.icon.medium.m,i.icon.medrt,i.icon.meetup,i.icon.microsoft,i.icon.mix,i.icon.mixcloud,i.icon.mizuni,i.icon.modx,i.icon.monero,i.icon.napster,i.icon.nintendo.switch,i.icon.node,i.icon.node.js,i.icon.npm,i.icon.ns8,i.icon.nutritionix,i.icon.odnoklassniki,i.icon.odnoklassniki.square,i.icon.opencart,i.icon.openid,i.icon.opera,i.icon.optin.monster,i.icon.osi,i.icon.page4,i.icon.pagelines,i.icon.palfed,i.icon.patreon,i.icon.paypal,i.icon.periscope,i.icon.phabricator,i.icon.phoenix.framework,i.icon.php,i.icon.pied.piper,i.icon.pied.piper.alternate,i.icon.pied.piper.pp,i.icon.pinterest,i.icon.pinterest.p,i.icon.pinterest.square,i.icon.playstation,i.icon.product.hunt,i.icon.pushed,i.icon.python,i.icon.qq,i.icon.quinscape,i.icon.quora,i.icon.ravelry,i.icon.react,i.icon.rebel,i.icon.reddit,i.icon.reddit.alien,i.icon.reddit.square,i.icon.redriver,i.icon.rendact,i.icon.renren,i.icon.replyd,i.icon.resolving,i.icon.rocketchat,i.icon.rockrms,i.icon.safari,i.icon.sass,i.icon.schlix,i.icon.scribd,i.icon.searchengin,i.icon.sellcast,i.icon.sellsy,i.icon.servicestack,i.icon.shirtsinbulk,i.icon.simplybuilt,i.icon.sistrix,i.icon.skyatlas,i.icon.skype,i.icon.slack,i.icon.slack.hash,i.icon.slideshare,i.icon.snapchat,i.icon.snapchat.ghost,i.icon.snapchat.square,i.icon.soundcloud,i.icon.speakap,i.icon.spotify,i.icon.stack.exchange,i.icon.stack.overflow,i.icon.staylinked,i.icon.steam,i.icon.steam.square,i.icon.steam.symbol,i.icon.sticker.mule,i.icon.strava,i.icon.stripe,i.icon.stripe.s,i.icon.studiovinari,i.icon.stumbleupon,i.icon.stumbleupon.circle,i.icon.superpowers,i.icon.supple,i.icon.telegram,i.icon.telegram.plane,i.icon.tencent.weibo,i.icon.themeisle,i.icon.trello,i.icon.tripadvisor,i.icon.tumblr,i.icon.tumblr.square,i.icon.twitch,i.icon.twitter,i.icon.twitter.square,i.icon.typo3,i.icon.uber,i.icon.uikit,i.icon.uniregistry,i.icon.untappd,i.icon.usb,i.icon.ussunnah,i.icon.vaadin,i.icon.viacoin,i.icon.viadeo,i.icon.viadeo.square,i.icon.viber,i.icon.vimeo,i.icon.vimeo.square,i.icon.vimeo.v,i.icon.vine,i.icon.vk,i.icon.vnv,i.icon.vuejs,i.icon.weibo,i.icon.weixin,i.icon.whatsapp,i.icon.whatsapp.square,i.icon.whmcs,i.icon.wikipedia.w,i.icon.windows,i.icon.wordpress,i.icon.wordpress.simple,i.icon.wpbeginner,i.icon.wpexplorer,i.icon.wpforms,i.icon.xbox,i.icon.xing,i.icon.xing.square,i.icon.y.combinator,i.icon.yahoo,i.icon.yandex,i.icon.yandex.international,i.icon.yelp,i.icon.yoast,i.icon.youtube,i.icon.youtube.square{font-family:brand-icons}
/*!
 * # Semantic UI 2.3.1 - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:0;text-align:center;z-index:1000;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ui.loader:before{position:absolute;content:'';top:0;left:50%;width:100%;height:100%;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loader:after{position:absolute;content:'';top:0;left:50%;width:100%;height:100%;-webkit-animation:loader .6s linear;animation:loader .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}@-webkit-keyframes loader{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui.mini.loader:after,.ui.mini.loader:before{width:1rem;height:1rem;margin:0 0 0 -.5rem}.ui.tiny.loader:after,.ui.tiny.loader:before{width:1.14285714rem;height:1.14285714rem;margin:0 0 0 -.57142857rem}.ui.small.loader:after,.ui.small.loader:before{width:1.71428571rem;height:1.71428571rem;margin:0 0 0 -.85714286rem}.ui.loader:after,.ui.loader:before{width:2.28571429rem;height:2.28571429rem;margin:0 0 0 -1.14285714rem}.ui.large.loader:after,.ui.large.loader:before{width:3.42857143rem;height:3.42857143rem;margin:0 0 0 -1.71428571rem}.ui.big.loader:after,.ui.big.loader:before{width:3.71428571rem;height:3.71428571rem;margin:0 0 0 -1.85714286rem}.ui.huge.loader:after,.ui.huge.loader:before{width:4.14285714rem;height:4.14285714rem;margin:0 0 0 -2.07142857rem}.ui.massive.loader:after,.ui.massive.loader:before{width:4.57142857rem;height:4.57142857rem;margin:0 0 0 -2.28571429rem}.ui.dimmer .loader{display:block}.ui.dimmer .ui.loader{color:rgba(255,255,255,.9)}.ui.dimmer .ui.loader:before{border-color:rgba(255,255,255,.15)}.ui.dimmer .ui.loader:after{border-color:#fff transparent transparent}.ui.inverted.dimmer .ui.loader{color:rgba(0,0,0,.87)}.ui.inverted.dimmer .ui.loader:before{border-color:rgba(0,0,0,.1)}.ui.inverted.dimmer .ui.loader:after{border-color:#767676 transparent transparent}.ui.text.loader{width:auto!important;height:auto!important;text-align:center;font-style:normal}.ui.indeterminate.loader:after{animation-direction:reverse;-webkit-animation-duration:1.2s;animation-duration:1.2s}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.inverted.dimmer .ui.mini.loader,.ui.mini.loader{width:1rem;height:1rem;font-size:.78571429em}.ui.inverted.dimmer .ui.tiny.loader,.ui.tiny.loader{width:1.14285714rem;height:1.14285714rem;font-size:.85714286em}.ui.inverted.dimmer .ui.small.loader,.ui.small.loader{width:1.71428571rem;height:1.71428571rem;font-size:.92857143em}.ui.inverted.dimmer .ui.loader,.ui.loader{width:2.28571429rem;height:2.28571429rem;font-size:1em}.ui.inverted.dimmer .ui.large.loader,.ui.large.loader{width:3.42857143rem;height:3.42857143rem;font-size:1.14285714em}.ui.big.loader,.ui.inverted.dimmer .ui.big.loader{width:3.71428571rem;height:3.71428571rem;font-size:1.28571429em}.ui.huge.loader,.ui.inverted.dimmer .ui.huge.loader{width:4.14285714rem;height:4.14285714rem;font-size:1.42857143em}.ui.inverted.dimmer .ui.massive.loader,.ui.massive.loader{width:4.57142857rem;height:4.57142857rem;font-size:1.71428571em}.ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.ui.inverted.loader{color:rgba(255,255,255,.9)}.ui.inverted.loader:before{border-color:rgba(255,255,255,.15)}.ui.inverted.loader:after{border-top-color:#fff}.ui.inline.loader{position:relative;vertical-align:middle;margin:0;left:0;top:0;-webkit-transform:none;transform:none}.ui.inline.loader.active,.ui.inline.loader.visible{display:inline-block}.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}
/*!
 * # Semantic UI 2.3.1 - Dimmer
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.dimmable:not(body){position:relative}.ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;padding:1em;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000}.ui.dimmer>.content{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#fff}.ui.segment>.ui.dimmer{border-radius:inherit!important}.ui.dimmer:not(.inverted)::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25)}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,.15)}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui[class*="top aligned"].dimmer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ui[class*="bottom aligned"].dimmer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ui.page.dimmer{position:fixed;-webkit-transform-style:'';transform-style:'';-webkit-perspective:2000px;perspective:2000px;-webkit-transform-origin:center center;transform-origin:center center}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0);-webkit-transition:.8s -webkit-filter ease;transition:.8s -webkit-filter ease;-webkit-transition:.8s filter ease;transition:.8s filter ease;-webkit-transition:.8s filter ease,.8s -webkit-filter ease;transition:.8s filter ease,.8s -webkit-filter ease}.blurring.dimmed.dimmable>:not(.dimmer){-webkit-filter:blur(5px) grayscale(.7);filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.blurring.dimmable>.inverted.dimmer{background-color:rgba(255,255,255,.6)}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.inverted.dimmer>.content>*{color:#fff}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0%;height:0%;z-index:-100;background-color:rgba(0,0,0,0)}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#06ad3d}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#06ad3d;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
[data-emoji~=one]{background:url(/new-osc/img/emoji/Sysmbols.png) no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bamboo],emoji[data-emoji~=bowtie],emoji[data-emoji~=house],emoji[data-emoji~=one],emoji[data-emoji~=sunny],emoji[data-emoji~=tw-1f004]{background-position:-7px -7px}[data-emoji~=two]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=gift_heart],emoji[data-emoji~=house_with_garden],emoji[data-emoji~=smile],emoji[data-emoji~=tw-1f0cf],emoji[data-emoji~=two],emoji[data-emoji~=umbrella]{background-position:-45px -7px}[data-emoji~=three]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cloud],emoji[data-emoji~=dolls],emoji[data-emoji~=laughing],emoji[data-emoji~=school],emoji[data-emoji~=three],emoji[data-emoji~=tw-1f170]{background-position:-83px -7px}[data-emoji~=four]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=blush],emoji[data-emoji~=four],emoji[data-emoji~=office],emoji[data-emoji~=school_satchel],emoji[data-emoji~=snowflake],emoji[data-emoji~=tw-1f171]{background-position:-121px -7px}[data-emoji~=five]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=five],emoji[data-emoji~=mortar_board],emoji[data-emoji~=post_office],emoji[data-emoji~=smiley],emoji[data-emoji~=snowman],emoji[data-emoji~=tw-1f17e]{background-position:-159px -7px}[data-emoji~=six]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=flags],emoji[data-emoji~=hospital],emoji[data-emoji~=relaxed],emoji[data-emoji~=six],emoji[data-emoji~=tw-1f17f],emoji[data-emoji~=zap]{background-position:-197px -7px}[data-emoji~=seven]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bank],emoji[data-emoji~=cyclone],emoji[data-emoji~=fireworks],emoji[data-emoji~=seven],emoji[data-emoji~=smirk],emoji[data-emoji~=tw-1f18e]{background-position:-235px -7px}[data-emoji~=eight]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=convenience_store],emoji[data-emoji~=eight],emoji[data-emoji~=foggy],emoji[data-emoji~=heart_eyes],emoji[data-emoji~=sparkler],emoji[data-emoji~=tw-1f191]{background-position:-273px -7px}[data-emoji~=nine]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=kissing_heart],emoji[data-emoji~=love_hotel],emoji[data-emoji~=nine],emoji[data-emoji~=ocean],emoji[data-emoji~=tw-1f192],emoji[data-emoji~=wind_chime]{background-position:-311px -7px}[data-emoji~=keycap_ten]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cat],emoji[data-emoji~=hotel],emoji[data-emoji~=keycap_ten],emoji[data-emoji~=kissing_closed_eyes],emoji[data-emoji~=rice_scene],emoji[data-emoji~=tw-1f193]{background-position:-349px -7px}[data-emoji~="1234"]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~="1234"],emoji[data-emoji~=dog],emoji[data-emoji~=flushed],emoji[data-emoji~=jack_o_lantern],emoji[data-emoji~=tw-1f194],emoji[data-emoji~=wedding]{background-position:-387px -7px}[data-emoji~=zero]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=church],emoji[data-emoji~=ghost],emoji[data-emoji~=mouse],emoji[data-emoji~=relieved],emoji[data-emoji~=tw-1f195],emoji[data-emoji~=zero]{background-position:-425px -7px}[data-emoji~=hash]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=department_store],emoji[data-emoji~=hamster],emoji[data-emoji~=hash],emoji[data-emoji~=santa],emoji[data-emoji~=satisfied],emoji[data-emoji~=tw-1f196]{background-position:-463px -7px}[data-emoji~=symbols]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=christmas_tree],emoji[data-emoji~=european_post_office],emoji[data-emoji~=grin],emoji[data-emoji~=rabbit],emoji[data-emoji~=symbols],emoji[data-emoji~=tw-1f197]{background-position:-501px -7px}[data-emoji~=arrow_backward]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_backward],emoji[data-emoji~=city_sunrise],emoji[data-emoji~=gift],emoji[data-emoji~=tw-1f198],emoji[data-emoji~=wink],emoji[data-emoji~=wolf]{background-position:-539px -7px}[data-emoji~=arrow_down]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_down],emoji[data-emoji~=bell],emoji[data-emoji~=city_sunset],emoji[data-emoji~=frog],emoji[data-emoji~=stuck_out_tongue_winking_eye],emoji[data-emoji~=tw-1f199]{background-position:-577px -7px}[data-emoji~=arrow_forward]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_forward],emoji[data-emoji~=japanese_castle],emoji[data-emoji~=no_bell],emoji[data-emoji~=stuck_out_tongue_closed_eyes],emoji[data-emoji~=tiger],emoji[data-emoji~=tw-1f19a]{background-position:-615px -7px}[data-emoji~=arrow_left]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_left],emoji[data-emoji~=european_castle],emoji[data-emoji~=grinning],emoji[data-emoji~=koala],emoji[data-emoji~=tanabata_tree],emoji[data-emoji~=tw-1f1e6]{background-position:-653px -7px}[data-emoji~=capital_abcd]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bear],emoji[data-emoji~=capital_abcd],emoji[data-emoji~=kissing],emoji[data-emoji~=tada],emoji[data-emoji~=tent],emoji[data-emoji~=tw-1f1e7]{background-position:-691px -7px}[data-emoji~=abcd]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px 0 no-repeat rgba(0,0,0,0)}emoji[data-emoji~=abcd],emoji[data-emoji~=confetti_ball],emoji[data-emoji~=factory],emoji[data-emoji~=kissing_smiling_eyes],emoji[data-emoji~=pig],emoji[data-emoji~=tw-1f1e8-1f1f3]{background-position:-729px -7px}[data-emoji~=abc]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=abc],emoji[data-emoji~=balloon],emoji[data-emoji~=pig_nose],emoji[data-emoji~=stuck_out_tongue],emoji[data-emoji~=tokyo_tower],emoji[data-emoji~=tw-1f1e8]{background-position:-7px -43px}[data-emoji~=arrow_lower_left]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_lower_left],emoji[data-emoji~=cow],emoji[data-emoji~=crystal_ball],emoji[data-emoji~=japan],emoji[data-emoji~=sleeping],emoji[data-emoji~=tw-1f1e9-1f1ea]{background-position:-45px -43px}[data-emoji~=arrow_lower_right]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_lower_right],emoji[data-emoji~=boar],emoji[data-emoji~=cd],emoji[data-emoji~=mount_fuji],emoji[data-emoji~=tw-1f1e9],emoji[data-emoji~=worried]{background-position:-83px -43px}[data-emoji~=arrow_right]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_right],emoji[data-emoji~=dvd],emoji[data-emoji~=frowning],emoji[data-emoji~=monkey_face],emoji[data-emoji~=sunrise_over_mountains],emoji[data-emoji~=tw-1f1ea-1f1f8]{background-position:-121px -43px}[data-emoji~=arrow_up]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=anguished],emoji[data-emoji~=arrow_up],emoji[data-emoji~=floppy_disk],emoji[data-emoji~=monkey],emoji[data-emoji~=sunrise],emoji[data-emoji~=tw-1f1ea]{background-position:-159px -43px}[data-emoji~=arrow_upper_left]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_upper_left],emoji[data-emoji~=camera],emoji[data-emoji~=horse],emoji[data-emoji~=open_mouth],emoji[data-emoji~=stars],emoji[data-emoji~=tw-1f1eb-1f1f7]{background-position:-197px -43px}[data-emoji~=arrow_upper_right]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_upper_right],emoji[data-emoji~=grimacing],emoji[data-emoji~=racehorse],emoji[data-emoji~=statue_of_liberty],emoji[data-emoji~=tw-1f1eb],emoji[data-emoji~=video_camera]{background-position:-235px -43px}[data-emoji~=arrow_double_down]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_double_down],emoji[data-emoji~=bridge_at_night],emoji[data-emoji~=camel],emoji[data-emoji~=confused],emoji[data-emoji~=movie_camera],emoji[data-emoji~=tw-1f1ec-1f1e7]{background-position:-273px -43px}[data-emoji~=arrow_double_up]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_double_up],emoji[data-emoji~=carousel_horse],emoji[data-emoji~=computer],emoji[data-emoji~=hushed],emoji[data-emoji~=sheep],emoji[data-emoji~=tw-1f1ec]{background-position:-311px -43px}[data-emoji~=arrow_down_small]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_down_small],emoji[data-emoji~=elephant],emoji[data-emoji~=expressionless],emoji[data-emoji~=rainbow],emoji[data-emoji~=tv],emoji[data-emoji~=tw-1f1ed]{background-position:-349px -43px}[data-emoji~=arrow_heading_down]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_heading_down],emoji[data-emoji~=ferris_wheel],emoji[data-emoji~=iphone],emoji[data-emoji~=panda_face],emoji[data-emoji~=tw-1f1ee-1f1f9],emoji[data-emoji~=unamused]{background-position:-387px -43px}[data-emoji~=arrow_heading_up]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_heading_up],emoji[data-emoji~=fountain],emoji[data-emoji~=phone],emoji[data-emoji~=snake],emoji[data-emoji~=sweat_smile],emoji[data-emoji~=tw-1f1ee]{background-position:-425px -43px}[data-emoji~=leftwards_arrow_with_hook]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bird],emoji[data-emoji~=leftwards_arrow_with_hook],emoji[data-emoji~=roller_coaster],emoji[data-emoji~=sweat],emoji[data-emoji~=telephone],emoji[data-emoji~=tw-1f1ef-1f1f5]{background-position:-463px -43px}[data-emoji~=arrow_right_hook]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_right_hook],emoji[data-emoji~=baby_chick],emoji[data-emoji~=disappointed_relieved],emoji[data-emoji~=ship],emoji[data-emoji~=telephone_receiver],emoji[data-emoji~=tw-1f1ef]{background-position:-501px -43px}[data-emoji~=left_right_arrow]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=hatched_chick],emoji[data-emoji~=left_right_arrow],emoji[data-emoji~=pager],emoji[data-emoji~=speedboat],emoji[data-emoji~=tw-1f1f0-1f1f7],emoji[data-emoji~=weary]{background-position:-539px -43px}[data-emoji~=arrow_up_down]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_up_down],emoji[data-emoji~=boat],emoji[data-emoji~=fax],emoji[data-emoji~=hatching_chick],emoji[data-emoji~=pensive],emoji[data-emoji~=tw-1f1f0]{background-position:-577px -43px}[data-emoji~=arrow_up_small]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrow_up_small],emoji[data-emoji~=chicken],emoji[data-emoji~=disappointed],emoji[data-emoji~=minidisc],emoji[data-emoji~=sailboat],emoji[data-emoji~=tw-1f1f1]{background-position:-615px -43px}[data-emoji~=arrows_clockwise]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=arrows_clockwise],emoji[data-emoji~=confounded],emoji[data-emoji~=penguin],emoji[data-emoji~=rowboat],emoji[data-emoji~=tw-1f1f2],emoji[data-emoji~=vhs]{background-position:-653px -43px}[data-emoji~=arrows_counterclockwise]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=anchor],emoji[data-emoji~=arrows_counterclockwise],emoji[data-emoji~=fearful],emoji[data-emoji~=sound],emoji[data-emoji~=turtle],emoji[data-emoji~=tw-1f1f3]{background-position:-691px -43px}[data-emoji~=rewind]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -36px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bug],emoji[data-emoji~=cold_sweat],emoji[data-emoji~=rewind],emoji[data-emoji~=rocket],emoji[data-emoji~=speaker],emoji[data-emoji~=tw-1f1f4]{background-position:-729px -43px}[data-emoji~=fast_forward]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=airplane],emoji[data-emoji~=fast_forward],emoji[data-emoji~=honeybee],emoji[data-emoji~=mute],emoji[data-emoji~=persevere],emoji[data-emoji~=tw-1f1f5]{background-position:-7px -79px}[data-emoji~=information_source]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ant],emoji[data-emoji~=cry],emoji[data-emoji~=helicopter],emoji[data-emoji~=information_source],emoji[data-emoji~=loudspeaker],emoji[data-emoji~=tw-1f1f6]{background-position:-45px -79px}[data-emoji~=ok]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=beetle],emoji[data-emoji~=mega],emoji[data-emoji~=ok],emoji[data-emoji~=sob],emoji[data-emoji~=steam_locomotive],emoji[data-emoji~=tw-1f1f7-1f1fa]{background-position:-83px -79px}[data-emoji~=twisted_rightwards_arrows]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=hourglass],emoji[data-emoji~=joy],emoji[data-emoji~=snail],emoji[data-emoji~=tram],emoji[data-emoji~=tw-1f1f7],emoji[data-emoji~=twisted_rightwards_arrows]{background-position:-121px -79px}[data-emoji~=repeat]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=astonished],emoji[data-emoji~=hourglass_flowing_sand],emoji[data-emoji~=mountain_railway],emoji[data-emoji~=octopus],emoji[data-emoji~=repeat],emoji[data-emoji~=tw-1f1f8]{background-position:-159px -79px}[data-emoji~=repeat_one]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=alarm_clock],emoji[data-emoji~=bike],emoji[data-emoji~=repeat_one],emoji[data-emoji~=scream],emoji[data-emoji~=tropical_fish],emoji[data-emoji~=tw-1f1f9]{background-position:-197px -79px}[data-emoji~=new]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=aerial_tramway],emoji[data-emoji~=fish],emoji[data-emoji~=neckbeard],emoji[data-emoji~=new],emoji[data-emoji~=tw-1f1fa-1f1f8],emoji[data-emoji~=watch]{background-position:-235px -79px}[data-emoji~=top]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=radio],emoji[data-emoji~=suspension_railway],emoji[data-emoji~=tired_face],emoji[data-emoji~=top],emoji[data-emoji~=tw-1f1fa],emoji[data-emoji~=whale]{background-position:-273px -79px}[data-emoji~=up]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=angry],emoji[data-emoji~=mountain_cableway],emoji[data-emoji~=satellite],emoji[data-emoji~=tw-1f1fb],emoji[data-emoji~=up],emoji[data-emoji~=whale2]{background-position:-311px -79px}[data-emoji~=cool]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cool],emoji[data-emoji~=dolphin],emoji[data-emoji~=loop],emoji[data-emoji~=rage],emoji[data-emoji~=tractor],emoji[data-emoji~=tw-1f1fc]{background-position:-349px -79px}[data-emoji~=free]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=blue_car],emoji[data-emoji~=cow2],emoji[data-emoji~=free],emoji[data-emoji~=mag],emoji[data-emoji~=triumph],emoji[data-emoji~=tw-1f1fd]{background-position:-387px -79px}[data-emoji~=ng]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=mag_right],emoji[data-emoji~=ng],emoji[data-emoji~=oncoming_automobile],emoji[data-emoji~=ram],emoji[data-emoji~=sleepy],emoji[data-emoji~=tw-1f1fe]{background-position:-425px -79px}[data-emoji~=cinema]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=car],emoji[data-emoji~=cinema],emoji[data-emoji~=rat],emoji[data-emoji~=tw-1f1ff],emoji[data-emoji~=unlock],emoji[data-emoji~=yum]{background-position:-463px -79px}[data-emoji~=koko]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=koko],emoji[data-emoji~=lock],emoji[data-emoji~=mask],emoji[data-emoji~=red_car],emoji[data-emoji~=tw-1f201],emoji[data-emoji~=water_buffalo]{background-position:-501px -79px}[data-emoji~=signal_strength]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=lock_with_ink_pen],emoji[data-emoji~=signal_strength],emoji[data-emoji~=sunglasses],emoji[data-emoji~=taxi],emoji[data-emoji~=tiger2],emoji[data-emoji~=tw-1f202]{background-position:-539px -79px}[data-emoji~=u5272]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=closed_lock_with_key],emoji[data-emoji~=dizzy_face],emoji[data-emoji~=oncoming_taxi],emoji[data-emoji~=rabbit2],emoji[data-emoji~=tw-1f21a],emoji[data-emoji~=u5272]{background-position:-577px -79px}[data-emoji~=u5408]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=articulated_lorry],emoji[data-emoji~=dragon],emoji[data-emoji~=imp],emoji[data-emoji~=key],emoji[data-emoji~=tw-1f22f],emoji[data-emoji~=u5408]{background-position:-615px -79px}[data-emoji~=u55b6]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bulb],emoji[data-emoji~=bus],emoji[data-emoji~=goat],emoji[data-emoji~=smiling_imp],emoji[data-emoji~=tw-1f232],emoji[data-emoji~=u55b6]{background-position:-653px -79px}[data-emoji~=u6307]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=flashlight],emoji[data-emoji~=neutral_face],emoji[data-emoji~=oncoming_bus],emoji[data-emoji~=rooster],emoji[data-emoji~=tw-1f233],emoji[data-emoji~=u6307]{background-position:-691px -79px}[data-emoji~=u6708]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -72px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=dog2],emoji[data-emoji~=high_brightness],emoji[data-emoji~=no_mouth],emoji[data-emoji~=rotating_light],emoji[data-emoji~=tw-1f234],emoji[data-emoji~=u6708]{background-position:-729px -79px}[data-emoji~=u6709]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=innocent],emoji[data-emoji~=low_brightness],emoji[data-emoji~=pig2],emoji[data-emoji~=police_car],emoji[data-emoji~=tw-1f235],emoji[data-emoji~=u6709]{background-position:-7px -115px}[data-emoji~=u6e80]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=alien],emoji[data-emoji~=electric_plug],emoji[data-emoji~=mouse2],emoji[data-emoji~=oncoming_police_car],emoji[data-emoji~=tw-1f236],emoji[data-emoji~=u6e80]{background-position:-45px -115px}[data-emoji~=u7121]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=battery],emoji[data-emoji~=fire_engine],emoji[data-emoji~=ox],emoji[data-emoji~=tw-1f237],emoji[data-emoji~=u7121],emoji[data-emoji~=yellow_heart]{background-position:-83px -115px}[data-emoji~=u7533]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ambulance],emoji[data-emoji~=blue_heart],emoji[data-emoji~=calling],emoji[data-emoji~=dragon_face],emoji[data-emoji~=tw-1f238],emoji[data-emoji~=u7533]{background-position:-121px -115px}[data-emoji~=u7a7a]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=blowfish],emoji[data-emoji~=email],emoji[data-emoji~=minibus],emoji[data-emoji~=purple_heart],emoji[data-emoji~=tw-1f239],emoji[data-emoji~=u7a7a]{background-position:-159px -115px}[data-emoji~=u7981]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=crocodile],emoji[data-emoji~=heart],emoji[data-emoji~=mailbox],emoji[data-emoji~=truck],emoji[data-emoji~=tw-1f23a],emoji[data-emoji~=u7981]{background-position:-197px -115px}[data-emoji~=sa]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=dromedary_camel],emoji[data-emoji~=green_heart],emoji[data-emoji~=postbox],emoji[data-emoji~=sa],emoji[data-emoji~=train],emoji[data-emoji~=tw-1f250]{background-position:-235px -115px}[data-emoji~=restroom]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bath],emoji[data-emoji~=broken_heart],emoji[data-emoji~=leopard],emoji[data-emoji~=restroom],emoji[data-emoji~=station],emoji[data-emoji~=tw-1f251]{background-position:-273px -115px}[data-emoji~=mens]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bathtub],emoji[data-emoji~=cat2],emoji[data-emoji~=heartbeat],emoji[data-emoji~=mens],emoji[data-emoji~=train2],emoji[data-emoji~=tw-1f300]{background-position:-311px -115px}[data-emoji~=womens]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bullettrain_front],emoji[data-emoji~=heartpulse],emoji[data-emoji~=poodle],emoji[data-emoji~=shower],emoji[data-emoji~=tw-1f301],emoji[data-emoji~=womens]{background-position:-349px -115px}[data-emoji~=baby_symbol]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=baby_symbol],emoji[data-emoji~=bullettrain_side],emoji[data-emoji~=paw_prints],emoji[data-emoji~=toilet],emoji[data-emoji~=tw-1f302],emoji[data-emoji~=two_hearts]{background-position:-387px -115px}[data-emoji~=no_smoking]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bouquet],emoji[data-emoji~=light_rail],emoji[data-emoji~=no_smoking],emoji[data-emoji~=revolving_hearts],emoji[data-emoji~=tw-1f303],emoji[data-emoji~=wrench]{background-position:-425px -115px}[data-emoji~=parking]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cherry_blossom],emoji[data-emoji~=cupid],emoji[data-emoji~=monorail],emoji[data-emoji~=nut_and_bolt],emoji[data-emoji~=parking],emoji[data-emoji~=tw-1f304]{background-position:-463px -115px}[data-emoji~=wheelchair]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=hammer],emoji[data-emoji~=railway_car],emoji[data-emoji~=sparkling_heart],emoji[data-emoji~=tulip],emoji[data-emoji~=tw-1f305],emoji[data-emoji~=wheelchair]{background-position:-501px -115px}[data-emoji~=metro]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=four_leaf_clover],emoji[data-emoji~=metro],emoji[data-emoji~=seat],emoji[data-emoji~=sparkles],emoji[data-emoji~=trolleybus],emoji[data-emoji~=tw-1f306]{background-position:-539px -115px}[data-emoji~=baggage_claim]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=baggage_claim],emoji[data-emoji~=moneybag],emoji[data-emoji~=rose],emoji[data-emoji~=star],emoji[data-emoji~=ticket],emoji[data-emoji~=tw-1f307]{background-position:-577px -115px}[data-emoji~=accept]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=accept],emoji[data-emoji~=fuelpump],emoji[data-emoji~=star2],emoji[data-emoji~=sunflower],emoji[data-emoji~=tw-1f308],emoji[data-emoji~=yen]{background-position:-615px -115px}[data-emoji~=wc]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=dizzy],emoji[data-emoji~=dollar],emoji[data-emoji~=hibiscus],emoji[data-emoji~=tw-1f309],emoji[data-emoji~=vertical_traffic_light],emoji[data-emoji~=wc]{background-position:-653px -115px}[data-emoji~=potable_water]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=boom],emoji[data-emoji~=maple_leaf],emoji[data-emoji~=potable_water],emoji[data-emoji~=pound],emoji[data-emoji~=traffic_light],emoji[data-emoji~=tw-1f30a]{background-position:-691px -115px}[data-emoji~=put_litter_in_its_place]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -108px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=collision],emoji[data-emoji~=euro],emoji[data-emoji~=leaves],emoji[data-emoji~=put_litter_in_its_place],emoji[data-emoji~=tw-1f30b],emoji[data-emoji~=warning]{background-position:-729px -115px}[data-emoji~=secret]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=anger],emoji[data-emoji~=construction],emoji[data-emoji~=credit_card],emoji[data-emoji~=fallen_leaf],emoji[data-emoji~=secret],emoji[data-emoji~=tw-1f30c]{background-position:-7px -151px}[data-emoji~=congratulations]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=beginner],emoji[data-emoji~=congratulations],emoji[data-emoji~=exclamation],emoji[data-emoji~=herb],emoji[data-emoji~=money_with_wings],emoji[data-emoji~=tw-1f30d]{background-position:-45px -151px}[data-emoji~="m"]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="m"],emoji[data-emoji~=atm],emoji[data-emoji~=e-mail],emoji[data-emoji~=mushroom],emoji[data-emoji~=question],emoji[data-emoji~=tw-1f30e]{background-position:-83px -151px}[data-emoji~=passport_control]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cactus],emoji[data-emoji~=grey_exclamation],emoji[data-emoji~=inbox_tray],emoji[data-emoji~=passport_control],emoji[data-emoji~=slot_machine],emoji[data-emoji~=tw-1f30f]{background-position:-121px -151px}[data-emoji~=left_luggage]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=busstop],emoji[data-emoji~=grey_question],emoji[data-emoji~=left_luggage],emoji[data-emoji~=outbox_tray],emoji[data-emoji~=palm_tree],emoji[data-emoji~=tw-1f310]{background-position:-159px -151px}[data-emoji~=customs]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=barber],emoji[data-emoji~=customs],emoji[data-emoji~=envelope],emoji[data-emoji~=evergreen_tree],emoji[data-emoji~=tw-1f311],emoji[data-emoji~=zzz]{background-position:-197px -151px}[data-emoji~=ideograph_advantage]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=dash],emoji[data-emoji~=deciduous_tree],emoji[data-emoji~=hotsprings],emoji[data-emoji~=ideograph_advantage],emoji[data-emoji~=incoming_envelope],emoji[data-emoji~=tw-1f312]{background-position:-235px -151px}[data-emoji~=cl]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=checkered_flag],emoji[data-emoji~=chestnut],emoji[data-emoji~=cl],emoji[data-emoji~=postal_horn],emoji[data-emoji~=sweat_drops],emoji[data-emoji~=tw-1f313]{background-position:-273px -151px}[data-emoji~=sos]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=crossed_flags],emoji[data-emoji~=mailbox_closed],emoji[data-emoji~=notes],emoji[data-emoji~=seedling],emoji[data-emoji~=sos],emoji[data-emoji~=tw-1f314]{background-position:-311px -151px}[data-emoji~=id]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=blossom],emoji[data-emoji~=id],emoji[data-emoji~=izakaya_lantern],emoji[data-emoji~=mailbox_with_mail],emoji[data-emoji~=musical_note],emoji[data-emoji~=tw-1f315]{background-position:-349px -151px}[data-emoji~=no_entry_sign]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ear_of_rice],emoji[data-emoji~=fire],emoji[data-emoji~=mailbox_with_no_mail],emoji[data-emoji~=moyai],emoji[data-emoji~=no_entry_sign],emoji[data-emoji~=tw-1f316]{background-position:-387px -151px}[data-emoji~=underage]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=circus_tent],emoji[data-emoji~=hankey],emoji[data-emoji~=package],emoji[data-emoji~=shell],emoji[data-emoji~=tw-1f317],emoji[data-emoji~=underage]{background-position:-425px -151px}[data-emoji~=no_mobile_phones]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=door],emoji[data-emoji~=globe_with_meridians],emoji[data-emoji~=no_mobile_phones],emoji[data-emoji~=performing_arts],emoji[data-emoji~=poop],emoji[data-emoji~=tw-1f318]{background-position:-463px -151px}[data-emoji~=do_not_litter]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=do_not_litter],emoji[data-emoji~=round_pushpin],emoji[data-emoji~=shit],emoji[data-emoji~=smoking],emoji[data-emoji~=sun_with_face],emoji[data-emoji~=tw-1f319]{background-position:-501px -151px}[data-emoji~=non-potable_water]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="+1"],emoji[data-emoji~=bomb],emoji[data-emoji~=full_moon_with_face],emoji[data-emoji~=non-potable_water],emoji[data-emoji~=triangular_flag_on_post],emoji[data-emoji~=tw-1f31a]{background-position:-539px -151px}[data-emoji~=no_bicycles]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=gun],emoji[data-emoji~=jp],emoji[data-emoji~=new_moon_with_face],emoji[data-emoji~=no_bicycles],emoji[data-emoji~=thumbsup],emoji[data-emoji~=tw-1f31b]{background-position:-577px -151px}[data-emoji~=no_pedestrians]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="-1"],emoji[data-emoji~=hocho],emoji[data-emoji~=kr],emoji[data-emoji~=new_moon],emoji[data-emoji~=no_pedestrians],emoji[data-emoji~=tw-1f31c]{background-position:-615px -151px}[data-emoji~=children_crossing]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=children_crossing],emoji[data-emoji~=cn],emoji[data-emoji~=pill],emoji[data-emoji~=thumbsdown],emoji[data-emoji~=tw-1f31d],emoji[data-emoji~=waxing_crescent_moon]{background-position:-653px -151px}[data-emoji~=no_entry]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=first_quarter_moon],emoji[data-emoji~=no_entry],emoji[data-emoji~=ok_hand],emoji[data-emoji~=syringe],emoji[data-emoji~=tw-1f31e],emoji[data-emoji~=us]{background-position:-691px -151px}[data-emoji~=eight_spoked_asterisk]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -144px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=eight_spoked_asterisk],emoji[data-emoji~=fr],emoji[data-emoji~=page_facing_up],emoji[data-emoji~=punch],emoji[data-emoji~=tw-1f31f],emoji[data-emoji~=waxing_gibbous_moon]{background-position:-729px -151px}[data-emoji~=sparkle]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=es],emoji[data-emoji~=facepunch],emoji[data-emoji~=full_moon],emoji[data-emoji~=page_with_curl],emoji[data-emoji~=sparkle],emoji[data-emoji~=tw-1f320]{background-position:-7px -187px}[data-emoji~=eight_pointed_black_star]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bookmark_tabs],emoji[data-emoji~=eight_pointed_black_star],emoji[data-emoji~=fist],emoji[data-emoji~=it],emoji[data-emoji~=tw-1f330],emoji[data-emoji~=waning_gibbous_moon]{background-position:-45px -187px}[data-emoji~=heart_decoration]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="v"],emoji[data-emoji~=bar_chart],emoji[data-emoji~=heart_decoration],emoji[data-emoji~=last_quarter_moon],emoji[data-emoji~=ru],emoji[data-emoji~=tw-1f331]{background-position:-83px -187px}[data-emoji~=vs]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=chart_with_upwards_trend],emoji[data-emoji~=gb],emoji[data-emoji~=tw-1f332],emoji[data-emoji~=vs],emoji[data-emoji~=waning_crescent_moon],emoji[data-emoji~=wave]{background-position:-121px -187px}[data-emoji~=vibration_mode]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=chart_with_downwards_trend],emoji[data-emoji~=hand],emoji[data-emoji~=last_quarter_moon_with_face],emoji[data-emoji~=tw-1f333],emoji[data-emoji~=uk],emoji[data-emoji~=vibration_mode]{background-position:-159px -187px}[data-emoji~=mobile_phone_off]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=de],emoji[data-emoji~=first_quarter_moon_with_face],emoji[data-emoji~=mobile_phone_off],emoji[data-emoji~=raised_hand],emoji[data-emoji~=scroll],emoji[data-emoji~=tw-1f334]{background-position:-197px -187px}[data-emoji~=chart]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=chart],emoji[data-emoji~=clipboard],emoji[data-emoji~=moon],emoji[data-emoji~=open_hands],emoji[data-emoji~=tw-1f335]{background-position:-235px -187px}[data-emoji~=currency_exchange]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=calendar],emoji[data-emoji~=currency_exchange],emoji[data-emoji~=earth_africa],emoji[data-emoji~=point_up],emoji[data-emoji~=tw-1f337]{background-position:-273px -187px}[data-emoji~=aries]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=aries],emoji[data-emoji~=date],emoji[data-emoji~=earth_americas],emoji[data-emoji~=point_down],emoji[data-emoji~=tw-1f338]{background-position:-311px -187px}[data-emoji~=taurus]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=card_index],emoji[data-emoji~=earth_asia],emoji[data-emoji~=point_left],emoji[data-emoji~=taurus],emoji[data-emoji~=tw-1f339]{background-position:-349px -187px}[data-emoji~=gemini]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=file_folder],emoji[data-emoji~=gemini],emoji[data-emoji~=point_right],emoji[data-emoji~=tw-1f33a],emoji[data-emoji~=volcano]{background-position:-387px -187px}[data-emoji~=cancer]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cancer],emoji[data-emoji~=milky_way],emoji[data-emoji~=open_file_folder],emoji[data-emoji~=raised_hands],emoji[data-emoji~=tw-1f33b]{background-position:-425px -187px}[data-emoji~=leo]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=leo],emoji[data-emoji~=partly_sunny],emoji[data-emoji~=pray],emoji[data-emoji~=scissors],emoji[data-emoji~=tw-1f33c]{background-position:-463px -187px}[data-emoji~=virgo]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=octocat],emoji[data-emoji~=point_up_2],emoji[data-emoji~=pushpin],emoji[data-emoji~=tw-1f33d],emoji[data-emoji~=virgo]{background-position:-501px -187px}[data-emoji~=libra]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clap],emoji[data-emoji~=libra],emoji[data-emoji~=paperclip],emoji[data-emoji~=squirrel],emoji[data-emoji~=tw-1f33e]{background-position:-539px -187px}[data-emoji~=scorpius]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_nib],emoji[data-emoji~=muscle],emoji[data-emoji~=scorpius],emoji[data-emoji~=tw-1f33f]{background-position:-577px -187px}[data-emoji~=sagittarius]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=metal],emoji[data-emoji~=pencil2],emoji[data-emoji~=sagittarius],emoji[data-emoji~=tw-1f340]{background-position:-615px -187px}[data-emoji~=capricorn]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=capricorn],emoji[data-emoji~=fu],emoji[data-emoji~=straight_ruler],emoji[data-emoji~=tw-1f341]{background-position:-653px -187px}[data-emoji~=aquarius]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=aquarius],emoji[data-emoji~=triangular_ruler],emoji[data-emoji~=tw-1f342],emoji[data-emoji~=walking]{background-position:-691px -187px}[data-emoji~=pisces]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -180px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=closed_book],emoji[data-emoji~=pisces],emoji[data-emoji~=runner],emoji[data-emoji~=tw-1f343]{background-position:-729px -187px}[data-emoji~=ophiuchus]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=green_book],emoji[data-emoji~=ophiuchus],emoji[data-emoji~=running],emoji[data-emoji~=tw-1f344]{background-position:-7px -223px}[data-emoji~=six_pointed_star]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=blue_book],emoji[data-emoji~=couple],emoji[data-emoji~=six_pointed_star],emoji[data-emoji~=tw-1f345]{background-position:-45px -223px}[data-emoji~=negative_squared_cross_mark]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=family],emoji[data-emoji~=negative_squared_cross_mark],emoji[data-emoji~=orange_book],emoji[data-emoji~=tw-1f346]{background-position:-83px -223px}[data-emoji~="a"]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="a"],emoji[data-emoji~=notebook],emoji[data-emoji~=tw-1f347],emoji[data-emoji~=two_men_holding_hands]{background-position:-121px -223px}[data-emoji~="b"]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="b"],emoji[data-emoji~=notebook_with_decorative_cover],emoji[data-emoji~=tw-1f348],emoji[data-emoji~=two_women_holding_hands]{background-position:-159px -223px}[data-emoji~=ab]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ab],emoji[data-emoji~=dancer],emoji[data-emoji~=ledger],emoji[data-emoji~=tw-1f349]{background-position:-197px -223px}[data-emoji~=o2]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=books],emoji[data-emoji~=dancers],emoji[data-emoji~=o2],emoji[data-emoji~=tw-1f34a]{background-position:-235px -223px}[data-emoji~=diamond_shape_with_a_dot_inside]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bookmark],emoji[data-emoji~=diamond_shape_with_a_dot_inside],emoji[data-emoji~=ok_woman],emoji[data-emoji~=tw-1f34b]{background-position:-273px -223px}[data-emoji~=recycle]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=name_badge],emoji[data-emoji~=no_good],emoji[data-emoji~=recycle],emoji[data-emoji~=tw-1f34c]{background-position:-311px -223px}[data-emoji~=end]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=end],emoji[data-emoji~=information_desk_person],emoji[data-emoji~=microscope],emoji[data-emoji~=tw-1f34d]{background-position:-349px -223px}[data-emoji~=back]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=back],emoji[data-emoji~=raising_hand],emoji[data-emoji~=telescope],emoji[data-emoji~=tw-1f34e]{background-position:-387px -223px}[data-emoji~=on]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bride_with_veil],emoji[data-emoji~=newspaper],emoji[data-emoji~=on],emoji[data-emoji~=tw-1f34f]{background-position:-425px -223px}[data-emoji~=soon]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=football],emoji[data-emoji~=person_with_pouting_face],emoji[data-emoji~=soon],emoji[data-emoji~=tw-1f350]{background-position:-463px -223px}[data-emoji~=clock1]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=basketball],emoji[data-emoji~=clock1],emoji[data-emoji~=person_frowning],emoji[data-emoji~=tw-1f351]{background-position:-501px -223px}[data-emoji~=clock130]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bow],emoji[data-emoji~=clock130],emoji[data-emoji~=soccer],emoji[data-emoji~=tw-1f352]{background-position:-539px -223px}[data-emoji~=clock10]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=baseball],emoji[data-emoji~=clock10],emoji[data-emoji~=couplekiss],emoji[data-emoji~=tw-1f353]{background-position:-577px -223px}[data-emoji~=clock1030]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock1030],emoji[data-emoji~=couple_with_heart],emoji[data-emoji~=tennis],emoji[data-emoji~=tw-1f354]{background-position:-615px -223px}[data-emoji~=clock11]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="8ball"],emoji[data-emoji~=clock11],emoji[data-emoji~=massage],emoji[data-emoji~=tw-1f355]{background-position:-653px -223px}[data-emoji~=clock1130]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock1130],emoji[data-emoji~=haircut],emoji[data-emoji~=rugby_football],emoji[data-emoji~=tw-1f356]{background-position:-691px -223px}[data-emoji~=clock12]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -216px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bowling],emoji[data-emoji~=clock12],emoji[data-emoji~=nail_care],emoji[data-emoji~=tw-1f357]{background-position:-729px -223px}[data-emoji~=clock1230]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=boy],emoji[data-emoji~=clock1230],emoji[data-emoji~=golf],emoji[data-emoji~=tw-1f358]{background-position:-7px -259px}[data-emoji~=clock2]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock2],emoji[data-emoji~=girl],emoji[data-emoji~=mountain_bicyclist],emoji[data-emoji~=tw-1f359]{background-position:-45px -259px}[data-emoji~=clock230]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bicyclist],emoji[data-emoji~=clock230],emoji[data-emoji~=tw-1f35a],emoji[data-emoji~=woman]{background-position:-83px -259px}[data-emoji~=clock3]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock3],emoji[data-emoji~=horse_racing],emoji[data-emoji~=man],emoji[data-emoji~=tw-1f35b]{background-position:-121px -259px}[data-emoji~=clock330]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=baby],emoji[data-emoji~=clock330],emoji[data-emoji~=snowboarder],emoji[data-emoji~=tw-1f35c]{background-position:-159px -259px}[data-emoji~=clock4]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock4],emoji[data-emoji~=older_woman],emoji[data-emoji~=swimmer],emoji[data-emoji~=tw-1f35d]{background-position:-197px -259px}[data-emoji~=clock430]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock430],emoji[data-emoji~=older_man],emoji[data-emoji~=surfer],emoji[data-emoji~=tw-1f35e]{background-position:-235px -259px}[data-emoji~=clock5]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock5],emoji[data-emoji~=person_with_blond_hair],emoji[data-emoji~=ski],emoji[data-emoji~=tw-1f35f]{background-position:-273px -259px}[data-emoji~=clock530]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock530],emoji[data-emoji~=man_with_gua_pi_mao],emoji[data-emoji~=spades],emoji[data-emoji~=tw-1f360]{background-position:-311px -259px}[data-emoji~=clock6]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock6],emoji[data-emoji~=hearts],emoji[data-emoji~=man_with_turban],emoji[data-emoji~=tw-1f361]{background-position:-349px -259px}[data-emoji~=clock630]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock630],emoji[data-emoji~=clubs],emoji[data-emoji~=construction_worker],emoji[data-emoji~=tw-1f362]{background-position:-387px -259px}[data-emoji~=clock7]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock7],emoji[data-emoji~=cop],emoji[data-emoji~=diamonds],emoji[data-emoji~=tw-1f363]{background-position:-425px -259px}[data-emoji~=clock730]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=angel],emoji[data-emoji~=clock730],emoji[data-emoji~=gem],emoji[data-emoji~=tw-1f364]{background-position:-463px -259px}[data-emoji~=clock8]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock8],emoji[data-emoji~=princess],emoji[data-emoji~=ring],emoji[data-emoji~=tw-1f365]{background-position:-501px -259px}[data-emoji~=clock830]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock830],emoji[data-emoji~=smiley_cat],emoji[data-emoji~=trophy],emoji[data-emoji~=tw-1f366]{background-position:-539px -259px}[data-emoji~=clock9]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock9],emoji[data-emoji~=musical_score],emoji[data-emoji~=smile_cat],emoji[data-emoji~=tw-1f367]{background-position:-577px -259px}[data-emoji~=clock930]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=clock930],emoji[data-emoji~=heart_eyes_cat],emoji[data-emoji~=musical_keyboard],emoji[data-emoji~=tw-1f368]{background-position:-615px -259px}[data-emoji~=heavy_dollar_sign]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=heavy_dollar_sign],emoji[data-emoji~=kissing_cat],emoji[data-emoji~=tw-1f369],emoji[data-emoji~=violin]{background-position:-653px -259px}[data-emoji~=copyright]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=copyright],emoji[data-emoji~=smirk_cat],emoji[data-emoji~=space_invader],emoji[data-emoji~=tw-1f36a]{background-position:-691px -259px}[data-emoji~=registered]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -252px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=registered],emoji[data-emoji~=scream_cat],emoji[data-emoji~=tw-1f36b],emoji[data-emoji~=video_game]{background-position:-729px -259px}[data-emoji~=tm]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_joker],emoji[data-emoji~=crying_cat_face],emoji[data-emoji~=tm],emoji[data-emoji~=tw-1f36c]{background-position:-7px -295px}[data-emoji~="x"]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="x"],emoji[data-emoji~=flower_playing_cards],emoji[data-emoji~=joy_cat],emoji[data-emoji~=tw-1f36d]{background-position:-45px -295px}[data-emoji~=heavy_exclamation_mark]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=game_die],emoji[data-emoji~=heavy_exclamation_mark],emoji[data-emoji~=pouting_cat],emoji[data-emoji~=tw-1f36e]{background-position:-83px -295px}[data-emoji~=bangbang]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bangbang],emoji[data-emoji~=dart],emoji[data-emoji~=japanese_ogre],emoji[data-emoji~=tw-1f36f]{background-position:-121px -295px}[data-emoji~=interrobang]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=interrobang],emoji[data-emoji~=japanese_goblin],emoji[data-emoji~=mahjong],emoji[data-emoji~=tw-1f370]{background-position:-159px -295px}[data-emoji~="o"]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="o"],emoji[data-emoji~=clapper],emoji[data-emoji~=see_no_evil],emoji[data-emoji~=tw-1f371]{background-position:-197px -295px}[data-emoji~=heavy_multiplication_x]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=hear_no_evil],emoji[data-emoji~=heavy_multiplication_x],emoji[data-emoji~=memo],emoji[data-emoji~=tw-1f372]{background-position:-235px -295px}[data-emoji~=heavy_plus_sign]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=heavy_plus_sign],emoji[data-emoji~=pencil],emoji[data-emoji~=speak_no_evil],emoji[data-emoji~=tw-1f373]{background-position:-273px -295px}[data-emoji~=heavy_minus_sign]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=book],emoji[data-emoji~=guardsman],emoji[data-emoji~=heavy_minus_sign],emoji[data-emoji~=tw-1f374]{background-position:-311px -295px}[data-emoji~=heavy_division_sign]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=art],emoji[data-emoji~=heavy_division_sign],emoji[data-emoji~=skull],emoji[data-emoji~=tw-1f375]{background-position:-349px -295px}[data-emoji~=white_flower]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=feet],emoji[data-emoji~=microphone],emoji[data-emoji~=tw-1f376],emoji[data-emoji~=white_flower]{background-position:-387px -295px}[data-emoji~="100"]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~="100"],emoji[data-emoji~=headphones],emoji[data-emoji~=lips],emoji[data-emoji~=tw-1f377]{background-position:-425px -295px}[data-emoji~=heavy_check_mark]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=heavy_check_mark],emoji[data-emoji~=kiss],emoji[data-emoji~=trumpet],emoji[data-emoji~=tw-1f378]{background-position:-463px -295px}[data-emoji~=ballot_box_with_check]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ballot_box_with_check],emoji[data-emoji~=droplet],emoji[data-emoji~=saxophone],emoji[data-emoji~=tw-1f379]{background-position:-501px -295px}[data-emoji~=radio_button]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ear],emoji[data-emoji~=guitar],emoji[data-emoji~=radio_button],emoji[data-emoji~=tw-1f37a]{background-position:-539px -295px}[data-emoji~=link]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=eyes],emoji[data-emoji~=link],emoji[data-emoji~=shoe],emoji[data-emoji~=tw-1f37b]{background-position:-577px -295px}[data-emoji~=curly_loop]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=curly_loop],emoji[data-emoji~=nose],emoji[data-emoji~=sandal],emoji[data-emoji~=tw-1f37c]{background-position:-615px -295px}[data-emoji~=wavy_dash]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=high_heel],emoji[data-emoji~=tongue],emoji[data-emoji~=tw-1f380],emoji[data-emoji~=wavy_dash]{background-position:-653px -295px}[data-emoji~=part_alternation_mark]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=lipstick],emoji[data-emoji~=love_letter],emoji[data-emoji~=part_alternation_mark],emoji[data-emoji~=tw-1f381]{background-position:-691px -295px}[data-emoji~=trident]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -288px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=boot],emoji[data-emoji~=bust_in_silhouette],emoji[data-emoji~=trident],emoji[data-emoji~=tw-1f382]{background-position:-729px -295px}[data-emoji~=black_small_square]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_small_square],emoji[data-emoji~=busts_in_silhouette],emoji[data-emoji~=shirt],emoji[data-emoji~=tw-1f383]{background-position:-7px -331px}[data-emoji~=white_small_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=speech_balloon],emoji[data-emoji~=tshirt],emoji[data-emoji~=tw-1f384],emoji[data-emoji~=white_small_square]{background-position:-45px -331px}[data-emoji~=black_medium_small_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -76px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_medium_small_square],emoji[data-emoji~=necktie],emoji[data-emoji~=thought_balloon],emoji[data-emoji~=tw-1f385]{background-position:-83px -331px}[data-emoji~=white_medium_small_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -114px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=feelsgood],emoji[data-emoji~=tw-1f386],emoji[data-emoji~=white_medium_small_square],emoji[data-emoji~=womans_clothes]{background-position:-121px -331px}[data-emoji~=black_medium_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -152px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_medium_square],emoji[data-emoji~=dress],emoji[data-emoji~=finnadie],emoji[data-emoji~=tw-1f387]{background-position:-159px -331px}[data-emoji~=white_medium_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -190px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=goberserk],emoji[data-emoji~=running_shirt_with_sash],emoji[data-emoji~=tw-1f388],emoji[data-emoji~=white_medium_square]{background-position:-197px -331px}[data-emoji~=black_large_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -228px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_large_square],emoji[data-emoji~=godmode],emoji[data-emoji~=jeans],emoji[data-emoji~=tw-1f389]{background-position:-235px -331px}[data-emoji~=white_large_square]{background:url(/new-osc/img/emoji/Sysmbols.png) -266px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=hurtrealbad],emoji[data-emoji~=kimono],emoji[data-emoji~=tw-1f38a],emoji[data-emoji~=white_large_square]{background-position:-273px -331px}[data-emoji~=white_check_mark]{background:url(/new-osc/img/emoji/Sysmbols.png) -304px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bikini],emoji[data-emoji~=rage1],emoji[data-emoji~=tw-1f38b],emoji[data-emoji~=white_check_mark]{background-position:-311px -331px}[data-emoji~=black_square_button]{background:url(/new-osc/img/emoji/Sysmbols.png) -342px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_square_button],emoji[data-emoji~=rage2],emoji[data-emoji~=ribbon],emoji[data-emoji~=tw-1f38c]{background-position:-349px -331px}[data-emoji~=white_square_button]{background:url(/new-osc/img/emoji/Sysmbols.png) -380px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=rage3],emoji[data-emoji~=tophat],emoji[data-emoji~=tw-1f38d],emoji[data-emoji~=white_square_button]{background-position:-387px -331px}[data-emoji~=black_circle]{background:url(/new-osc/img/emoji/Sysmbols.png) -418px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=black_circle],emoji[data-emoji~=crown],emoji[data-emoji~=rage4],emoji[data-emoji~=tw-1f38e]{background-position:-425px -331px}[data-emoji~=white_circle]{background:url(/new-osc/img/emoji/Sysmbols.png) -456px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=suspect],emoji[data-emoji~=tw-1f38f],emoji[data-emoji~=white_circle],emoji[data-emoji~=womans_hat]{background-position:-463px -331px}[data-emoji~=red_circle]{background:url(/new-osc/img/emoji/Sysmbols.png) -494px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=mans_shoe],emoji[data-emoji~=red_circle],emoji[data-emoji~=trollface],emoji[data-emoji~=tw-1f390]{background-position:-501px -331px}[data-emoji~=large_blue_circle]{background:url(/new-osc/img/emoji/Sysmbols.png) -532px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=closed_umbrella],emoji[data-emoji~=large_blue_circle],emoji[data-emoji~=tw-1f391]{background-position:-539px -331px}[data-emoji~=large_blue_diamond]{background:url(/new-osc/img/emoji/Sysmbols.png) -570px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=briefcase],emoji[data-emoji~=large_blue_diamond],emoji[data-emoji~=tw-1f392]{background-position:-577px -331px}[data-emoji~=large_orange_diamond]{background:url(/new-osc/img/emoji/Sysmbols.png) -608px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=handbag],emoji[data-emoji~=large_orange_diamond],emoji[data-emoji~=tw-1f393]{background-position:-615px -331px}[data-emoji~=small_blue_diamond]{background:url(/new-osc/img/emoji/Sysmbols.png) -646px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=pouch],emoji[data-emoji~=small_blue_diamond],emoji[data-emoji~=tw-1f3a0]{background-position:-653px -331px}[data-emoji~=small_orange_diamond]{background:url(/new-osc/img/emoji/Sysmbols.png) -684px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=purse],emoji[data-emoji~=small_orange_diamond],emoji[data-emoji~=tw-1f3a1]{background-position:-691px -331px}[data-emoji~=small_red_triangle]{background:url(/new-osc/img/emoji/Sysmbols.png) -722px -324px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=eyeglasses],emoji[data-emoji~=small_red_triangle],emoji[data-emoji~=tw-1f3a2]{background-position:-729px -331px}[data-emoji~=small_red_triangle_down]{background:url(/new-osc/img/emoji/Sysmbols.png) 0 -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=fishing_pole_and_fish],emoji[data-emoji~=small_red_triangle_down],emoji[data-emoji~=tw-1f3a3]{background-position:-7px -367px}[data-emoji~=shipit]{background:url(/new-osc/img/emoji/Sysmbols.png) -38px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=coffee],emoji[data-emoji~=shipit],emoji[data-emoji~=tw-1f3a4]{background-position:-45px -367px}[data-emoji~=sunny]{background:url(/new-osc/img/emoji/nature.png) no-repeat rgba(0,0,0,0)}[data-emoji~=umbrella]{background:url(/new-osc/img/emoji/nature.png) -38px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=cloud]{background:url(/new-osc/img/emoji/nature.png) -76px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=snowflake]{background:url(/new-osc/img/emoji/nature.png) -114px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=snowman]{background:url(/new-osc/img/emoji/nature.png) -152px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=zap]{background:url(/new-osc/img/emoji/nature.png) -190px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=cyclone]{background:url(/new-osc/img/emoji/nature.png) -228px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=foggy]{background:url(/new-osc/img/emoji/nature.png) -266px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=ocean]{background:url(/new-osc/img/emoji/nature.png) -304px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=cat]{background:url(/new-osc/img/emoji/nature.png) -342px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=dog]{background:url(/new-osc/img/emoji/nature.png) -380px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=mouse]{background:url(/new-osc/img/emoji/nature.png) -418px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=hamster]{background:url(/new-osc/img/emoji/nature.png) -456px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=rabbit]{background:url(/new-osc/img/emoji/nature.png) -494px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=wolf]{background:url(/new-osc/img/emoji/nature.png) -532px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=frog]{background:url(/new-osc/img/emoji/nature.png) -570px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tiger]{background:url(/new-osc/img/emoji/nature.png) -608px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=koala]{background:url(/new-osc/img/emoji/nature.png) -646px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=bear]{background:url(/new-osc/img/emoji/nature.png) -684px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=pig]{background:url(/new-osc/img/emoji/nature.png) -722px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=pig_nose]{background:url(/new-osc/img/emoji/nature.png) 0 -36px no-repeat rgba(0,0,0,0)}[data-emoji~=cow]{background:url(/new-osc/img/emoji/nature.png) -38px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=boar]{background:url(/new-osc/img/emoji/nature.png) -76px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=monkey_face]{background:url(/new-osc/img/emoji/nature.png) -114px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=monkey]{background:url(/new-osc/img/emoji/nature.png) -152px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=horse]{background:url(/new-osc/img/emoji/nature.png) -190px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=racehorse]{background:url(/new-osc/img/emoji/nature.png) -228px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=camel]{background:url(/new-osc/img/emoji/nature.png) -266px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sheep]{background:url(/new-osc/img/emoji/nature.png) -304px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=elephant]{background:url(/new-osc/img/emoji/nature.png) -342px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=panda_face]{background:url(/new-osc/img/emoji/nature.png) -380px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=snake]{background:url(/new-osc/img/emoji/nature.png) -418px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=bird]{background:url(/new-osc/img/emoji/nature.png) -456px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=baby_chick]{background:url(/new-osc/img/emoji/nature.png) -494px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=hatched_chick]{background:url(/new-osc/img/emoji/nature.png) -532px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=hatching_chick]{background:url(/new-osc/img/emoji/nature.png) -570px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=chicken]{background:url(/new-osc/img/emoji/nature.png) -608px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=penguin]{background:url(/new-osc/img/emoji/nature.png) -646px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=turtle]{background:url(/new-osc/img/emoji/nature.png) -684px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=bug]{background:url(/new-osc/img/emoji/nature.png) -722px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=honeybee]{background:url(/new-osc/img/emoji/nature.png) 0 -72px no-repeat rgba(0,0,0,0)}[data-emoji~=ant]{background:url(/new-osc/img/emoji/nature.png) -38px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=beetle]{background:url(/new-osc/img/emoji/nature.png) -76px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=snail]{background:url(/new-osc/img/emoji/nature.png) -114px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=octopus]{background:url(/new-osc/img/emoji/nature.png) -152px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tropical_fish]{background:url(/new-osc/img/emoji/nature.png) -190px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=fish]{background:url(/new-osc/img/emoji/nature.png) -228px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=whale]{background:url(/new-osc/img/emoji/nature.png) -266px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=whale2]{background:url(/new-osc/img/emoji/nature.png) -304px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=dolphin]{background:url(/new-osc/img/emoji/nature.png) -342px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=cow2]{background:url(/new-osc/img/emoji/nature.png) -380px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=ram]{background:url(/new-osc/img/emoji/nature.png) -418px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=rat]{background:url(/new-osc/img/emoji/nature.png) -456px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=water_buffalo]{background:url(/new-osc/img/emoji/nature.png) -494px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tiger2]{background:url(/new-osc/img/emoji/nature.png) -532px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=rabbit2]{background:url(/new-osc/img/emoji/nature.png) -570px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=dragon]{background:url(/new-osc/img/emoji/nature.png) -608px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=goat]{background:url(/new-osc/img/emoji/nature.png) -646px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=rooster]{background:url(/new-osc/img/emoji/nature.png) -684px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=dog2]{background:url(/new-osc/img/emoji/nature.png) -722px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=pig2]{background:url(/new-osc/img/emoji/nature.png) 0 -108px no-repeat rgba(0,0,0,0)}[data-emoji~=mouse2]{background:url(/new-osc/img/emoji/nature.png) -38px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=ox]{background:url(/new-osc/img/emoji/nature.png) -76px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=dragon_face]{background:url(/new-osc/img/emoji/nature.png) -114px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=blowfish]{background:url(/new-osc/img/emoji/nature.png) -152px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=crocodile]{background:url(/new-osc/img/emoji/nature.png) -190px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=dromedary_camel]{background:url(/new-osc/img/emoji/nature.png) -228px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=leopard]{background:url(/new-osc/img/emoji/nature.png) -266px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=cat2]{background:url(/new-osc/img/emoji/nature.png) -304px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=poodle]{background:url(/new-osc/img/emoji/nature.png) -342px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=paw_prints]{background:url(/new-osc/img/emoji/nature.png) -380px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=bouquet]{background:url(/new-osc/img/emoji/nature.png) -418px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=cherry_blossom]{background:url(/new-osc/img/emoji/nature.png) -456px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tulip]{background:url(/new-osc/img/emoji/nature.png) -494px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=four_leaf_clover]{background:url(/new-osc/img/emoji/nature.png) -532px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=rose]{background:url(/new-osc/img/emoji/nature.png) -570px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=sunflower]{background:url(/new-osc/img/emoji/nature.png) -608px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=hibiscus]{background:url(/new-osc/img/emoji/nature.png) -646px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=maple_leaf]{background:url(/new-osc/img/emoji/nature.png) -684px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=leaves]{background:url(/new-osc/img/emoji/nature.png) -722px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=fallen_leaf]{background:url(/new-osc/img/emoji/nature.png) 0 -144px no-repeat rgba(0,0,0,0)}[data-emoji~=herb]{background:url(/new-osc/img/emoji/nature.png) -38px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=mushroom]{background:url(/new-osc/img/emoji/nature.png) -76px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=cactus]{background:url(/new-osc/img/emoji/nature.png) -114px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=palm_tree]{background:url(/new-osc/img/emoji/nature.png) -152px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=evergreen_tree]{background:url(/new-osc/img/emoji/nature.png) -190px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=deciduous_tree]{background:url(/new-osc/img/emoji/nature.png) -228px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=chestnut]{background:url(/new-osc/img/emoji/nature.png) -266px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=seedling]{background:url(/new-osc/img/emoji/nature.png) -304px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=blossom]{background:url(/new-osc/img/emoji/nature.png) -342px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=ear_of_rice]{background:url(/new-osc/img/emoji/nature.png) -380px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=shell]{background:url(/new-osc/img/emoji/nature.png) -418px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=globe_with_meridians]{background:url(/new-osc/img/emoji/nature.png) -456px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=sun_with_face]{background:url(/new-osc/img/emoji/nature.png) -494px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=full_moon_with_face]{background:url(/new-osc/img/emoji/nature.png) -532px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=new_moon_with_face]{background:url(/new-osc/img/emoji/nature.png) -570px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=new_moon]{background:url(/new-osc/img/emoji/nature.png) -608px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=waxing_crescent_moon]{background:url(/new-osc/img/emoji/nature.png) -646px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=first_quarter_moon]{background:url(/new-osc/img/emoji/nature.png) -684px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=waxing_gibbous_moon]{background:url(/new-osc/img/emoji/nature.png) -722px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=full_moon]{background:url(/new-osc/img/emoji/nature.png) 0 -180px no-repeat rgba(0,0,0,0)}[data-emoji~=waning_gibbous_moon]{background:url(/new-osc/img/emoji/nature.png) -38px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=last_quarter_moon]{background:url(/new-osc/img/emoji/nature.png) -76px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=waning_crescent_moon]{background:url(/new-osc/img/emoji/nature.png) -114px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=last_quarter_moon_with_face]{background:url(/new-osc/img/emoji/nature.png) -152px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=first_quarter_moon_with_face]{background:url(/new-osc/img/emoji/nature.png) -190px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=moon]{background:url(/new-osc/img/emoji/nature.png) -228px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=earth_africa]{background:url(/new-osc/img/emoji/nature.png) -266px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=earth_americas]{background:url(/new-osc/img/emoji/nature.png) -304px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=earth_asia]{background:url(/new-osc/img/emoji/nature.png) -342px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=volcano]{background:url(/new-osc/img/emoji/nature.png) -380px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=milky_way]{background:url(/new-osc/img/emoji/nature.png) -418px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=partly_sunny]{background:url(/new-osc/img/emoji/nature.png) -456px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=octocat]{background:url(/new-osc/img/emoji/nature.png) -494px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=squirrel]{background:url(/new-osc/img/emoji/nature.png) -532px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=bamboo]{background:url(/new-osc/img/emoji/object.png) no-repeat rgba(0,0,0,0)}[data-emoji~=gift_heart]{background:url(/new-osc/img/emoji/object.png) -38px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=dolls]{background:url(/new-osc/img/emoji/object.png) -76px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=school_satchel]{background:url(/new-osc/img/emoji/object.png) -114px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=mortar_board]{background:url(/new-osc/img/emoji/object.png) -152px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=flags]{background:url(/new-osc/img/emoji/object.png) -190px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=fireworks]{background:url(/new-osc/img/emoji/object.png) -228px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=sparkler]{background:url(/new-osc/img/emoji/object.png) -266px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=wind_chime]{background:url(/new-osc/img/emoji/object.png) -304px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=rice_scene]{background:url(/new-osc/img/emoji/object.png) -342px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=jack_o_lantern]{background:url(/new-osc/img/emoji/object.png) -380px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=ghost]{background:url(/new-osc/img/emoji/object.png) -418px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=santa]{background:url(/new-osc/img/emoji/object.png) -456px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=christmas_tree]{background:url(/new-osc/img/emoji/object.png) -494px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=gift]{background:url(/new-osc/img/emoji/object.png) -532px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=bell]{background:url(/new-osc/img/emoji/object.png) -570px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=no_bell]{background:url(/new-osc/img/emoji/object.png) -608px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tanabata_tree]{background:url(/new-osc/img/emoji/object.png) -646px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tada]{background:url(/new-osc/img/emoji/object.png) -684px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=confetti_ball]{background:url(/new-osc/img/emoji/object.png) -722px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=balloon]{background:url(/new-osc/img/emoji/object.png) 0 -36px no-repeat rgba(0,0,0,0)}[data-emoji~=crystal_ball]{background:url(/new-osc/img/emoji/object.png) -38px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=cd]{background:url(/new-osc/img/emoji/object.png) -76px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=dvd]{background:url(/new-osc/img/emoji/object.png) -114px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=floppy_disk]{background:url(/new-osc/img/emoji/object.png) -152px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=camera]{background:url(/new-osc/img/emoji/object.png) -190px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=video_camera]{background:url(/new-osc/img/emoji/object.png) -228px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=movie_camera]{background:url(/new-osc/img/emoji/object.png) -266px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=computer]{background:url(/new-osc/img/emoji/object.png) -304px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tv]{background:url(/new-osc/img/emoji/object.png) -342px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=iphone]{background:url(/new-osc/img/emoji/object.png) -380px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=phone]{background:url(/new-osc/img/emoji/object.png) -418px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=telephone]{background:url(/new-osc/img/emoji/object.png) -456px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=telephone_receiver]{background:url(/new-osc/img/emoji/object.png) -494px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=pager]{background:url(/new-osc/img/emoji/object.png) -532px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=fax]{background:url(/new-osc/img/emoji/object.png) -570px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=minidisc]{background:url(/new-osc/img/emoji/object.png) -608px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=vhs]{background:url(/new-osc/img/emoji/object.png) -646px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sound]{background:url(/new-osc/img/emoji/object.png) -684px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=speaker]{background:url(/new-osc/img/emoji/object.png) -722px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=mute]{background:url(/new-osc/img/emoji/object.png) 0 -72px no-repeat rgba(0,0,0,0)}[data-emoji~=loudspeaker]{background:url(/new-osc/img/emoji/object.png) -38px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=mega]{background:url(/new-osc/img/emoji/object.png) -76px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=hourglass]{background:url(/new-osc/img/emoji/object.png) -114px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=hourglass_flowing_sand]{background:url(/new-osc/img/emoji/object.png) -152px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=alarm_clock]{background:url(/new-osc/img/emoji/object.png) -190px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=watch]{background:url(/new-osc/img/emoji/object.png) -228px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=radio]{background:url(/new-osc/img/emoji/object.png) -266px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=satellite]{background:url(/new-osc/img/emoji/object.png) -304px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=loop]{background:url(/new-osc/img/emoji/object.png) -342px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=mag]{background:url(/new-osc/img/emoji/object.png) -380px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=mag_right]{background:url(/new-osc/img/emoji/object.png) -418px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=unlock]{background:url(/new-osc/img/emoji/object.png) -456px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=lock]{background:url(/new-osc/img/emoji/object.png) -494px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=lock_with_ink_pen]{background:url(/new-osc/img/emoji/object.png) -532px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=closed_lock_with_key]{background:url(/new-osc/img/emoji/object.png) -570px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=key]{background:url(/new-osc/img/emoji/object.png) -608px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=bulb]{background:url(/new-osc/img/emoji/object.png) -646px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=flashlight]{background:url(/new-osc/img/emoji/object.png) -684px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=high_brightness]{background:url(/new-osc/img/emoji/object.png) -722px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=low_brightness]{background:url(/new-osc/img/emoji/object.png) 0 -108px no-repeat rgba(0,0,0,0)}[data-emoji~=electric_plug]{background:url(/new-osc/img/emoji/object.png) -38px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=battery]{background:url(/new-osc/img/emoji/object.png) -76px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=calling]{background:url(/new-osc/img/emoji/object.png) -114px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=email]{background:url(/new-osc/img/emoji/object.png) -152px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=mailbox]{background:url(/new-osc/img/emoji/object.png) -190px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=postbox]{background:url(/new-osc/img/emoji/object.png) -228px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=bath]{background:url(/new-osc/img/emoji/object.png) -266px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=bathtub]{background:url(/new-osc/img/emoji/object.png) -304px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=shower]{background:url(/new-osc/img/emoji/object.png) -342px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=toilet]{background:url(/new-osc/img/emoji/object.png) -380px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=wrench]{background:url(/new-osc/img/emoji/object.png) -418px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=nut_and_bolt]{background:url(/new-osc/img/emoji/object.png) -456px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=hammer]{background:url(/new-osc/img/emoji/object.png) -494px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=seat]{background:url(/new-osc/img/emoji/object.png) -532px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=moneybag]{background:url(/new-osc/img/emoji/object.png) -570px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=yen]{background:url(/new-osc/img/emoji/object.png) -608px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=dollar]{background:url(/new-osc/img/emoji/object.png) -646px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=pound]{background:url(/new-osc/img/emoji/object.png) -684px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=euro]{background:url(/new-osc/img/emoji/object.png) -722px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=credit_card]{background:url(/new-osc/img/emoji/object.png) 0 -144px no-repeat rgba(0,0,0,0)}[data-emoji~=money_with_wings]{background:url(/new-osc/img/emoji/object.png) -38px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=e-mail]{background:url(/new-osc/img/emoji/object.png) -76px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=inbox_tray]{background:url(/new-osc/img/emoji/object.png) -114px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=outbox_tray]{background:url(/new-osc/img/emoji/object.png) -152px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=envelope]{background:url(/new-osc/img/emoji/object.png) -190px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=incoming_envelope]{background:url(/new-osc/img/emoji/object.png) -228px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=postal_horn]{background:url(/new-osc/img/emoji/object.png) -266px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=mailbox_closed]{background:url(/new-osc/img/emoji/object.png) -304px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=mailbox_with_mail]{background:url(/new-osc/img/emoji/object.png) -342px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=mailbox_with_no_mail]{background:url(/new-osc/img/emoji/object.png) -380px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=package]{background:url(/new-osc/img/emoji/object.png) -418px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=door]{background:url(/new-osc/img/emoji/object.png) -456px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=smoking]{background:url(/new-osc/img/emoji/object.png) -494px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=bomb]{background:url(/new-osc/img/emoji/object.png) -532px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=gun]{background:url(/new-osc/img/emoji/object.png) -570px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=hocho]{background:url(/new-osc/img/emoji/object.png) -608px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=pill]{background:url(/new-osc/img/emoji/object.png) -646px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=syringe]{background:url(/new-osc/img/emoji/object.png) -684px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=page_facing_up]{background:url(/new-osc/img/emoji/object.png) -722px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=page_with_curl]{background:url(/new-osc/img/emoji/object.png) 0 -180px no-repeat rgba(0,0,0,0)}[data-emoji~=bookmark_tabs]{background:url(/new-osc/img/emoji/object.png) -38px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=bar_chart]{background:url(/new-osc/img/emoji/object.png) -76px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=chart_with_upwards_trend]{background:url(/new-osc/img/emoji/object.png) -114px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=chart_with_downwards_trend]{background:url(/new-osc/img/emoji/object.png) -152px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=scroll]{background:url(/new-osc/img/emoji/object.png) -190px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=clipboard]{background:url(/new-osc/img/emoji/object.png) -228px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=calendar]{background:url(/new-osc/img/emoji/object.png) -266px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=date]{background:url(/new-osc/img/emoji/object.png) -304px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=card_index]{background:url(/new-osc/img/emoji/object.png) -342px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=file_folder]{background:url(/new-osc/img/emoji/object.png) -380px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=open_file_folder]{background:url(/new-osc/img/emoji/object.png) -418px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=scissors]{background:url(/new-osc/img/emoji/object.png) -456px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=pushpin]{background:url(/new-osc/img/emoji/object.png) -494px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=paperclip]{background:url(/new-osc/img/emoji/object.png) -532px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=black_nib]{background:url(/new-osc/img/emoji/object.png) -570px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=pencil2]{background:url(/new-osc/img/emoji/object.png) -608px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=straight_ruler]{background:url(/new-osc/img/emoji/object.png) -646px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=triangular_ruler]{background:url(/new-osc/img/emoji/object.png) -684px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=closed_book]{background:url(/new-osc/img/emoji/object.png) -722px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=green_book]{background:url(/new-osc/img/emoji/object.png) 0 -216px no-repeat rgba(0,0,0,0)}[data-emoji~=blue_book]{background:url(/new-osc/img/emoji/object.png) -38px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=orange_book]{background:url(/new-osc/img/emoji/object.png) -76px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=notebook]{background:url(/new-osc/img/emoji/object.png) -114px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=notebook_with_decorative_cover]{background:url(/new-osc/img/emoji/object.png) -152px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=ledger]{background:url(/new-osc/img/emoji/object.png) -190px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=books]{background:url(/new-osc/img/emoji/object.png) -228px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=bookmark]{background:url(/new-osc/img/emoji/object.png) -266px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=name_badge]{background:url(/new-osc/img/emoji/object.png) -304px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=microscope]{background:url(/new-osc/img/emoji/object.png) -342px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=telescope]{background:url(/new-osc/img/emoji/object.png) -380px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=newspaper]{background:url(/new-osc/img/emoji/object.png) -418px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=football]{background:url(/new-osc/img/emoji/object.png) -456px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=basketball]{background:url(/new-osc/img/emoji/object.png) -494px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=soccer]{background:url(/new-osc/img/emoji/object.png) -532px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=baseball]{background:url(/new-osc/img/emoji/object.png) -570px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tennis]{background:url(/new-osc/img/emoji/object.png) -608px -216px no-repeat rgba(0,0,0,0)}[data-emoji~="8ball"]{background:url(/new-osc/img/emoji/object.png) -646px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=rugby_football]{background:url(/new-osc/img/emoji/object.png) -684px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=bowling]{background:url(/new-osc/img/emoji/object.png) -722px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=golf]{background:url(/new-osc/img/emoji/object.png) 0 -252px no-repeat rgba(0,0,0,0)}[data-emoji~=mountain_bicyclist]{background:url(/new-osc/img/emoji/object.png) -38px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=bicyclist]{background:url(/new-osc/img/emoji/object.png) -76px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=horse_racing]{background:url(/new-osc/img/emoji/object.png) -114px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=snowboarder]{background:url(/new-osc/img/emoji/object.png) -152px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=swimmer]{background:url(/new-osc/img/emoji/object.png) -190px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=surfer]{background:url(/new-osc/img/emoji/object.png) -228px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=ski]{background:url(/new-osc/img/emoji/object.png) -266px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=spades]{background:url(/new-osc/img/emoji/object.png) -304px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=hearts]{background:url(/new-osc/img/emoji/object.png) -342px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=clubs]{background:url(/new-osc/img/emoji/object.png) -380px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=diamonds]{background:url(/new-osc/img/emoji/object.png) -418px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=gem]{background:url(/new-osc/img/emoji/object.png) -456px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=ring]{background:url(/new-osc/img/emoji/object.png) -494px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=trophy]{background:url(/new-osc/img/emoji/object.png) -532px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=musical_score]{background:url(/new-osc/img/emoji/object.png) -570px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=musical_keyboard]{background:url(/new-osc/img/emoji/object.png) -608px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=violin]{background:url(/new-osc/img/emoji/object.png) -646px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=space_invader]{background:url(/new-osc/img/emoji/object.png) -684px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=video_game]{background:url(/new-osc/img/emoji/object.png) -722px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=black_joker]{background:url(/new-osc/img/emoji/object.png) 0 -288px no-repeat rgba(0,0,0,0)}[data-emoji~=flower_playing_cards]{background:url(/new-osc/img/emoji/object.png) -38px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=game_die]{background:url(/new-osc/img/emoji/object.png) -76px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=dart]{background:url(/new-osc/img/emoji/object.png) -114px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=mahjong]{background:url(/new-osc/img/emoji/object.png) -152px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=clapper]{background:url(/new-osc/img/emoji/object.png) -190px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=memo]{background:url(/new-osc/img/emoji/object.png) -228px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=pencil]{background:url(/new-osc/img/emoji/object.png) -266px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=book]{background:url(/new-osc/img/emoji/object.png) -304px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=art]{background:url(/new-osc/img/emoji/object.png) -342px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=microphone]{background:url(/new-osc/img/emoji/object.png) -380px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=headphones]{background:url(/new-osc/img/emoji/object.png) -418px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=trumpet]{background:url(/new-osc/img/emoji/object.png) -456px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=saxophone]{background:url(/new-osc/img/emoji/object.png) -494px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=guitar]{background:url(/new-osc/img/emoji/object.png) -532px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=shoe]{background:url(/new-osc/img/emoji/object.png) -570px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=sandal]{background:url(/new-osc/img/emoji/object.png) -608px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=high_heel]{background:url(/new-osc/img/emoji/object.png) -646px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=lipstick]{background:url(/new-osc/img/emoji/object.png) -684px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=boot]{background:url(/new-osc/img/emoji/object.png) -722px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=shirt]{background:url(/new-osc/img/emoji/object.png) 0 -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tshirt]{background:url(/new-osc/img/emoji/object.png) -38px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=necktie]{background:url(/new-osc/img/emoji/object.png) -76px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=womans_clothes]{background:url(/new-osc/img/emoji/object.png) -114px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=dress]{background:url(/new-osc/img/emoji/object.png) -152px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=running_shirt_with_sash]{background:url(/new-osc/img/emoji/object.png) -190px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=jeans]{background:url(/new-osc/img/emoji/object.png) -228px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=kimono]{background:url(/new-osc/img/emoji/object.png) -266px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=bikini]{background:url(/new-osc/img/emoji/object.png) -304px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=ribbon]{background:url(/new-osc/img/emoji/object.png) -342px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tophat]{background:url(/new-osc/img/emoji/object.png) -380px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=crown]{background:url(/new-osc/img/emoji/object.png) -418px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=womans_hat]{background:url(/new-osc/img/emoji/object.png) -456px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=mans_shoe]{background:url(/new-osc/img/emoji/object.png) -494px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=closed_umbrella]{background:url(/new-osc/img/emoji/object.png) -532px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=briefcase]{background:url(/new-osc/img/emoji/object.png) -570px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=handbag]{background:url(/new-osc/img/emoji/object.png) -608px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=pouch]{background:url(/new-osc/img/emoji/object.png) -646px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=purse]{background:url(/new-osc/img/emoji/object.png) -684px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=eyeglasses]{background:url(/new-osc/img/emoji/object.png) -722px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=fishing_pole_and_fish]{background:url(/new-osc/img/emoji/object.png) 0 -360px no-repeat rgba(0,0,0,0)}[data-emoji~=coffee]{background:url(/new-osc/img/emoji/object.png) -38px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tea]{background:url(/new-osc/img/emoji/object.png) -76px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tea],emoji[data-emoji~=tw-1f3a5]{background-position:-83px -367px}[data-emoji~=sake]{background:url(/new-osc/img/emoji/object.png) -114px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=sake],emoji[data-emoji~=tw-1f3a6]{background-position:-121px -367px}[data-emoji~=baby_bottle]{background:url(/new-osc/img/emoji/object.png) -152px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=baby_bottle],emoji[data-emoji~=tw-1f3a7]{background-position:-159px -367px}[data-emoji~=beer]{background:url(/new-osc/img/emoji/object.png) -190px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=beer],emoji[data-emoji~=tw-1f3a8]{background-position:-197px -367px}[data-emoji~=beers]{background:url(/new-osc/img/emoji/object.png) -228px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=beers],emoji[data-emoji~=tw-1f3a9]{background-position:-235px -367px}[data-emoji~=cocktail]{background:url(/new-osc/img/emoji/object.png) -266px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cocktail],emoji[data-emoji~=tw-1f3aa]{background-position:-273px -367px}[data-emoji~=tropical_drink]{background:url(/new-osc/img/emoji/object.png) -304px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tropical_drink],emoji[data-emoji~=tw-1f3ab]{background-position:-311px -367px}[data-emoji~=wine_glass]{background:url(/new-osc/img/emoji/object.png) -342px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f3ac],emoji[data-emoji~=wine_glass]{background-position:-349px -367px}[data-emoji~=fork_and_knife]{background:url(/new-osc/img/emoji/object.png) -380px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=fork_and_knife],emoji[data-emoji~=tw-1f3ad]{background-position:-387px -367px}[data-emoji~=pizza]{background:url(/new-osc/img/emoji/object.png) -418px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=pizza],emoji[data-emoji~=tw-1f3ae]{background-position:-425px -367px}[data-emoji~=hamburger]{background:url(/new-osc/img/emoji/object.png) -456px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=hamburger],emoji[data-emoji~=tw-1f3af]{background-position:-463px -367px}[data-emoji~=fries]{background:url(/new-osc/img/emoji/object.png) -494px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=fries],emoji[data-emoji~=tw-1f3b0]{background-position:-501px -367px}[data-emoji~=poultry_leg]{background:url(/new-osc/img/emoji/object.png) -532px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=poultry_leg],emoji[data-emoji~=tw-1f3b1]{background-position:-539px -367px}[data-emoji~=meat_on_bone]{background:url(/new-osc/img/emoji/object.png) -570px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=meat_on_bone],emoji[data-emoji~=tw-1f3b2]{background-position:-577px -367px}[data-emoji~=spaghetti]{background:url(/new-osc/img/emoji/object.png) -608px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=spaghetti],emoji[data-emoji~=tw-1f3b3]{background-position:-615px -367px}[data-emoji~=curry]{background:url(/new-osc/img/emoji/object.png) -646px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=curry],emoji[data-emoji~=tw-1f3b4]{background-position:-653px -367px}[data-emoji~=fried_shrimp]{background:url(/new-osc/img/emoji/object.png) -684px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=fried_shrimp],emoji[data-emoji~=tw-1f3b5]{background-position:-691px -367px}[data-emoji~=bento]{background:url(/new-osc/img/emoji/object.png) -722px -360px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bento],emoji[data-emoji~=tw-1f3b6]{background-position:-729px -367px}[data-emoji~=sushi]{background:url(/new-osc/img/emoji/object.png) 0 -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=sushi],emoji[data-emoji~=tw-1f3b7]{background-position:-7px -403px}[data-emoji~=fish_cake]{background:url(/new-osc/img/emoji/object.png) -38px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=fish_cake],emoji[data-emoji~=tw-1f3b8]{background-position:-45px -403px}[data-emoji~=rice_ball]{background:url(/new-osc/img/emoji/object.png) -76px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=rice_ball],emoji[data-emoji~=tw-1f3b9]{background-position:-83px -403px}[data-emoji~=rice_cracker]{background:url(/new-osc/img/emoji/object.png) -114px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=rice_cracker],emoji[data-emoji~=tw-1f3ba]{background-position:-121px -403px}[data-emoji~=rice]{background:url(/new-osc/img/emoji/object.png) -152px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=rice],emoji[data-emoji~=tw-1f3bb]{background-position:-159px -403px}[data-emoji~=ramen]{background:url(/new-osc/img/emoji/object.png) -190px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ramen],emoji[data-emoji~=tw-1f3bc]{background-position:-197px -403px}[data-emoji~=stew]{background:url(/new-osc/img/emoji/object.png) -228px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=stew],emoji[data-emoji~=tw-1f3bd]{background-position:-235px -403px}[data-emoji~=oden]{background:url(/new-osc/img/emoji/object.png) -266px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=oden],emoji[data-emoji~=tw-1f3be]{background-position:-273px -403px}[data-emoji~=dango]{background:url(/new-osc/img/emoji/object.png) -304px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=dango],emoji[data-emoji~=tw-1f3bf]{background-position:-311px -403px}[data-emoji~=egg]{background:url(/new-osc/img/emoji/object.png) -342px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=egg],emoji[data-emoji~=tw-1f3c0]{background-position:-349px -403px}[data-emoji~=bread]{background:url(/new-osc/img/emoji/object.png) -380px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=bread],emoji[data-emoji~=tw-1f3c1]{background-position:-387px -403px}[data-emoji~=doughnut]{background:url(/new-osc/img/emoji/object.png) -418px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=doughnut],emoji[data-emoji~=tw-1f3c2]{background-position:-425px -403px}[data-emoji~=custard]{background:url(/new-osc/img/emoji/object.png) -456px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=custard],emoji[data-emoji~=tw-1f3c3]{background-position:-463px -403px}[data-emoji~=icecream]{background:url(/new-osc/img/emoji/object.png) -494px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=icecream],emoji[data-emoji~=tw-1f3c4]{background-position:-501px -403px}[data-emoji~=ice_cream]{background:url(/new-osc/img/emoji/object.png) -532px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=ice_cream],emoji[data-emoji~=tw-1f3c6]{background-position:-539px -403px}[data-emoji~=shaved_ice]{background:url(/new-osc/img/emoji/object.png) -570px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=shaved_ice],emoji[data-emoji~=tw-1f3c7]{background-position:-577px -403px}[data-emoji~=birthday]{background:url(/new-osc/img/emoji/object.png) -608px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=birthday],emoji[data-emoji~=tw-1f3c8]{background-position:-615px -403px}[data-emoji~=cake]{background:url(/new-osc/img/emoji/object.png) -646px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cake],emoji[data-emoji~=tw-1f3c9]{background-position:-653px -403px}[data-emoji~=cookie]{background:url(/new-osc/img/emoji/object.png) -684px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cookie],emoji[data-emoji~=tw-1f3ca]{background-position:-691px -403px}[data-emoji~=chocolate_bar]{background:url(/new-osc/img/emoji/object.png) -722px -396px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=chocolate_bar],emoji[data-emoji~=tw-1f3e0]{background-position:-729px -403px}[data-emoji~=candy]{background:url(/new-osc/img/emoji/object.png) 0 -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=candy],emoji[data-emoji~=tw-1f3e1]{background-position:-7px -439px}[data-emoji~=lollipop]{background:url(/new-osc/img/emoji/object.png) -38px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=lollipop],emoji[data-emoji~=tw-1f3e2]{background-position:-45px -439px}[data-emoji~=honey_pot]{background:url(/new-osc/img/emoji/object.png) -76px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=honey_pot],emoji[data-emoji~=tw-1f3e3]{background-position:-83px -439px}[data-emoji~=apple]{background:url(/new-osc/img/emoji/object.png) -114px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=apple],emoji[data-emoji~=tw-1f3e4]{background-position:-121px -439px}[data-emoji~=green_apple]{background:url(/new-osc/img/emoji/object.png) -152px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=green_apple],emoji[data-emoji~=tw-1f3e5]{background-position:-159px -439px}[data-emoji~=tangerine]{background:url(/new-osc/img/emoji/object.png) -190px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tangerine],emoji[data-emoji~=tw-1f3e6]{background-position:-197px -439px}[data-emoji~=lemon]{background:url(/new-osc/img/emoji/object.png) -228px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=lemon],emoji[data-emoji~=tw-1f3e7]{background-position:-235px -439px}[data-emoji~=cherries]{background:url(/new-osc/img/emoji/object.png) -266px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=cherries],emoji[data-emoji~=tw-1f3e8]{background-position:-273px -439px}[data-emoji~=grapes]{background:url(/new-osc/img/emoji/object.png) -304px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=grapes],emoji[data-emoji~=tw-1f3e9]{background-position:-311px -439px}[data-emoji~=watermelon]{background:url(/new-osc/img/emoji/object.png) -342px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f3ea],emoji[data-emoji~=watermelon]{background-position:-349px -439px}[data-emoji~=strawberry]{background:url(/new-osc/img/emoji/object.png) -380px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=strawberry],emoji[data-emoji~=tw-1f3eb]{background-position:-387px -439px}[data-emoji~=peach]{background:url(/new-osc/img/emoji/object.png) -418px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=peach],emoji[data-emoji~=tw-1f3ec]{background-position:-425px -439px}[data-emoji~=melon]{background:url(/new-osc/img/emoji/object.png) -456px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=melon],emoji[data-emoji~=tw-1f3ed]{background-position:-463px -439px}[data-emoji~=banana]{background:url(/new-osc/img/emoji/object.png) -494px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=banana],emoji[data-emoji~=tw-1f3ee]{background-position:-501px -439px}[data-emoji~=pear]{background:url(/new-osc/img/emoji/object.png) -532px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=pear],emoji[data-emoji~=tw-1f3ef]{background-position:-539px -439px}[data-emoji~=pineapple]{background:url(/new-osc/img/emoji/object.png) -570px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=pineapple],emoji[data-emoji~=tw-1f3f0]{background-position:-577px -439px}[data-emoji~=sweet_potato]{background:url(/new-osc/img/emoji/object.png) -608px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=sweet_potato],emoji[data-emoji~=tw-1f400]{background-position:-615px -439px}[data-emoji~=eggplant]{background:url(/new-osc/img/emoji/object.png) -646px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=eggplant],emoji[data-emoji~=tw-1f401]{background-position:-653px -439px}[data-emoji~=tomato]{background:url(/new-osc/img/emoji/object.png) -684px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tomato],emoji[data-emoji~=tw-1f402]{background-position:-691px -439px}[data-emoji~=corn]{background:url(/new-osc/img/emoji/object.png) -722px -432px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=corn],emoji[data-emoji~=tw-1f403]{background-position:-729px -439px}[data-emoji~=bowtie]{background:url(/new-osc/img/emoji/people.png) no-repeat rgba(0,0,0,0)}[data-emoji~=smile]{background:url(/new-osc/img/emoji/people.png) -38px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=laughing]{background:url(/new-osc/img/emoji/people.png) -76px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=blush]{background:url(/new-osc/img/emoji/people.png) -114px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=smiley]{background:url(/new-osc/img/emoji/people.png) -152px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=relaxed]{background:url(/new-osc/img/emoji/people.png) -190px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=smirk]{background:url(/new-osc/img/emoji/people.png) -228px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=heart_eyes]{background:url(/new-osc/img/emoji/people.png) -266px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=kissing_heart]{background:url(/new-osc/img/emoji/people.png) -304px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=kissing_closed_eyes]{background:url(/new-osc/img/emoji/people.png) -342px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=flushed]{background:url(/new-osc/img/emoji/people.png) -380px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=relieved]{background:url(/new-osc/img/emoji/people.png) -418px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=satisfied]{background:url(/new-osc/img/emoji/people.png) -456px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=grin]{background:url(/new-osc/img/emoji/people.png) -494px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=wink]{background:url(/new-osc/img/emoji/people.png) -532px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=stuck_out_tongue_winking_eye]{background:url(/new-osc/img/emoji/people.png) -570px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=stuck_out_tongue_closed_eyes]{background:url(/new-osc/img/emoji/people.png) -608px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=grinning]{background:url(/new-osc/img/emoji/people.png) -646px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=kissing]{background:url(/new-osc/img/emoji/people.png) -684px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=kissing_smiling_eyes]{background:url(/new-osc/img/emoji/people.png) -722px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=stuck_out_tongue]{background:url(/new-osc/img/emoji/people.png) 0 -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sleeping]{background:url(/new-osc/img/emoji/people.png) -38px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=worried]{background:url(/new-osc/img/emoji/people.png) -76px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=frowning]{background:url(/new-osc/img/emoji/people.png) -114px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=anguished]{background:url(/new-osc/img/emoji/people.png) -152px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=open_mouth]{background:url(/new-osc/img/emoji/people.png) -190px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=grimacing]{background:url(/new-osc/img/emoji/people.png) -228px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=confused]{background:url(/new-osc/img/emoji/people.png) -266px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=hushed]{background:url(/new-osc/img/emoji/people.png) -304px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=expressionless]{background:url(/new-osc/img/emoji/people.png) -342px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=unamused]{background:url(/new-osc/img/emoji/people.png) -380px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sweat_smile]{background:url(/new-osc/img/emoji/people.png) -418px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sweat]{background:url(/new-osc/img/emoji/people.png) -456px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=disappointed_relieved]{background:url(/new-osc/img/emoji/people.png) -494px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=weary]{background:url(/new-osc/img/emoji/people.png) -532px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=pensive]{background:url(/new-osc/img/emoji/people.png) -570px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=disappointed]{background:url(/new-osc/img/emoji/people.png) -608px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=confounded]{background:url(/new-osc/img/emoji/people.png) -646px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=fearful]{background:url(/new-osc/img/emoji/people.png) -684px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=cold_sweat]{background:url(/new-osc/img/emoji/people.png) -722px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=persevere]{background:url(/new-osc/img/emoji/people.png) 0 -72px no-repeat rgba(0,0,0,0)}[data-emoji~=cry]{background:url(/new-osc/img/emoji/people.png) -38px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=sob]{background:url(/new-osc/img/emoji/people.png) -76px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=joy]{background:url(/new-osc/img/emoji/people.png) -114px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=astonished]{background:url(/new-osc/img/emoji/people.png) -152px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=scream]{background:url(/new-osc/img/emoji/people.png) -190px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=neckbeard]{background:url(/new-osc/img/emoji/people.png) -228px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tired_face]{background:url(/new-osc/img/emoji/people.png) -266px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=angry]{background:url(/new-osc/img/emoji/people.png) -304px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=rage]{background:url(/new-osc/img/emoji/people.png) -342px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=triumph]{background:url(/new-osc/img/emoji/people.png) -380px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=sleepy]{background:url(/new-osc/img/emoji/people.png) -418px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=yum]{background:url(/new-osc/img/emoji/people.png) -456px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=mask]{background:url(/new-osc/img/emoji/people.png) -494px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=sunglasses]{background:url(/new-osc/img/emoji/people.png) -532px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=dizzy_face]{background:url(/new-osc/img/emoji/people.png) -570px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=imp]{background:url(/new-osc/img/emoji/people.png) -608px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=smiling_imp]{background:url(/new-osc/img/emoji/people.png) -646px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=neutral_face]{background:url(/new-osc/img/emoji/people.png) -684px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=no_mouth]{background:url(/new-osc/img/emoji/people.png) -722px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=innocent]{background:url(/new-osc/img/emoji/people.png) 0 -108px no-repeat rgba(0,0,0,0)}[data-emoji~=alien]{background:url(/new-osc/img/emoji/people.png) -38px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=yellow_heart]{background:url(/new-osc/img/emoji/people.png) -76px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=blue_heart]{background:url(/new-osc/img/emoji/people.png) -114px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=purple_heart]{background:url(/new-osc/img/emoji/people.png) -152px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=heart]{background:url(/new-osc/img/emoji/people.png) -190px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=green_heart]{background:url(/new-osc/img/emoji/people.png) -228px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=broken_heart]{background:url(/new-osc/img/emoji/people.png) -266px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=heartbeat]{background:url(/new-osc/img/emoji/people.png) -304px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=heartpulse]{background:url(/new-osc/img/emoji/people.png) -342px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=two_hearts]{background:url(/new-osc/img/emoji/people.png) -380px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=revolving_hearts]{background:url(/new-osc/img/emoji/people.png) -418px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=cupid]{background:url(/new-osc/img/emoji/people.png) -456px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=sparkling_heart]{background:url(/new-osc/img/emoji/people.png) -494px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=sparkles]{background:url(/new-osc/img/emoji/people.png) -532px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=star]{background:url(/new-osc/img/emoji/people.png) -570px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=star2]{background:url(/new-osc/img/emoji/people.png) -608px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=dizzy]{background:url(/new-osc/img/emoji/people.png) -646px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=boom]{background:url(/new-osc/img/emoji/people.png) -684px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=collision]{background:url(/new-osc/img/emoji/people.png) -722px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=anger]{background:url(/new-osc/img/emoji/people.png) 0 -144px no-repeat rgba(0,0,0,0)}[data-emoji~=exclamation]{background:url(/new-osc/img/emoji/people.png) -38px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=question]{background:url(/new-osc/img/emoji/people.png) -76px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=grey_exclamation]{background:url(/new-osc/img/emoji/people.png) -114px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=grey_question]{background:url(/new-osc/img/emoji/people.png) -152px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=zzz]{background:url(/new-osc/img/emoji/people.png) -190px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=dash]{background:url(/new-osc/img/emoji/people.png) -228px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=sweat_drops]{background:url(/new-osc/img/emoji/people.png) -266px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=notes]{background:url(/new-osc/img/emoji/people.png) -304px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=musical_note]{background:url(/new-osc/img/emoji/people.png) -342px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=fire]{background:url(/new-osc/img/emoji/people.png) -380px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=hankey]{background:url(/new-osc/img/emoji/people.png) -418px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=poop]{background:url(/new-osc/img/emoji/people.png) -456px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=shit]{background:url(/new-osc/img/emoji/people.png) -494px -144px no-repeat rgba(0,0,0,0)}[data-emoji~="+1"]{background:url(/new-osc/img/emoji/people.png) -532px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=thumbsup]{background:url(/new-osc/img/emoji/people.png) -570px -144px no-repeat rgba(0,0,0,0)}[data-emoji~="-1"]{background:url(/new-osc/img/emoji/people.png) -608px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=thumbsdown]{background:url(/new-osc/img/emoji/people.png) -646px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=ok_hand]{background:url(/new-osc/img/emoji/people.png) -684px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=punch]{background:url(/new-osc/img/emoji/people.png) -722px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=facepunch]{background:url(/new-osc/img/emoji/people.png) 0 -180px no-repeat rgba(0,0,0,0)}[data-emoji~=fist]{background:url(/new-osc/img/emoji/people.png) -38px -180px no-repeat rgba(0,0,0,0)}[data-emoji~="v"]{background:url(/new-osc/img/emoji/people.png) -76px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=wave]{background:url(/new-osc/img/emoji/people.png) -114px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=hand]{background:url(/new-osc/img/emoji/people.png) -152px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=raised_hand]{background:url(/new-osc/img/emoji/people.png) -190px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=open_hands]{background:url(/new-osc/img/emoji/people.png) -228px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=point_up]{background:url(/new-osc/img/emoji/people.png) -266px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=point_down]{background:url(/new-osc/img/emoji/people.png) -304px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=point_left]{background:url(/new-osc/img/emoji/people.png) -342px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=point_right]{background:url(/new-osc/img/emoji/people.png) -380px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=raised_hands]{background:url(/new-osc/img/emoji/people.png) -418px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=pray]{background:url(/new-osc/img/emoji/people.png) -456px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=point_up_2]{background:url(/new-osc/img/emoji/people.png) -494px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=clap]{background:url(/new-osc/img/emoji/people.png) -532px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=muscle]{background:url(/new-osc/img/emoji/people.png) -570px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=metal]{background:url(/new-osc/img/emoji/people.png) -608px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=fu]{background:url(/new-osc/img/emoji/people.png) -646px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=walking]{background:url(/new-osc/img/emoji/people.png) -684px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=runner]{background:url(/new-osc/img/emoji/people.png) -722px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=running]{background:url(/new-osc/img/emoji/people.png) 0 -216px no-repeat rgba(0,0,0,0)}[data-emoji~=couple]{background:url(/new-osc/img/emoji/people.png) -38px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=family]{background:url(/new-osc/img/emoji/people.png) -76px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=two_men_holding_hands]{background:url(/new-osc/img/emoji/people.png) -114px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=two_women_holding_hands]{background:url(/new-osc/img/emoji/people.png) -152px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=dancer]{background:url(/new-osc/img/emoji/people.png) -190px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=dancers]{background:url(/new-osc/img/emoji/people.png) -228px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=ok_woman]{background:url(/new-osc/img/emoji/people.png) -266px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=no_good]{background:url(/new-osc/img/emoji/people.png) -304px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=information_desk_person]{background:url(/new-osc/img/emoji/people.png) -342px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=raising_hand]{background:url(/new-osc/img/emoji/people.png) -380px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=bride_with_veil]{background:url(/new-osc/img/emoji/people.png) -418px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=person_with_pouting_face]{background:url(/new-osc/img/emoji/people.png) -456px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=person_frowning]{background:url(/new-osc/img/emoji/people.png) -494px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=bow]{background:url(/new-osc/img/emoji/people.png) -532px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=couplekiss]{background:url(/new-osc/img/emoji/people.png) -570px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=couple_with_heart]{background:url(/new-osc/img/emoji/people.png) -608px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=massage]{background:url(/new-osc/img/emoji/people.png) -646px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=haircut]{background:url(/new-osc/img/emoji/people.png) -684px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=nail_care]{background:url(/new-osc/img/emoji/people.png) -722px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=boy]{background:url(/new-osc/img/emoji/people.png) 0 -252px no-repeat rgba(0,0,0,0)}[data-emoji~=girl]{background:url(/new-osc/img/emoji/people.png) -38px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=woman]{background:url(/new-osc/img/emoji/people.png) -76px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=man]{background:url(/new-osc/img/emoji/people.png) -114px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=baby]{background:url(/new-osc/img/emoji/people.png) -152px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=older_woman]{background:url(/new-osc/img/emoji/people.png) -190px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=older_man]{background:url(/new-osc/img/emoji/people.png) -228px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=person_with_blond_hair]{background:url(/new-osc/img/emoji/people.png) -266px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=man_with_gua_pi_mao]{background:url(/new-osc/img/emoji/people.png) -304px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=man_with_turban]{background:url(/new-osc/img/emoji/people.png) -342px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=construction_worker]{background:url(/new-osc/img/emoji/people.png) -380px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=cop]{background:url(/new-osc/img/emoji/people.png) -418px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=angel]{background:url(/new-osc/img/emoji/people.png) -456px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=princess]{background:url(/new-osc/img/emoji/people.png) -494px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=smiley_cat]{background:url(/new-osc/img/emoji/people.png) -532px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=smile_cat]{background:url(/new-osc/img/emoji/people.png) -570px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=heart_eyes_cat]{background:url(/new-osc/img/emoji/people.png) -608px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=kissing_cat]{background:url(/new-osc/img/emoji/people.png) -646px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=smirk_cat]{background:url(/new-osc/img/emoji/people.png) -684px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=scream_cat]{background:url(/new-osc/img/emoji/people.png) -722px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=crying_cat_face]{background:url(/new-osc/img/emoji/people.png) 0 -288px no-repeat rgba(0,0,0,0)}[data-emoji~=joy_cat]{background:url(/new-osc/img/emoji/people.png) -38px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=pouting_cat]{background:url(/new-osc/img/emoji/people.png) -76px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=japanese_ogre]{background:url(/new-osc/img/emoji/people.png) -114px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=japanese_goblin]{background:url(/new-osc/img/emoji/people.png) -152px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=see_no_evil]{background:url(/new-osc/img/emoji/people.png) -190px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=hear_no_evil]{background:url(/new-osc/img/emoji/people.png) -228px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=speak_no_evil]{background:url(/new-osc/img/emoji/people.png) -266px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=guardsman]{background:url(/new-osc/img/emoji/people.png) -304px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=skull]{background:url(/new-osc/img/emoji/people.png) -342px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=feet]{background:url(/new-osc/img/emoji/people.png) -380px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=lips]{background:url(/new-osc/img/emoji/people.png) -418px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=kiss]{background:url(/new-osc/img/emoji/people.png) -456px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=droplet]{background:url(/new-osc/img/emoji/people.png) -494px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=ear]{background:url(/new-osc/img/emoji/people.png) -532px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=eyes]{background:url(/new-osc/img/emoji/people.png) -570px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=nose]{background:url(/new-osc/img/emoji/people.png) -608px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tongue]{background:url(/new-osc/img/emoji/people.png) -646px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=love_letter]{background:url(/new-osc/img/emoji/people.png) -684px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=bust_in_silhouette]{background:url(/new-osc/img/emoji/people.png) -722px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=busts_in_silhouette]{background:url(/new-osc/img/emoji/people.png) 0 -324px no-repeat rgba(0,0,0,0)}[data-emoji~=speech_balloon]{background:url(/new-osc/img/emoji/people.png) -38px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=thought_balloon]{background:url(/new-osc/img/emoji/people.png) -76px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=feelsgood]{background:url(/new-osc/img/emoji/people.png) -114px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=finnadie]{background:url(/new-osc/img/emoji/people.png) -152px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=goberserk]{background:url(/new-osc/img/emoji/people.png) -190px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=godmode]{background:url(/new-osc/img/emoji/people.png) -228px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=hurtrealbad]{background:url(/new-osc/img/emoji/people.png) -266px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=rage1]{background:url(/new-osc/img/emoji/people.png) -304px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=rage2]{background:url(/new-osc/img/emoji/people.png) -342px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=rage3]{background:url(/new-osc/img/emoji/people.png) -380px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=rage4]{background:url(/new-osc/img/emoji/people.png) -418px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=suspect]{background:url(/new-osc/img/emoji/people.png) -456px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=trollface]{background:url(/new-osc/img/emoji/people.png) -494px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=house]{background:url(/new-osc/img/emoji/place.png) no-repeat rgba(0,0,0,0)}[data-emoji~=house_with_garden]{background:url(/new-osc/img/emoji/place.png) -38px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=school]{background:url(/new-osc/img/emoji/place.png) -76px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=office]{background:url(/new-osc/img/emoji/place.png) -114px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=post_office]{background:url(/new-osc/img/emoji/place.png) -152px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=hospital]{background:url(/new-osc/img/emoji/place.png) -190px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=bank]{background:url(/new-osc/img/emoji/place.png) -228px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=convenience_store]{background:url(/new-osc/img/emoji/place.png) -266px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=love_hotel]{background:url(/new-osc/img/emoji/place.png) -304px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=hotel]{background:url(/new-osc/img/emoji/place.png) -342px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=wedding]{background:url(/new-osc/img/emoji/place.png) -380px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=church]{background:url(/new-osc/img/emoji/place.png) -418px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=department_store]{background:url(/new-osc/img/emoji/place.png) -456px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=european_post_office]{background:url(/new-osc/img/emoji/place.png) -494px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=city_sunrise]{background:url(/new-osc/img/emoji/place.png) -532px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=city_sunset]{background:url(/new-osc/img/emoji/place.png) -570px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=japanese_castle]{background:url(/new-osc/img/emoji/place.png) -608px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=european_castle]{background:url(/new-osc/img/emoji/place.png) -646px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tent]{background:url(/new-osc/img/emoji/place.png) -684px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=factory]{background:url(/new-osc/img/emoji/place.png) -722px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tokyo_tower]{background:url(/new-osc/img/emoji/place.png) 0 -36px no-repeat rgba(0,0,0,0)}[data-emoji~=japan]{background:url(/new-osc/img/emoji/place.png) -38px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=mount_fuji]{background:url(/new-osc/img/emoji/place.png) -76px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sunrise_over_mountains]{background:url(/new-osc/img/emoji/place.png) -114px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sunrise]{background:url(/new-osc/img/emoji/place.png) -152px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=stars]{background:url(/new-osc/img/emoji/place.png) -190px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=statue_of_liberty]{background:url(/new-osc/img/emoji/place.png) -228px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=bridge_at_night]{background:url(/new-osc/img/emoji/place.png) -266px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=carousel_horse]{background:url(/new-osc/img/emoji/place.png) -304px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=rainbow]{background:url(/new-osc/img/emoji/place.png) -342px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=ferris_wheel]{background:url(/new-osc/img/emoji/place.png) -380px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=fountain]{background:url(/new-osc/img/emoji/place.png) -418px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=roller_coaster]{background:url(/new-osc/img/emoji/place.png) -456px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=ship]{background:url(/new-osc/img/emoji/place.png) -494px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=speedboat]{background:url(/new-osc/img/emoji/place.png) -532px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=boat]{background:url(/new-osc/img/emoji/place.png) -570px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=sailboat]{background:url(/new-osc/img/emoji/place.png) -608px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=rowboat]{background:url(/new-osc/img/emoji/place.png) -646px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=anchor]{background:url(/new-osc/img/emoji/place.png) -684px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=rocket]{background:url(/new-osc/img/emoji/place.png) -722px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=airplane]{background:url(/new-osc/img/emoji/place.png) 0 -72px no-repeat rgba(0,0,0,0)}[data-emoji~=helicopter]{background:url(/new-osc/img/emoji/place.png) -38px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=steam_locomotive]{background:url(/new-osc/img/emoji/place.png) -76px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tram]{background:url(/new-osc/img/emoji/place.png) -114px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=mountain_railway]{background:url(/new-osc/img/emoji/place.png) -152px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=bike]{background:url(/new-osc/img/emoji/place.png) -190px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=aerial_tramway]{background:url(/new-osc/img/emoji/place.png) -228px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=suspension_railway]{background:url(/new-osc/img/emoji/place.png) -266px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=mountain_cableway]{background:url(/new-osc/img/emoji/place.png) -304px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tractor]{background:url(/new-osc/img/emoji/place.png) -342px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=blue_car]{background:url(/new-osc/img/emoji/place.png) -380px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=oncoming_automobile]{background:url(/new-osc/img/emoji/place.png) -418px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=car]{background:url(/new-osc/img/emoji/place.png) -456px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=red_car]{background:url(/new-osc/img/emoji/place.png) -494px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=taxi]{background:url(/new-osc/img/emoji/place.png) -532px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=oncoming_taxi]{background:url(/new-osc/img/emoji/place.png) -570px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=articulated_lorry]{background:url(/new-osc/img/emoji/place.png) -608px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=bus]{background:url(/new-osc/img/emoji/place.png) -646px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=oncoming_bus]{background:url(/new-osc/img/emoji/place.png) -684px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=rotating_light]{background:url(/new-osc/img/emoji/place.png) -722px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=police_car]{background:url(/new-osc/img/emoji/place.png) 0 -108px no-repeat rgba(0,0,0,0)}[data-emoji~=oncoming_police_car]{background:url(/new-osc/img/emoji/place.png) -38px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=fire_engine]{background:url(/new-osc/img/emoji/place.png) -76px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=ambulance]{background:url(/new-osc/img/emoji/place.png) -114px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=minibus]{background:url(/new-osc/img/emoji/place.png) -152px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=truck]{background:url(/new-osc/img/emoji/place.png) -190px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=train]{background:url(/new-osc/img/emoji/place.png) -228px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=station]{background:url(/new-osc/img/emoji/place.png) -266px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=train2]{background:url(/new-osc/img/emoji/place.png) -304px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=bullettrain_front]{background:url(/new-osc/img/emoji/place.png) -342px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=bullettrain_side]{background:url(/new-osc/img/emoji/place.png) -380px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=light_rail]{background:url(/new-osc/img/emoji/place.png) -418px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=monorail]{background:url(/new-osc/img/emoji/place.png) -456px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=railway_car]{background:url(/new-osc/img/emoji/place.png) -494px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=trolleybus]{background:url(/new-osc/img/emoji/place.png) -532px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=ticket]{background:url(/new-osc/img/emoji/place.png) -570px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=fuelpump]{background:url(/new-osc/img/emoji/place.png) -608px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=vertical_traffic_light]{background:url(/new-osc/img/emoji/place.png) -646px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=traffic_light]{background:url(/new-osc/img/emoji/place.png) -684px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=warning]{background:url(/new-osc/img/emoji/place.png) -722px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=construction]{background:url(/new-osc/img/emoji/place.png) 0 -144px no-repeat rgba(0,0,0,0)}[data-emoji~=beginner]{background:url(/new-osc/img/emoji/place.png) -38px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=atm]{background:url(/new-osc/img/emoji/place.png) -76px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=slot_machine]{background:url(/new-osc/img/emoji/place.png) -114px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=busstop]{background:url(/new-osc/img/emoji/place.png) -152px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=barber]{background:url(/new-osc/img/emoji/place.png) -190px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=hotsprings]{background:url(/new-osc/img/emoji/place.png) -228px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=checkered_flag]{background:url(/new-osc/img/emoji/place.png) -266px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=crossed_flags]{background:url(/new-osc/img/emoji/place.png) -304px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=izakaya_lantern]{background:url(/new-osc/img/emoji/place.png) -342px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=moyai]{background:url(/new-osc/img/emoji/place.png) -380px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=circus_tent]{background:url(/new-osc/img/emoji/place.png) -418px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=performing_arts]{background:url(/new-osc/img/emoji/place.png) -456px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=round_pushpin]{background:url(/new-osc/img/emoji/place.png) -494px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=triangular_flag_on_post]{background:url(/new-osc/img/emoji/place.png) -532px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=jp]{background:url(/new-osc/img/emoji/place.png) -570px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=kr]{background:url(/new-osc/img/emoji/place.png) -608px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=cn]{background:url(/new-osc/img/emoji/place.png) -646px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=us]{background:url(/new-osc/img/emoji/place.png) -684px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=fr]{background:url(/new-osc/img/emoji/place.png) -722px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=es]{background:url(/new-osc/img/emoji/place.png) 0 -180px no-repeat rgba(0,0,0,0)}[data-emoji~=it]{background:url(/new-osc/img/emoji/place.png) -38px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=ru]{background:url(/new-osc/img/emoji/place.png) -76px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=gb]{background:url(/new-osc/img/emoji/place.png) -114px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=uk]{background:url(/new-osc/img/emoji/place.png) -152px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=de]{background:url(/new-osc/img/emoji/place.png) -190px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f004]{background:url(/new-osc/img/emoji/twemoji.png) no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f0cf]{background:url(/new-osc/img/emoji/twemoji.png) -38px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f170]{background:url(/new-osc/img/emoji/twemoji.png) -76px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f171]{background:url(/new-osc/img/emoji/twemoji.png) -114px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f17e]{background:url(/new-osc/img/emoji/twemoji.png) -152px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f17f]{background:url(/new-osc/img/emoji/twemoji.png) -190px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f18e]{background:url(/new-osc/img/emoji/twemoji.png) -228px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f191]{background:url(/new-osc/img/emoji/twemoji.png) -266px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f192]{background:url(/new-osc/img/emoji/twemoji.png) -304px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f193]{background:url(/new-osc/img/emoji/twemoji.png) -342px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f194]{background:url(/new-osc/img/emoji/twemoji.png) -380px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f195]{background:url(/new-osc/img/emoji/twemoji.png) -418px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f196]{background:url(/new-osc/img/emoji/twemoji.png) -456px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f197]{background:url(/new-osc/img/emoji/twemoji.png) -494px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f198]{background:url(/new-osc/img/emoji/twemoji.png) -532px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f199]{background:url(/new-osc/img/emoji/twemoji.png) -570px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f19a]{background:url(/new-osc/img/emoji/twemoji.png) -608px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1e6]{background:url(/new-osc/img/emoji/twemoji.png) -646px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1e7]{background:url(/new-osc/img/emoji/twemoji.png) -684px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1e8-1f1f3]{background:url(/new-osc/img/emoji/twemoji.png) -722px 0 no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1e8]{background:url(/new-osc/img/emoji/twemoji.png) 0 -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1e9-1f1ea]{background:url(/new-osc/img/emoji/twemoji.png) -38px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1e9]{background:url(/new-osc/img/emoji/twemoji.png) -76px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ea-1f1f8]{background:url(/new-osc/img/emoji/twemoji.png) -114px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ea]{background:url(/new-osc/img/emoji/twemoji.png) -152px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1eb-1f1f7]{background:url(/new-osc/img/emoji/twemoji.png) -190px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1eb]{background:url(/new-osc/img/emoji/twemoji.png) -228px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ec-1f1e7]{background:url(/new-osc/img/emoji/twemoji.png) -266px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ec]{background:url(/new-osc/img/emoji/twemoji.png) -304px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ed]{background:url(/new-osc/img/emoji/twemoji.png) -342px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ee-1f1f9]{background:url(/new-osc/img/emoji/twemoji.png) -380px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ee]{background:url(/new-osc/img/emoji/twemoji.png) -418px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ef-1f1f5]{background:url(/new-osc/img/emoji/twemoji.png) -456px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ef]{background:url(/new-osc/img/emoji/twemoji.png) -494px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f0-1f1f7]{background:url(/new-osc/img/emoji/twemoji.png) -532px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f0]{background:url(/new-osc/img/emoji/twemoji.png) -570px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f1]{background:url(/new-osc/img/emoji/twemoji.png) -608px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f2]{background:url(/new-osc/img/emoji/twemoji.png) -646px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f3]{background:url(/new-osc/img/emoji/twemoji.png) -684px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f4]{background:url(/new-osc/img/emoji/twemoji.png) -722px -36px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f5]{background:url(/new-osc/img/emoji/twemoji.png) 0 -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f6]{background:url(/new-osc/img/emoji/twemoji.png) -38px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f7-1f1fa]{background:url(/new-osc/img/emoji/twemoji.png) -76px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f7]{background:url(/new-osc/img/emoji/twemoji.png) -114px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f8]{background:url(/new-osc/img/emoji/twemoji.png) -152px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1f9]{background:url(/new-osc/img/emoji/twemoji.png) -190px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1fa-1f1f8]{background:url(/new-osc/img/emoji/twemoji.png) -228px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1fa]{background:url(/new-osc/img/emoji/twemoji.png) -266px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1fb]{background:url(/new-osc/img/emoji/twemoji.png) -304px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1fc]{background:url(/new-osc/img/emoji/twemoji.png) -342px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1fd]{background:url(/new-osc/img/emoji/twemoji.png) -380px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1fe]{background:url(/new-osc/img/emoji/twemoji.png) -418px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f1ff]{background:url(/new-osc/img/emoji/twemoji.png) -456px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f201]{background:url(/new-osc/img/emoji/twemoji.png) -494px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f202]{background:url(/new-osc/img/emoji/twemoji.png) -532px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f21a]{background:url(/new-osc/img/emoji/twemoji.png) -570px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f22f]{background:url(/new-osc/img/emoji/twemoji.png) -608px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f232]{background:url(/new-osc/img/emoji/twemoji.png) -646px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f233]{background:url(/new-osc/img/emoji/twemoji.png) -684px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f234]{background:url(/new-osc/img/emoji/twemoji.png) -722px -72px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f235]{background:url(/new-osc/img/emoji/twemoji.png) 0 -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f236]{background:url(/new-osc/img/emoji/twemoji.png) -38px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f237]{background:url(/new-osc/img/emoji/twemoji.png) -76px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f238]{background:url(/new-osc/img/emoji/twemoji.png) -114px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f239]{background:url(/new-osc/img/emoji/twemoji.png) -152px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f23a]{background:url(/new-osc/img/emoji/twemoji.png) -190px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f250]{background:url(/new-osc/img/emoji/twemoji.png) -228px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f251]{background:url(/new-osc/img/emoji/twemoji.png) -266px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f300]{background:url(/new-osc/img/emoji/twemoji.png) -304px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f301]{background:url(/new-osc/img/emoji/twemoji.png) -342px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f302]{background:url(/new-osc/img/emoji/twemoji.png) -380px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f303]{background:url(/new-osc/img/emoji/twemoji.png) -418px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f304]{background:url(/new-osc/img/emoji/twemoji.png) -456px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f305]{background:url(/new-osc/img/emoji/twemoji.png) -494px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f306]{background:url(/new-osc/img/emoji/twemoji.png) -532px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f307]{background:url(/new-osc/img/emoji/twemoji.png) -570px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f308]{background:url(/new-osc/img/emoji/twemoji.png) -608px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f309]{background:url(/new-osc/img/emoji/twemoji.png) -646px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f30a]{background:url(/new-osc/img/emoji/twemoji.png) -684px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f30b]{background:url(/new-osc/img/emoji/twemoji.png) -722px -108px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f30c]{background:url(/new-osc/img/emoji/twemoji.png) 0 -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f30d]{background:url(/new-osc/img/emoji/twemoji.png) -38px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f30e]{background:url(/new-osc/img/emoji/twemoji.png) -76px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f30f]{background:url(/new-osc/img/emoji/twemoji.png) -114px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f310]{background:url(/new-osc/img/emoji/twemoji.png) -152px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f311]{background:url(/new-osc/img/emoji/twemoji.png) -190px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f312]{background:url(/new-osc/img/emoji/twemoji.png) -228px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f313]{background:url(/new-osc/img/emoji/twemoji.png) -266px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f314]{background:url(/new-osc/img/emoji/twemoji.png) -304px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f315]{background:url(/new-osc/img/emoji/twemoji.png) -342px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f316]{background:url(/new-osc/img/emoji/twemoji.png) -380px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f317]{background:url(/new-osc/img/emoji/twemoji.png) -418px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f318]{background:url(/new-osc/img/emoji/twemoji.png) -456px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f319]{background:url(/new-osc/img/emoji/twemoji.png) -494px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f31a]{background:url(/new-osc/img/emoji/twemoji.png) -532px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f31b]{background:url(/new-osc/img/emoji/twemoji.png) -570px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f31c]{background:url(/new-osc/img/emoji/twemoji.png) -608px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f31d]{background:url(/new-osc/img/emoji/twemoji.png) -646px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f31e]{background:url(/new-osc/img/emoji/twemoji.png) -684px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f31f]{background:url(/new-osc/img/emoji/twemoji.png) -722px -144px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f320]{background:url(/new-osc/img/emoji/twemoji.png) 0 -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f330]{background:url(/new-osc/img/emoji/twemoji.png) -38px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f331]{background:url(/new-osc/img/emoji/twemoji.png) -76px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f332]{background:url(/new-osc/img/emoji/twemoji.png) -114px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f333]{background:url(/new-osc/img/emoji/twemoji.png) -152px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f334]{background:url(/new-osc/img/emoji/twemoji.png) -190px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f335]{background:url(/new-osc/img/emoji/twemoji.png) -228px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f337]{background:url(/new-osc/img/emoji/twemoji.png) -266px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f338]{background:url(/new-osc/img/emoji/twemoji.png) -304px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f339]{background:url(/new-osc/img/emoji/twemoji.png) -342px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f33a]{background:url(/new-osc/img/emoji/twemoji.png) -380px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f33b]{background:url(/new-osc/img/emoji/twemoji.png) -418px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f33c]{background:url(/new-osc/img/emoji/twemoji.png) -456px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f33d]{background:url(/new-osc/img/emoji/twemoji.png) -494px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f33e]{background:url(/new-osc/img/emoji/twemoji.png) -532px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f33f]{background:url(/new-osc/img/emoji/twemoji.png) -570px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f340]{background:url(/new-osc/img/emoji/twemoji.png) -608px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f341]{background:url(/new-osc/img/emoji/twemoji.png) -646px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f342]{background:url(/new-osc/img/emoji/twemoji.png) -684px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f343]{background:url(/new-osc/img/emoji/twemoji.png) -722px -180px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f344]{background:url(/new-osc/img/emoji/twemoji.png) 0 -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f345]{background:url(/new-osc/img/emoji/twemoji.png) -38px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f346]{background:url(/new-osc/img/emoji/twemoji.png) -76px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f347]{background:url(/new-osc/img/emoji/twemoji.png) -114px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f348]{background:url(/new-osc/img/emoji/twemoji.png) -152px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f349]{background:url(/new-osc/img/emoji/twemoji.png) -190px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f34a]{background:url(/new-osc/img/emoji/twemoji.png) -228px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f34b]{background:url(/new-osc/img/emoji/twemoji.png) -266px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f34c]{background:url(/new-osc/img/emoji/twemoji.png) -304px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f34d]{background:url(/new-osc/img/emoji/twemoji.png) -342px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f34e]{background:url(/new-osc/img/emoji/twemoji.png) -380px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f34f]{background:url(/new-osc/img/emoji/twemoji.png) -418px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f350]{background:url(/new-osc/img/emoji/twemoji.png) -456px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f351]{background:url(/new-osc/img/emoji/twemoji.png) -494px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f352]{background:url(/new-osc/img/emoji/twemoji.png) -532px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f353]{background:url(/new-osc/img/emoji/twemoji.png) -570px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f354]{background:url(/new-osc/img/emoji/twemoji.png) -608px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f355]{background:url(/new-osc/img/emoji/twemoji.png) -646px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f356]{background:url(/new-osc/img/emoji/twemoji.png) -684px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f357]{background:url(/new-osc/img/emoji/twemoji.png) -722px -216px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f358]{background:url(/new-osc/img/emoji/twemoji.png) 0 -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f359]{background:url(/new-osc/img/emoji/twemoji.png) -38px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f35a]{background:url(/new-osc/img/emoji/twemoji.png) -76px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f35b]{background:url(/new-osc/img/emoji/twemoji.png) -114px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f35c]{background:url(/new-osc/img/emoji/twemoji.png) -152px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f35d]{background:url(/new-osc/img/emoji/twemoji.png) -190px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f35e]{background:url(/new-osc/img/emoji/twemoji.png) -228px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f35f]{background:url(/new-osc/img/emoji/twemoji.png) -266px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f360]{background:url(/new-osc/img/emoji/twemoji.png) -304px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f361]{background:url(/new-osc/img/emoji/twemoji.png) -342px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f362]{background:url(/new-osc/img/emoji/twemoji.png) -380px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f363]{background:url(/new-osc/img/emoji/twemoji.png) -418px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f364]{background:url(/new-osc/img/emoji/twemoji.png) -456px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f365]{background:url(/new-osc/img/emoji/twemoji.png) -494px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f366]{background:url(/new-osc/img/emoji/twemoji.png) -532px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f367]{background:url(/new-osc/img/emoji/twemoji.png) -570px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f368]{background:url(/new-osc/img/emoji/twemoji.png) -608px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f369]{background:url(/new-osc/img/emoji/twemoji.png) -646px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f36a]{background:url(/new-osc/img/emoji/twemoji.png) -684px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f36b]{background:url(/new-osc/img/emoji/twemoji.png) -722px -252px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f36c]{background:url(/new-osc/img/emoji/twemoji.png) 0 -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f36d]{background:url(/new-osc/img/emoji/twemoji.png) -38px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f36e]{background:url(/new-osc/img/emoji/twemoji.png) -76px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f36f]{background:url(/new-osc/img/emoji/twemoji.png) -114px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f370]{background:url(/new-osc/img/emoji/twemoji.png) -152px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f371]{background:url(/new-osc/img/emoji/twemoji.png) -190px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f372]{background:url(/new-osc/img/emoji/twemoji.png) -228px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f373]{background:url(/new-osc/img/emoji/twemoji.png) -266px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f374]{background:url(/new-osc/img/emoji/twemoji.png) -304px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f375]{background:url(/new-osc/img/emoji/twemoji.png) -342px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f376]{background:url(/new-osc/img/emoji/twemoji.png) -380px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f377]{background:url(/new-osc/img/emoji/twemoji.png) -418px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f378]{background:url(/new-osc/img/emoji/twemoji.png) -456px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f379]{background:url(/new-osc/img/emoji/twemoji.png) -494px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f37a]{background:url(/new-osc/img/emoji/twemoji.png) -532px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f37b]{background:url(/new-osc/img/emoji/twemoji.png) -570px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f37c]{background:url(/new-osc/img/emoji/twemoji.png) -608px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f380]{background:url(/new-osc/img/emoji/twemoji.png) -646px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f381]{background:url(/new-osc/img/emoji/twemoji.png) -684px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f382]{background:url(/new-osc/img/emoji/twemoji.png) -722px -288px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f383]{background:url(/new-osc/img/emoji/twemoji.png) 0 -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f384]{background:url(/new-osc/img/emoji/twemoji.png) -38px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f385]{background:url(/new-osc/img/emoji/twemoji.png) -76px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f386]{background:url(/new-osc/img/emoji/twemoji.png) -114px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f387]{background:url(/new-osc/img/emoji/twemoji.png) -152px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f388]{background:url(/new-osc/img/emoji/twemoji.png) -190px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f389]{background:url(/new-osc/img/emoji/twemoji.png) -228px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f38a]{background:url(/new-osc/img/emoji/twemoji.png) -266px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f38b]{background:url(/new-osc/img/emoji/twemoji.png) -304px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f38c]{background:url(/new-osc/img/emoji/twemoji.png) -342px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f38d]{background:url(/new-osc/img/emoji/twemoji.png) -380px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f38e]{background:url(/new-osc/img/emoji/twemoji.png) -418px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f38f]{background:url(/new-osc/img/emoji/twemoji.png) -456px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f390]{background:url(/new-osc/img/emoji/twemoji.png) -494px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f391]{background:url(/new-osc/img/emoji/twemoji.png) -532px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f392]{background:url(/new-osc/img/emoji/twemoji.png) -570px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f393]{background:url(/new-osc/img/emoji/twemoji.png) -608px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a0]{background:url(/new-osc/img/emoji/twemoji.png) -646px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a1]{background:url(/new-osc/img/emoji/twemoji.png) -684px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a2]{background:url(/new-osc/img/emoji/twemoji.png) -722px -324px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a3]{background:url(/new-osc/img/emoji/twemoji.png) 0 -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a4]{background:url(/new-osc/img/emoji/twemoji.png) -38px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a5]{background:url(/new-osc/img/emoji/twemoji.png) -76px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a6]{background:url(/new-osc/img/emoji/twemoji.png) -114px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a7]{background:url(/new-osc/img/emoji/twemoji.png) -152px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a8]{background:url(/new-osc/img/emoji/twemoji.png) -190px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3a9]{background:url(/new-osc/img/emoji/twemoji.png) -228px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3aa]{background:url(/new-osc/img/emoji/twemoji.png) -266px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ab]{background:url(/new-osc/img/emoji/twemoji.png) -304px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ac]{background:url(/new-osc/img/emoji/twemoji.png) -342px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ad]{background:url(/new-osc/img/emoji/twemoji.png) -380px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ae]{background:url(/new-osc/img/emoji/twemoji.png) -418px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3af]{background:url(/new-osc/img/emoji/twemoji.png) -456px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b0]{background:url(/new-osc/img/emoji/twemoji.png) -494px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b1]{background:url(/new-osc/img/emoji/twemoji.png) -532px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b2]{background:url(/new-osc/img/emoji/twemoji.png) -570px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b3]{background:url(/new-osc/img/emoji/twemoji.png) -608px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b4]{background:url(/new-osc/img/emoji/twemoji.png) -646px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b5]{background:url(/new-osc/img/emoji/twemoji.png) -684px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b6]{background:url(/new-osc/img/emoji/twemoji.png) -722px -360px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b7]{background:url(/new-osc/img/emoji/twemoji.png) 0 -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b8]{background:url(/new-osc/img/emoji/twemoji.png) -38px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3b9]{background:url(/new-osc/img/emoji/twemoji.png) -76px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ba]{background:url(/new-osc/img/emoji/twemoji.png) -114px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3bb]{background:url(/new-osc/img/emoji/twemoji.png) -152px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3bc]{background:url(/new-osc/img/emoji/twemoji.png) -190px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3bd]{background:url(/new-osc/img/emoji/twemoji.png) -228px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3be]{background:url(/new-osc/img/emoji/twemoji.png) -266px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3bf]{background:url(/new-osc/img/emoji/twemoji.png) -304px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c0]{background:url(/new-osc/img/emoji/twemoji.png) -342px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c1]{background:url(/new-osc/img/emoji/twemoji.png) -380px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c2]{background:url(/new-osc/img/emoji/twemoji.png) -418px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c3]{background:url(/new-osc/img/emoji/twemoji.png) -456px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c4]{background:url(/new-osc/img/emoji/twemoji.png) -494px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c6]{background:url(/new-osc/img/emoji/twemoji.png) -532px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c7]{background:url(/new-osc/img/emoji/twemoji.png) -570px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c8]{background:url(/new-osc/img/emoji/twemoji.png) -608px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3c9]{background:url(/new-osc/img/emoji/twemoji.png) -646px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ca]{background:url(/new-osc/img/emoji/twemoji.png) -684px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e0]{background:url(/new-osc/img/emoji/twemoji.png) -722px -396px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e1]{background:url(/new-osc/img/emoji/twemoji.png) 0 -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e2]{background:url(/new-osc/img/emoji/twemoji.png) -38px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e3]{background:url(/new-osc/img/emoji/twemoji.png) -76px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e4]{background:url(/new-osc/img/emoji/twemoji.png) -114px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e5]{background:url(/new-osc/img/emoji/twemoji.png) -152px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e6]{background:url(/new-osc/img/emoji/twemoji.png) -190px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e7]{background:url(/new-osc/img/emoji/twemoji.png) -228px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e8]{background:url(/new-osc/img/emoji/twemoji.png) -266px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3e9]{background:url(/new-osc/img/emoji/twemoji.png) -304px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ea]{background:url(/new-osc/img/emoji/twemoji.png) -342px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3eb]{background:url(/new-osc/img/emoji/twemoji.png) -380px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ec]{background:url(/new-osc/img/emoji/twemoji.png) -418px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ed]{background:url(/new-osc/img/emoji/twemoji.png) -456px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ee]{background:url(/new-osc/img/emoji/twemoji.png) -494px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3ef]{background:url(/new-osc/img/emoji/twemoji.png) -532px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f3f0]{background:url(/new-osc/img/emoji/twemoji.png) -570px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f400]{background:url(/new-osc/img/emoji/twemoji.png) -608px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f401]{background:url(/new-osc/img/emoji/twemoji.png) -646px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f402]{background:url(/new-osc/img/emoji/twemoji.png) -684px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f403]{background:url(/new-osc/img/emoji/twemoji.png) -722px -432px no-repeat rgba(0,0,0,0)}[data-emoji~=tw-1f404]{background:url(/new-osc/img/emoji/twemoji.png) 0 -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f404]{background-position:-7px -475px}[data-emoji~=tw-1f405]{background:url(/new-osc/img/emoji/twemoji.png) -38px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f405]{background-position:-45px -475px}[data-emoji~=tw-1f406]{background:url(/new-osc/img/emoji/twemoji.png) -76px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f406]{background-position:-83px -475px}[data-emoji~=tw-1f407]{background:url(/new-osc/img/emoji/twemoji.png) -114px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f407]{background-position:-121px -475px}[data-emoji~=tw-1f408]{background:url(/new-osc/img/emoji/twemoji.png) -152px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f408]{background-position:-159px -475px}[data-emoji~=tw-1f409]{background:url(/new-osc/img/emoji/twemoji.png) -190px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f409]{background-position:-197px -475px}[data-emoji~=tw-1f40a]{background:url(/new-osc/img/emoji/twemoji.png) -228px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f40a]{background-position:-235px -475px}[data-emoji~=tw-1f40b]{background:url(/new-osc/img/emoji/twemoji.png) -266px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f40b]{background-position:-273px -475px}[data-emoji~=tw-1f40c]{background:url(/new-osc/img/emoji/twemoji.png) -304px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f40c]{background-position:-311px -475px}[data-emoji~=tw-1f40d]{background:url(/new-osc/img/emoji/twemoji.png) -342px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f40d]{background-position:-349px -475px}[data-emoji~=tw-1f40e]{background:url(/new-osc/img/emoji/twemoji.png) -380px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f40e]{background-position:-387px -475px}[data-emoji~=tw-1f40f]{background:url(/new-osc/img/emoji/twemoji.png) -418px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f40f]{background-position:-425px -475px}[data-emoji~=tw-1f410]{background:url(/new-osc/img/emoji/twemoji.png) -456px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f410]{background-position:-463px -475px}[data-emoji~=tw-1f411]{background:url(/new-osc/img/emoji/twemoji.png) -494px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f411]{background-position:-501px -475px}[data-emoji~=tw-1f412]{background:url(/new-osc/img/emoji/twemoji.png) -532px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f412]{background-position:-539px -475px}[data-emoji~=tw-1f413]{background:url(/new-osc/img/emoji/twemoji.png) -570px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f413]{background-position:-577px -475px}[data-emoji~=tw-1f414]{background:url(/new-osc/img/emoji/twemoji.png) -608px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f414]{background-position:-615px -475px}[data-emoji~=tw-1f415]{background:url(/new-osc/img/emoji/twemoji.png) -646px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f415]{background-position:-653px -475px}[data-emoji~=tw-1f416]{background:url(/new-osc/img/emoji/twemoji.png) -684px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f416]{background-position:-691px -475px}[data-emoji~=tw-1f417]{background:url(/new-osc/img/emoji/twemoji.png) -722px -468px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f417]{background-position:-729px -475px}[data-emoji~=tw-1f418]{background:url(/new-osc/img/emoji/twemoji.png) 0 -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f418]{background-position:-7px -511px}[data-emoji~=tw-1f419]{background:url(/new-osc/img/emoji/twemoji.png) -38px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f419]{background-position:-45px -511px}[data-emoji~=tw-1f41a]{background:url(/new-osc/img/emoji/twemoji.png) -76px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f41a]{background-position:-83px -511px}[data-emoji~=tw-1f41b]{background:url(/new-osc/img/emoji/twemoji.png) -114px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f41b]{background-position:-121px -511px}[data-emoji~=tw-1f41c]{background:url(/new-osc/img/emoji/twemoji.png) -152px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f41c]{background-position:-159px -511px}[data-emoji~=tw-1f41d]{background:url(/new-osc/img/emoji/twemoji.png) -190px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f41d]{background-position:-197px -511px}[data-emoji~=tw-1f41e]{background:url(/new-osc/img/emoji/twemoji.png) -228px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f41e]{background-position:-235px -511px}[data-emoji~=tw-1f41f]{background:url(/new-osc/img/emoji/twemoji.png) -266px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f41f]{background-position:-273px -511px}[data-emoji~=tw-1f420]{background:url(/new-osc/img/emoji/twemoji.png) -304px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f420]{background-position:-311px -511px}[data-emoji~=tw-1f421]{background:url(/new-osc/img/emoji/twemoji.png) -342px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f421]{background-position:-349px -511px}[data-emoji~=tw-1f422]{background:url(/new-osc/img/emoji/twemoji.png) -380px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f422]{background-position:-387px -511px}[data-emoji~=tw-1f423]{background:url(/new-osc/img/emoji/twemoji.png) -418px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f423]{background-position:-425px -511px}[data-emoji~=tw-1f424]{background:url(/new-osc/img/emoji/twemoji.png) -456px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f424]{background-position:-463px -511px}[data-emoji~=tw-1f425]{background:url(/new-osc/img/emoji/twemoji.png) -494px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f425]{background-position:-501px -511px}[data-emoji~=tw-1f426]{background:url(/new-osc/img/emoji/twemoji.png) -532px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f426]{background-position:-539px -511px}[data-emoji~=tw-1f427]{background:url(/new-osc/img/emoji/twemoji.png) -570px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f427]{background-position:-577px -511px}[data-emoji~=tw-1f428]{background:url(/new-osc/img/emoji/twemoji.png) -608px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f428]{background-position:-615px -511px}[data-emoji~=tw-1f429]{background:url(/new-osc/img/emoji/twemoji.png) -646px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f429]{background-position:-653px -511px}[data-emoji~=tw-1f42a]{background:url(/new-osc/img/emoji/twemoji.png) -684px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f42a]{background-position:-691px -511px}[data-emoji~=tw-1f42b]{background:url(/new-osc/img/emoji/twemoji.png) -722px -504px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f42b]{background-position:-729px -511px}[data-emoji~=tw-1f42c]{background:url(/new-osc/img/emoji/twemoji.png) 0 -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f42c]{background-position:-7px -547px}[data-emoji~=tw-1f42d]{background:url(/new-osc/img/emoji/twemoji.png) -38px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f42d]{background-position:-45px -547px}[data-emoji~=tw-1f42e]{background:url(/new-osc/img/emoji/twemoji.png) -76px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f42e]{background-position:-83px -547px}[data-emoji~=tw-1f42f]{background:url(/new-osc/img/emoji/twemoji.png) -114px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f42f]{background-position:-121px -547px}[data-emoji~=tw-1f430]{background:url(/new-osc/img/emoji/twemoji.png) -152px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f430]{background-position:-159px -547px}[data-emoji~=tw-1f431]{background:url(/new-osc/img/emoji/twemoji.png) -190px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f431]{background-position:-197px -547px}[data-emoji~=tw-1f432]{background:url(/new-osc/img/emoji/twemoji.png) -228px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f432]{background-position:-235px -547px}[data-emoji~=tw-1f433]{background:url(/new-osc/img/emoji/twemoji.png) -266px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f433]{background-position:-273px -547px}[data-emoji~=tw-1f434]{background:url(/new-osc/img/emoji/twemoji.png) -304px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f434]{background-position:-311px -547px}[data-emoji~=tw-1f435]{background:url(/new-osc/img/emoji/twemoji.png) -342px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f435]{background-position:-349px -547px}[data-emoji~=tw-1f436]{background:url(/new-osc/img/emoji/twemoji.png) -380px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f436]{background-position:-387px -547px}[data-emoji~=tw-1f437]{background:url(/new-osc/img/emoji/twemoji.png) -418px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f437]{background-position:-425px -547px}[data-emoji~=tw-1f438]{background:url(/new-osc/img/emoji/twemoji.png) -456px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f438]{background-position:-463px -547px}[data-emoji~=tw-1f439]{background:url(/new-osc/img/emoji/twemoji.png) -494px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f439]{background-position:-501px -547px}[data-emoji~=tw-1f43a]{background:url(/new-osc/img/emoji/twemoji.png) -532px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f43a]{background-position:-539px -547px}[data-emoji~=tw-1f43b]{background:url(/new-osc/img/emoji/twemoji.png) -570px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f43b]{background-position:-577px -547px}[data-emoji~=tw-1f43c]{background:url(/new-osc/img/emoji/twemoji.png) -608px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f43c]{background-position:-615px -547px}[data-emoji~=tw-1f43d]{background:url(/new-osc/img/emoji/twemoji.png) -646px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f43d]{background-position:-653px -547px}[data-emoji~=tw-1f43e]{background:url(/new-osc/img/emoji/twemoji.png) -684px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f43e]{background-position:-691px -547px}[data-emoji~=tw-1f440]{background:url(/new-osc/img/emoji/twemoji.png) -722px -540px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f440]{background-position:-729px -547px}[data-emoji~=tw-1f442]{background:url(/new-osc/img/emoji/twemoji.png) 0 -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f442]{background-position:-7px -583px}[data-emoji~=tw-1f443]{background:url(/new-osc/img/emoji/twemoji.png) -38px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f443]{background-position:-45px -583px}[data-emoji~=tw-1f444]{background:url(/new-osc/img/emoji/twemoji.png) -76px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f444]{background-position:-83px -583px}[data-emoji~=tw-1f445]{background:url(/new-osc/img/emoji/twemoji.png) -114px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f445]{background-position:-121px -583px}[data-emoji~=tw-1f446]{background:url(/new-osc/img/emoji/twemoji.png) -152px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f446]{background-position:-159px -583px}[data-emoji~=tw-1f447]{background:url(/new-osc/img/emoji/twemoji.png) -190px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f447]{background-position:-197px -583px}[data-emoji~=tw-1f448]{background:url(/new-osc/img/emoji/twemoji.png) -228px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f448]{background-position:-235px -583px}[data-emoji~=tw-1f449]{background:url(/new-osc/img/emoji/twemoji.png) -266px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f449]{background-position:-273px -583px}[data-emoji~=tw-1f44a]{background:url(/new-osc/img/emoji/twemoji.png) -304px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f44a]{background-position:-311px -583px}[data-emoji~=tw-1f44b]{background:url(/new-osc/img/emoji/twemoji.png) -342px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f44b]{background-position:-349px -583px}[data-emoji~=tw-1f44c]{background:url(/new-osc/img/emoji/twemoji.png) -380px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f44c]{background-position:-387px -583px}[data-emoji~=tw-1f44d]{background:url(/new-osc/img/emoji/twemoji.png) -418px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f44d]{background-position:-425px -583px}[data-emoji~=tw-1f44e]{background:url(/new-osc/img/emoji/twemoji.png) -456px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f44e]{background-position:-463px -583px}[data-emoji~=tw-1f44f]{background:url(/new-osc/img/emoji/twemoji.png) -494px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f44f]{background-position:-501px -583px}[data-emoji~=tw-1f450]{background:url(/new-osc/img/emoji/twemoji.png) -532px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f450]{background-position:-539px -583px}[data-emoji~=tw-1f451]{background:url(/new-osc/img/emoji/twemoji.png) -570px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f451]{background-position:-577px -583px}[data-emoji~=tw-1f452]{background:url(/new-osc/img/emoji/twemoji.png) -608px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f452]{background-position:-615px -583px}[data-emoji~=tw-1f453]{background:url(/new-osc/img/emoji/twemoji.png) -646px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f453]{background-position:-653px -583px}[data-emoji~=tw-1f454]{background:url(/new-osc/img/emoji/twemoji.png) -684px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f454]{background-position:-691px -583px}[data-emoji~=tw-1f455]{background:url(/new-osc/img/emoji/twemoji.png) -722px -576px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f455]{background-position:-729px -583px}[data-emoji~=tw-1f456]{background:url(/new-osc/img/emoji/twemoji.png) 0 -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f456]{background-position:-7px -619px}[data-emoji~=tw-1f457]{background:url(/new-osc/img/emoji/twemoji.png) -38px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f457]{background-position:-45px -619px}[data-emoji~=tw-1f458]{background:url(/new-osc/img/emoji/twemoji.png) -76px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f458]{background-position:-83px -619px}[data-emoji~=tw-1f459]{background:url(/new-osc/img/emoji/twemoji.png) -114px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f459]{background-position:-121px -619px}[data-emoji~=tw-1f45a]{background:url(/new-osc/img/emoji/twemoji.png) -152px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f45a]{background-position:-159px -619px}[data-emoji~=tw-1f45b]{background:url(/new-osc/img/emoji/twemoji.png) -190px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f45b]{background-position:-197px -619px}[data-emoji~=tw-1f45c]{background:url(/new-osc/img/emoji/twemoji.png) -228px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f45c]{background-position:-235px -619px}[data-emoji~=tw-1f45d]{background:url(/new-osc/img/emoji/twemoji.png) -266px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f45d]{background-position:-273px -619px}[data-emoji~=tw-1f45e]{background:url(/new-osc/img/emoji/twemoji.png) -304px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f45e]{background-position:-311px -619px}[data-emoji~=tw-1f45f]{background:url(/new-osc/img/emoji/twemoji.png) -342px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f45f]{background-position:-349px -619px}[data-emoji~=tw-1f460]{background:url(/new-osc/img/emoji/twemoji.png) -380px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f460]{background-position:-387px -619px}[data-emoji~=tw-1f461]{background:url(/new-osc/img/emoji/twemoji.png) -418px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f461]{background-position:-425px -619px}[data-emoji~=tw-1f462]{background:url(/new-osc/img/emoji/twemoji.png) -456px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f462]{background-position:-463px -619px}[data-emoji~=tw-1f463]{background:url(/new-osc/img/emoji/twemoji.png) -494px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f463]{background-position:-501px -619px}[data-emoji~=tw-1f464]{background:url(/new-osc/img/emoji/twemoji.png) -532px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f464]{background-position:-539px -619px}[data-emoji~=tw-1f465]{background:url(/new-osc/img/emoji/twemoji.png) -570px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f465]{background-position:-577px -619px}[data-emoji~=tw-1f466]{background:url(/new-osc/img/emoji/twemoji.png) -608px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f466]{background-position:-615px -619px}[data-emoji~=tw-1f467]{background:url(/new-osc/img/emoji/twemoji.png) -646px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f467]{background-position:-653px -619px}[data-emoji~=tw-1f468]{background:url(/new-osc/img/emoji/twemoji.png) -684px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f468]{background-position:-691px -619px}[data-emoji~=tw-1f469]{background:url(/new-osc/img/emoji/twemoji.png) -722px -612px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f469]{background-position:-729px -619px}[data-emoji~=tw-1f46a]{background:url(/new-osc/img/emoji/twemoji.png) 0 -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f46a]{background-position:-7px -655px}[data-emoji~=tw-1f46b]{background:url(/new-osc/img/emoji/twemoji.png) -38px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f46b]{background-position:-45px -655px}[data-emoji~=tw-1f46c]{background:url(/new-osc/img/emoji/twemoji.png) -76px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f46c]{background-position:-83px -655px}[data-emoji~=tw-1f46d]{background:url(/new-osc/img/emoji/twemoji.png) -114px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f46d]{background-position:-121px -655px}[data-emoji~=tw-1f46e]{background:url(/new-osc/img/emoji/twemoji.png) -152px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f46e]{background-position:-159px -655px}[data-emoji~=tw-1f46f]{background:url(/new-osc/img/emoji/twemoji.png) -190px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f46f]{background-position:-197px -655px}[data-emoji~=tw-1f470]{background:url(/new-osc/img/emoji/twemoji.png) -228px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f470]{background-position:-235px -655px}[data-emoji~=tw-1f471]{background:url(/new-osc/img/emoji/twemoji.png) -266px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f471]{background-position:-273px -655px}[data-emoji~=tw-1f472]{background:url(/new-osc/img/emoji/twemoji.png) -304px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f472]{background-position:-311px -655px}[data-emoji~=tw-1f473]{background:url(/new-osc/img/emoji/twemoji.png) -342px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f473]{background-position:-349px -655px}[data-emoji~=tw-1f474]{background:url(/new-osc/img/emoji/twemoji.png) -380px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f474]{background-position:-387px -655px}[data-emoji~=tw-1f475]{background:url(/new-osc/img/emoji/twemoji.png) -418px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f475]{background-position:-425px -655px}[data-emoji~=tw-1f476]{background:url(/new-osc/img/emoji/twemoji.png) -456px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f476]{background-position:-463px -655px}[data-emoji~=tw-1f477]{background:url(/new-osc/img/emoji/twemoji.png) -494px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f477]{background-position:-501px -655px}[data-emoji~=tw-1f478]{background:url(/new-osc/img/emoji/twemoji.png) -532px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f478]{background-position:-539px -655px}[data-emoji~=tw-1f479]{background:url(/new-osc/img/emoji/twemoji.png) -570px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f479]{background-position:-577px -655px}[data-emoji~=tw-1f47a]{background:url(/new-osc/img/emoji/twemoji.png) -608px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f47a]{background-position:-615px -655px}[data-emoji~=tw-1f47b]{background:url(/new-osc/img/emoji/twemoji.png) -646px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f47b]{background-position:-653px -655px}[data-emoji~=tw-1f47c]{background:url(/new-osc/img/emoji/twemoji.png) -684px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f47c]{background-position:-691px -655px}[data-emoji~=tw-1f47d]{background:url(/new-osc/img/emoji/twemoji.png) -722px -648px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f47d]{background-position:-729px -655px}[data-emoji~=tw-1f47e]{background:url(/new-osc/img/emoji/twemoji.png) 0 -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f47e]{background-position:-7px -691px}[data-emoji~=tw-1f47f]{background:url(/new-osc/img/emoji/twemoji.png) -38px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f47f]{background-position:-45px -691px}[data-emoji~=tw-1f480]{background:url(/new-osc/img/emoji/twemoji.png) -76px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f480]{background-position:-83px -691px}[data-emoji~=tw-1f481]{background:url(/new-osc/img/emoji/twemoji.png) -114px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f481]{background-position:-121px -691px}[data-emoji~=tw-1f482]{background:url(/new-osc/img/emoji/twemoji.png) -152px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f482]{background-position:-159px -691px}[data-emoji~=tw-1f483]{background:url(/new-osc/img/emoji/twemoji.png) -190px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f483]{background-position:-197px -691px}[data-emoji~=tw-1f484]{background:url(/new-osc/img/emoji/twemoji.png) -228px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f484]{background-position:-235px -691px}[data-emoji~=tw-1f485]{background:url(/new-osc/img/emoji/twemoji.png) -266px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f485]{background-position:-273px -691px}[data-emoji~=tw-1f486]{background:url(/new-osc/img/emoji/twemoji.png) -304px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f486]{background-position:-311px -691px}[data-emoji~=tw-1f487]{background:url(/new-osc/img/emoji/twemoji.png) -342px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f487]{background-position:-349px -691px}[data-emoji~=tw-1f488]{background:url(/new-osc/img/emoji/twemoji.png) -380px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f488]{background-position:-387px -691px}[data-emoji~=tw-1f489]{background:url(/new-osc/img/emoji/twemoji.png) -418px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f489]{background-position:-425px -691px}[data-emoji~=tw-1f48a]{background:url(/new-osc/img/emoji/twemoji.png) -456px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f48a]{background-position:-463px -691px}[data-emoji~=tw-1f48b]{background:url(/new-osc/img/emoji/twemoji.png) -494px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f48b]{background-position:-501px -691px}[data-emoji~=tw-1f48c]{background:url(/new-osc/img/emoji/twemoji.png) -532px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f48c]{background-position:-539px -691px}[data-emoji~=tw-1f48d]{background:url(/new-osc/img/emoji/twemoji.png) -570px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f48d]{background-position:-577px -691px}[data-emoji~=tw-1f48e]{background:url(/new-osc/img/emoji/twemoji.png) -608px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f48e]{background-position:-615px -691px}[data-emoji~=tw-1f48f]{background:url(/new-osc/img/emoji/twemoji.png) -646px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f48f]{background-position:-653px -691px}[data-emoji~=tw-1f490]{background:url(/new-osc/img/emoji/twemoji.png) -684px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f490]{background-position:-691px -691px}[data-emoji~=tw-1f491]{background:url(/new-osc/img/emoji/twemoji.png) -722px -684px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f491]{background-position:-729px -691px}[data-emoji~=tw-1f492]{background:url(/new-osc/img/emoji/twemoji.png) 0 -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f492]{background-position:-7px -727px}[data-emoji~=tw-1f493]{background:url(/new-osc/img/emoji/twemoji.png) -38px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f493]{background-position:-45px -727px}[data-emoji~=tw-1f494]{background:url(/new-osc/img/emoji/twemoji.png) -76px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f494]{background-position:-83px -727px}[data-emoji~=tw-1f495]{background:url(/new-osc/img/emoji/twemoji.png) -114px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f495]{background-position:-121px -727px}[data-emoji~=tw-1f496]{background:url(/new-osc/img/emoji/twemoji.png) -152px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f496]{background-position:-159px -727px}[data-emoji~=tw-1f497]{background:url(/new-osc/img/emoji/twemoji.png) -190px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f497]{background-position:-197px -727px}[data-emoji~=tw-1f498]{background:url(/new-osc/img/emoji/twemoji.png) -228px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f498]{background-position:-235px -727px}[data-emoji~=tw-1f499]{background:url(/new-osc/img/emoji/twemoji.png) -266px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f499]{background-position:-273px -727px}[data-emoji~=tw-1f49a]{background:url(/new-osc/img/emoji/twemoji.png) -304px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f49a]{background-position:-311px -727px}[data-emoji~=tw-1f49b]{background:url(/new-osc/img/emoji/twemoji.png) -342px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f49b]{background-position:-349px -727px}[data-emoji~=tw-1f49c]{background:url(/new-osc/img/emoji/twemoji.png) -380px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f49c]{background-position:-387px -727px}[data-emoji~=tw-1f49d]{background:url(/new-osc/img/emoji/twemoji.png) -418px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f49d]{background-position:-425px -727px}[data-emoji~=tw-1f49e]{background:url(/new-osc/img/emoji/twemoji.png) -456px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f49e]{background-position:-463px -727px}[data-emoji~=tw-1f49f]{background:url(/new-osc/img/emoji/twemoji.png) -494px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f49f]{background-position:-501px -727px}[data-emoji~=tw-1f4a0]{background:url(/new-osc/img/emoji/twemoji.png) -532px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a0]{background-position:-539px -727px}[data-emoji~=tw-1f4a1]{background:url(/new-osc/img/emoji/twemoji.png) -570px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a1]{background-position:-577px -727px}[data-emoji~=tw-1f4a2]{background:url(/new-osc/img/emoji/twemoji.png) -608px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a2]{background-position:-615px -727px}[data-emoji~=tw-1f4a3]{background:url(/new-osc/img/emoji/twemoji.png) -646px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a3]{background-position:-653px -727px}[data-emoji~=tw-1f4a4]{background:url(/new-osc/img/emoji/twemoji.png) -684px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a4]{background-position:-691px -727px}[data-emoji~=tw-1f4a5]{background:url(/new-osc/img/emoji/twemoji.png) -722px -720px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a5]{background-position:-729px -727px}[data-emoji~=tw-1f4a6]{background:url(/new-osc/img/emoji/twemoji.png) 0 -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a6]{background-position:-7px -763px}[data-emoji~=tw-1f4a7]{background:url(/new-osc/img/emoji/twemoji.png) -38px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a7]{background-position:-45px -763px}[data-emoji~=tw-1f4a8]{background:url(/new-osc/img/emoji/twemoji.png) -76px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a8]{background-position:-83px -763px}[data-emoji~=tw-1f4a9]{background:url(/new-osc/img/emoji/twemoji.png) -114px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4a9]{background-position:-121px -763px}[data-emoji~=tw-1f4aa]{background:url(/new-osc/img/emoji/twemoji.png) -152px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4aa]{background-position:-159px -763px}[data-emoji~=tw-1f4ab]{background:url(/new-osc/img/emoji/twemoji.png) -190px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ab]{background-position:-197px -763px}[data-emoji~=tw-1f4ac]{background:url(/new-osc/img/emoji/twemoji.png) -228px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ac]{background-position:-235px -763px}[data-emoji~=tw-1f4ad]{background:url(/new-osc/img/emoji/twemoji.png) -266px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ad]{background-position:-273px -763px}[data-emoji~=tw-1f4ae]{background:url(/new-osc/img/emoji/twemoji.png) -304px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ae]{background-position:-311px -763px}[data-emoji~=tw-1f4af]{background:url(/new-osc/img/emoji/twemoji.png) -342px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4af]{background-position:-349px -763px}[data-emoji~=tw-1f4b0]{background:url(/new-osc/img/emoji/twemoji.png) -380px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b0]{background-position:-387px -763px}[data-emoji~=tw-1f4b1]{background:url(/new-osc/img/emoji/twemoji.png) -418px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b1]{background-position:-425px -763px}[data-emoji~=tw-1f4b2]{background:url(/new-osc/img/emoji/twemoji.png) -456px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b2]{background-position:-463px -763px}[data-emoji~=tw-1f4b3]{background:url(/new-osc/img/emoji/twemoji.png) -494px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b3]{background-position:-501px -763px}[data-emoji~=tw-1f4b4]{background:url(/new-osc/img/emoji/twemoji.png) -532px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b4]{background-position:-539px -763px}[data-emoji~=tw-1f4b5]{background:url(/new-osc/img/emoji/twemoji.png) -570px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b5]{background-position:-577px -763px}[data-emoji~=tw-1f4b6]{background:url(/new-osc/img/emoji/twemoji.png) -608px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b6]{background-position:-615px -763px}[data-emoji~=tw-1f4b7]{background:url(/new-osc/img/emoji/twemoji.png) -646px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b7]{background-position:-653px -763px}[data-emoji~=tw-1f4b8]{background:url(/new-osc/img/emoji/twemoji.png) -684px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b8]{background-position:-691px -763px}[data-emoji~=tw-1f4b9]{background:url(/new-osc/img/emoji/twemoji.png) -722px -756px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4b9]{background-position:-729px -763px}[data-emoji~=tw-1f4ba]{background:url(/new-osc/img/emoji/twemoji.png) 0 -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ba]{background-position:-7px -799px}[data-emoji~=tw-1f4bb]{background:url(/new-osc/img/emoji/twemoji.png) -38px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4bb]{background-position:-45px -799px}[data-emoji~=tw-1f4bc]{background:url(/new-osc/img/emoji/twemoji.png) -76px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4bc]{background-position:-83px -799px}[data-emoji~=tw-1f4bd]{background:url(/new-osc/img/emoji/twemoji.png) -114px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4bd]{background-position:-121px -799px}[data-emoji~=tw-1f4be]{background:url(/new-osc/img/emoji/twemoji.png) -152px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4be]{background-position:-159px -799px}[data-emoji~=tw-1f4bf]{background:url(/new-osc/img/emoji/twemoji.png) -190px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4bf]{background-position:-197px -799px}[data-emoji~=tw-1f4c0]{background:url(/new-osc/img/emoji/twemoji.png) -228px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c0]{background-position:-235px -799px}[data-emoji~=tw-1f4c1]{background:url(/new-osc/img/emoji/twemoji.png) -266px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c1]{background-position:-273px -799px}[data-emoji~=tw-1f4c2]{background:url(/new-osc/img/emoji/twemoji.png) -304px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c2]{background-position:-311px -799px}[data-emoji~=tw-1f4c3]{background:url(/new-osc/img/emoji/twemoji.png) -342px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c3]{background-position:-349px -799px}[data-emoji~=tw-1f4c4]{background:url(/new-osc/img/emoji/twemoji.png) -380px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c4]{background-position:-387px -799px}[data-emoji~=tw-1f4c5]{background:url(/new-osc/img/emoji/twemoji.png) -418px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c5]{background-position:-425px -799px}[data-emoji~=tw-1f4c6]{background:url(/new-osc/img/emoji/twemoji.png) -456px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c6]{background-position:-463px -799px}[data-emoji~=tw-1f4c7]{background:url(/new-osc/img/emoji/twemoji.png) -494px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c7]{background-position:-501px -799px}[data-emoji~=tw-1f4c8]{background:url(/new-osc/img/emoji/twemoji.png) -532px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c8]{background-position:-539px -799px}[data-emoji~=tw-1f4c9]{background:url(/new-osc/img/emoji/twemoji.png) -570px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4c9]{background-position:-577px -799px}[data-emoji~=tw-1f4ca]{background:url(/new-osc/img/emoji/twemoji.png) -608px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ca]{background-position:-615px -799px}[data-emoji~=tw-1f4cb]{background:url(/new-osc/img/emoji/twemoji.png) -646px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4cb]{background-position:-653px -799px}[data-emoji~=tw-1f4cc]{background:url(/new-osc/img/emoji/twemoji.png) -684px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4cc]{background-position:-691px -799px}[data-emoji~=tw-1f4cd]{background:url(/new-osc/img/emoji/twemoji.png) -722px -792px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4cd]{background-position:-729px -799px}[data-emoji~=tw-1f4ce]{background:url(/new-osc/img/emoji/twemoji.png) 0 -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ce]{background-position:-7px -835px}[data-emoji~=tw-1f4cf]{background:url(/new-osc/img/emoji/twemoji.png) -38px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4cf]{background-position:-45px -835px}[data-emoji~=tw-1f4d0]{background:url(/new-osc/img/emoji/twemoji.png) -76px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d0]{background-position:-83px -835px}[data-emoji~=tw-1f4d1]{background:url(/new-osc/img/emoji/twemoji.png) -114px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d1]{background-position:-121px -835px}[data-emoji~=tw-1f4d2]{background:url(/new-osc/img/emoji/twemoji.png) -152px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d2]{background-position:-159px -835px}[data-emoji~=tw-1f4d3]{background:url(/new-osc/img/emoji/twemoji.png) -190px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d3]{background-position:-197px -835px}[data-emoji~=tw-1f4d4]{background:url(/new-osc/img/emoji/twemoji.png) -228px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d4]{background-position:-235px -835px}[data-emoji~=tw-1f4d5]{background:url(/new-osc/img/emoji/twemoji.png) -266px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d5]{background-position:-273px -835px}[data-emoji~=tw-1f4d6]{background:url(/new-osc/img/emoji/twemoji.png) -304px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d6]{background-position:-311px -835px}[data-emoji~=tw-1f4d7]{background:url(/new-osc/img/emoji/twemoji.png) -342px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d7]{background-position:-349px -835px}[data-emoji~=tw-1f4d8]{background:url(/new-osc/img/emoji/twemoji.png) -380px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d8]{background-position:-387px -835px}[data-emoji~=tw-1f4d9]{background:url(/new-osc/img/emoji/twemoji.png) -418px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4d9]{background-position:-425px -835px}[data-emoji~=tw-1f4da]{background:url(/new-osc/img/emoji/twemoji.png) -456px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4da]{background-position:-463px -835px}[data-emoji~=tw-1f4db]{background:url(/new-osc/img/emoji/twemoji.png) -494px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4db]{background-position:-501px -835px}[data-emoji~=tw-1f4dc]{background:url(/new-osc/img/emoji/twemoji.png) -532px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4dc]{background-position:-539px -835px}[data-emoji~=tw-1f4dd]{background:url(/new-osc/img/emoji/twemoji.png) -570px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4dd]{background-position:-577px -835px}[data-emoji~=tw-1f4de]{background:url(/new-osc/img/emoji/twemoji.png) -608px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4de]{background-position:-615px -835px}[data-emoji~=tw-1f4df]{background:url(/new-osc/img/emoji/twemoji.png) -646px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4df]{background-position:-653px -835px}[data-emoji~=tw-1f4e0]{background:url(/new-osc/img/emoji/twemoji.png) -684px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e0]{background-position:-691px -835px}[data-emoji~=tw-1f4e1]{background:url(/new-osc/img/emoji/twemoji.png) -722px -828px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e1]{background-position:-729px -835px}[data-emoji~=tw-1f4e2]{background:url(/new-osc/img/emoji/twemoji.png) 0 -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e2]{background-position:-7px -871px}[data-emoji~=tw-1f4e3]{background:url(/new-osc/img/emoji/twemoji.png) -38px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e3]{background-position:-45px -871px}[data-emoji~=tw-1f4e4]{background:url(/new-osc/img/emoji/twemoji.png) -76px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e4]{background-position:-83px -871px}[data-emoji~=tw-1f4e5]{background:url(/new-osc/img/emoji/twemoji.png) -114px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e5]{background-position:-121px -871px}[data-emoji~=tw-1f4e6]{background:url(/new-osc/img/emoji/twemoji.png) -152px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e6]{background-position:-159px -871px}[data-emoji~=tw-1f4e7]{background:url(/new-osc/img/emoji/twemoji.png) -190px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e7]{background-position:-197px -871px}[data-emoji~=tw-1f4e8]{background:url(/new-osc/img/emoji/twemoji.png) -228px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e8]{background-position:-235px -871px}[data-emoji~=tw-1f4e9]{background:url(/new-osc/img/emoji/twemoji.png) -266px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4e9]{background-position:-273px -871px}[data-emoji~=tw-1f4ea]{background:url(/new-osc/img/emoji/twemoji.png) -304px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ea]{background-position:-311px -871px}[data-emoji~=tw-1f4eb]{background:url(/new-osc/img/emoji/twemoji.png) -342px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4eb]{background-position:-349px -871px}[data-emoji~=tw-1f4ec]{background:url(/new-osc/img/emoji/twemoji.png) -380px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ec]{background-position:-387px -871px}[data-emoji~=tw-1f4ed]{background:url(/new-osc/img/emoji/twemoji.png) -418px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ed]{background-position:-425px -871px}[data-emoji~=tw-1f4ee]{background:url(/new-osc/img/emoji/twemoji.png) -456px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ee]{background-position:-463px -871px}[data-emoji~=tw-1f4ef]{background:url(/new-osc/img/emoji/twemoji.png) -494px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4ef]{background-position:-501px -871px}[data-emoji~=tw-1f4f0]{background:url(/new-osc/img/emoji/twemoji.png) -532px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f0]{background-position:-539px -871px}[data-emoji~=tw-1f4f1]{background:url(/new-osc/img/emoji/twemoji.png) -570px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f1]{background-position:-577px -871px}[data-emoji~=tw-1f4f2]{background:url(/new-osc/img/emoji/twemoji.png) -608px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f2]{background-position:-615px -871px}[data-emoji~=tw-1f4f3]{background:url(/new-osc/img/emoji/twemoji.png) -646px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f3]{background-position:-653px -871px}[data-emoji~=tw-1f4f4]{background:url(/new-osc/img/emoji/twemoji.png) -684px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f4]{background-position:-691px -871px}[data-emoji~=tw-1f4f5]{background:url(/new-osc/img/emoji/twemoji.png) -722px -864px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f5]{background-position:-729px -871px}[data-emoji~=tw-1f4f6]{background:url(/new-osc/img/emoji/twemoji.png) 0 -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f6]{background-position:-7px -907px}[data-emoji~=tw-1f4f7]{background:url(/new-osc/img/emoji/twemoji.png) -38px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f7]{background-position:-45px -907px}[data-emoji~=tw-1f4f9]{background:url(/new-osc/img/emoji/twemoji.png) -76px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4f9]{background-position:-83px -907px}[data-emoji~=tw-1f4fa]{background:url(/new-osc/img/emoji/twemoji.png) -114px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4fa]{background-position:-121px -907px}[data-emoji~=tw-1f4fb]{background:url(/new-osc/img/emoji/twemoji.png) -152px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4fb]{background-position:-159px -907px}[data-emoji~=tw-1f4fc]{background:url(/new-osc/img/emoji/twemoji.png) -190px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f4fc]{background-position:-197px -907px}[data-emoji~=tw-1f500]{background:url(/new-osc/img/emoji/twemoji.png) -228px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f500]{background-position:-235px -907px}[data-emoji~=tw-1f501]{background:url(/new-osc/img/emoji/twemoji.png) -266px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f501]{background-position:-273px -907px}[data-emoji~=tw-1f502]{background:url(/new-osc/img/emoji/twemoji.png) -304px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f502]{background-position:-311px -907px}[data-emoji~=tw-1f503]{background:url(/new-osc/img/emoji/twemoji.png) -342px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f503]{background-position:-349px -907px}[data-emoji~=tw-1f504]{background:url(/new-osc/img/emoji/twemoji.png) -380px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f504]{background-position:-387px -907px}[data-emoji~=tw-1f505]{background:url(/new-osc/img/emoji/twemoji.png) -418px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f505]{background-position:-425px -907px}[data-emoji~=tw-1f506]{background:url(/new-osc/img/emoji/twemoji.png) -456px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f506]{background-position:-463px -907px}[data-emoji~=tw-1f507]{background:url(/new-osc/img/emoji/twemoji.png) -494px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f507]{background-position:-501px -907px}[data-emoji~=tw-1f508]{background:url(/new-osc/img/emoji/twemoji.png) -532px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f508]{background-position:-539px -907px}[data-emoji~=tw-1f509]{background:url(/new-osc/img/emoji/twemoji.png) -570px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f509]{background-position:-577px -907px}[data-emoji~=tw-1f50a]{background:url(/new-osc/img/emoji/twemoji.png) -608px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f50a]{background-position:-615px -907px}[data-emoji~=tw-1f50b]{background:url(/new-osc/img/emoji/twemoji.png) -646px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f50b]{background-position:-653px -907px}[data-emoji~=tw-1f50c]{background:url(/new-osc/img/emoji/twemoji.png) -684px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f50c]{background-position:-691px -907px}[data-emoji~=tw-1f50d]{background:url(/new-osc/img/emoji/twemoji.png) -722px -900px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f50d]{background-position:-729px -907px}[data-emoji~=tw-1f50e]{background:url(/new-osc/img/emoji/twemoji.png) 0 -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f50e]{background-position:-7px -943px}[data-emoji~=tw-1f50f]{background:url(/new-osc/img/emoji/twemoji.png) -38px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f50f]{background-position:-45px -943px}[data-emoji~=tw-1f510]{background:url(/new-osc/img/emoji/twemoji.png) -76px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f510]{background-position:-83px -943px}[data-emoji~=tw-1f511]{background:url(/new-osc/img/emoji/twemoji.png) -114px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f511]{background-position:-121px -943px}[data-emoji~=tw-1f512]{background:url(/new-osc/img/emoji/twemoji.png) -152px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f512]{background-position:-159px -943px}[data-emoji~=tw-1f513]{background:url(/new-osc/img/emoji/twemoji.png) -190px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f513]{background-position:-197px -943px}[data-emoji~=tw-1f514]{background:url(/new-osc/img/emoji/twemoji.png) -228px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f514]{background-position:-235px -943px}[data-emoji~=tw-1f515]{background:url(/new-osc/img/emoji/twemoji.png) -266px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f515]{background-position:-273px -943px}[data-emoji~=tw-1f516]{background:url(/new-osc/img/emoji/twemoji.png) -304px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f516]{background-position:-311px -943px}[data-emoji~=tw-1f517]{background:url(/new-osc/img/emoji/twemoji.png) -342px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f517]{background-position:-349px -943px}[data-emoji~=tw-1f518]{background:url(/new-osc/img/emoji/twemoji.png) -380px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f518]{background-position:-387px -943px}[data-emoji~=tw-1f519]{background:url(/new-osc/img/emoji/twemoji.png) -418px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f519]{background-position:-425px -943px}[data-emoji~=tw-1f51a]{background:url(/new-osc/img/emoji/twemoji.png) -456px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f51a]{background-position:-463px -943px}[data-emoji~=tw-1f51b]{background:url(/new-osc/img/emoji/twemoji.png) -494px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f51b]{background-position:-501px -943px}[data-emoji~=tw-1f51c]{background:url(/new-osc/img/emoji/twemoji.png) -532px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f51c]{background-position:-539px -943px}[data-emoji~=tw-1f51d]{background:url(/new-osc/img/emoji/twemoji.png) -570px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f51d]{background-position:-577px -943px}[data-emoji~=tw-1f51e]{background:url(/new-osc/img/emoji/twemoji.png) -608px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f51e]{background-position:-615px -943px}[data-emoji~=tw-1f51f]{background:url(/new-osc/img/emoji/twemoji.png) -646px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f51f]{background-position:-653px -943px}[data-emoji~=tw-1f520]{background:url(/new-osc/img/emoji/twemoji.png) -684px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f520]{background-position:-691px -943px}[data-emoji~=tw-1f521]{background:url(/new-osc/img/emoji/twemoji.png) -722px -936px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f521]{background-position:-729px -943px}[data-emoji~=tw-1f522]{background:url(/new-osc/img/emoji/twemoji.png) 0 -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f522]{background-position:-7px -979px}[data-emoji~=tw-1f523]{background:url(/new-osc/img/emoji/twemoji.png) -38px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f523]{background-position:-45px -979px}[data-emoji~=tw-1f524]{background:url(/new-osc/img/emoji/twemoji.png) -76px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f524]{background-position:-83px -979px}[data-emoji~=tw-1f525]{background:url(/new-osc/img/emoji/twemoji.png) -114px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f525]{background-position:-121px -979px}[data-emoji~=tw-1f526]{background:url(/new-osc/img/emoji/twemoji.png) -152px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f526]{background-position:-159px -979px}[data-emoji~=tw-1f527]{background:url(/new-osc/img/emoji/twemoji.png) -190px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f527]{background-position:-197px -979px}[data-emoji~=tw-1f528]{background:url(/new-osc/img/emoji/twemoji.png) -228px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f528]{background-position:-235px -979px}[data-emoji~=tw-1f529]{background:url(/new-osc/img/emoji/twemoji.png) -266px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f529]{background-position:-273px -979px}[data-emoji~=tw-1f52a]{background:url(/new-osc/img/emoji/twemoji.png) -304px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f52a]{background-position:-311px -979px}[data-emoji~=tw-1f52b]{background:url(/new-osc/img/emoji/twemoji.png) -342px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f52b]{background-position:-349px -979px}[data-emoji~=tw-1f52c]{background:url(/new-osc/img/emoji/twemoji.png) -380px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f52c]{background-position:-387px -979px}[data-emoji~=tw-1f52d]{background:url(/new-osc/img/emoji/twemoji.png) -418px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f52d]{background-position:-425px -979px}[data-emoji~=tw-1f52e]{background:url(/new-osc/img/emoji/twemoji.png) -456px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f52e]{background-position:-463px -979px}[data-emoji~=tw-1f52f]{background:url(/new-osc/img/emoji/twemoji.png) -494px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f52f]{background-position:-501px -979px}[data-emoji~=tw-1f530]{background:url(/new-osc/img/emoji/twemoji.png) -532px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f530]{background-position:-539px -979px}[data-emoji~=tw-1f531]{background:url(/new-osc/img/emoji/twemoji.png) -570px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f531]{background-position:-577px -979px}[data-emoji~=tw-1f532]{background:url(/new-osc/img/emoji/twemoji.png) -608px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f532]{background-position:-615px -979px}[data-emoji~=tw-1f533]{background:url(/new-osc/img/emoji/twemoji.png) -646px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f533]{background-position:-653px -979px}[data-emoji~=tw-1f534]{background:url(/new-osc/img/emoji/twemoji.png) -684px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f534]{background-position:-691px -979px}[data-emoji~=tw-1f535]{background:url(/new-osc/img/emoji/twemoji.png) -722px -972px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f535]{background-position:-729px -979px}[data-emoji~=tw-1f536]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f536]{background-position:-7px -1015px}[data-emoji~=tw-1f537]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f537]{background-position:-45px -1015px}[data-emoji~=tw-1f538]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f538]{background-position:-83px -1015px}[data-emoji~=tw-1f539]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f539]{background-position:-121px -1015px}[data-emoji~=tw-1f53a]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f53a]{background-position:-159px -1015px}[data-emoji~=tw-1f53b]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f53b]{background-position:-197px -1015px}[data-emoji~=tw-1f53c]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f53c]{background-position:-235px -1015px}[data-emoji~=tw-1f53d]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f53d]{background-position:-273px -1015px}[data-emoji~=tw-1f550]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f550]{background-position:-311px -1015px}[data-emoji~=tw-1f551]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f551]{background-position:-349px -1015px}[data-emoji~=tw-1f552]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f552]{background-position:-387px -1015px}[data-emoji~=tw-1f553]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f553]{background-position:-425px -1015px}[data-emoji~=tw-1f554]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f554]{background-position:-463px -1015px}[data-emoji~=tw-1f555]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f555]{background-position:-501px -1015px}[data-emoji~=tw-1f556]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f556]{background-position:-539px -1015px}[data-emoji~=tw-1f557]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f557]{background-position:-577px -1015px}[data-emoji~=tw-1f558]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f558]{background-position:-615px -1015px}[data-emoji~=tw-1f559]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f559]{background-position:-653px -1015px}[data-emoji~=tw-1f55a]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f55a]{background-position:-691px -1015px}[data-emoji~=tw-1f55b]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1008px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f55b]{background-position:-729px -1015px}[data-emoji~=tw-1f55c]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f55c]{background-position:-7px -1051px}[data-emoji~=tw-1f55d]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f55d]{background-position:-45px -1051px}[data-emoji~=tw-1f55e]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f55e]{background-position:-83px -1051px}[data-emoji~=tw-1f55f]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f55f]{background-position:-121px -1051px}[data-emoji~=tw-1f560]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f560]{background-position:-159px -1051px}[data-emoji~=tw-1f561]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f561]{background-position:-197px -1051px}[data-emoji~=tw-1f562]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f562]{background-position:-235px -1051px}[data-emoji~=tw-1f563]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f563]{background-position:-273px -1051px}[data-emoji~=tw-1f564]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f564]{background-position:-311px -1051px}[data-emoji~=tw-1f565]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f565]{background-position:-349px -1051px}[data-emoji~=tw-1f566]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f566]{background-position:-387px -1051px}[data-emoji~=tw-1f567]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f567]{background-position:-425px -1051px}[data-emoji~=tw-1f5fb]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f5fb]{background-position:-463px -1051px}[data-emoji~=tw-1f5fc]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f5fc]{background-position:-501px -1051px}[data-emoji~=tw-1f5fd]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f5fd]{background-position:-539px -1051px}[data-emoji~=tw-1f5fe]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f5fe]{background-position:-577px -1051px}[data-emoji~=tw-1f5ff]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f5ff]{background-position:-615px -1051px}[data-emoji~=tw-1f600]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f600]{background-position:-653px -1051px}[data-emoji~=tw-1f601]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f601]{background-position:-691px -1051px}[data-emoji~=tw-1f602]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1044px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f602]{background-position:-729px -1051px}[data-emoji~=tw-1f603]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f603]{background-position:-7px -1087px}[data-emoji~=tw-1f604]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f604]{background-position:-45px -1087px}[data-emoji~=tw-1f605]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f605]{background-position:-83px -1087px}[data-emoji~=tw-1f606]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f606]{background-position:-121px -1087px}[data-emoji~=tw-1f607]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f607]{background-position:-159px -1087px}[data-emoji~=tw-1f608]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f608]{background-position:-197px -1087px}[data-emoji~=tw-1f609]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f609]{background-position:-235px -1087px}[data-emoji~=tw-1f60a]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f60a]{background-position:-273px -1087px}[data-emoji~=tw-1f60b]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f60b]{background-position:-311px -1087px}[data-emoji~=tw-1f60c]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f60c]{background-position:-349px -1087px}[data-emoji~=tw-1f60d]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f60d]{background-position:-387px -1087px}[data-emoji~=tw-1f60e]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f60e]{background-position:-425px -1087px}[data-emoji~=tw-1f60f]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f60f]{background-position:-463px -1087px}[data-emoji~=tw-1f610]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f610]{background-position:-501px -1087px}[data-emoji~=tw-1f611]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f611]{background-position:-539px -1087px}[data-emoji~=tw-1f612]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f612]{background-position:-577px -1087px}[data-emoji~=tw-1f613]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f613]{background-position:-615px -1087px}[data-emoji~=tw-1f614]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f614]{background-position:-653px -1087px}[data-emoji~=tw-1f615]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f615]{background-position:-691px -1087px}[data-emoji~=tw-1f616]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1080px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f616]{background-position:-729px -1087px}[data-emoji~=tw-1f617]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f617]{background-position:-7px -1123px}[data-emoji~=tw-1f618]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f618]{background-position:-45px -1123px}[data-emoji~=tw-1f619]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f619]{background-position:-83px -1123px}[data-emoji~=tw-1f61a]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f61a]{background-position:-121px -1123px}[data-emoji~=tw-1f61b]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f61b]{background-position:-159px -1123px}[data-emoji~=tw-1f61c]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f61c]{background-position:-197px -1123px}[data-emoji~=tw-1f61d]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f61d]{background-position:-235px -1123px}[data-emoji~=tw-1f61e]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f61e]{background-position:-273px -1123px}[data-emoji~=tw-1f61f]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f61f]{background-position:-311px -1123px}[data-emoji~=tw-1f620]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f620]{background-position:-349px -1123px}[data-emoji~=tw-1f621]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f621]{background-position:-387px -1123px}[data-emoji~=tw-1f622]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f622]{background-position:-425px -1123px}[data-emoji~=tw-1f623]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f623]{background-position:-463px -1123px}[data-emoji~=tw-1f624]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f624]{background-position:-501px -1123px}[data-emoji~=tw-1f625]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f625]{background-position:-539px -1123px}[data-emoji~=tw-1f626]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f626]{background-position:-577px -1123px}[data-emoji~=tw-1f627]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f627]{background-position:-615px -1123px}[data-emoji~=tw-1f628]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f628]{background-position:-653px -1123px}[data-emoji~=tw-1f629]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f629]{background-position:-691px -1123px}[data-emoji~=tw-1f62a]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1116px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f62a]{background-position:-729px -1123px}[data-emoji~=tw-1f62b]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f62b]{background-position:-7px -1159px}[data-emoji~=tw-1f62c]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f62c]{background-position:-45px -1159px}[data-emoji~=tw-1f62d]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f62d]{background-position:-83px -1159px}[data-emoji~=tw-1f62e]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f62e]{background-position:-121px -1159px}[data-emoji~=tw-1f62f]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f62f]{background-position:-159px -1159px}[data-emoji~=tw-1f630]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f630]{background-position:-197px -1159px}[data-emoji~=tw-1f631]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f631]{background-position:-235px -1159px}[data-emoji~=tw-1f632]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f632]{background-position:-273px -1159px}[data-emoji~=tw-1f633]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f633]{background-position:-311px -1159px}[data-emoji~=tw-1f634]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f634]{background-position:-349px -1159px}[data-emoji~=tw-1f635]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f635]{background-position:-387px -1159px}[data-emoji~=tw-1f636]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f636]{background-position:-425px -1159px}[data-emoji~=tw-1f637]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f637]{background-position:-463px -1159px}[data-emoji~=tw-1f638]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f638]{background-position:-501px -1159px}[data-emoji~=tw-1f639]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f639]{background-position:-539px -1159px}[data-emoji~=tw-1f63a]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f63a]{background-position:-577px -1159px}[data-emoji~=tw-1f63b]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f63b]{background-position:-615px -1159px}[data-emoji~=tw-1f63c]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f63c]{background-position:-653px -1159px}[data-emoji~=tw-1f63d]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f63d]{background-position:-691px -1159px}[data-emoji~=tw-1f63e]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1152px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f63e]{background-position:-729px -1159px}[data-emoji~=tw-1f63f]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f63f]{background-position:-7px -1195px}[data-emoji~=tw-1f640]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f640]{background-position:-45px -1195px}[data-emoji~=tw-1f645]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f645]{background-position:-83px -1195px}[data-emoji~=tw-1f646]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f646]{background-position:-121px -1195px}[data-emoji~=tw-1f647]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f647]{background-position:-159px -1195px}[data-emoji~=tw-1f648]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f648]{background-position:-197px -1195px}[data-emoji~=tw-1f649]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f649]{background-position:-235px -1195px}[data-emoji~=tw-1f64a]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f64a]{background-position:-273px -1195px}[data-emoji~=tw-1f64b]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f64b]{background-position:-311px -1195px}[data-emoji~=tw-1f64c]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f64c]{background-position:-349px -1195px}[data-emoji~=tw-1f64d]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f64d]{background-position:-387px -1195px}[data-emoji~=tw-1f64e]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f64e]{background-position:-425px -1195px}[data-emoji~=tw-1f64f]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f64f]{background-position:-463px -1195px}[data-emoji~=tw-1f680]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f680]{background-position:-501px -1195px}[data-emoji~=tw-1f681]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f681]{background-position:-539px -1195px}[data-emoji~=tw-1f682]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f682]{background-position:-577px -1195px}[data-emoji~=tw-1f683]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f683]{background-position:-615px -1195px}[data-emoji~=tw-1f684]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f684]{background-position:-653px -1195px}[data-emoji~=tw-1f685]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f685]{background-position:-691px -1195px}[data-emoji~=tw-1f686]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1188px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f686]{background-position:-729px -1195px}[data-emoji~=tw-1f687]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f687]{background-position:-7px -1231px}[data-emoji~=tw-1f688]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f688]{background-position:-45px -1231px}[data-emoji~=tw-1f689]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f689]{background-position:-83px -1231px}[data-emoji~=tw-1f68a]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f68a]{background-position:-121px -1231px}[data-emoji~=tw-1f68b]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f68b]{background-position:-159px -1231px}[data-emoji~=tw-1f68c]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f68c]{background-position:-197px -1231px}[data-emoji~=tw-1f68d]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f68d]{background-position:-235px -1231px}[data-emoji~=tw-1f68e]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f68e]{background-position:-273px -1231px}[data-emoji~=tw-1f68f]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f68f]{background-position:-311px -1231px}[data-emoji~=tw-1f690]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f690]{background-position:-349px -1231px}[data-emoji~=tw-1f691]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f691]{background-position:-387px -1231px}[data-emoji~=tw-1f692]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f692]{background-position:-425px -1231px}[data-emoji~=tw-1f693]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f693]{background-position:-463px -1231px}[data-emoji~=tw-1f694]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f694]{background-position:-501px -1231px}[data-emoji~=tw-1f695]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f695]{background-position:-539px -1231px}[data-emoji~=tw-1f696]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f696]{background-position:-577px -1231px}[data-emoji~=tw-1f697]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f697]{background-position:-615px -1231px}[data-emoji~=tw-1f698]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f698]{background-position:-653px -1231px}[data-emoji~=tw-1f699]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f699]{background-position:-691px -1231px}[data-emoji~=tw-1f69a]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1224px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f69a]{background-position:-729px -1231px}[data-emoji~=tw-1f69b]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f69b]{background-position:-7px -1267px}[data-emoji~=tw-1f69c]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f69c]{background-position:-45px -1267px}[data-emoji~=tw-1f69d]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f69d]{background-position:-83px -1267px}[data-emoji~=tw-1f69e]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f69e]{background-position:-121px -1267px}[data-emoji~=tw-1f69f]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f69f]{background-position:-159px -1267px}[data-emoji~=tw-1f6a0]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a0]{background-position:-197px -1267px}[data-emoji~=tw-1f6a1]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a1]{background-position:-235px -1267px}[data-emoji~=tw-1f6a2]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a2]{background-position:-273px -1267px}[data-emoji~=tw-1f6a3]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a3]{background-position:-311px -1267px}[data-emoji~=tw-1f6a4]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a4]{background-position:-349px -1267px}[data-emoji~=tw-1f6a5]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a5]{background-position:-387px -1267px}[data-emoji~=tw-1f6a6]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a6]{background-position:-425px -1267px}[data-emoji~=tw-1f6a7]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a7]{background-position:-463px -1267px}[data-emoji~=tw-1f6a8]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a8]{background-position:-501px -1267px}[data-emoji~=tw-1f6a9]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6a9]{background-position:-539px -1267px}[data-emoji~=tw-1f6aa]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6aa]{background-position:-577px -1267px}[data-emoji~=tw-1f6ab]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6ab]{background-position:-615px -1267px}[data-emoji~=tw-1f6ac]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6ac]{background-position:-653px -1267px}[data-emoji~=tw-1f6ad]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6ad]{background-position:-691px -1267px}[data-emoji~=tw-1f6ae]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1260px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6ae]{background-position:-729px -1267px}[data-emoji~=tw-1f6af]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6af]{background-position:-7px -1303px}[data-emoji~=tw-1f6b0]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b0]{background-position:-45px -1303px}[data-emoji~=tw-1f6b1]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b1]{background-position:-83px -1303px}[data-emoji~=tw-1f6b2]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b2]{background-position:-121px -1303px}[data-emoji~=tw-1f6b3]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b3]{background-position:-159px -1303px}[data-emoji~=tw-1f6b4]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b4]{background-position:-197px -1303px}[data-emoji~=tw-1f6b5]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b5]{background-position:-235px -1303px}[data-emoji~=tw-1f6b6]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b6]{background-position:-273px -1303px}[data-emoji~=tw-1f6b7]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b7]{background-position:-311px -1303px}[data-emoji~=tw-1f6b8]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b8]{background-position:-349px -1303px}[data-emoji~=tw-1f6b9]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6b9]{background-position:-387px -1303px}[data-emoji~=tw-1f6ba]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6ba]{background-position:-425px -1303px}[data-emoji~=tw-1f6bb]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6bb]{background-position:-463px -1303px}[data-emoji~=tw-1f6bc]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6bc]{background-position:-501px -1303px}[data-emoji~=tw-1f6bd]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6bd]{background-position:-539px -1303px}[data-emoji~=tw-1f6be]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6be]{background-position:-577px -1303px}[data-emoji~=tw-1f6bf]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6bf]{background-position:-615px -1303px}[data-emoji~=tw-1f6c0]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6c0]{background-position:-653px -1303px}[data-emoji~=tw-1f6c1]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6c1]{background-position:-691px -1303px}[data-emoji~=tw-1f6c2]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1296px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6c2]{background-position:-729px -1303px}[data-emoji~=tw-1f6c3]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6c3]{background-position:-7px -1339px}[data-emoji~=tw-1f6c4]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6c4]{background-position:-45px -1339px}[data-emoji~=tw-1f6c5]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-1f6c5]{background-position:-83px -1339px}[data-emoji~=tw-203c]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-203c]{background-position:-121px -1339px}[data-emoji~=tw-2049]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2049]{background-position:-159px -1339px}[data-emoji~=tw-2122]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2122]{background-position:-197px -1339px}[data-emoji~=tw-2139]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2139]{background-position:-235px -1339px}[data-emoji~=tw-2194]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2194]{background-position:-273px -1339px}[data-emoji~=tw-2195]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2195]{background-position:-311px -1339px}[data-emoji~=tw-2196]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2196]{background-position:-349px -1339px}[data-emoji~=tw-2197]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2197]{background-position:-387px -1339px}[data-emoji~=tw-2198]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2198]{background-position:-425px -1339px}[data-emoji~=tw-2199]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2199]{background-position:-463px -1339px}[data-emoji~=tw-21a9]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-21a9]{background-position:-501px -1339px}[data-emoji~=tw-21aa]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-21aa]{background-position:-539px -1339px}[data-emoji~=tw-23-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23-20e3]{background-position:-577px -1339px}[data-emoji~=tw-231a]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-231a]{background-position:-615px -1339px}[data-emoji~=tw-231b]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-231b]{background-position:-653px -1339px}[data-emoji~=tw-23e9]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23e9]{background-position:-691px -1339px}[data-emoji~=tw-23ea]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1332px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23ea]{background-position:-729px -1339px}[data-emoji~=tw-23eb]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23eb]{background-position:-7px -1375px}[data-emoji~=tw-23ec]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23ec]{background-position:-45px -1375px}[data-emoji~=tw-23f0]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23f0]{background-position:-83px -1375px}[data-emoji~=tw-23f3]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-23f3]{background-position:-121px -1375px}[data-emoji~=tw-24c2]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-24c2]{background-position:-159px -1375px}[data-emoji~=tw-25aa]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25aa]{background-position:-197px -1375px}[data-emoji~=tw-25ab]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25ab]{background-position:-235px -1375px}[data-emoji~=tw-25b6]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25b6]{background-position:-273px -1375px}[data-emoji~=tw-25c0]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25c0]{background-position:-311px -1375px}[data-emoji~=tw-25fb]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25fb]{background-position:-349px -1375px}[data-emoji~=tw-25fc]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25fc]{background-position:-387px -1375px}[data-emoji~=tw-25fd]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25fd]{background-position:-425px -1375px}[data-emoji~=tw-25fe]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-25fe]{background-position:-463px -1375px}[data-emoji~=tw-2600]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2600]{background-position:-501px -1375px}[data-emoji~=tw-2601]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2601]{background-position:-539px -1375px}[data-emoji~=tw-260e]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-260e]{background-position:-577px -1375px}[data-emoji~=tw-2611]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2611]{background-position:-615px -1375px}[data-emoji~=tw-2614]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2614]{background-position:-653px -1375px}[data-emoji~=tw-2615]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2615]{background-position:-691px -1375px}[data-emoji~=tw-261d]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1368px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-261d]{background-position:-729px -1375px}[data-emoji~=tw-263a]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-263a]{background-position:-7px -1411px}[data-emoji~=tw-2648]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2648]{background-position:-45px -1411px}[data-emoji~=tw-2649]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2649]{background-position:-83px -1411px}[data-emoji~=tw-264a]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-264a]{background-position:-121px -1411px}[data-emoji~=tw-264b]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-264b]{background-position:-159px -1411px}[data-emoji~=tw-264c]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-264c]{background-position:-197px -1411px}[data-emoji~=tw-264d]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-264d]{background-position:-235px -1411px}[data-emoji~=tw-264e]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-264e]{background-position:-273px -1411px}[data-emoji~=tw-264f]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-264f]{background-position:-311px -1411px}[data-emoji~=tw-2650]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2650]{background-position:-349px -1411px}[data-emoji~=tw-2651]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2651]{background-position:-387px -1411px}[data-emoji~=tw-2652]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2652]{background-position:-425px -1411px}[data-emoji~=tw-2653]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2653]{background-position:-463px -1411px}[data-emoji~=tw-2660]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2660]{background-position:-501px -1411px}[data-emoji~=tw-2663]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2663]{background-position:-539px -1411px}[data-emoji~=tw-2665]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2665]{background-position:-577px -1411px}[data-emoji~=tw-2666]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2666]{background-position:-615px -1411px}[data-emoji~=tw-2668]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2668]{background-position:-653px -1411px}[data-emoji~=tw-267b]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-267b]{background-position:-691px -1411px}[data-emoji~=tw-267f]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1404px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-267f]{background-position:-729px -1411px}[data-emoji~=tw-2693]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2693]{background-position:-7px -1447px}[data-emoji~=tw-26a0]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26a0]{background-position:-45px -1447px}[data-emoji~=tw-26a1]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26a1]{background-position:-83px -1447px}[data-emoji~=tw-26aa]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26aa]{background-position:-121px -1447px}[data-emoji~=tw-26ab]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26ab]{background-position:-159px -1447px}[data-emoji~=tw-26bd]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26bd]{background-position:-197px -1447px}[data-emoji~=tw-26be]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26be]{background-position:-235px -1447px}[data-emoji~=tw-26c4]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26c4]{background-position:-273px -1447px}[data-emoji~=tw-26c5]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26c5]{background-position:-311px -1447px}[data-emoji~=tw-26ce]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26ce]{background-position:-349px -1447px}[data-emoji~=tw-26d4]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26d4]{background-position:-387px -1447px}[data-emoji~=tw-26ea]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26ea]{background-position:-425px -1447px}[data-emoji~=tw-26f2]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26f2]{background-position:-463px -1447px}[data-emoji~=tw-26f3]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26f3]{background-position:-501px -1447px}[data-emoji~=tw-26f5]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26f5]{background-position:-539px -1447px}[data-emoji~=tw-26fa]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26fa]{background-position:-577px -1447px}[data-emoji~=tw-26fd]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-26fd]{background-position:-615px -1447px}[data-emoji~=tw-2702]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2702]{background-position:-653px -1447px}[data-emoji~=tw-2705]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2705]{background-position:-691px -1447px}[data-emoji~=tw-2708]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1440px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2708]{background-position:-729px -1447px}[data-emoji~=tw-2709]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2709]{background-position:-7px -1483px}[data-emoji~=tw-270a]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-270a]{background-position:-45px -1483px}[data-emoji~=tw-270b]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-270b]{background-position:-83px -1483px}[data-emoji~=tw-270c]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-270c]{background-position:-121px -1483px}[data-emoji~=tw-270f]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-270f]{background-position:-159px -1483px}[data-emoji~=tw-2712]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2712]{background-position:-197px -1483px}[data-emoji~=tw-2714]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2714]{background-position:-235px -1483px}[data-emoji~=tw-2716]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2716]{background-position:-273px -1483px}[data-emoji~=tw-2728]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2728]{background-position:-311px -1483px}[data-emoji~=tw-2733]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2733]{background-position:-349px -1483px}[data-emoji~=tw-2734]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2734]{background-position:-387px -1483px}[data-emoji~=tw-2744]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2744]{background-position:-425px -1483px}[data-emoji~=tw-2747]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2747]{background-position:-463px -1483px}[data-emoji~=tw-274c]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-274c]{background-position:-501px -1483px}[data-emoji~=tw-274e]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-274e]{background-position:-539px -1483px}[data-emoji~=tw-2753]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2753]{background-position:-577px -1483px}[data-emoji~=tw-2754]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2754]{background-position:-615px -1483px}[data-emoji~=tw-2755]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2755]{background-position:-653px -1483px}[data-emoji~=tw-2757]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2757]{background-position:-691px -1483px}[data-emoji~=tw-2764]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1476px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2764]{background-position:-729px -1483px}[data-emoji~=tw-2795]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2795]{background-position:-7px -1519px}[data-emoji~=tw-2796]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2796]{background-position:-45px -1519px}[data-emoji~=tw-2797]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2797]{background-position:-83px -1519px}[data-emoji~=tw-27a1]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-27a1]{background-position:-121px -1519px}[data-emoji~=tw-27b0]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-27b0]{background-position:-159px -1519px}[data-emoji~=tw-27bf]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-27bf]{background-position:-197px -1519px}[data-emoji~=tw-2934]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2934]{background-position:-235px -1519px}[data-emoji~=tw-2935]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2935]{background-position:-273px -1519px}[data-emoji~=tw-2b05]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b05]{background-position:-311px -1519px}[data-emoji~=tw-2b06]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b06]{background-position:-349px -1519px}[data-emoji~=tw-2b07]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b07]{background-position:-387px -1519px}[data-emoji~=tw-2b1b]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b1b]{background-position:-425px -1519px}[data-emoji~=tw-2b1c]{background:url(/new-osc/img/emoji/twemoji.png) -456px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b1c]{background-position:-463px -1519px}[data-emoji~=tw-2b50]{background:url(/new-osc/img/emoji/twemoji.png) -494px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b50]{background-position:-501px -1519px}[data-emoji~=tw-2b55]{background:url(/new-osc/img/emoji/twemoji.png) -532px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-2b55]{background-position:-539px -1519px}[data-emoji~=tw-30-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -570px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-30-20e3]{background-position:-577px -1519px}[data-emoji~=tw-3030]{background:url(/new-osc/img/emoji/twemoji.png) -608px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-3030]{background-position:-615px -1519px}[data-emoji~=tw-303d]{background:url(/new-osc/img/emoji/twemoji.png) -646px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-303d]{background-position:-653px -1519px}[data-emoji~=tw-31-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -684px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-31-20e3]{background-position:-691px -1519px}[data-emoji~=tw-32-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -722px -1512px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-32-20e3]{background-position:-729px -1519px}[data-emoji~=tw-3297]{background:url(/new-osc/img/emoji/twemoji.png) 0 -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-3297]{background-position:-7px -1555px}[data-emoji~=tw-3299]{background:url(/new-osc/img/emoji/twemoji.png) -38px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-3299]{background-position:-45px -1555px}[data-emoji~=tw-33-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -76px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-33-20e3]{background-position:-83px -1555px}[data-emoji~=tw-34-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -114px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-34-20e3]{background-position:-121px -1555px}[data-emoji~=tw-35-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -152px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-35-20e3]{background-position:-159px -1555px}[data-emoji~=tw-36-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -190px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-36-20e3]{background-position:-197px -1555px}[data-emoji~=tw-37-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -228px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-37-20e3]{background-position:-235px -1555px}[data-emoji~=tw-38-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -266px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-38-20e3]{background-position:-273px -1555px}[data-emoji~=tw-39-20e3]{background:url(/new-osc/img/emoji/twemoji.png) -304px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-39-20e3]{background-position:-311px -1555px}[data-emoji~=tw-a9]{background:url(/new-osc/img/emoji/twemoji.png) -342px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-a9]{background-position:-349px -1555px}[data-emoji~=tw-ae]{background:url(/new-osc/img/emoji/twemoji.png) -380px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-ae]{background-position:-387px -1555px}[data-emoji~=tw-e50a]{background:url(/new-osc/img/emoji/twemoji.png) -418px -1548px no-repeat rgba(0,0,0,0)}emoji[data-emoji~=tw-e50a]{background-position:-425px -1555px}
@-webkit-keyframes circle-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes circle-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.bullet-wrapper{position:fixed;z-index:9998;left:0;visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}.bullet-wrapper:hover{z-index:9999;-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.bullet-wrapper .bullet-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px;height:40px;line-height:30px;border-radius:30px;border:1px solid #fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#06ad3d;opacity:.95;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.bullet-wrapper .bullet-inner:hover{-webkit-transform:scale(1.15) translate3d(0,0,0);transform:scale(1.15) translate3d(0,0,0)}.bullet-wrapper .bullet-inner .bullet-avatar{display:block;width:30px;height:30px;border-radius:50%;font-size:0;overflow:hidden}.bullet-wrapper .bullet-inner .bullet-avatar:hover{-webkit-animation:circle-rotate 1s linear infinite;animation:circle-rotate 1s linear infinite}.bullet-wrapper .bullet-inner .bullet-avatar img{display:block;width:100%;height:100%}.bullet-wrapper .bullet-inner .bullet-text{margin:0 4px;padding:0 4px;font-size:14px}.bullet-wrapper .bullet-inner .bullet-text a{display:block;color:inherit;text-decoration:none}.bullet-wrapper .bullet-inner .bullet-text emoji[data-emoji~=emoji]{display:inline-block;width:24px;height:24px;line-height:24px;vertical-align:sub;-webkit-transform:scale(.91666);transform:scale(.91666);margin:0 0 -3px}.bullet-wrapper .bullet-inner .bullet-text img[data-emoticon=qq],.bullet-wrapper .bullet-inner .bullet-text img[src^="/js/ke/plugins/emoticons/"]{display:inline-block;width:22px!important;height:22px!important;line-height:22px;vertical-align:sub!important;margin:0 2px -2px}.bullet-wrapper .bullet-inner .bullet-close{position:relative;width:0;height:22px;overflow:hidden;font-size:12px;font-weight:700;border-radius:50%;background:rgba(255,255,255,.2);cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,width .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,width .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease,width .3s ease;transition:transform .3s ease,opacity .3s ease,width .3s ease,-webkit-transform .3s ease;-webkit-transform:scale(0) translate3d(0,0,0);transform:scale(0) translate3d(0,0,0)}.bullet-wrapper .bullet-inner .bullet-close:after,.bullet-wrapper .bullet-inner .bullet-close:before{position:absolute;content:'';width:1px;height:1em;background:#fff;top:50%;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bullet-wrapper .bullet-inner .bullet-close:before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.bullet-wrapper .bullet-inner .bullet-close:after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.bullet-wrapper.has-close .bullet-inner:hover .bullet-close{margin-left:-4px;margin-right:4px;width:22px;opacity:1;visibility:visible;-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0)}@-webkit-keyframes tweet-bullet-box-closed{0%{left:50%}100%{left:86px}}@keyframes tweet-bullet-box-closed{0%{left:50%}100%{left:86px}}@-webkit-keyframes tweet-bullet-box-tweet-form-closed{from{width:480px}to{width:0}}@keyframes tweet-bullet-box-tweet-form-closed{from{width:480px}to{width:0}}.tweet-bullet-box{position:fixed;left:86px;bottom:60px;z-index:10000;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media only screen and (max-width:767px){.tweet-bullet-box{display:none}}.tweet-bullet-box *{-webkit-box-sizing:border-box;box-sizing:border-box}.tweet-bullet-box__inner{position:relative;padding-left:40px}.tweet-bullet-box__inner .tweet-form,.tweet-bullet-box__inner .user-menu{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2)}.tweet-bullet-box__inner .user-menu{position:absolute;left:0;top:50%;z-index:1;display:block;width:56px;height:56px;border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;padding:2px;background-image:-webkit-gradient(linear,right top,left bottom,color-stop(0,#06bb3f),to(#7ed321));background-image:linear-gradient(to left bottom,#06bb3f 0,#7ed321 100%);background-color:#06ad3d;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);cursor:pointer}.tweet-bullet-box__inner .user-menu .user-avatar{display:block;width:inherit;height:inherit;border-radius:50%;overflow:hidden}.tweet-bullet-box__inner .user-menu .user-avatar .osc-avatar{-webkit-box-shadow:none;box-shadow:none;width:inherit;height:inherit}.tweet-bullet-box__inner .user-menu .collapse-action{display:none;font-size:24px;color:#fff;text-align:center;line-height:56px;text-indent:2px}.tweet-bullet-box__inner .tweet-form{position:relative;z-index:0;display:block;width:0;height:44px;overflow:hidden;border-radius:0 24px 24px 0;background:#fff;border:2px solid #0eb947}.tweet-bullet-box__inner .tweet-form .tweet-input{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:6px 6px 6px 32px}.tweet-bullet-box__inner .tweet-form .tweet-input .topic-name{-ms-flex-negative:0;flex-shrink:0;margin-right:8px;color:#111;line-height:28px}.tweet-bullet-box__inner .tweet-form .tweet-input input{display:block;width:100%;height:28px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;padding:0;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;vertical-align:middle;line-height:24px;color:#111}.tweet-bullet-box__inner .tweet-form .tweet-input input::-webkit-input-placeholder{color:#aaa}.tweet-bullet-box__inner .tweet-form .tweet-input input::-moz-placeholder{color:#aaa}.tweet-bullet-box__inner .tweet-form .tweet-input input:-ms-input-placeholder{color:#aaa}.tweet-bullet-box__inner .tweet-form .tweet-input input::-ms-input-placeholder{color:#aaa}.tweet-bullet-box__inner .tweet-form .tweet-input input::placeholder{color:#aaa}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-send{-ms-flex-negative:0;flex-shrink:0;margin-left:8px;height:28px;border-radius:24px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid #06ad3d;color:#06ad3d;padding:0 16px;cursor:pointer;-webkit-transition:background-color .1s ease,color .2s ease,border-color .2s ease;transition:background-color .1s ease,color .2s ease,border-color .2s ease}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-send:hover{color:#fff;background-color:#06ad3d}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-send:active{border:1px solid #069b37;background-color:#069b37}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-left:6px;height:28px;width:28px;border-radius:28px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid #06ad3d;color:#06ad3d;cursor:pointer;-webkit-transition:background-color .1s ease,color .2s ease,border-color .2s ease;transition:background-color .1s ease,color .2s ease,border-color .2s ease}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:after,.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:before{position:absolute;content:'';width:1px;height:1em;background:#06ad3d;top:50%;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:hover{background-color:#06ad3d}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:hover:after,.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:hover:before{background:#fff}.tweet-bullet-box__inner .tweet-form .tweet-input .btn-close:active{border:1px solid #069b37;background-color:#069b37}.tweet-bullet-box__inner .tweet-form .tweet-input .tweet-dimmer .loader{display:none}.tweet-bullet-box__inner .tweet-form .tweet-input .tweet-dimmer .loader:after,.tweet-bullet-box__inner .tweet-form .tweet-input .tweet-dimmer .loader:before{-webkit-box-sizing:border-box;box-sizing:border-box}.tweet-bullet-box__inner .tweet-form .tweet-input .tweet-dimmer .tip{display:none}.tweet-bullet-box__inner .tweet-form .tweet-input .tweet-dimmer .tip.success{color:#06ad3d}.tweet-bullet-box__inner .tweet-form .tweet-input .tweet-dimmer .tip.error{color:#ff525a}.tweet-bullet-box.closed{left:86px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);opacity:.9}.tweet-bullet-box.closed:hover{opacity:1}.tweet-bullet-box.closed .tweet-form{width:0;visibility:hidden}.tweet-bullet-box.closed .collapse-action{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tweet-bullet-box.opened{left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.tweet-bullet-box.opened .tweet-form{width:480px}.tweet-bullet-box.closing{-webkit-animation:.8s tweet-bullet-box-closed .8s ease-in-out;animation:.8s tweet-bullet-box-closed .8s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tweet-bullet-box.closing .user-avatar{-webkit-animation:.8s circle-rotate .8s ease-in-out;animation:.8s circle-rotate .8s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tweet-bullet-box.closing .tweet-form{-webkit-animation:tweet-bullet-box-tweet-form-closed .8s ease-in-out;animation:tweet-bullet-box-tweet-form-closed .8s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tweet-bullet-box:not(.closing) .user-menu:hover .user-avatar{display:none}.tweet-bullet-box:not(.closing) .user-menu:hover .collapse-action{display:block}
@charset "UTF-8";.transform-3d{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lucky-bag-modal{display:none;margin:0;padding:0}.lucky-bag-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.lucky-bag-modal.active{display:block}.lucky-bag-modal-cover{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001;outline:0;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.lucky-bag-modal-cover.active{opacity:1}.lucky-bag-modal-wrap{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001;outline:0}.lucky-bag-modal-dialog{display:block;position:relative;left:50%;top:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:auto;-webkit-overflow-scrolling:touch;max-height:100%;width:640px;border-radius:8px;-webkit-box-shadow:0 0 7px 0 #53d6b9;box-shadow:0 0 7px 0 #53d6b9;background-color:#37c9bf;background-image:url(/new-osc/page/2020-12th/img/luck_bag_modal_bg.jpg);background-repeat:no-repeat;background-size:640px 600px;background-size:cover;background-position:center}@media only screen and (max-width:768px){.lucky-bag-modal-dialog{width:320px;max-height:90%;border-radius:4px;-webkit-box-shadow:0 0 5px 0 #53d6b9;box-shadow:0 0 5px 0 #53d6b9;background-image:url(/new-osc/page/2020-12th/img/luck_bag_modal_bg.jpg);background-repeat:no-repeat;background-size:320px 300px;background-size:cover;background-position:center}}.lucky-bag-modal-dialog::-webkit-scrollbar{width:4px;height:4px;-webkit-appearance:none;appearance:none}.lucky-bag-modal-dialog::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(153,153,153,.6)}.lucky-bag-modal-dialog::-webkit-scrollbar-thumb:hover{background:rgba(153,153,153,.4)}.lucky-bag-modal-dialog .btn-close{position:absolute;top:41px;right:30px;width:24px;height:23px;cursor:pointer;z-index:1;background-size:contain;background-repeat:no-repeat;background-image:url(/new-osc/page/2020-12th/img/icon_close.svg)}@media only screen and (max-width:768px){.lucky-bag-modal-dialog .btn-close{top:19px;right:18px;width:20px;height:20px}}.lucky-bag-modal .lucky-bag-box{position:relative;display:block}.lucky-bag-modal .lucky-bag-box__inner{margin:0 auto;padding:36px 30px;overflow:hidden;min-height:530px}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__inner{padding:18px 14px;min-height:320px}}.lucky-bag-modal .lucky-bag-box__logo{display:block;height:34px;margin-bottom:20px}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__logo{height:22px;margin-bottom:10px}}.lucky-bag-modal .lucky-bag-box__logo img{display:block;width:auto;height:100%}.lucky-bag-modal .lucky-bag-box__header{display:block;margin-bottom:45px;font-size:0}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__header{margin-bottom:20px}}.lucky-bag-modal .lucky-bag-box__title{position:relative;display:inline-block;margin:0;padding:0;z-index:0;color:#015130;font-size:28px;line-height:34px;font-weight:600}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__title{font-size:18px;line-height:24px}}.lucky-bag-modal .lucky-bag-box__title:after{z-index:-1;content:'';display:block;position:absolute;left:-8px;right:-9px;bottom:-2px;height:12px;background-image:linear-gradient(64deg,rgba(255,240,92,0) 0,#ffdc63 95%)}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__title:after{left:-.6px;right:-4px;bottom:1px;height:6px}}.lucky-bag-modal .lucky-bag-box__card{position:relative;width:574px;height:224px;border-radius:5px;-webkit-box-shadow:0 0 7px 5px rgba(42,200,160,.54);box-shadow:0 0 7px 5px rgba(42,200,160,.54);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:27px 24px 29px 28px;background-image:url(/new-osc/page/2020-12th/img/luck_bag_large_card_bg.png);background-repeat:no-repeat;background-size:574px 224px;background-size:contain}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.lucky-bag-modal .lucky-bag-box__card{background-image:url(/new-osc/page/2020-12th/img/luck_bag_large_card_bg@2x.png)}}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__card{width:287px;height:112px;border-radius:4px;-webkit-box-shadow:0 0 5px 4px rgba(42,200,160,.54);box-shadow:0 0 5px 4px rgba(42,200,160,.54);padding:14px 12px 14px 14px;background-image:url(/new-osc/page/2020-12th/img/luck_bag_large_card_bg.png);background-repeat:no-repeat;background-size:100% auto;background-size:contain}}.lucky-bag-modal .lucky-bag-box__card-content{-ms-flex-negative:0;flex-shrink:0;width:360px;font-size:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__card-content{width:180px}}.lucky-bag-modal .lucky-bag-box__card-content *{vertical-align:middle}.lucky-bag-modal .lucky-bag-box__card-content .num{display:inline-block;margin-right:14px;color:#f43a51;font-weight:700;font-size:66px;line-height:66px}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__card-content .num{margin-right:6px;font-size:22px;line-height:24px}}.lucky-bag-modal .lucky-bag-box__card-content .name{display:inline-block;color:#b65300;font-weight:600;font-size:48px;line-height:66px}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__card-content .name{font-size:16px;line-height:24px}}.lucky-bag-modal .lucky-bag-box__card-content .small{display:inline-block;font-size:24px;line-height:66px}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__card-content .small{font-size:14px;line-height:24px}}.lucky-bag-modal .lucky-bag-box__card-action{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lucky-bag-modal .lucky-bag-box__card-action .btn-receive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:114px;height:114px;background:#ff5469;border-radius:50%;cursor:pointer;color:#fff;font-size:20px;line-height:28px;font-weight:600;-webkit-transition:background .2s ease;transition:background .2s ease}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__card-action .btn-receive{width:58px;height:58px;font-size:12px;line-height:20px}}.lucky-bag-modal .lucky-bag-box__card-action .btn-receive:hover{background:#f14359}.lucky-bag-modal .lucky-bag-box__message{margin-top:12px}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__message{margin-top:8px}}.lucky-bag-modal .lucky-bag-box__message p{font-size:16px;line-height:24px;color:rgba(0,0,0,.4)}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__message p{font-size:12px;line-height:20px}}.lucky-bag-modal .lucky-bag-box__link{display:none;margin-top:24px;padding-bottom:20px;text-align:center;font-weight:500;font-size:0}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__link{margin-top:12px;padding-bottom:8px}}.lucky-bag-modal .lucky-bag-box__link a{color:#025544;font-size:24px;line-height:32px;text-decoration:underline}@media only screen and (max-width:768px){.lucky-bag-modal .lucky-bag-box__link a{font-size:14px;line-height:20px}}.lucky-bag-modal .lucky-bag-box--cooperation .lucky-bag-box__link--default{display:none}.lucky-bag-modal .lucky-bag-box--cooperation .lucky-bag-box__link--cooperation{display:block}.lucky-bag-modal .lucky-bag-box--received .lucky-bag-box__card{pointer-events:none;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter:grayscale(1)}.lucky-bag-modal .lucky-bag-box--received .lucky-bag-box__link--default{display:block}.lucky-bag-modal .lucky-bag-box--received .lucky-bag-box__link--cooperation{display:none}.lucky-bag-icon-wrap .lucky-bag-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;background-image:url(/new-osc/page/2020-12th/img/icon_lucky_bag@2x.png);background-repeat:no-repeat;background-size:22px 22px;background-size:contain}.lucky-bag-icon-wrap--nav{margin-left:4px;font-size:16px}.lucky-bag-icon-wrap--nav .lucky-bag-icon{vertical-align:-.06em}.lucky-bag-icon-wrap--groups{position:relative;font-size:16px}.lucky-bag-icon-wrap--groups .lucky-bag-icon{position:absolute;top:50%;right:-10px;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);margin-top:-1px}.lucky-bag-icon-wrap--left-aside{position:relative;font-size:16px}.lucky-bag-icon-wrap--left-aside .lucky-bag-icon{position:absolute;top:50%;right:35px;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);margin-top:-2px}.lucky-bag-icon-wrap--notice{position:relative;font-size:16px}.lucky-bag-icon-wrap--notice .lucky-bag-icon{position:absolute;top:50%;right:-2px;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);margin-top:-2px}.lucky-bag-icon-wrap--sharing-plan{font-size:24px;position:absolute;top:1px;right:3px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.lucky-bag-icon-wrap--group-tab{margin-left:4px;font-size:16px}.lucky-bag-icon-wrap--group-tab .lucky-bag-icon{vertical-align:-.06em}
@charset "UTF-8";.transform-3d{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html{height:100%}body{min-height:100%}body,div,footer,header,html,li,p,section,ul{margin:0;padding:0}body,html{position:relative;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;background-color:#fff;color:#000;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}@media screen and (max-width:320px){body,html{font-size:42.66667px}}@media only screen and (max-width:768px){body,html{font-size:13.33333333vw}}@media only screen and (min-width:769px){body,html{min-width:1200px}}li,ul{list-style:none}a{color:#08c483;text-decoration:none;cursor:pointer}a,a:active,a:focus,a:hover,a:link,a:visited{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:0;text-decoration:none}input{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wrapper{position:relative;margin:0 auto;width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:768px){.wrapper{width:100%;padding:0 .5rem}}.header-box{position:absolute;top:0;left:0;right:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;background:#1c1c1c}@media only screen and (max-width:768px){.header-box{height:.72rem}}.header-box__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;line-height:20px}@media only screen and (max-width:768px){.header-box__inner{font-size:12px;line-height:16px;padding:0 .4rem}}.header-box__inner a{color:#fff}.header-box__inner a:hover{color:#08c483}.header-box__inner .logo-box img{display:block;height:34px;width:auto}@media only screen and (max-width:768px){.header-box__inner .logo-box img{height:.36rem}}.footer-box{display:block;width:100%;height:302px;background-position:center;background-image:url(/new-osc/page/2020-12th/img/bg_footer.png);background-repeat:no-repeat;background-size:2000px 302px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.footer-box{background-image:url(/new-osc/page/2020-12th/img/bg_footer@2x.png)}}@media only screen and (max-width:768px){.footer-box{height:1.93rem;background-image:url(/new-osc/page/2020-12th/img/mb_bg_footer.png);background-repeat:no-repeat;background-size:7.5rem 1.93rem}}.footer-box__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer-box__inner .ui.container{width:1200px;margin:0 auto}@media only screen and (max-width:768px){.footer-box__inner .ui.container{width:100%}}.footer-box__inner .ui.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;margin:-1rem}.footer-box__inner .ui.grid .column{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.footer-box__inner .ui.grid .column.center.aligned{text-align:center}.footer-box__inner .ui.grid .column .ui.header{margin:0 0 8px;color:#fff;font-size:16px;line-height:20px}.footer-box__inner .ui.grid .column h3.ui.header{margin:0 0 12px;font-size:18px;line-height:24px}.footer-box__inner .ui.grid .column p{margin-bottom:12px;font-size:14px;line-height:20px;color:#fff}.footer-box__inner .ui.grid .column .ui.large.primary.button{cursor:pointer;display:inline-block;background-color:#08c483;color:#fff;margin:0;padding:8px 14px;text-align:center;font-style:normal;font-size:14px;line-height:20px;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer-box__inner .ui.grid .column .ui.large.primary.button:hover{background-color:#08be7f}.footer-box__inner .ui.grid .column .ui.link.list .item{display:block;font-size:13px;line-height:18px;padding-bottom:4px;color:rgba(255,255,255,.8)}.footer-box__inner .ui.grid .column .ui.link.list .item:hover{color:#fff}.footer-box__inner .ui.grid .column .ui.link.list .item:last-child{padding-bottom:0}.footer-box__inner .ui.horizontal.list{display:inline-block;font-size:0}.footer-box__inner .ui.horizontal.list>.item{padding:4px 0;display:inline-block;margin-left:1em;font-size:14px;line-height:20px}@media only screen and (max-width:768px){.footer-box__inner .ui.horizontal.list>.item{font-size:12px;line-height:16px}}.footer-box__inner .ui.horizontal.list>.item:first-child{margin-left:0}.footer-box__inner #footer{padding:14px 0}@media only screen and (max-width:768px){.footer-box__inner #footer{display:none}}.footer-box__inner #copyright{color:#cfcfcf;background:#1c1c1c}.footer-box__inner #copyright a{color:#cfcfcf}.footer-box__inner #copyright a:hover{color:#08c483}.footer-box__inner #copyright .segment{padding:4px 0;font-size:0}@media only screen and (max-width:768px){.footer-box__inner #copyright .segment{padding:.04rem .4rem}}.footer-box__inner #copyright .segment .left.floated{float:left}.footer-box__inner #copyright .segment .right.floated{float:right}.footer-box__inner #copyright .segment .floated,.footer-box__inner #copyright .segment.clearing{zoom:1}.footer-box__inner #copyright .segment .floated:after,.footer-box__inner #copyright .segment .floated:before,.footer-box__inner #copyright .segment.clearing:after,.footer-box__inner #copyright .segment.clearing:before{content:"";display:table}.footer-box__inner #copyright .segment .floated:after,.footer-box__inner #copyright .segment.clearing:after{clear:both}@media only screen and (max-width:768px){.footer-box__inner #copyright .mb-hide{display:none}}.osc-modal-disabled-scroll{overflow:hidden;height:100%}.osc-modal{display:none;margin:0;padding:0}.osc-modal.active{display:block}.osc-modal-cover{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001;outline:0;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.osc-modal-cover.active{opacity:1}.osc-modal-wrap{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001;outline:0}.osc-modal-dialog{display:block;position:relative;left:50%;top:50%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.osc-modal-dialog::-webkit-scrollbar{width:4px;height:4px;-webkit-appearance:none;appearance:none}.osc-modal-dialog::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(153,153,153,.6)}.osc-modal-dialog::-webkit-scrollbar-thumb:hover{background:rgba(153,153,153,.4)}.osc-modal-dialog .modal-close-btn{position:absolute;display:block;top:24px;right:20px;width:24px;height:23px;cursor:pointer;background-repeat:no-repeat;background-image:url(/new-osc/page/2020-12th/img/icon_close.svg);background-size:contain;opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.ani-modal .osc-modal-dialog{width:640px;height:580px;-webkit-box-shadow:0 0 7px 0 #53d6b9;box-shadow:0 0 7px 0 #53d6b9;border-radius:8px;padding:90px 44px 80px;background-image:url(/new-osc/page/2020-12th/img/luck_bag_modal_bg.jpg);background-repeat:no-repeat;background-size:640px 600px;background-size:cover;background-position:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ani-modal .osc-modal-dialog{background-image:url(/new-osc/page/2020-12th/img/luck_bag_modal_bg@2x.jpg)}}@media only screen and (max-width:768px){.ani-modal .osc-modal-dialog{width:90%;max-height:90%;padding:.88rem .36rem .6rem}}.ani-modal .osc-modal-dialog .modal-close-btn{top:24px;right:20px;width:24px;height:23px;background-size:contain;background-image:url(/new-osc/page/2020-12th/img/icon_close.svg);opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.ani-modal .osc-modal-dialog .modal-close-btn:hover{opacity:.8}@media only screen and (max-width:768px){.ani-modal .osc-modal-dialog .modal-close-btn{top:.3rem;right:.36rem;width:.36rem;height:.36rem}}.ani-modal .ani-modal-body{display:block;width:100%;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 0 4px 3px rgba(0,0,0,.05);box-shadow:0 0 4px 3px rgba(0,0,0,.05);border-radius:10px;padding:40px}@media only screen and (max-width:768px){.ani-modal .ani-modal-body{-webkit-box-shadow:0 0 .04rem .03rem rgba(0,0,0,.05);box-shadow:0 0 .04rem .03rem rgba(0,0,0,.05);border-radius:.1rem;padding:.4rem}}.ani-modal .ani-modal-title{color:#015130;font-size:28px;line-height:34px;font-weight:600;text-align:center}@media only screen and (max-width:768px){.ani-modal .ani-modal-title{font-size:.32rem;line-height:.4rem}}.ani-modal .ani-modal-content{margin-top:32px}@media only screen and (max-width:768px){.ani-modal .ani-modal-content{margin-top:.32rem}}.ani-modal .ani-modal-content .ui.form{font-size:16px}@media only screen and (max-width:768px){.ani-modal .ani-modal-content .ui.form{font-size:14px}}@media only screen and (max-width:768px){.ani-modal .ani-modal-content .ui.form .field>label{margin:0 0 6px 0}}.ani-modal .ani-modal-content .ui.form *{-webkit-box-sizing:border-box;box-sizing:border-box}.ani-modal .ani-modal-content .ui.form .disabled-resize{resize:none}@media only screen and (max-width:768px){.ani-modal .ani-modal-content .ui.form input,.ani-modal .ani-modal-content .ui.form textarea{border-radius:3px}}.ani-modal .ani-modal-content .ui.form input:focus,.ani-modal .ani-modal-content .ui.form textarea:focus{border-color:#08c483}.ani-modal .ani-modal-content .ui.form .ui.message{font-size:14px;line-height:22px;text-align:center}@media only screen and (max-width:768px){.ani-modal .ani-modal-content .ui.form .ui.message{font-size:14px;line-height:20px}}.ani-modal .ani-modal-content .ui.form .ui.message.hidden{display:none}.ani-modal .ani-modal-content .ui.form .ui.message:not(.hidden){margin-bottom:-20px}@media only screen and (max-width:768px){.ani-modal .ani-modal-content .ui.form .ui.message:not(.hidden){margin-bottom:-.12rem}}.ani-modal .ani-modal-content .ui.form .ui.message.positive{color:#21b351}.ani-modal .ani-modal-content .ui.form .ui.message.negative{color:#ff5353}.ani-modal .ani-modal-footer{text-align:center;margin-top:30px;font-size:0}@media only screen and (max-width:768px){.ani-modal .ani-modal-footer{margin-top:.32rem}}.ani-modal .ani-modal-button{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:22px;padding:4px 24px;cursor:pointer;font-size:20px;line-height:30px;font-weight:400;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease;color:#08c483;background-color:transparent;border:1px solid rgba(8,196,131,.6);-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.ani-modal .ani-modal-button{border-radius:.32rem;padding:.04rem .3rem;font-size:14px;line-height:22px}}.ani-modal .ani-modal-button:hover{color:#005041;background-image:linear-gradient(118deg,#7cffc8 0,#3ef2a0 99%);border-color:transparent;-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.14);box-shadow:0 0 8px 2px rgba(0,0,0,.14)}@media only screen and (max-width:768px){.ani-modal .ani-modal-button:hover{-webkit-box-shadow:0 0 .08rem .02rem rgba(0,0,0,.14);box-shadow:0 0 .08rem .02rem rgba(0,0,0,.14)}}.ani-modal .ani-modal-button.disabled{pointer-events:none;opacity:.5}.osc-avatar{display:inline-block;height:100%;width:100%;border-radius:100%;overflow:hidden;font-size:inherit;vertical-align:middle;-webkit-box-shadow:0 0 1px rgba(0,0,0,.3);box-shadow:0 0 1px rgba(0,0,0,.3)}.osc-avatar img{display:block;width:100%!important;height:100%!important}.osc-avatar .text-portrait{background:#eee;color:#fff;font-size:32px;font-weight:700;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;text-transform:capitalize}.osc-avatar._16x16{height:16px;width:16px}.osc-avatar._16x16 .text-portrait{font-size:12px}.osc-avatar._18x18{height:18px;width:18px}.osc-avatar._18x18 .text-portrait{font-size:12px}.osc-avatar._24x24{height:24px;width:24px}.osc-avatar._24x24 .text-portrait{font-size:12px}.osc-avatar._28x28{height:28px;width:28px}.osc-avatar._28x28 .text-portrait{font-size:12px}.osc-avatar._30x30{height:30px;width:30px}.osc-avatar._30x30 .text-portrait{font-size:14px}.osc-avatar._32x32{height:32px;width:32px}.osc-avatar._32x32 .text-portrait{font-size:14px}.osc-avatar._35x35{height:35px;width:35px}.osc-avatar._35x35 .text-portrait{font-size:16px}.osc-avatar._40x40{height:40px;width:40px}.osc-avatar._40x40 .text-portrait{font-size:18px}.osc-avatar._48x48{height:48px;width:48px}.osc-avatar._48x48 .text-portrait{font-size:22px}.osc-avatar._50x50{height:50px;width:50px}.osc-avatar._50x50 .text-portrait{font-size:22px}.osc-avatar._56x56{height:56px;width:56px}.osc-avatar._56x56 .text-portrait{font-size:24px}.osc-avatar._64x64{height:64px;width:64px}.osc-avatar._64x64 .text-portrait{font-size:28px}.osc-avatar._72x72{height:72px;width:72px}.osc-avatar._72x72 .text-portrait{font-size:30px}.osc-avatar._80x80{height:80px;width:80px}.osc-avatar._80x80 .text-portrait{font-size:32px}.osc-avatar._120x120{height:120px;width:120px}.osc-avatar._120x120 .text-portrait{font-size:58px}.osc-avatar._150x150{height:150px;width:150px}.osc-avatar._150x150 .text-portrait{font-size:72px}
#wechatShareDialog{width:224px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:11001;padding:16px 22px;background:#fff;border:solid 1px #d8d8d8;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 2px 0 rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}#wechatShareDialog .wx-header{width:100%}#wechatShareDialog .wx-header span{font-size:18px;font-weight:700;text-align:left;line-height:28px;position:relative;color:#000}#wechatShareDialog .wx-qrcode{margin:12px auto;width:180px;height:180px}#wechatShareDialog .wx-close{width:24px;height:24px;position:absolute;right:14px;top:18px;color:#999;text-decoration:none;text-align:center;font-size:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#wechatShareDialog .wx-footer{text-align:center;font-size:14px;line-height:20px}#wechatShareGuide{z-index:10000;position:fixed;top:0;left:0;right:0;bottom:0;display:block;background:rgba(0,0,0,.7)}#wechatShareGuide .guide-picture{position:absolute;top:30px;right:20px;display:block;width:280px;height:200px;background-size:contain;background-repeat:no-repeat;background-image:url(/new-osc/js/utils/plugins/osc-share/wechat-guide.png)}
@charset "UTF-8";.transform-3d{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.body-anniversary .koi-fish-modal .osc-modal-dialog{width:420px;height:420px;padding:60px 44px 50px}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .osc-modal-dialog{width:6rem;height:6rem;padding:.88rem .36rem .6rem}}.body-anniversary .koi-fish-modal .osc-modal-dialog .modal-close-btn{top:20px;right:20px}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .osc-modal-dialog .modal-close-btn{top:.3rem;right:.36rem}}.body-anniversary .koi-fish-modal .ani-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .ani-modal-body{padding:.2rem}}.body-anniversary .koi-fish-modal .ani-modal-body .tip-box{padding:0 24px}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .ani-modal-body .tip-box{padding:0 .24rem}}.body-anniversary .koi-fish-modal .ani-modal-body .tip-box__header{font-size:20px;line-height:28px;font-weight:600;text-align:center;margin-bottom:4px}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .ani-modal-body .tip-box__header{font-size:16px;line-height:24px;margin-bottom:4px}}.body-anniversary .koi-fish-modal .ani-modal-body .tip-box__qrcode{display:block;width:120px;height:120px;margin:16px auto 0}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .ani-modal-body .tip-box__qrcode{width:2.4rem;height:2.4rem;margin:.16rem auto 0}}.body-anniversary .koi-fish-modal .ani-modal-body .tip-box__content{font-size:14px;line-height:20px;color:rgba(0,0,0,.7);text-align:center}@media only screen and (max-width:768px){.body-anniversary .koi-fish-modal .ani-modal-body .tip-box__content{font-size:13px;line-height:20px}}.page-anniversary .banner-box{display:block;width:100%;height:588px;background-position:center;background-image:url(/new-osc/page/2020-12th/img/header_bg.png);background-repeat:no-repeat;background-size:1920px 588px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .banner-box{background-image:url(/new-osc/page/2020-12th/img/header_bg@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .banner-box{height:6.12rem;background-image:url(/new-osc/page/2020-12th/img/mb_header_bg.png);background-repeat:no-repeat;background-size:7.5rem 6.12rem}}.page-anniversary .banner-box__inner{padding-top:100px}@media only screen and (max-width:768px){.page-anniversary .banner-box__inner{padding-top:1.18rem}}.page-anniversary .banner-box__inner .title-box{display:block;width:642px;height:353px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/new-osc/page/2020-12th/img/header_logo.png);background-repeat:no-repeat;background-size:642px 353px;padding-top:118px;margin:0 auto;text-align:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .banner-box__inner .title-box{background-image:url(/new-osc/page/2020-12th/img/header_logo@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .banner-box__inner .title-box{width:5.78rem;height:3.36rem;background-image:url(/new-osc/page/2020-12th/img/mb_header_logo.png);background-repeat:no-repeat;background-size:5.78rem 3.36rem;padding-top:0}}.page-anniversary .banner-box__inner .title-box .title{margin:0;padding:0;font-size:72px;letter-spacing:12px;color:transparent}@media only screen and (max-width:768px){.page-anniversary .banner-box__inner .title-box .title{display:none}}.page-anniversary .section-box{display:block;padding:50px 0;margin-bottom:26px}@media only screen and (max-width:768px){.page-anniversary .section-box{padding:.5rem 0;margin-bottom:.26rem}}.page-anniversary .section-box__title{display:block;height:70px;text-align:center;background-repeat:no-repeat;background-position:center;padding-top:30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:50px;overflow:hidden}@media only screen and (max-width:768px){.page-anniversary .section-box__title{height:.7rem;padding-top:.3rem;margin-bottom:.5rem}}.page-anniversary .section-box__title h2{margin:0;padding:0;font-size:24px;line-height:32px;letter-spacing:14px;color:transparent}@media only screen and (max-width:768px){.page-anniversary .section-box__title h2{display:none}}.page-anniversary .section-box--one .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_1.png);background-repeat:no-repeat;background-size:600px 70px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--one .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_1@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--one .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_1.png);background-repeat:no-repeat;background-size:6rem .7rem}}.page-anniversary .section-box--one .timeline-box{position:relative;display:block;width:1100px;height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 75px;margin:0 auto;-webkit-tap-highlight-color:transparent}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box{width:100%;height:auto;padding:0 .4rem;margin-top:-.38rem;margin-bottom:-.24rem}}.page-anniversary .section-box--one .timeline-box:before{content:'';position:absolute;left:0;right:0;bottom:7px;width:100%;height:1px;background-image:-webkit-gradient(linear,left top,right top,from(#6cffb8),to(#20d28f));background-image:linear-gradient(to right,#6cffb8 0,#20d28f 100%)}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box:before{top:.45rem;left:.5rem;bottom:initial;width:6.52rem;height:2.27rem;background-image:url(/new-osc/page/2020-12th/img/timeline_bg.png);background-repeat:no-repeat;background-size:6.52rem 2.27rem}}.page-anniversary .section-box--one .timeline-box__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box__inner{padding:0 .42rem}}.page-anniversary .section-box--one .timeline-box .timeline-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:relative}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;padding-top:.38rem}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(4){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(6){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.page-anniversary .section-box--one .timeline-box .timeline-item:nth-child(8){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}}.page-anniversary .section-box--one .timeline-box .timeline-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:18px}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:.24rem}}.page-anniversary .section-box--one .timeline-box .timeline-item__header .year{color:#08c483;font-size:20px;line-height:28px;font-weight:500;margin-bottom:5px;-webkit-transition:all .2s ease;transition:all .2s ease;cursor:pointer}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__header .year{font-size:.24rem;line-height:.36rem;margin-bottom:0;-webkit-transform-origin:center top;transform-origin:center top}}.page-anniversary .section-box--one .timeline-box .timeline-item__header .icon{display:block;width:15px;height:15px;background-position:center;background-repeat:no-repeat;background-image:url(/new-osc/page/2020-12th/img/icon_osc.svg);background-size:contain;-webkit-transition:all .2s ease;transition:all .2s ease;cursor:pointer;-webkit-transform-origin:center center;transform-origin:center center}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__header .icon{width:.15rem;height:.15rem}}.page-anniversary .section-box--one .timeline-box .timeline-item__content{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;left:50%;bottom:0;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform:translate(-50%,100%) scale(0);transform:translate(-50%,100%) scale(0);display:block;width:194px;height:auto;border:1px solid rgba(0,255,185,.3);border-radius:6px;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 14px;background-image:linear-gradient(134deg,rgba(243,255,247,.9) 0,rgba(142,255,217,.9) 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__content{width:2.78rem;border-radius:.06rem;padding:.12rem .14rem}}.page-anniversary .section-box--one .timeline-box .timeline-item__content:after,.page-anniversary .section-box--one .timeline-box .timeline-item__content:before{content:'';position:absolute;left:50%;-webkit-transform:translate(-50%,0) rotate(45deg);transform:translate(-50%,0) rotate(45deg);display:block;width:11px;height:11px;border-radius:2px}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__content:after,.page-anniversary .section-box--one .timeline-box .timeline-item__content:before{width:9px;height:9px}}.page-anniversary .section-box--one .timeline-box .timeline-item__content:before{top:-6px;background-color:#a3fedf}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__content:before{top:-5px}}.page-anniversary .section-box--one .timeline-box .timeline-item__content:after{top:-5px;background-color:#e1fff1}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__content:after{top:-4px}}.page-anniversary .section-box--one .timeline-box .timeline-item__content p{color:#007c31;font-size:14px;line-height:20px;text-align:justify;margin-bottom:6px}@media only screen and (max-width:768px){.page-anniversary .section-box--one .timeline-box .timeline-item__content p{font-size:.22rem;line-height:.32rem}}.page-anniversary .section-box--one .timeline-box .timeline-item__content p:last-child{margin-bottom:0}.page-anniversary .section-box--one .timeline-box .timeline-item:hover .timeline-item__header .year{-webkit-transform:scale(1.4);transform:scale(1.4);font-weight:600}.page-anniversary .section-box--one .timeline-box .timeline-item:hover .timeline-item__header .icon{-webkit-transform:scale(1.4);transform:scale(1.4)}.page-anniversary .section-box--one .timeline-box .timeline-item:hover .timeline-item__content{opacity:1;-webkit-transform:translate(-50%,100%) scale(1);transform:translate(-50%,100%) scale(1)}.page-anniversary .section-box--two .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_2.png);background-repeat:no-repeat;background-size:562px 70px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--two .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_2@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--two .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_2.png);background-repeat:no-repeat;background-size:5.62rem .7rem;margin-bottom:.4rem}}.page-anniversary .section-box--two .section-box__content{position:relative}.page-anniversary .section-box--two .section-box__content:before{content:'';position:absolute;top:-90px;right:-54px;display:block;width:139px;height:150px;background-image:url(/new-osc/page/2020-12th/img/el_2.png);background-repeat:no-repeat;background-size:139px 150px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--two .section-box__content:before{background-image:url(/new-osc/page/2020-12th/img/el_2@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--two .section-box__content:before{content:none}}.page-anniversary .section-box--two .section-box__content:after{content:'';position:absolute;bottom:-33px;left:-52px;display:block;width:154px;height:82px;background-image:url(/new-osc/page/2020-12th/img/el_1.png);background-repeat:no-repeat;background-size:154px 82px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--two .section-box__content:after{background-image:url(/new-osc/page/2020-12th/img/el_1@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--two .section-box__content:after{content:none}}@media only screen and (max-width:768px){.page-anniversary .section-box--two .section-box__inner{padding:0}}.page-anniversary .section-box--two .info-cards{position:relative;z-index:1}@media only screen and (min-width:769px){.page-anniversary .section-box--two .info-cards{overflow:visible}}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards{width:100%;height:4.54rem}}@media only screen and (min-width:769px){.page-anniversary .section-box--two .info-cards__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin:-10px}}@media only screen and (min-width:769px){.page-anniversary .section-box--two .info-cards__item{width:calc(33.33333% - 20px);padding:10px}}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards__item{-webkit-box-sizing:border-box;box-sizing:border-box;width:5rem;height:4.04rem;padding:.1rem 0}}.page-anniversary .section-box--two .info-cards__item .card-box{position:relative;display:block;height:auto;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 0 16px 0 rgba(0,93,59,.09);box-shadow:0 0 16px 0 rgba(0,93,59,.09);border-radius:4px;overflow:hidden}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards__item .card-box{width:5rem;min-height:3.84rem;padding:.3rem;-webkit-box-shadow:0 0 .16rem 0 rgba(0,93,59,.09);box-shadow:0 0 .16rem 0 rgba(0,93,59,.09);border-radius:.04rem}}.page-anniversary .section-box--two .info-cards__item .card-box:after{content:'';position:absolute;bottom:0;left:0;right:0;width:100%;height:4px;border-radius:0 0 4px 4px}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards__item .card-box:after{height:.06rem;border-radius:0 0 .04rem .04rem}}.page-anniversary .section-box--two .info-cards__item .card-box--1:after{background-image:-webkit-gradient(linear,left top,right top,from(#ff5eb7),to(#fffb00));background-image:linear-gradient(to right,#ff5eb7 0,#fffb00 100%)}.page-anniversary .section-box--two .info-cards__item .card-box--2:after{background-image:-webkit-gradient(linear,left top,right top,from(#98adff),to(#00d7ff));background-image:linear-gradient(to right,#98adff 0,#00d7ff 100%)}.page-anniversary .section-box--two .info-cards__item .card-box--3:after{background-image:-webkit-gradient(linear,left top,right top,from(#fe00ff),to(#0092ff));background-image:linear-gradient(to right,#fe00ff 0,#0092ff 100%)}.page-anniversary .section-box--two .info-cards__item .card-box__title{margin-bottom:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards__item .card-box__title{margin-bottom:.24rem}}.page-anniversary .section-box--two .info-cards__item .card-box__title a{display:block}.page-anniversary .section-box--two .info-cards__item .card-box__title img{display:block;width:auto;height:32px}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards__item .card-box__title img{height:.48rem}}.page-anniversary .section-box--two .info-cards__item .card-box__desc{font-size:16px;line-height:26px;color:rgba(0,0,0,.8);text-align:justify}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards__item .card-box__desc{font-size:.24rem;line-height:.36rem}}.page-anniversary .section-box--two .info-cards .swiper-pagination{position:absolute;bottom:.1rem;width:100%;height:auto;margin-top:0;font-size:0;display:none}@media only screen and (max-width:768px){.page-anniversary .section-box--two .info-cards .swiper-pagination{display:block}}.page-anniversary .section-box--two .info-cards .swiper-pagination .swiper-pagination-bullet{background:#e2e2e2;opacity:1;margin:0 .06rem;outline:0;width:.34rem;height:.08rem;border-radius:.06rem}.page-anniversary .section-box--two .info-cards .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#4cffc0;-webkit-box-shadow:0 0 .06rem 0 rgba(109,109,109,.5);box-shadow:0 0 .06rem 0 rgba(109,109,109,.5)}.page-anniversary .section-box--three .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_3.png);background-repeat:no-repeat;background-size:520px 70px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--three .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_3@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_3.png);background-repeat:no-repeat;background-size:5.2rem .7rem}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .section-box__inner{padding:0}}@media only screen and (min-width:769px){.page-anniversary .section-box--three .event-items{overflow:visible}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items{width:100%;height:3.84rem}}@media only screen and (min-width:769px){.page-anniversary .section-box--three .event-items__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin:-12px}}@media only screen and (min-width:769px){.page-anniversary .section-box--three .event-items__item{width:calc(33.33333% - 24px);padding:12px}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item{-webkit-box-sizing:border-box;box-sizing:border-box;width:4.3rem;height:3.34rem;padding:.1rem 0}}.page-anniversary .section-box--three .event-items__item .item-box__card{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.07);box-shadow:0 0 10px 0 rgba(0,0,0,.07);border-radius:6px 0 100px 6px;padding-top:14px;padding-bottom:28px;background-color:#fff;background-position:right top}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__card{-webkit-box-shadow:0 0 .14rem 0 rgba(0,0,0,.07);box-shadow:0 0 .14rem 0 rgba(0,0,0,.07);border-radius:.08rem 0 1.35rem .08rem;padding-top:.2rem;padding-bottom:.36rem}}.page-anniversary .section-box--three .event-items__item .item-box__header{color:#7b3500;font-size:14px;line-height:22px;font-weight:500;letter-spacing:1px;padding-left:10px;background-image:url(/new-osc/page/2020-12th/img/event_header_bg.png);background-repeat:no-repeat;background-size:87px 22px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--three .event-items__item .item-box__header{background-image:url(/new-osc/page/2020-12th/img/event_header_bg@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__header{font-size:.2rem;line-height:.3rem;padding-left:.14rem;background-image:url(/new-osc/page/2020-12th/img/event_header_bg@2x.png);background-repeat:no-repeat;background-size:1.2rem .3rem}}.page-anniversary .section-box--three .event-items__item .item-box__desc{margin-top:20px;padding-left:12px;color:#000;font-size:18px;line-height:28px;font-weight:500}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__desc{margin-top:.28rem;padding-left:.14rem;font-size:.24rem;line-height:.36rem}}.page-anniversary .section-box--three .event-items__item .item-box__link{margin-top:30px;padding-left:12px;font-size:0}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__link{margin-top:.42rem;padding-left:.14rem}}.page-anniversary .section-box--three .event-items__item .item-box__btn{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:22px;padding:2px 26px;cursor:pointer;font-size:18px;line-height:28px;font-weight:500;text-indent:2px;letter-spacing:2px;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease;color:#00c360;background-color:transparent;border:1px solid rgba(0,191,106,.6);-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__btn{border-radius:.22rem;padding:.02rem .36rem;font-size:.24rem;line-height:.36rem;letter-spacing:1px;text-indent:1px}}.page-anniversary .section-box--three .event-items__item .item-box__btn:hover{color:#005041;background-image:linear-gradient(118deg,#7cffc8 0,#3ef2a0 99%);border-color:transparent;-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.14);box-shadow:0 0 8px 2px rgba(0,0,0,.14)}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__btn:hover{-webkit-box-shadow:0 0 .08rem .02rem rgba(0,0,0,.14);box-shadow:0 0 .08rem .02rem rgba(0,0,0,.14)}}.page-anniversary .section-box--three .event-items__item .item-box__footer{margin-top:10px;color:rgba(3,157,68,.5);font-size:14px;line-height:20px}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box__footer{margin-top:.14rem;font-size:.18rem;line-height:.28rem}}.page-anniversary .section-box--three .event-items__item .item-box--event-1 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_1_bg.png);background-repeat:no-repeat;background-size:164px 164px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--three .event-items__item .item-box--event-1 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_1_bg@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box--event-1 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_1_bg.png);background-repeat:no-repeat;background-size:2.2rem 2.2rem}}.page-anniversary .section-box--three .event-items__item .item-box--event-2 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_2_bg.png);background-repeat:no-repeat;background-size:164px 164px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--three .event-items__item .item-box--event-2 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_2_bg@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box--event-2 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_2_bg.png);background-repeat:no-repeat;background-size:2.2rem 2.2rem}}.page-anniversary .section-box--three .event-items__item .item-box--event-3 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_3_bg.png);background-repeat:no-repeat;background-size:164px 164px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--three .event-items__item .item-box--event-3 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_3_bg@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items__item .item-box--event-3 .item-box__card{background-image:url(/new-osc/page/2020-12th/img/event_3_bg.png);background-repeat:no-repeat;background-size:2.2rem 2.2rem}}.page-anniversary .section-box--three .event-items .swiper-pagination{position:absolute;bottom:.1rem;width:100%;height:auto;margin-top:0;font-size:0;display:none}@media only screen and (max-width:768px){.page-anniversary .section-box--three .event-items .swiper-pagination{display:block}}.page-anniversary .section-box--three .event-items .swiper-pagination .swiper-pagination-bullet{background:#e2e2e2;opacity:1;margin:0 .06rem;outline:0;width:.34rem;height:.08rem;border-radius:.06rem}.page-anniversary .section-box--three .event-items .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#4cffc0;-webkit-box-shadow:0 0 .06rem 0 rgba(109,109,109,.5);box-shadow:0 0 .06rem 0 rgba(109,109,109,.5)}.page-anniversary .section-box--four{position:relative;display:block;padding-bottom:70px;background-image:linear-gradient(130deg,rgba(100,224,172,.8) 0,rgba(55,201,191,.8) 100%)}@media only screen and (max-width:768px){.page-anniversary .section-box--four{padding-bottom:.7rem}}.page-anniversary .section-box--four:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-position:center;background-image:url(/new-osc/page/2020-12th/img/bg_oval.png);background-repeat:no-repeat;background-size:1991px 914px;pointer-events:none}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--four:before{background-image:url(/new-osc/page/2020-12th/img/bg_oval@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--four:before{background-image:url(/new-osc/page/2020-12th/img/mb_bg_oval.png);background-repeat:no-repeat;background-size:10.86rem 6rem;background-position:center;background-size:cover}}.page-anniversary .section-box--four .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_4.png);background-repeat:no-repeat;background-size:752px 70px;margin-bottom:40px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--four .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_4@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--four .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_4.png);background-repeat:no-repeat;background-size:7.52rem .7rem;margin-bottom:.4rem}}.page-anniversary .section-box--four .swiper-container{width:100%;height:330px}@media only screen and (max-width:768px){.page-anniversary .section-box--four .swiper-container{height:4.2rem}}.page-anniversary .section-box--four .swiper-container .swiper-wrapper .swiper-slide{display:block;width:720px;height:330px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0}@media only screen and (max-width:768px){.page-anniversary .section-box--four .swiper-container .swiper-wrapper .swiper-slide{width:6.5rem;height:4.2rem;padding:.1rem 0}}.page-anniversary .section-box--four .swiper-container .swiper-wrapper .swiper-slide .message-card{opacity:.5}.page-anniversary .section-box--four .swiper-container .swiper-wrapper .swiper-slide-active .message-card{opacity:1}.page-anniversary .section-box--four .message-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:720px;height:310px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 36px 24px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(4,155,127,.6);box-shadow:0 0 10px 0 rgba(4,155,127,.6);border-radius:20px 2px 100px 14px;opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card{width:6.5rem;height:4rem;padding:.24rem .36rem .24rem;-webkit-box-shadow:0 0 .1rem 0 rgba(4,155,127,.6);box-shadow:0 0 .1rem 0 rgba(4,155,127,.6);border-radius:.2rem .02rem 1rem .14rem}}.page-anniversary .section-box--four .message-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;color:#000;font-size:18px;line-height:28px;text-align:justify;max-height:180px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.page-anniversary .section-box--four .message-card__content p{font-size:inherit;line-height:inherit;margin:0}.page-anniversary .section-box--four .message-card__content .right{text-align:right;margin-top:6px}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__content .right{margin-top:.04rem}}.page-anniversary .section-box--four .message-card__content .center{text-align:center}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__content{font-size:.22rem;line-height:.32rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical}}.page-anniversary .section-box--four .message-card__ent{margin-top:20px}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__ent{margin-top:.2rem}}.page-anniversary .section-box--four .message-card__ent .ent-logo img{display:block;width:auto;height:32px;margin:0 auto}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__ent .ent-logo img{height:.44rem}}.page-anniversary .section-box--four .message-card--ent{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-anniversary .section-box--four .message-card--ent .message-card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.page-anniversary .section-box--four .message-card__user{-ms-flex-negative:0;flex-shrink:0;margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__user{margin-top:.12rem}}.page-anniversary .section-box--four .message-card__user .user-avatar{-ms-flex-negative:0;flex-shrink:0;display:block;overflow:hidden;margin-right:12px}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__user .user-avatar{margin-right:.14rem}}.page-anniversary .section-box--four .message-card__user .user-avatar img{display:block;width:auto;height:70px}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__user .user-avatar img{height:.72rem}}.page-anniversary .section-box--four .message-card__user .user-avatar img.circle{width:70px;overflow:hidden;border-radius:50%}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__user .user-avatar img.circle{width:.72rem}}.page-anniversary .section-box--four .message-card__user .user-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.page-anniversary .section-box--four .message-card__user .user-info .user-name{font-size:16px;line-height:24px;font-weight:500;color:rgba(0,0,0,.5);margin-bottom:2px}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__user .user-info .user-name{font-size:.22rem;line-height:.34rem;margin-bottom:0}}.page-anniversary .section-box--four .message-card__user .user-info .user-title{font-size:16px;line-height:24px;font-weight:500;color:rgba(0,0,0,.8)}@media only screen and (max-width:768px){.page-anniversary .section-box--four .message-card__user .user-info .user-title{font-size:.22rem;line-height:.34rem}}.page-anniversary .section-box--five .section-box__title,.page-anniversary .section-box--wishes .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_5.png);background-repeat:no-repeat;background-size:420px 70px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--five .section-box__title,.page-anniversary .section-box--wishes .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_5@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--five .section-box__title,.page-anniversary .section-box--wishes .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_5.png);background-repeat:no-repeat;background-size:4.2rem .7rem}}.page-anniversary .section-box--five .author-cards,.page-anniversary .section-box--wishes .author-cards{display:block}.page-anniversary .section-box--five .author-cards__inner,.page-anniversary .section-box--wishes .author-cards__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__inner,.page-anniversary .section-box--wishes .author-cards__inner{margin:-.12rem}}.page-anniversary .section-box--five .author-cards__item,.page-anniversary .section-box--wishes .author-cards__item{width:calc(50% - 24px);padding:12px}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item,.page-anniversary .section-box--wishes .author-cards__item{width:calc(100% - .24rem);padding:.12rem}}.page-anniversary .section-box--five .author-cards__item .author-box,.page-anniversary .section-box--wishes .author-cards__item .author-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;padding:22px 20px;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item .author-box,.page-anniversary .section-box--wishes .author-cards__item .author-box{padding:.32rem;border-radius:.08rem;-webkit-box-shadow:0 0 .1rem 0 rgba(0,0,0,.1);box-shadow:0 0 .1rem 0 rgba(0,0,0,.1)}}.page-anniversary .section-box--five .author-cards__item .author-box:hover,.page-anniversary .section-box--wishes .author-cards__item .author-box:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item .author-box:hover,.page-anniversary .section-box--wishes .author-cards__item .author-box:hover{-webkit-box-shadow:0 0 .1rem 0 rgba(0,0,0,.2);box-shadow:0 0 .1rem 0 rgba(0,0,0,.2)}}.page-anniversary .section-box--five .author-cards__item .author-box .author-avatar,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:16px;display:block;width:100px;height:100px;border-radius:6px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item .author-box .author-avatar,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-avatar{margin-right:.2rem;width:1.4rem;height:1.4rem}}.page-anniversary .section-box--five .author-cards__item .author-box .author-avatar img,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-avatar img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page-anniversary .section-box--five .author-cards__item .author-box .author-info,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info{display:block;color:#000}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item .author-box .author-info,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-anniversary .section-box--five .author-cards__item .author-box .author-info .author-name,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info .author-name{display:block;font-size:18px;line-height:28px;font-weight:600;margin-bottom:4px}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item .author-box .author-info .author-name,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info .author-name{font-size:.24rem;line-height:.36rem;margin-bottom:.06rem}}.page-anniversary .section-box--five .author-cards__item .author-box .author-info .author-message,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info .author-message{display:block;font-size:16px;line-height:24px;min-height:72px}@media only screen and (min-width:769px){.page-anniversary .section-box--five .author-cards__item .author-box .author-info .author-message,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info .author-message{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item .author-box .author-info .author-message,.page-anniversary .section-box--wishes .author-cards__item .author-box .author-info .author-message{font-size:.22rem;line-height:.34rem;min-height:initial}}.page-anniversary .section-box--five .extra,.page-anniversary .section-box--wishes .extra{margin-top:32px;text-align:center;font-size:0}@media only screen and (max-width:768px){.page-anniversary .section-box--five .extra,.page-anniversary .section-box--wishes .extra{margin-top:.4rem}}.page-anniversary .section-box--five .extra .btn-more,.page-anniversary .section-box--wishes .extra .btn-more{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:22px;padding:2px 20px 2px 22px;cursor:pointer;font-size:20px;line-height:30px;font-weight:500;letter-spacing:2px;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease;color:#00c360;background-color:transparent;border:1px solid rgba(0,191,106,.6);-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary .section-box--five .extra .btn-more,.page-anniversary .section-box--wishes .extra .btn-more{border-radius:.22rem;padding:.02rem .2rem .02rem .22rem;font-size:12px;line-height:18px;letter-spacing:1px}}.page-anniversary .section-box--five .extra .btn-more:hover,.page-anniversary .section-box--wishes .extra .btn-more:hover{color:#005041;background-image:linear-gradient(118deg,#7cffc8 0,#3ef2a0 99%);border-color:transparent;-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.14);box-shadow:0 0 8px 2px rgba(0,0,0,.14)}@media only screen and (max-width:768px){.page-anniversary .section-box--five .extra .btn-more:hover,.page-anniversary .section-box--wishes .extra .btn-more:hover{-webkit-box-shadow:0 0 .08rem .02rem rgba(0,0,0,.14);box-shadow:0 0 .08rem .02rem rgba(0,0,0,.14)}}@media only screen and (max-width:768px){.page-anniversary .section-box--five .author-cards__item:nth-child(n+4){display:none}}.page-anniversary .section-box--wishes{padding-top:120px}@media only screen and (max-width:768px){.page-anniversary .section-box--wishes{padding-top:1.2rem}}.page-anniversary .section-box--wishes .section-box__content{position:relative}.page-anniversary .section-box--wishes .section-box__content:before{content:'';position:absolute;top:-22px;left:-63px;display:block;width:154px;height:82px;background-image:url(/new-osc/page/2020-12th/img/el_1.png);background-repeat:no-repeat;background-size:154px 82px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--wishes .section-box__content:before{background-image:url(/new-osc/page/2020-12th/img/el_1@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--wishes .section-box__content:before{content:none}}.page-anniversary .section-box--wishes .author-cards{position:relative;z-index:1}.page-anniversary .section-box--six .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_6.png);background-repeat:no-repeat;background-size:620px 70px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--six .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_6@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--six .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_6.png);background-repeat:no-repeat;background-size:6.2rem .7rem}}.page-anniversary .section-box--six .company-box__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px}@media only screen and (max-width:768px){.page-anniversary .section-box--six .company-box__inner{margin:-.08rem}}.page-anniversary .section-box--six .company-box__item{padding:8px}@media only screen and (max-width:768px){.page-anniversary .section-box--six .company-box__item{width:calc(33.33333333% - .16rem);padding:.08rem}}.page-anniversary .section-box--six .company-box__item-inner{width:186px;height:88px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background:#fff;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.09);box-shadow:0 0 8px 0 rgba(0,0,0,.09);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}@media only screen and (max-width:768px){.page-anniversary .section-box--six .company-box__item-inner{width:100%;height:.95rem;padding:.12rem;-webkit-box-shadow:0 0 .08rem 0 rgba(0,0,0,.09);box-shadow:0 0 .08rem 0 rgba(0,0,0,.09);border-radius:.04rem}}.page-anniversary .section-box--six .company-box__item-inner:hover{-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2)}@media only screen and (max-width:768px){.page-anniversary .section-box--six .company-box__item-inner:hover{-webkit-box-shadow:0 0 .08rem 0 rgba(0,0,0,.2);box-shadow:0 0 .08rem 0 rgba(0,0,0,.2)}}.page-anniversary .section-box--six .company-box__item-inner img{display:block;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.page-anniversary .section-box--seven .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_7.png);background-repeat:no-repeat;background-size:400px 70px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary .section-box--seven .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_7@2x.png)}}@media only screen and (max-width:768px){.page-anniversary .section-box--seven .section-box__title{background-image:url(/new-osc/page/2020-12th/img/title_7.png);background-repeat:no-repeat;background-size:4rem .7rem}}.page-anniversary .section-box--seven .company-box__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}@media only screen and (max-width:768px){.page-anniversary .section-box--seven .company-box__inner{margin:-.05rem}}.page-anniversary .section-box--seven .company-box__item{padding:5px}@media only screen and (max-width:768px){.page-anniversary .section-box--seven .company-box__item{width:calc(20% - .1rem);padding:.05rem}}.page-anniversary .section-box--seven .company-box__item-inner{width:134px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background:#fff;border:1px solid rgba(155,155,155,.1);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}@media only screen and (max-width:768px){.page-anniversary .section-box--seven .company-box__item-inner{width:100%;height:.56rem;border-radius:.04rem}}.page-anniversary .section-box--seven .company-box__item-inner:hover{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.08);box-shadow:0 0 6px 0 rgba(0,0,0,.08)}@media only screen and (max-width:768px){.page-anniversary .section-box--seven .company-box__item-inner:hover{-webkit-box-shadow:0 0 .06rem 0 rgba(0,0,0,.08);box-shadow:0 0 .06rem 0 rgba(0,0,0,.08)}}.page-anniversary .section-box--seven .company-box__item-inner img{display:block;width:100%;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}
@charset "UTF-8";.transform-3d{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.body-anniversary-prizes{background-image:linear-gradient(135deg,#6fffc3 0,#37c9bf 100%)}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-prize-modal .osc-modal-dialog{height:8.8rem}}.body-anniversary-prizes .exchange-prize-modal .result-box{height:330px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-prize-modal .result-box{height:6.4rem}}.body-anniversary-prizes .exchange-prize-modal .result-box .tip-box{padding:0 24px 20px}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-prize-modal .result-box .tip-box{padding:0 .24rem .4rem}}.body-anniversary-prizes .exchange-prize-modal .result-box .tip-box__icon{display:block;width:48px;height:48px;margin:0 auto 42px}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-prize-modal .result-box .tip-box__icon{width:.8rem;height:.8rem;margin:0 auto .6rem}}.body-anniversary-prizes .exchange-prize-modal .result-box .tip-box__content{font-size:20px;line-height:30px;color:rgba(0,0,0,.7);text-align:center}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-prize-modal .result-box .tip-box__content{font-size:14px;line-height:22px}}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-big-prize-modal .osc-modal-dialog{height:6.8rem}}.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body .tip-box{padding:0 24px 20px}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body .tip-box{padding:0 .24rem .4rem}}.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body .tip-box__icon{display:block;width:48px;height:48px;margin:0 auto 42px}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body .tip-box__icon{width:.8rem;height:.8rem;margin:0 auto .6rem}}.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body .tip-box__content{font-size:20px;line-height:30px;color:rgba(0,0,0,.7);text-align:center}@media only screen and (max-width:768px){.body-anniversary-prizes .exchange-big-prize-modal .ani-modal-body .tip-box__content{font-size:14px;line-height:22px}}.page-anniversary-prizes{display:block;padding-top:120px;-webkit-box-sizing:border-box;box-sizing:border-box;background-position:center top;background-image:url(/new-osc/page/2020-12th/img/bg_prizes.png);background-repeat:no-repeat;background-size:1920px 1463px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary-prizes{background-image:url(/new-osc/page/2020-12th/img/bg_prizes@2x.png)}}@media only screen and (max-width:768px){.page-anniversary-prizes{padding-top:1.2rem;background-image:url(/new-osc/page/2020-12th/img/mb_bg_prizes.png);background-repeat:no-repeat;background-size:7.5rem 9.95rem}}.page-anniversary-prizes .panel-box{margin-bottom:24px}@media only screen and (max-width:768px){.page-anniversary-prizes .panel-box{margin-bottom:.5rem}}.page-anniversary-prizes .panel-box:last-child{margin-bottom:0}.page-anniversary-prizes .panel-box__header{font-size:0}.page-anniversary-prizes .panel-box__header h2{font-size:24px;line-height:34px}@media only screen and (max-width:768px){.page-anniversary-prizes .panel-box__header h2{font-size:.34rem;line-height:.48rem}}.page-anniversary-prizes .panel-box__header h3{font-size:20px;line-height:28px}@media only screen and (max-width:768px){.page-anniversary-prizes .panel-box__header h3{font-size:.34rem;line-height:.48rem}}.page-anniversary-prizes .panel-box__title{position:relative;display:inline-block;margin:0;padding:0;z-index:0;color:#015130;font-weight:600}.page-anniversary-prizes .panel-box__title:after{z-index:-1;content:'';display:block;position:absolute;left:-6px;right:-4px;bottom:1px;height:9px;background-image:linear-gradient(64deg,rgba(255,240,92,0) 0,#ffdc63 95%)}@media only screen and (max-width:768px){.page-anniversary-prizes .panel-box__title:after{left:-.06rem;right:-.04rem;bottom:.02rem;height:.16rem}}.page-anniversary-prizes .prizes-container{margin-top:24px;display:block;background:#fff;-webkit-box-shadow:0 0 4px 3px rgba(0,0,0,.05);box-shadow:0 0 4px 3px rgba(0,0,0,.05);border-radius:10px;padding:38px 36px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container{margin-top:.3rem;-webkit-box-shadow:0 0 .04rem .03rem rgba(0,0,0,.05);box-shadow:0 0 .04rem .03rem rgba(0,0,0,.05);border-radius:.1rem;padding:.24rem .3rem}}.page-anniversary-prizes .prizes-container .tab-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid rgba(136,77,0,.1);height:auto}.page-anniversary-prizes .prizes-container .tab-bar .tab-item{position:relative;display:block;padding:8px 24px;font-weight:500;font-size:14px;line-height:20px;color:#b0b0b0;cursor:pointer}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .tab-bar .tab-item{padding:.14rem .24rem;font-size:.22rem;line-height:.32rem}}.page-anniversary-prizes .prizes-container .tab-bar .tab-item:after{opacity:0;display:block;content:'';position:absolute;left:0;right:0;bottom:-2px;width:100%;height:4px;background-image:linear-gradient(164deg,#ffe800 0,#ffc600 100%);-webkit-box-shadow:0 0 4px 0 rgba(123,123,123,.23);box-shadow:0 0 4px 0 rgba(123,123,123,.23);border-radius:4px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .tab-bar .tab-item:after{bottom:-2px;height:3px;border-radius:3px}}.page-anniversary-prizes .prizes-container .tab-bar .tab-item.active{color:#ff8000}.page-anniversary-prizes .prizes-container .tab-bar .tab-item.active:after{opacity:1}.page-anniversary-prizes .prizes-container .tab-body{padding:30px 0 10px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .tab-body{padding:.36rem 0 .16rem}}.page-anniversary-prizes .prizes-container .tab-content{display:none}.page-anniversary-prizes .prizes-container .tab-content.active{display:block}.page-anniversary-prizes .prizes-container .tab-content .empty-view{display:block;padding:60px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .tab-content .empty-view{padding:.8rem 0 .9rem}}.page-anniversary-prizes .prizes-container .tab-content .empty-view__pic{display:block;margin:0 auto;width:100px;height:108px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .tab-content .empty-view__pic{width:1.2rem;height:1.3rem}}.page-anniversary-prizes .prizes-container .tab-content .empty-view__text{margin-top:24px;text-align:center;font-size:14px;line-height:20px;color:#9b9b9b}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .tab-content .empty-view__text{margin-top:.32rem;font-size:.22rem;line-height:.32rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list__inner{margin:-.09rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item{padding:6px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item{padding:.09rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item.disabled{pointer-events:none;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter:grayscale(1)}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:240px;height:82px;padding:7px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;background-image:url(/new-osc/page/2020-12th/img/luck_bag_small_card_bg.png);background-repeat:no-repeat;background-size:240px 82px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item__inner{background-image:url(/new-osc/page/2020-12th/img/luck_bag_small_card_bg@2x.png)}}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item__inner{width:2.86rem;height:.98rem;padding:.08rem .09rem;border-radius:.05rem;background-image:url(/new-osc/page/2020-12th/img/luck_bag_small_card_bg.png);background-repeat:no-repeat;background-size:2.86rem .98rem}}@media only screen and (max-width:768px) and only screen and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:768px) and only screen and (min-device-pixel-ratio:2),only screen and (max-width:768px) and only screen and (min-resolution:192dpi),only screen and (max-width:768px) and only screen and (min-resolution:2dppx){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item__inner{background-image:url(/new-osc/page/2020-12th/img/luck_bag_small_card_bg@2x.png)}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .count,.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .text{color:#f43a51;font-size:16px;line-height:24px;font-weight:700;text-align:center}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .count,.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .text{font-size:.22rem;line-height:.32rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .text{width:156px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .text{width:1.85rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .count{width:40px;font-size:20px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .count{width:.48rem;font-size:.2rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .btn-exchange{margin-left:auto;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px;height:100%;padding:0 7px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ffe800;background-image:linear-gradient(135deg,#ffe800 0,#ffc600 100%);border-radius:4px;color:#884d00;font-weight:500;font-size:14px;line-height:18px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .btn-exchange{width:.34rem;padding:0 .08rem;border-radius:.05rem;font-size:.18rem;line-height:.22rem}}.page-anniversary-prizes .prizes-container .lucky-bag-box__inner .card-list .card-item .btn-exchange:hover{background-color:#ffc600;background-image:linear-gradient(135deg,#ffec15 0,#ffce10 100%)}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px -6px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list__inner{margin:-.09rem}}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item{padding:8px 6px}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item{padding:.09rem}}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item.disabled{pointer-events:none;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter:grayscale(1)}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item__inner{position:relative;display:block;background:#fff;border-radius:4px;width:105px;height:129px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);box-shadow:0 0 6px rgba(0,0,0,.1)}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item__inner{border-radius:.05rem;width:1.34rem;height:1.64rem;-webkit-box-shadow:0 0 .06rem rgba(0,0,0,.1);box-shadow:0 0 .06rem rgba(0,0,0,.1)}}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .picture{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;overflow:hidden}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .picture{border-radius:.05rem}}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .picture img{display:block;width:100%;height:100%}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .count{position:absolute;right:-10px;top:-10px;display:block;width:20px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;background:#fff0f0;border:2px solid #ff9500;color:#ff9500;font-size:14px;line-height:16px;font-weight:600;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .count{right:-.12rem;top:-.12rem;width:.24rem;height:.24rem;border:.02rem solid #ff9500;font-size:.18rem;line-height:.2rem}}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .btn-exchange{position:absolute;left:0;bottom:0;display:block;width:100%;height:26px;background-color:#ffe800;background-image:linear-gradient(135deg,#ffe800 0,#ffc600 100%);border-radius:4px;color:#884d00;font-weight:500;font-size:14px;line-height:26px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}@media only screen and (max-width:768px){.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .btn-exchange{height:.4rem;border-radius:4px;font-size:.22rem;line-height:.4rem}}.page-anniversary-prizes .prizes-container .koi-fish-box__inner .card-list .card-item .btn-exchange:hover{background-color:#ffc600;background-image:linear-gradient(135deg,#ffec15 0,#ffce10 100%)}.page-anniversary-prizes .content-box{display:none;color:#015130;margin-top:14px}.page-anniversary-prizes .content-box.active{display:block}.page-anniversary-prizes .content-box h4{font-size:14px;line-height:20px;font-weight:600;margin:0 0 4px}@media only screen and (max-width:768px){.page-anniversary-prizes .content-box h4{font-size:.24rem;line-height:.36rem;margin:0 0 .1rem}}.page-anniversary-prizes .content-box p{font-size:14px;line-height:24px;margin:0;padding:0}@media only screen and (max-width:768px){.page-anniversary-prizes .content-box p{font-size:.24rem;line-height:.36rem}}.page-anniversary-prizes .content-box p+h4{margin-top:10px}@media only screen and (max-width:768px){.page-anniversary-prizes .content-box p+h4{margin-top:.24rem}}