<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--search-text-height:1.5625rem;--search-sliding-timing:cubic-bezier(0.83,0,0.17,1)}#f1-search{background:#1d53ff;padding:40px 0 18px;-webkit-box-sizing:border-box;box-sizing:border-box}#f1-search .search-container{text-align:center;width:calc(100% - 40px);margin:0 auto}#f1-search .search-container h1{font-size:60px;letter-spacing:-.03em;color:#fff;margin-bottom:24px}#f1-search .search-container .search-entry-point-home{max-width:800px;width:100%;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px 16px;position:relative;background-color:#fff;cursor:text;border:2px solid #22211c;-webkit-box-shadow:6px 8px 0 0 #22211c;box-shadow:6px 8px 0 0 #22211c;gap:8px}#f1-search .search-container .search-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}#f1-search .search-container .input-wrapper{position:relative;width:100%;max-width:800px;margin:auto}#f1-search .search-container .input-wrapper input{width:100%;border:none;outline:none;font-size:1.1rem;caret-color:#1e40af;background-color:transparent;color:#9ca3af}#f1-search .search-container .input-wrapper .placeholder-wrapper{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;overflow:hidden;height:var(--search-text-height);width:100%}#f1-search .search-container .input-wrapper .placeholder-wrapper .placeholder-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-animation:slideY 12.5s var(--search-sliding-timing) infinite;animation:slideY 12.5s var(--search-sliding-timing) infinite;list-style:none;margin:0;padding:0}#f1-search .search-container .input-wrapper .placeholder-wrapper .placeholder-list .placeholder-text{height:var(--search-text-height);font-size:1.25rem;letter-spacing:-.001em;color:#b9b9b6;line-height:1.25;text-align:left}@-webkit-keyframes slideY{0%,16%{-webkit-transform:translateY(0);transform:translateY(0)}20%,36%{-webkit-transform:translateY(calc(-1 * var(--search-text-height)));transform:translateY(calc(-1 * var(--search-text-height)))}40%,56%{-webkit-transform:translateY(calc(-2 * var(--search-text-height)));transform:translateY(calc(-2 * var(--search-text-height)))}60%,76%{-webkit-transform:translateY(calc(-3 * var(--search-text-height)));transform:translateY(calc(-3 * var(--search-text-height)))}80%,96%{-webkit-transform:translateY(calc(-4 * var(--search-text-height)));transform:translateY(calc(-4 * var(--search-text-height)))}to{-webkit-transform:translateY(calc(-5 * var(--search-text-height)));transform:translateY(calc(-5 * var(--search-text-height)))}}@keyframes slideY{0%,16%{-webkit-transform:translateY(0);transform:translateY(0)}20%,36%{-webkit-transform:translateY(calc(-1 * var(--search-text-height)));transform:translateY(calc(-1 * var(--search-text-height)))}40%,56%{-webkit-transform:translateY(calc(-2 * var(--search-text-height)));transform:translateY(calc(-2 * var(--search-text-height)))}60%,76%{-webkit-transform:translateY(calc(-3 * var(--search-text-height)));transform:translateY(calc(-3 * var(--search-text-height)))}80%,96%{-webkit-transform:translateY(calc(-4 * var(--search-text-height)));transform:translateY(calc(-4 * var(--search-text-height)))}to{-webkit-transform:translateY(calc(-5 * var(--search-text-height)));transform:translateY(calc(-5 * var(--search-text-height)))}}#f1-search .search-container .search-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px;border:none;border-radius:10px;font-size:1rem;text-align:center;background-color:#1d53ff;color:#fff;-webkit-transition:all .2s;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-weight:700;text-transform:uppercase;letter-spacing:.32px;cursor:pointer}#f1-search .subcontent-container{width:100%;overflow:hidden;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;margin:32px auto 22px;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}#f1-search .subcontent-container .scroll-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:0 20px;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#f1-search .subcontent-container .scroll-container .f1-pill{-webkit-flex-basis:calc(50% - 8px);-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px);min-width:calc(50% - 8px)}#f1-search .subcontent-container .scroll-container .f1-pill span{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}#f1-search .subcontent-container::-webkit-scrollbar{display:none}#f1-search .show-more-categories{display:none;text-align:center;font-size:18px;font-weight:800;line-height:22.5px;cursor:pointer}#f1-search .show-more-categories a,#f1-search .show-more-categories a:hover,#f1-search .show-more-categories a:visited{text-decoration:none;color:#fff}#f1-search .show-more-categories svg{margin-bottom:-3px}#f1-search .show-more-categories #more{display:block}#f1-search .show-more-categories #less{display:none}@media(min-width:450px){#f1-search.orientation-col .subcontent-container .scroll-container .f1-pill{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;min-width:170px}}@media(min-width:900px){#f1-search .subcontent-container .scroll-container{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0}}@media(min-width:945px){#f1-search .subcontent-container{height:unset;min-height:92px;margin-left:auto;margin-right:auto}#f1-search .subcontent-container .scroll-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;width:100%}}@media(min-width:1000px){#f1-search{padding:96px 10px}#f1-search .search-container .search-entry-point-home{width:calc(100% - 40px)}#f1-search .subcontent-container{width:100%;max-width:1160px}#f1-search .subcontent-container .scroll-container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}}#f1-search.categorized .categorized-menu{padding:48px 0;overflow:hidden}#f1-search.categorized .categorized-menu,#f1-search.categorized .categorized-menu .category-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#f1-search.categorized .categorized-menu .category-section{margin-bottom:16px}#f1-search.categorized .categorized-menu .category-section h2{color:#fff;font-size:18px;font-weight:800;line-height:28px;margin-bottom:6px;margin-left:24px}#f1-search.categorized .categorized-menu .category-section .category-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;margin-left:0;padding-left:24px}#f1-search.categorized .categorized-menu .category-section .category-content .f1-pill{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:56px;float:left;margin-right:8px;min-width:50px;padding:8px 16px;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;gap:4px}#f1-search.categorized .categorized-menu .category-section .category-content .f1-pill span{white-space:nowrap}#f1-search.categorized .categorized-menu .category-section .category-content::-webkit-scrollbar{display:none}@media(min-width:1000px){#f1-search.categorized .categorized-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:0 auto;max-width:1160px;padding:48px 2px}#f1-search.categorized .categorized-menu .category-section{min-height:400px;width:20%;float:left;height:auto;margin:0 10px}#f1-search.categorized .categorized-menu .category-section h2{margin-bottom:12px;margin-left:0;font-size:20px}#f1-search.categorized .categorized-menu .category-section .category-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-x:unset;padding-left:0}#f1-search.categorized .categorized-menu .category-section .category-content .f1-pill{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-width:calc(100% - 20px);width:calc(100% - 20px);margin-bottom:8px;margin-right:0;padding:8px 8px 8px 10px;min-height:24px;min-width:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}#f1-search.categorized .categorized-menu .category-section .category-content .f1-pill span{white-space:unset;font-size:16px}#f1-search.categorized .categorized-menu .category-section .category-content .f1-pill.flex-direction-row{min-height:0;padding:10px 20px}}@media(min-width:1025px){#f1-search.categorized .categorized-menu{padding:48px 48px 0}#f1-search.categorized .categorized-menu .category-section .category-content .f1-pill{padding:12px 12px 12px 16px}}
</pre></body></html>