.theme-switcher{background-color:var(--background);border-radius:100%;color:var(--text);cursor:pointer;height:32px;position:absolute;right:16px;top:16px;width:32px}.social{margin-top:16px}.social__link{color:var(--text-color);margin:8px}.hero{align-items:center;background:var(--background);display:flex;flex-direction:column;height:100vh;justify-content:center}.hero__title{font-family:var(--regular);font-size:var(--title-size);font-weight:400}.hero__container{max-width:920px;padding:0 16px}.hero__content{font-size:var(--text-size);line-height:1.6}
