@charset "UTF-8";*,::after,::before{box-sizing:border-box}html{font-family:system-ui,-apple-system,"Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{padding:0;margin:0}.first-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:8px;padding-right:8px;height:100dvh}.first-screen__logo{width:300px;height:300px;border:1px solid #000;border-radius:50%;margin-bottom:25px}.first-screen__head,.first-screen__text{text-align:center}.first-screen__link{display:block;margin:15px 0;line-height:0}.first-screen__link img{width:280px}.first-screen__social-list{list-style:none;padding:0;margin:0;display:flex;gap:30px}