@font-face{font-family:'Averta';src:url('../font/averta-regular.woff2');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Averta';src:url('../font/averta-bold.woff2');font-weight:bold;font-style:normal;font-display:swap}:root{--main-background:#fff;--title-color:#000;--desc-color:#7c7c7c;--should-invert:0}html,body{font-family:'Averta',sans-serif;margin:0;background:var(--main-background);height:100%}h1,p{margin:0}a{text-decoration:none}.social .social__link:not(:last-child){margin-right:30px}.social .social__link:hover .social__image{opacity:.5}.social .social__image{width:40px;height:40px;transition:opacity .2s;filter:invert(var(--should-invert))}.main{display:flex;justify-content:flex-end;align-items:center;height:100%;flex-direction:column}.main .main__wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-grow:1}.main .main__photo{width:330px;height:330px;margin-bottom:50px;border-radius:50%}.main .main__title{font-size:45px;color:var(--title-color);border:3px solid var(--title-color);padding:20px 35px;margin-bottom:30px}.main .main__desc{font-size:37px;color:var(--desc-color);margin-bottom:30px}@media (max-width:570px){.main .main__desc{font-size:30px;margin-bottom:20px}.main .main__title{font-size:36px;padding:15px 25px;margin-bottom:20px}.main .main__photo{width:270px;height:270px;margin-bottom:40px}.social .social__image{height:30px;width:30px}}@media (prefers-color-scheme:dark){body{--main-background:#000;--title-color:#fff;--desc-color:#707070;--should-invert:1}}/*# sourceMappingURL=style.css.map */