html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}body{background-color:#fff;color:#011c44;font-family:"Roboto",sans-serif;letter-spacing:0;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}header{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}footer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}h1{font-size:140px;line-height:1.22;text-transform:capitalize;color:#2b7fff;font-family:"Play",sans-serif;font-weight:700;font-style:normal}a{text-decoration:none;color:#011c44}a:hover{color:#2b7fff}a.primary{color:#2b7fff;font-weight:700}img{display:block;max-width:100%;height:auto}ul{list-style:none}address{font-style:normal}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.container{padding-left:100px;padding-right:100px;margin:0 auto}@media screen and (min-width: 480px){.container{width:480px}}@media screen and (min-width: 768px){.container{width:768px}}@media screen and (min-width: 1200px){.container{width:1200px}}.section-title{width:100%;font-weight:700;font-size:64px;line-height:1;text-align:center;margin-bottom:48px}.section-title::first-letter{text-transform:uppercase}.section-title span{color:#2b7fff}.button:hover,.button:focus{background-color:#2b7fff;color:#fff}.hidden{display:none}#output{margin-top:10px;border:1px solid tomato}button{display:block;width:100px;margin-top:20px}.ball{width:50px;height:50px;border-radius:50%;background-color:red;z-index:20;position:absolute}/*# sourceMappingURL=main.min.css.map */