<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{font-size:10px}body,html{min-width:1150px}body{padding:0;margin:0;background:#2a2a51;font-family:Open Sans,sans-serif;font-size:1.6rem}a,body{color:#fff}.no-wrap{white-space:nowrap}header{background:#1b1b3a}header .header-cont{width:1030px;min-height:110px;margin:0 auto;position:relative;z-index:100}header .header-cont .logo{float:left;padding-top:45px}header .header-cont .logo img{width:127px}header .header-cont .social{float:right;margin-top:54px}header .header-cont .social a{display:inline-block;width:23px;height:23px;margin-right:18px;background:url(/games/xmas-fic/images/social-sprite.png) no-repeat 50%}header .header-cont .social .twitter{background-position:0 0}header .header-cont .social .twitter:hover{background-position:-23px 0}header .header-cont .social .facebook{background-position:-46px 0}header .header-cont .social .facebook:hover{background-position:-69px 0}header .header-cont .social .linkedin{background-position:-92px 0}header .header-cont .social .linkedin:hover{background-position:-115px 0}header .header-cont .sound-box{float:right;padding-top:54px;margin-left:70px;position:relative}header .header-cont .sound-box:after{content:"";display:inline-block;position:absolute;left:-40px;top:55px;height:20px;border-right:1px solid #464669}header .header-cont .sound-box .sound{display:inline-block;width:32px;height:24px;background:url(/games/xmas-fic/images/sound-sprite.png) no-repeat 0 0}header .header-cont .sound-box .sound.mute{background-position:-32px 0}.flurry-container,.flurry-container span{color:#fff!important}.game-wrapper .screen-body{width:1150px;margin:0 auto;position:relative;z-index:50}.game-wrapper .start-screen{background:#1b1b3a}.game-wrapper .start-screen .screen-body{padding-top:15px}.game-wrapper .start-screen .screen-body .regulations{background:url(/games/xmas-fic/images/start-screen.png) no-repeat 100% 150px;width:720px;margin:0 auto;text-align:center;padding:0 220px 160px}.game-wrapper .start-screen .screen-body .regulations h1{font-size:4.4rem;font-weight:600;margin-bottom:80px}.game-wrapper .start-screen .screen-body .regulations .title{font-size:2.4rem;color:#e1341c;margin-bottom:14px;font-weight:700}.game-wrapper .start-screen .screen-body .regulations .description{margin-bottom:38px;line-height:1.75}.game-wrapper .start-screen .screen-body .regulations ul{color:#2e8df5;font-size:1.6rem;counter-reset:list;margin-bottom:30px}.game-wrapper .start-screen .screen-body .regulations ul li{display:inline-block;width:240px;vertical-align:top;text-align:left;position:relative}.game-wrapper .start-screen .screen-body .regulations ul li:first-child{margin-right:90px;width:140px}.game-wrapper .start-screen .screen-body .regulations ul li:before{counter-increment:list;content:counter(list);position:absolute;left:-40px;top:-3px;width:24px;height:24px;border:2px solid #2e8df5;border-radius:50%;line-height:1.5;text-align:center}.game-wrapper .start-screen .screen-body .regulations .btn{display:inline-block;background-color:#db262e;border-radius:5px;padding:12px 40px;color:#fff;text-decoration:none;font-size:1.8rem;margin-bottom:30px}.game-wrapper .start-screen .screen-body .regulations .btn:hover{background:#e53941}.game-wrapper .start-screen .conditions{color:#6e6ea0;background:#2a2a51;text-align:center;line-height:1.71;font-size:1.4rem;padding-top:45px;margin-bottom:20px}.game-wrapper .play-screen{position:relative;display:none;background:url(/games/xmas-fic/images/bg.png) no-repeat 50% 0,url(/games/xmas-fic/images/bg-left.png)}.game-wrapper .play-screen #game{position:relative;border-color:#212144;border-style:solid;border-width:56px 60px 28px;min-height:714px;background:url(/games/xmas-fic/images/house.png) no-repeat 50% 0}.game-wrapper .play-screen #game:before{left:-88px}.game-wrapper .play-screen #game:after,.game-wrapper .play-screen #game:before{content:"";display:inline-block;width:28px;height:28px;position:absolute;top:-56px;background:#212144}.game-wrapper .play-screen #game:after{right:-88px}.game-wrapper .play-screen #game .game-info{position:absolute;width:316px;height:68px;padding-top:20px;top:-61px;left:50%;margin-left:-158px;background:url(/games/xmas-fic/images/info.png) no-repeat 50%;text-align:center;font-size:2.5rem}.game-wrapper .play-screen #game .game-info .target{display:inline-block;margin-right:30px;padding-left:35px;font-weight:600;color:#2e8df5;background:url(/games/xmas-fic/images/target.png) no-repeat 0}.game-wrapper .play-screen #game .game-info .timer-display{display:inline-block;margin-right:0}.game-wrapper .play-screen #game .game-info .timer-display span{font-weight:600}.game-wrapper .play-screen canvas{cursor:none}.game-wrapper .submit-screen{background:#1b1b3a;display:none}.game-wrapper .submit-screen .screen-body{text-align:center;padding-top:50px}.game-wrapper .submit-screen .screen-body h2{font-size:4.4rem;color:#2e8df5;font-weight:600;margin-bottom:45px}.game-wrapper .submit-screen .screen-body .description{margin-bottom:50px;font-size:2rem}.game-wrapper .submit-screen .screen-body .form-cont{width:765px;margin:0 auto 45px;position:relative}.game-wrapper .submit-screen .screen-body .form-cont .inputs{display:inline-block;width:400px}.game-wrapper .submit-screen .screen-body .form-cont .submit-buttons{display:inline-block;width:355px}.game-wrapper .submit-screen .screen-body .form-cont input[type=text]{background:#2a2a51;width:340px;padding:12px 14px;font-size:1.6rem;color:#fff;font-weight:400;font-family:inherit;margin-right:25px;margin-bottom:15px;border-radius:5px;outline:none;border:1px solid transparent}.game-wrapper .submit-screen .screen-body .form-cont input[type=text]:focus{border:1px solid #fff}.game-wrapper .submit-screen .screen-body .form-cont input[type=text].err{border-color:#f44336}.game-wrapper .submit-screen .screen-body .form-cont .btn-send{display:inline-block;background-color:#db262e;border:none;width:285px;border-radius:5px;padding:12px 30px;color:#fff;text-decoration:none;font-size:1.7rem;position:relative;font-weight:400;top:0}.game-wrapper .submit-screen .screen-body .form-cont .btn-send:hover{background:#e53941;cursor:pointer}.game-wrapper .submit-screen .screen-body .form-cont .email-error{font-size:1.4rem;color:#f44336;position:absolute;left:20px;top:-30px;display:none}.game-wrapper .submit-screen .screen-body .submit-form{color:#6e6ea0;margin-bottom:20px;font-size:1.5rem;text-align:left;padding-left:7px}.game-wrapper .submit-screen .screen-body .amazon{font-size:0}.game-wrapper .result-screen{background:#1b1b3a;display:none}.game-wrapper .result-screen .screen-body{padding-top:40px;text-align:center;min-height:700px}.game-wrapper .result-screen .screen-body h2{font-size:4.4rem;color:#2e8df5;font-weight:600;line-height:1.36;margin-bottom:60px}.game-wrapper .result-screen .screen-body .table-results{margin-bottom:80px}.game-wrapper .result-screen .screen-body .table-results ul{list-style:none;font-size:2.8rem;margin-left:0;padding-left:0}.game-wrapper .result-screen .screen-body .table-results ul li.you p{color:#44b34e;border:2px solid #44b34e}.game-wrapper .result-screen .screen-body .table-results ul li p{display:inline-block;margin:0;padding:6px 20px}.game-wrapper .result-screen .screen-body .table-results ul li p span{color:#6b6b85}.game-wrapper .result-screen .screen-body .description{font-size:2.4rem;color:#6e6ea0;margin-bottom:40px;line-height:40px}.game-wrapper .result-screen .screen-body .raffle{font-size:2.6rem;background:url(/games/xmas-fic/images/raffle.png) no-repeat;width:644px;height:181px;margin:0 auto 30px;padding-top:50px;line-height:43px}.game-wrapper .result-screen .screen-body .raffle span{color:#ef343c}.game-wrapper .result-screen .screen-body .play-again{color:#fff;font-size:2rem}.game-wrapper .result-screen .screen-body .play-again a{text-decoration:none;border-bottom:1px solid rgba(46,141,245,.4);color:#2e8df5}.game-wrapper .result-screen .screen-body .play-again a:hover{border-bottom:1px solid #2e8df5}.status-submit .sound-box{display:none}.status-result{background:#1b1b3a}.status-result .sound-box{display:none}.table-result{width:920px;margin:0 auto}.table-result h2{color:#2e8df5;font-size:44px;font-weight:600;text-align:center;margin-bottom:65px}.table-result .slider-result .slide{font-size:22px;outline:none}.table-result .slider-result .slide ul{list-style:none}.table-result .slider-result .slide ul li{margin-bottom:11px}.table-result .slider-result .slide ul li .time{color:#6e6ea0;margin-right:30px;display:inline-block;vertical-align:top;width:130px;text-align:right}.table-result .slider-result .slide ul li .username{display:inline-block;vertical-align:top;width:252px}.table-result .slider-navigation{position:relative;width:330px;margin:0 auto}.table-result .slider-navigation .slick-arrow{text-align:center;display:inline-block;position:absolute;top:0;border:2px solid #2e8df5;border-radius:5px;background-color:#2e8df5;width:42px;height:42px}.table-result .slider-navigation .slick-arrow.slick-disabled{background:transparent;border:2px solid rgba(107,107,133,.3)}.table-result .slider-navigation .slick-arrow.slick-disabled:before{border-color:#6b6b85}.table-result .slider-navigation .slick-arrow:before{content:"";display:inline-block;width:15px;height:15px;border-top:2px solid #fff;border-left:2px solid #fff;position:relative;top:10px}.table-result .slider-navigation .slick-arrow.arrow-prev{left:0}.table-result .slider-navigation .slick-arrow.arrow-prev:before{transform:rotate(-45deg);left:4px}.table-result .slider-navigation .slick-arrow.arrow-next{right:0}.table-result .slider-navigation .slick-arrow.arrow-next:before{transform:rotate(135deg);right:5px}.table-result .slick-dots{bottom:-80px}.table-result .slick-dots li.slick-active button{color:#fff}.table-result .slick-dots li button{font-size:21px;color:#6b6b85}.table-result .slick-dots li button:before{display:none}.slick-slider{margin-bottom:40px}footer{background:#2a2a51;height:100px}.reset{text-align:center;padding-top:40px}.reset ul{list-style:none;width:400px;text-align:left;margin:0 auto 50px;padding:10px 10px 1px;border:1px solid #6e6ea0}.reset ul li{margin-bottom:11px}.reset ul li .time{color:#6e6ea0;margin-right:30px;display:inline-block;width:105px;text-align:right}.reset button{padding:10px 30px;font-size:20px;border-radius:5px;border:none}.reset #previos{margin-right:20px}</pre></body></html>