<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.searchbutton-with-overlay-container{display:flex;justify-content:flex-end;position:relative}.searchbutton-with-overlay-wrapper{position:relative;z-index:3}.searchbutton-with-overlay-wrapper .searchbutton-container{position:relative}.searchbutton-with-overlay-wrapper .searchbutton-container .search-btn,.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn{gap:4px;padding:12px 8px;text-transform:none;background-color:transparent;border:1px solid transparent}.theme-light .searchbutton-with-overlay-wrapper .searchbutton-container .search-btn,.theme-light .searchbutton-with-overlay-wrapper .searchbutton-container .close-btn{color:#00488e}.theme-dark .searchbutton-with-overlay-wrapper .searchbutton-container .search-btn,.theme-dark .searchbutton-with-overlay-wrapper .searchbutton-container .close-btn{color:#fff}.searchbutton-with-overlay-wrapper .searchbutton-container .search-btn svg,.searchbutton-with-overlay-wrapper .searchbutton-container .search-btn img,.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn svg,.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn img{width:24px}.searchbutton-with-overlay-wrapper .searchbutton-container .search-btn .btn-icon,.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn .btn-icon{min-width:24px;min-height:24px}.searchbutton-with-overlay-wrapper .searchbutton-container .search-btn{transition:background-color .3s ease,border-color .3s ease}.searchbutton-with-overlay-wrapper .searchbutton-container .search-btn:hover{border-radius:4px;position:relative}.theme-light .searchbutton-with-overlay-wrapper .searchbutton-container .search-btn:hover{border:1px solid #ccdae8;background:#f2f6f9}.theme-dark .searchbutton-with-overlay-wrapper .searchbutton-container .search-btn:hover{border:1px solid #6691bb;background:#336da5}.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn{position:absolute;top:0;z-index:3;background:#fff;pointer-events:none;display:none;font-family:"Linotype Univers 530";line-height:1;letter-spacing:.02em;width:auto;right:0;white-space:nowrap;min-height:48px}.theme-light .searchbutton-with-overlay-wrapper .searchbutton-container .close-btn{background-color:#f2f6f9;border-color:#ccdae8}.theme-dark .searchbutton-with-overlay-wrapper .searchbutton-container .close-btn{background-color:#336da5;border-color:#6691bb}.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn.show-btn{pointer-events:all;display:flex;align-items:center}.searchbutton-with-overlay-wrapper .searchbutton-container .close-btn .btn-icon{display:flex;align-items:center;justify-content:center}.searchbutton-with-overlay-wrapper .searchbar{position:absolute;right:0;display:none;z-index:3}.searchbutton-with-overlay-wrapper .searchbar.show-searchbar{display:block}.searchbutton-with-overlay-wrapper .searchbar input:focus-visible{border-width:2px}.theme-light .searchbutton-with-overlay-wrapper .searchbar input:focus-visible{background-color:#f2f6f9}.theme-dark .searchbutton-with-overlay-wrapper .searchbar input:focus-visible{background-color:#336da5}.searchbutton-with-overlay-wrapper .searchbar-overlay{opacity:0;background:#00305e;position:fixed;top:0;right:0;left:0;bottom:auto;height:100dvh;pointer-events:none;z-index:2}.searchbutton-with-overlay-wrapper .searchbar-overlay:not(.disabled-animation){transition:opacity .3s ease}.searchbutton-with-overlay-wrapper .searchbar-overlay.show-overlay{opacity:.2;pointer-events:all}@media (min-width: 768px){.searchbutton-with-overlay-wrapper .searchbar{width:auto}.searchbutton-with-overlay-wrapper .searchbar .searchbar-wrapper{width:369px;margin:0}}
</pre></body></html>