/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@-webkit-keyframes bubble{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes bubble{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}body{width:100%;height:100vh;margin:0;padding:0;box-sizing:border-box;font-family:Ubuntu,sans-serif}div{margin:18px}.main{width:100%;height:100%;margin:0;padding:0;border-top:7px solid #737e3d;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.header__title{font-size:60px;margin-bottom:0}.header__title--highlited{color:#bcce46}@media(max-width:768px){.header__title{font-size:35px}}.header__subtitle{margin-top:0;text-align:right;font-size:24px}@media(max-width:768px){.header__subtitle{font-size:14px}}.image{margin-top:30px;position:relative}.image,.image__static{width:400px;height:200px}.image__static{background-color:#fff;position:absolute;top:0;left:0}@media(max-width:768px){.image,.image__static{width:300px;height:150px}}@media(max-width:768px){.image__static-img{width:50%}}.image-speech-bubble{position:absolute;background-image:url(img/speech_bubble.d1d43ec2.svg);background-repeat:no-repeat;top:-50px;left:200px;width:40%;height:200px;z-index:1;-webkit-animation:bubble 3s linear forwards;animation:bubble 3s linear forwards}.image-speech-bubble__text{position:absolute;display:inline-block;width:100%;top:22%;z-index:1;text-align:center}@media(max-width:768px){.image-speech-bubble__text{font-size:75%;top:15%}}@media(max-width:768px){.image-speech-bubble{left:150px}}.hidden--js{display:none}.buttons{width:400px;display:flex;align-items:space-around;justify-content:space-around;font-size:25px}.buttons__button{background-color:#bcce46;padding:10px 40px;border:1px solid rgba(27,31,35,.15);border-radius:6px;box-shadow:0 1px 0 rgba(27,31,35,.1)}@media(max-width:768px){.buttons{width:250px;font-size:14px}}.timer{font-size:75px}@media(max-width:768px){.timer{font-size:50px}}