<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@layer elements{.t-hr{background:linear-gradient(90deg,grey 1px,#fff 0) 0 100%/3px 1px repeat-x #fff;background-position:50% 50%;border:0;color:gray;font-size:.875rem;height:1.3125rem;margin-bottom:var(--__layout-gap);overflow:visible;position:relative}.t-hr:after{background:#fff;content:attr(data-hr);left:50%;padding:0 1.5em;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}}@layer modules{.Login-modal{--bs-modal-width:27rem}.Login-form__title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.Login-form__hr{font-size:.875rem;margin-bottom:2.5rem;margin-top:2.5rem}.Login-form__submit-row{margin-top:2rem}.Login-form__submit{width:100%}.Login-form__registration-row{font-size:.875rem;text-align:center}.Login-socials__list{display:grid;gap:1.5rem;list-style:none;margin-left:0;padding-left:0}.Login-socials__link{width:100%}}</pre></body></html>