/*
  Copyright 2012-2021 Art. Lebedev Studio (https://www.artlebedev.ru/). All Rights Reserved.
  @author Alexander Samilyak (aleksam@design.ru)
  @author Alexey Khapov (chemist@design.ru)
  @author Konstantin Tomashevich (tomash@design.ru)
  @author Sergey Kopalkin (serge@design.ru)
  @author Evgeny Kuleshov (groont@artlebedev.ru)
  @author Igor Bodnar (ibodnar@artlebedev.ru)
  @author Oleg Krasnov (krasnov@artlebedev.ru)
  @author Yurii Rohovtsov (rohovtsov@artlebedev.ru)
  @author Daniil Aleksandrov (dale@artlebedev.ru)
  @author Evgeny Chugaev (chugaev@artlebedev.ru)
*/

body,html{height:100%}body{background:#ffc942}body.bg_gray{background:#fff}.omni_channel{position:absolute;left:130px;right:280px;top:12px}#page{height:100%;min-width:1135px}#page #layout{height:100%;margin:0;padding:0}.content_container{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.content_inner{width:100%}.game_title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.game_title .game_logo{margin-top:4px;font-size:85px;text-align:center;margin-bottom:15px}.lucky_button{margin:25px 0}.lucky_button button{z-index:2}#content{height:100%;min-height:875px;padding:0;border:none;margin:0 auto;width:100%;background:#ffc942;vertical-align:middle;font-size:1.6rem;font-weight:300}#content .balls,#content .balls .ball{position:relative;height:186px}#content .balls .ball{width:186px;display:inline-block;background-image:url(/f/media/stoloto/errors/ball.svg?09a66830c65044942cbf2fe02b883ef0);background-repeat:no-repeat;background-position:0 60px;background-size:100%;overflow:hidden;-webkit-border-radius:100%;border-radius:100%;margin-right:36px;border:1px solid #b0afb0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#b0afb0;opacity:0}#content .balls .ball:after{content:'';height:9px;width:0;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.06);-webkit-border-radius:100%;border-radius:100%;margin-top:0;-webkit-animation-name:ball_shadow;-moz-animation-name:ball_shadow;animation-name:ball_shadow;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}#content .balls .ball:nth-child(2):after{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}#content .balls .ball:nth-child(3):after{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}#content .balls .ball:nth-child(4):after{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#content .balls .ball:nth-child(5):after{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;animation-delay:.9s}#content .balls .ball:last-child{margin-right:0}#content .balls .ball:first-child{top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#content .balls .ball:first-child .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}#content .balls .ball:first-child .number:first-child,#content .balls .ball:nth-child(2){-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate}#content .balls .ball:nth-child(2){top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}#content .balls .ball:nth-child(2) .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}#content .balls .ball:nth-child(3){top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}#content .balls .ball:nth-child(3) .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#content .balls .ball:nth-child(3) .number:first-child,#content .balls .ball:nth-child(4){-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate}#content .balls .ball:nth-child(4){top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#content .balls .ball:nth-child(4) .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}#content .balls .ball:nth-child(5){top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.9s;-moz-animation-delay:.9s;animation-delay:.9s}#content .balls .ball:nth-child(5) .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.7s;-moz-animation-delay:.7s;animation-delay:.7s}#content .balls .ball:nth-child(6){top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#content .balls .ball:nth-child(6),#content .balls .ball:nth-child(6) .number:first-child{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate}#content .balls .ball:nth-child(6) .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#content .balls .ball:nth-child(7){top:-500px;-webkit-animation-name:ball_jump;-moz-animation-name:ball_jump;animation-name:ball_jump;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#content .balls .ball:nth-child(7),#content .balls .ball:nth-child(7) .number:first-child{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate}#content .balls .ball:nth-child(7) .number:first-child{-webkit-animation-name:number_roll;-moz-animation-name:number_roll;animation-name:number_roll;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#content .balls .ball:last-child{margin-right:0}#content .balls .ball .number{color:#000;display:block;margin:0 auto 15px;text-align:center;font-size:8.6rem;font-weight:500;height:124px;line-height:130px;width:115px;background-image:url(/f/media/stoloto/errors/ball_center.svg?690c0406ff9299b0cbd49766dc3212f2);background-repeat:no-repeat;background-position:0 7px}#content .balls .ball .number:first-child{margin-top:-531px}#content .balls_shadow{margin-bottom:-186px}#content .balls_shadow .ball{width:186px;height:186px;margin-bottom:25px;display:inline-block;margin-right:36px;position:relative}#content .balls_shadow .ball:after{content:'';height:9px;width:0;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.06);-webkit-border-radius:100%;border-radius:100%;margin-top:0;-webkit-animation-name:ball_shadow;-moz-animation-name:ball_shadow;animation-name:ball_shadow;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}#content .balls_shadow .ball:nth-child(2):after{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}#content .balls_shadow .ball:nth-child(3):after{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}#content .balls_shadow .ball:nth-child(4):after{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}#content .balls_shadow .ball:nth-child(5):after{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;animation-delay:.9s}#content .balls_shadow .ball:last-child{margin-right:0}#content .behind_curtain{height:200px}#content .behind_curtain,#content .curtain{width:100%;background:#f7f7f7;position:absolute}#content .curtain{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:67%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;top:0;min-height:400px;z-index:2;-webkit-animation:swing .8s;-moz-animation:swing .8s;animation:swing .8s}#content .curtain.open_curtain{height:25%;min-height:200px}#content .cat{background-image:url(/f/media/stoloto/errors/cat.png?21f48357fcab49284a2de4ced9cf57ad);width:96px;height:96px;position:absolute;left:50%;margin-left:-175px;top:0;-webkit-transform:translateY(-500px);-moz-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);z-index:1;-webkit-transition:.9s;-moz-transition:.9s;transition:.9s}#content .cat.primarily.view{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}#content .open_curtain .cat{-webkit-animation-name:cat_gone;-moz-animation-name:cat_gone;animation-name:cat_gone;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}#content .open_curtain .cat.secondary{-webkit-transition:0s;-moz-transition:0s;transition:0s;left:160px;margin-left:0}#content .open_curtain .cat.view{-webkit-animation-name:cat_view;-moz-animation-name:cat_view;animation-name:cat_view;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}#content .content_top{height:67%;position:relative;min-height:400px;z-index:3}#content .content_top h1{font-size:4.2rem;font-weight:500}#content .content_top .content_inner:first-child{display:block;width:100%}#content .content_top .content_inner:nth-child(2){display:none}#content .content_top.open_curtain{height:25%;min-height:200px}#content .content_top.open_curtain .content_inner:first-child{display:none}#content .content_top.open_curtain .content_inner:nth-child(2){display:block}#content .show_must_go_on{z-index:2;position:relative;color:#000;border-color:rgba(0,0,0,.3)}#content .show_must_go_on.hover{z-index:2;position:relative;color:#c90000;border-color:rgba(201,0,0,.3)}#content .content_bottom{height:34%;min-height:200px;position:relative}#content .content_bottom h1{font-weight:400;margin-bottom:30px}#content .content_bottom .content_inner{margin:50px auto 30px}#content .content_bottom .content_inner:first-child{display:block}#content .content_bottom .content_inner:nth-child(2){display:none}#content .content_bottom.open_curtain{background:#fff;height:76%}#content .content_bottom.open_curtain .content_inner:first-child{display:none}#content .content_bottom.open_curtain .content_inner:nth-child(2){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:76%}#content .content_bottom.open_curtain .content_inner:nth-child(2)>div{width:100%}#content .content_bottom .balls{margin-top:25px}#content .content_bottom .balls .ball{margin-bottom:25px}#content .content_bottom .balls.game_6x49 .ball{border-color:#f36623;background-color:#f36623}#content .content_bottom .balls.game_6x45 .ball{border-color:#ffcb05;background-color:#ffcb05}#content .content_bottom .balls.game_7x49 .ball{border-color:#ee2424;background-color:#ee2424}#content .content_bottom .balls.game_5x36 .ball{border-color:#93ba1f;background-color:#93ba1f}#content .content_bottom .balls.game_5x36 .ball:nth-child(6){border-color:#ffcb05;background-color:#ffcb05}#content .content_bottom,#content .content_medium,#content .content_top,#content .curtain{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 280px 0 130px}#content .content_medium,#content .content_top{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}#content .content_medium .content_inner{position:relative;width:100%}#content .content_inner h2{font-size:3.1rem;font-weight:400;padding:25px 10px 5px;margin:0}#content .content_inner h2.pseudo{color:#000;border-color:rgba(0,0,0,.3)}#content .content_inner .advice,#content .content_inner .lucky_combination,#content .content_inner .reason{font-size:2.1rem;font-weight:300;margin:25px 0 20px}#content .content_inner .lucky_combination{margin-top:70px}#content .content_inner .all_lottos{font-size:100%}#content .content_inner .all_lottos .pseudo{color:#000;border-color:rgba(0,0,0,.3);border-bottom:1px dotted}#content .content_inner,#content h1{margin:0 auto;text-align:center}.left_panel{bottom:0;padding-bottom:0}svg{position:absolute;bottom:0;left:0;margin-bottom:-141px;fill:#f7f7f7;stroke:#fcfcfc;stroke-width:16;stroke-linecap:'square';-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}svg line{stroke:#f7f7f7;stroke-width:16}svg path{-webkit-transition:d .2s;-moz-transition:d .2s;transition:d .2s}.cord{position:absolute;z-index:3;left:50%;margin-left:-25px;padding:50px 10px 10px;bottom:-42px}.cord,.cord.ready:active,.cord.ready:hover{-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.cord.ready:active,.cord.ready:hover{bottom:-72px;cursor:pointer}.cord.ready:active .line,.cord.ready:hover .line{height:35px;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.cord.ready:active+svg,.cord.ready:hover+svg{stroke-width:8}.cord.ready:active+svg path,.cord.ready:hover+svg path{-webkit-transition:d .2s;-moz-transition:d .2s;transition:d .2s}.cord .line{width:2px;height:25px;margin:0 6px;background:#000;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.cord .circle{width:10px;height:10px;border:2px solid #000;-webkit-border-radius:100%;border-radius:100%}.firefox .cord,.firefox .cord .line,.firefox .cord.ready:active,.firefox .cord.ready:active .line,.firefox .cord.ready:hover,.firefox .cord.ready:hover .line,.safari .cord,.safari .cord .line,.safari .cord.ready:active,.safari .cord.ready:active .line,.safari .cord.ready:hover,.safari .cord.ready:hover .line{-webkit-transition:0s;-moz-transition:0s;transition:0s}@-webkit-keyframes swing{0%{height:37%}25%{height:77%}50%{height:62%}to{height:67%}}@-moz-keyframes swing{0%{height:37%}25%{height:77%}50%{height:62%}to{height:67%}}@keyframes swing{0%{height:37%}25%{height:77%}50%{height:62%}to{height:67%}}@-webkit-keyframes ball_jump{0%{top:-500px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}20%{top:0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}40%{top:-50px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{top:0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{top:-15px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{top:0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@-moz-keyframes ball_jump{0%{top:-500px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}20%{top:0;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}40%{top:-50px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{top:0;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{top:-15px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{top:0;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@keyframes ball_jump{0%{top:-500px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}20%{top:0;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}40%{top:-50px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{top:0;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{top:-15px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{top:0;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@-webkit-keyframes ball_shadow{0%{width:10px;-webkit-border-radius:10px/0;border-radius:10px/0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}20%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{width:60px;-webkit-border-radius:60px/9px;border-radius:60px/9px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{width:75px;-webkit-border-radius:75px/9px;border-radius:75px/9px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-moz-keyframes ball_shadow{0%{width:10px;border-radius:10px/0;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}20%{width:84px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{width:60px;border-radius:60px/9px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{width:84px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{width:75px;border-radius:75px/9px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{width:84px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes ball_shadow{0%{width:10px;-webkit-border-radius:10px/0;border-radius:10px/0;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}20%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{width:60px;-webkit-border-radius:60px/9px;border-radius:60px/9px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{width:75px;-webkit-border-radius:75px/9px;border-radius:75px/9px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes mouseup{0%{width:10px;-webkit-border-radius:10px/0;border-radius:10px/0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}16%{width:54px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{width:30px;-webkit-border-radius:30px/9px;border-radius:30px/9px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{width:58px;-webkit-border-radius:58px/9px;border-radius:58px/9px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{width:70px;-webkit-border-radius:80px/9px;border-radius:80px/9px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{width:84px;-webkit-border-radius:100px/9px;border-radius:100px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}90%{width:70px;-webkit-border-radius:80px/9px;border-radius:80px/9px;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-moz-keyframes mouseup{0%{width:10px;border-radius:10px/0;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}16%{width:54px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{width:30px;border-radius:30px/9px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{width:84px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{width:58px;border-radius:58px/9px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{width:84px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{width:70px;border-radius:80px/9px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{width:84px;border-radius:100px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}90%{width:70px;border-radius:80px/9px;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{width:84px;border-radius:84px/9px;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes mouseup{0%{width:10px;-webkit-border-radius:10px/0;border-radius:10px/0;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}16%{width:54px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{width:30px;-webkit-border-radius:30px/9px;border-radius:30px/9px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{width:58px;-webkit-border-radius:58px/9px;border-radius:58px/9px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{width:70px;-webkit-border-radius:80px/9px;border-radius:80px/9px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{width:84px;-webkit-border-radius:100px/9px;border-radius:100px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}90%{width:70px;-webkit-border-radius:80px/9px;border-radius:80px/9px;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{width:84px;-webkit-border-radius:84px/9px;border-radius:84px/9px;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes number_roll{60%{margin-top:-111px}80%{margin-top:-91px}to{margin-top:-111px}}@-moz-keyframes number_roll{60%{margin-top:-111px}80%{margin-top:-91px}to{margin-top:-111px}}@keyframes number_roll{60%{margin-top:-111px}80%{margin-top:-91px}to{margin-top:-111px}}@-webkit-keyframes cat{0%{-webkit-transform:translateY(-115px);transform:translateY(-115px)}35%{-webkit-transform:translateY(-25px);transform:translateY(-25px)}65%{-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{-webkit-transform:translateY(-115px);transform:translateY(-115px)}}@-moz-keyframes cat{0%{-moz-transform:translateY(-115px);transform:translateY(-115px)}35%{-moz-transform:translateY(-25px);transform:translateY(-25px)}65%{-moz-transform:translateY(-25px);transform:translateY(-25px)}to{-moz-transform:translateY(-115px);transform:translateY(-115px)}}@keyframes cat{0%{-webkit-transform:translateY(-115px);-moz-transform:translateY(-115px);transform:translateY(-115px)}35%{-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);transform:translateY(-25px)}65%{-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);transform:translateY(-25px)}to{-webkit-transform:translateY(-115px);-moz-transform:translateY(-115px);transform:translateY(-115px)}}@-webkit-keyframes cat_view{to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-moz-keyframes cat_view{to{-moz-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes cat_view{to{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes cat_gone{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}30%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(-115px);transform:translateY(-115px)}}@-moz-keyframes cat_gone{0%{-moz-transform:translateY(-15px);transform:translateY(-15px)}30%{-moz-transform:translateY(-15px);transform:translateY(-15px)}to{-moz-transform:translateY(-115px);transform:translateY(-115px)}}@keyframes cat_gone{0%{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);transform:translateY(-15px)}30%{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(-115px);-moz-transform:translateY(-115px);transform:translateY(-115px)}}@media only screen and (max-width:1450px){#content .content_bottom,#content .content_medium,#content .content_top,#content .curtain,#content .omni_channel{padding:0 50px 0 130px}.omni_channel{left:130px;right:50px}}@media only screen and (min-width:1451px) and (max-width:1650px){#content .content_bottom,#content .content_medium,#content .content_top,#content .curtain{padding:0 135px 0 130px}.omni_channel{left:130px;right:135px}}