<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.block-table-search{border-radius:12px;background-color:#0f73b9;margin-top:4rem;margin-bottom:4rem;padding:25px;position:relative;z-index:10}.block-table-search ::-webkit-input-placeholder{color:#000;opacity:1}.block-table-search ::-moz-placeholder{color:#000;opacity:1}.block-table-search :-ms-input-placeholder{color:#000;opacity:1}.block-table-search ::-ms-input-placeholder{color:#000;opacity:1}.block-table-search ::placeholder{color:#000;opacity:1}.block-table-search__formContainer{position:relative}.block-table-search__formContainer #clean{position:absolute;right:0;right:70px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}.block-table-search__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-table-search__row .heading{margin:0}.block-table-search__form{background-color:#fff;min-height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:13px;position:relative}@media (max-width:1109px){.block-table-search__form{min-height:45px}}.block-table-search__form.searching:after{content:"";position:absolute;right:70px;top:8px;display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid rgba(15,115,185,.3);border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;z-index:11;background:#fff}.block-table-search__input{width:calc(100% - 50px);border:0;background-color:transparent;padding:10px 25px;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#000}.block-table-search__button{width:50px;border:0;background-color:transparent}#found{position:absolute;background:#fff;width:100%;width:calc(100% + 2px);left:-1px;top:calc(100% - 15px);border:1px solid #0f73b9;border-top:0;border-bottom-left-radius:13px;border-bottom-right-radius:13px;overflow:hidden}#found ::-webkit-scrollbar{background-color:#0f73b9!important}#found ul{max-height:350px;overflow:auto}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}</pre></body></html>