*{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}body{background:#09001a}.header{width:100%;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:75px;margin-bottom:60px}.header__logo{height:40px}.header__logo img{height:100%}.header__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.header__link{color:#fff;padding:8px 12px;border-radius:4px;font-size:16px}.header__link:hover{background:rgba(255,255,255,.1215686275)}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header__button{height:40px;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:0 20px;border-radius:4px;font-size:16px;color:#fff;text-transform:uppercase;font-weight:bold}.header__button-register{background:#604eff}.header__button-login{border:2px solid #604eff}.header__button:hover{opacity:.7}.header__menu{width:40px;height:40px;border-radius:4px;border:2px solid #604eff;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;display:none}.header__menu svg{width:26px;height:auto}.main{width:1160px;margin:0 auto}.main__title{width:100%;font-size:40px;text-align:center;text-transform:uppercase;font-weight:900;line-height:1.4;margin-bottom:20px}.main__image{width:100%;margin-bottom:40px;display:block}.main__image img{width:100%;border-radius:20px}.main__image:hover{opacity:.7}.main__text{font-size:16px;line-height:1.4;margin-bottom:14px}.main__text strong{font-size:inherit}.footer{height:100px}@media(max-width: 1200px){.main{width:100%;padding:0px 20px}}@media(max-width: 1040px){.header__links{gap:2px}}@media(max-width: 940px){.header__links{display:none}.main__title{font-size:34px}}@media(max-width: 620px){.main{padding:0px 10px}.main__title{font-size:22px}}@media(max-width: 480px){.header__buttons{display:none}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.main__title{font-size:20px}}