.sharebar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.sharebar__link,.sharebar__link--button{color:#181818;cursor:pointer;background:#fff;border:1px solid #e6e6e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;line-height:0;text-decoration:none;transition:transform .12s,background-color .12s,border-color .12s;display:inline-flex}.sharebar__link:hover,.sharebar__link--button:hover{background:#fafafa;border-color:#dcdcdc;transform:translateY(-1px)}.sharebar__link:active,.sharebar__link--button:active{transform:translateY(0)}.sharebar__link:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px rgba(24,24,24,.25)}.sharebar__link--button:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px rgba(24,24,24,.25)}.sharebar__icon{width:32px;height:32px;display:block}.sharebar__link--button{color:#181818;background:#fff;border:1px solid #e6e6e6;border-radius:999px;width:auto;height:32px;padding:.375rem .75rem}.sharebar__link--button .sharebar__button-text{letter-spacing:.01em;font-size:.875rem;font-weight:600}.visually-hidden{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.article__share-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 2rem;display:flex}.article__share-label{font-weight:600}
.form{max-width:700px;margin:0 auto}.form__row{margin-bottom:1rem}.form__label{margin-bottom:.35rem;font-weight:600;display:block}.form__input,.form__textarea{width:100%;font:inherit;color:#181818;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.65rem .75rem}.form__input:focus,.form__textarea:focus{border-color:#cfcfcf;outline:none}.form__actions{margin-top:1rem}.form__button{color:#fff;cursor:pointer;background:#181818;border:1px solid #181818;border-radius:8px;padding:.65rem 1rem;font-weight:600}.form__button:disabled{opacity:.6;cursor:default}.form__note{color:#6b6b6b;margin-top:.75rem}
