<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fs-simple-header{z-index:31;transition:box-shadow .2s ease;background-color:#fff}.h-has-fixed-header .fs-simple-header{position:fixed;left:0;right:0;top:0;box-shadow:0 1px 5px rgba(0,0,0,.2)}.fs-simple-header__wrapper{display:flex;justify-content:center;align-items:center;gap:24px;padding:15px 24px;min-height:57px}.fs-simple-header__logo-wrapper{display:flex;width:100%;max-width:113px}.fs-simple-header__logo-wrapper svg{width:100%;height:auto}.fs-simple-header__button{font-size:12px}@media only screen and (min-width:375px){.fs-simple-header__button{font-size:16px}}@media only screen and (min-width:768px){.fs-simple-header__wrapper{justify-content:space-between;min-height:80px;padding-left:40px;padding-right:40px}.fs-simple-header__logo-wrapper{max-width:181px}}</pre></body></html>