*{padding:0;margin:0;border:0}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}
@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{font-family:"Roboto",sans-serif;font-size:14px;color:#fff;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.container{width:1100px;margin:0 auto}body{background:#212334}.header{-webkit-box-shadow:-1px -5px 14px 5px gray;box-shadow:-1px -5px 14px 5px gray}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px}.header__logo{width:100px}.header__logo:hover{opacity:.7}.header__logo img{width:100%}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.header__link{font-size:15px}.header__link:hover{color:#fe284a}.header__menu{display:none}.header__menu svg{width:34px;height:auto}.main{padding-top:50px;padding-bottom:40px}.main__title{font-size:30px;font-weight:400;margin-bottom:20px}.main__description{font-size:17px;line-height:1.5;margin-bottom:35px}.main__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 50px;border-radius:20px;background:#fe284a;font-size:16px;font-weight:600;margin:0 auto;margin-bottom:200px;color:#fff}.main__button:hover{background:#ff516e}.main__links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:70px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main__link{font-size:17px}.main__link:hover{color:#fe284a}.main__footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.main__footer img{width:80px}.main__footer p{font-size:15px}@media(max-width: 1160px){.container{width:100%;padding:0 20px}.header__buttons{gap:20px}}@media(max-width: 840px){.header__link{display:none}.header__menu{display:block}.main__button{margin-bottom:100px}.main__title{font-size:26px}}