@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap");@import url("https://use.typekit.net/vpd3ngo.css");:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * 0.8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print, (prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animated[class*='Out']{opacity:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 25px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -25px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -25px, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 25px, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes bounceIn{from,
  20%,
  40%,
  60%,
  80%,
  to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(0.6, 0.6, 0.6)}40%{transform:scale3d(0.9, 0.9, 0.9)}80%{transform:scale3d(1.05, 1.05, 1.05)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,
  45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -1000px, 0) scaleY(3)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes flash{from,
  50%,
  to{opacity:1}25%,
  75%{opacity:0}}.flash{animation-name:flash}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.1)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -1000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 1000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:"quentin";src:url('/fonts/quentin/quentin.eot?1638874318');src:url('/fonts/quentin/quentin.eot?&1638874318#iefix') format('embedded-opentype'),url('/fonts/quentin/quentin.woff?1638874318') format('woff'),url('/fonts/quentin/quentin.ttf?1638874318') format('truetype'),url('/fonts/quentin/quentin.svg?1638874318') format('svg');font-weight:normal}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{min-width:320px;height:100%;background:#ce6e63}body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:100%;padding:0 15px;overflow:hidden;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAxNjgzIiB5MT0iMC45ODE5NTIiIHgyPSIxLjAxNjgzIiB5Mj0iMC4wMTgwNDgiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiZTVmNTQiLz48c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2NjNmM2MSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background:-moz-linear-gradient(43deg, #be5f54 0%,rgba(204,108,97,0) 53%);background:-webkit-linear-gradient(43deg, #be5f54 0%,rgba(204,108,97,0) 53%);background:linear-gradient(47deg, #be5f54 0%,rgba(204,108,97,0) 53%);background-position:center;background-size:cover;color:#edd3c2;font-family:sofia-pro,sans-serif;font-size:14px;letter-spacing:0.5px;line-height:1.4}body:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#ce6e63;opacity:0;-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-moz-transition:opacity .5s ease 0s,z-index .5s ease 1s;-o-transition:opacity .5s ease 0s,z-index .5s ease 1s;-webkit-transition:opacity .5s ease,z-index .5s ease;-webkit-transition-delay:0s,1s;transition:opacity .5s ease 0s,z-index .5s ease 1s}body.on-transition:before{z-index:1000;opacity:1;-moz-transition-delay:0s;-o-transition-delay:0s;-webkit-transition-delay:0s;transition-delay:0s}@media only screen and (max-width: 669px){body{background-position:450px top;background-size:1282px 812px}}h1,h2,h3,h4,h5,h6{margin:0;font-family:quentin,cursive;font-weight:normal}a{color:#edd3c2;text-decoration:none}a strong{color:#72221a;border-bottom:1px solid #72221a;font-weight:600;letter-spacing:2px;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.no-touchevents a:hover strong{color:#fff;border-color:#fff}p{margin:1em 0}ul{padding:0;list-style:none}i{display:inline-block !important}strong{font-weight:normal}figure{margin:0}button,a{-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.hidden{display:none !important}.invisible{visibility:hidden !important}.ir{text-indent:-119988px;overflow:hidden;text-align:left;text-transform:capitalize}.visible{visibility:visible !important}.visible-small{display:none !important}.visible-mobile{display:none !important}.mobile .visible-mobile{display:block !important}.mobile .hidden-mobile{display:none !important}@media only screen and (max-width: 669px){.visible-small{display:block !important}.hidden-small{display:none !important}}.font-body{font-family:sofia-pro,sans-serif}.font-heading{font-family:quentin,cursive}#content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1;flex:1;position:relative;z-index:2}#content>section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex:1;flex:1;text-align:center}.ios #content,.safari #content{display:block}.ios #content>section,.safari #content>section{min-height:calc(100% - (70px + 80px))}#footer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;z-index:1;width:100%;height:120px;font-size:9px}#footer p{margin-top:5px;color:#fff;font-weight:500;text-transform:uppercase}#footer ul{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;margin:10px 0 0;text-align:center}#footer ul li+li{margin-left:30px}#footer .ui-logo-yesiam-small{display:none}#header{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;position:relative;z-index:1;width:100%;padding-top:15px;height:70px;line-height:1;text-align:center}#header img{width:80px}#header h2{color:#fff;font-family:quentin,cursive;font-size:18px}.has-anim{visibility:hidden}.animated{visibility:visible !important}.box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:relative;max-width:355px;height:112px;padding:20px 50px 30px;background:url("/images/box1.png");background-repeat:no-repeat;background-size:100%;color:#72221a;font-size:16px}.box.big{height:255px;background-image:url("/images/box2.png")}.box h2{color:#ffae09;font-family:sofia-pro,sans-serif;font-size:18px;text-transform:uppercase}.box p{margin:10px 0 0}.box footer{position:absolute;bottom:-35px;color:#fff;font-weight:500}.btn{display:block;min-width:218px;height:40px;margin-top:12px;padding:0 25px;background:#fff;color:#72221a;font-family:sofia-pro,sans-serif;font-size:18px;letter-spacing:2px;line-height:40px;text-align:center;outline:none;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.no-touchevents .btn:hover{background:#fff8f4}.btn+.btn{margin-top:20px}.btn.secondary{background:#edd3c2}.no-touchevents .btn.secondary:hover{background:#e3bea6}.btn[disabled],.btn.disabled{opacity:0.5;pointer-events:none}form{width:100%;max-width:280px;font-size:12px}label{display:block;margin:20px 0 12px;font-weight:normal}input[type="text"],input[type="email"],select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:25px;padding:0 10px 8px;background:transparent;border:0;border-bottom:1px solid #fff;color:#fff;font-family:sofia-pro,sans-serif;line-height:25px;text-align:center;outline:none}input[type="text"]:-moz-placeholder,input[type="email"]:-moz-placeholder,select:-moz-placeholder{color:#fff;opacity:1}input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,select::-moz-placeholder{color:#fff;opacity:1}input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,select:-ms-input-placeholder{color:#fff;opacity:1}input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#fff;opacity:1}input[type="text"].error,input[type="email"].error,select.error{border-color:#dd4949;color:#dd4949}input[type="checkbox"]{position:absolute;top:-9999px;left:-9999px;visibility:hidden}input[type="checkbox"]+label{position:relative;z-index:1;margin:10px 0;padding-left:40px;font-size:12px;font-weight:normal;text-align:left}input[type="checkbox"]+label:before{content:'';position:absolute;top:6px;left:0;z-index:2;width:21px;height:21px;border:1px solid #fff}input[type="checkbox"]:checked+label:before{background:#fff}input[type="checkbox"].error+label:before{background:#dd4949}input[type="submit"]{margin:auto}select{background:url("/images/svg/chevron-down.svg");background-position:top right;background-repeat:no-repeat;line-height:1}.form-group{margin-bottom:20px}.form-error{visibility:hidden;margin-top:12px;color:#dd4949;font-weight:bold}.form-submit{margin-top:60px}.icon-hover{display:inline-block}.icon-hover .normal{display:inline-block}.icon-hover .hover{display:none}.no-touchevents .icon-hover:hover .normal,.no-touchevents .icon-hover:active .normal{display:none}.no-touchevents .icon-hover:hover .hover,.no-touchevents .icon-hover:active .hover{display:inline-block}#game-tutorial,#game-pause,#game-end{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;visibility:hidden}#preload{display:none}#preload .progress{width:40px;height:40px;margin:12px 0 0;border:1px solid #dda798;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;color:#dda798;font-size:10px;font-weight:500;line-height:38px}.on-preload #preload{display:block}#share ul{margin:0}#share .notice{margin-top:30px;margin-bottom:0;color:#fff;font-size:16px;font-weight:500}.ui-end-avatar{background-image:url('/images/ui-sc0e01cf4c4.png');background-position:-204px 0;background-size:363px 465px;width:159px;height:159px;background-repeat:no-repeat;overflow:hidden;display:block}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.ui-end-avatar{background-image:url('/images/ui@2x-sd67208e424.png');background-position:-204px 0;background-size:362px 464px;width:158px;height:158px;background-repeat:no-repeat;overflow:hidden;display:block}}.ui-logo-delicrunch{background-image:url('/images/ui-sc0e01cf4c4.png');background-position:0 -159px;background-size:363px 465px;width:363px;height:306px;background-repeat:no-repeat;overflow:hidden;display:block}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.ui-logo-delicrunch{background-image:url('/images/ui@2x-sd67208e424.png');background-position:0 -159px;background-size:362px 464px;width:362px;height:306px;background-repeat:no-repeat;overflow:hidden;display:block}}.ui-logo-yesiam-small{background-image:url('/images/ui-sc0e01cf4c4.png');background-position:0 0;background-size:363px 465px;width:86px;height:37px;background-repeat:no-repeat;overflow:hidden;display:block}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.ui-logo-yesiam-small{background-image:url('/images/ui@2x-sd67208e424.png');background-position:0 0;background-size:362px 464px;width:86px;height:37px;background-repeat:no-repeat;overflow:hidden;display:block}}.ui-logo-yesiam{background-image:url('/images/ui-sc0e01cf4c4.png');background-position:-86px 0;background-size:363px 465px;width:118px;height:51px;background-repeat:no-repeat;overflow:hidden;display:block}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.ui-logo-yesiam{background-image:url('/images/ui@2x-sd67208e424.png');background-position:-86px 0;background-size:362px 464px;width:118px;height:51px;background-repeat:no-repeat;overflow:hidden;display:block}}.ui-logo-delicrunch{margin-top:-50px}.page-closed #footer nav{visibility:hidden}.page-end{background:url("/images/background.png"),url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAxNjgzIiB5MT0iMC45ODE5NTIiIHgyPSIxLjAxNjgzIiB5Mj0iMC4wMTgwNDgiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiZTVmNTQiLz48c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2NjNmM2MSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background:url("/images/background.png"),-moz-linear-gradient(43deg, #be5f54 0%,rgba(204,108,97,0) 53%);background:url("/images/background.png"),-webkit-linear-gradient(43deg, #be5f54 0%,rgba(204,108,97,0) 53%);background:url("/images/background.png"),linear-gradient(47deg, #be5f54 0%,rgba(204,108,97,0) 53%);background-repeat:no-repeat;background-size:auto 100%}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi){.page-end{background-image:url("/images/background@2x.png");background-size:auto 100%}}@media only screen and (max-width: 499px){.page-end{background-position:top 180px right -50px, 0 0}}#end{position:relative;--animate-duration:0.5s}#end ul{margin:0}#end li:first-child{margin-bottom:35px}#end li+li{margin-top:15px}#end .ui-end-avatar{position:absolute;top:-20px;--animate-duration:0.25s}@media only screen and (max-width: 500px) and (max-height: 670px){#end .ui-end-avatar{top:-30px;-moz-transform:scale(0.75);-ms-transform:scale(0.75);-webkit-transform:scale(0.75);transform:scale(0.75)}}#end .notice{margin:80px 0 0;color:#fff;font-size:16px;font-weight:500}@media only screen and (max-width: 500px) and (max-height: 670px){#end .notice{margin-top:70px;font-size:14px}}#error p{margin-bottom:20px;font-size:18px}.page-game{padding:0}.page-game #header,.page-game #footer{position:absolute;z-index:3}.page-game #content{position:absolute;top:0;right:0;bottom:0;left:0;padding:0}.page-game #footer{bottom:0}.page-game #footer nav{display:none}.page-game #content{z-index:4}.page-game.ios #content>section,.page-game.safari #content>section{min-height:calc(100% - (70px + 70px))}.page-game.mobile #footer{height:70px}.page-game.mobile #footer .ui-logo-yesiam-small{display:block}.page-game.mobile #footer .ui-logo-yesiam{display:none}#game canvas{display:block}#game-tutorial,#game-pause,#game-end{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;opacity:0;background:rgba(29,6,2,0.65);-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}#game-tutorial{background:none}#game-tutorial p{margin:-20px 0 0;color:#fff;font-size:16px;font-weight:600}@media only screen and (max-width: 499px){#game-tutorial p{position:absolute;top:430px}}.on-game-tutorial #game-tutorial{visibility:visible;opacity:1}.on-game-pause #game-pause{visibility:visible;opacity:1}#game-end section{width:100%;margin:0 10px}#game-end .stuck,#game-end .finish{display:none;--animate-duration:0.75s}#game-end .finish{padding-top:60px}#game-end .win,#game-end .lose{display:none}#game-end .animation{position:absolute;top:50%;left:50%;z-index:1;width:300px;height:200px;margin:-245px 0 0 -150px}#game-end .animation img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}#game-end.on-stuck .stuck,#game-end.on-win .finish,#game-end.on-lose .finish{display:-webkit-flex;display:flex}#game-end.on-win .win,#game-end.on-lose .lose{display:block}.on-game-end #game-end{visibility:visible;opacity:1}#home{--animate-duration:0.5s}#home .ui-logo-delicrunch{-moz-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}#home .play-link{width:40px;min-width:40px;padding:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;opacity:0;-moz-transition-duration:0.5s;-o-transition-duration:0.5s;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;-webkit-transition-timing-function:linear;transition-timing-function:linear}#home .play-link.in{width:auto;min-width:218px;opacity:1;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}#home .notice{margin-top:18px}#home .shop{margin-top:0;--animate-duration:0.75s}.on-preload #home .btn{display:none}.page-lang #footer nav{display:none}#lang .ui-logo-delicrunch{margin-top:-75px}#maintenance p{font-size:18px}#share h1{color:#edd3c2;font-size:16px;font-family:sofia-pro,sans-serif;text-transform:uppercase}#share .back-link{display:inline-block;margin-top:55px}
