.u-layout-searchFilter{background-color:var(--COLOR_BACKGROUND_3);border-radius:var(--BORDER_RADIUS_2);display:flex;flex-direction:column;gap:24px;margin-top:32px;padding:24px 16px}.u-layout-searchFilter:has(>[data-cp]:empty){display:none}.u-layout-searchFilter :where(._group){font-size:1rem;font-weight:700}.u-layout-searchFilter :where(._attributes){display:flex;flex-direction:column;gap:16px;margin-top:18px}.u-layout-searchFilter :where(._attribute){--local-foreground:var(--COLOR_BRAND_PRIMARY);--local-background:var(--COLOR_BASE_LIGHT);--local-outline:var(--COLOR_OUTLINE_2);--local-checkbox-size:26px;margin:0}.u-layout-searchFilter :where(._attribute label){display:inline-block;margin:0;min-height:var(--local-checkbox-size);padding-left:calc(var(--local-checkbox-size) + 8px);position:relative;vertical-align:middle}.u-layout-searchFilter :where(._attribute label):after,.u-layout-searchFilter :where(._attribute label):before{content:"";display:block;height:var(--local-checkbox-size);left:0;position:absolute;top:calc(50% - .1em);width:var(--local-checkbox-size)}.u-layout-searchFilter :where(._attribute label):before{background-color:var(--local-background);border:1px solid var(--local-outline);border-radius:var(--BORDER_RADIUS_2);transform:translateY(-50%)}.u-layout-searchFilter :where(._attribute label):after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%20100%20100%22%20fill%3d%22%23216aad%22%3e%3cpath%20d%3d%22M97%2e9,16%2e4c2%2e8,2%2e8,2%2e8,7%2e3,0,10%2e1L40%2e8,83%2e6c%2d2%2e8,2%2e8%2d7%2e3,2%2e8%2d10%2e1,0L2%2e1,55c%2d2%2e8%2d2%2e8%2d2%2e8%2d7%2e3,0%2d10%2e1c2%2e8%2d2%2e8,7%2e3%2d2%2e8,10%2e1,0l23%2e3,23%2e5l52%2e3%2d52%2e1C90%2e6,13%2e6,95%2e1,13%2e6,97%2e9,16%2e4L97%2e9,16%2e4z%22%2f%3e%3c%2fsvg%3e");background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transform:translateY(-50%) scale(.6)}.u-layout-searchFilter :where(._label){background-image:linear-gradient(var(--COLOR_FOREGROUND),var(--COLOR_FOREGROUND));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;text-underline-offset:.25em;transition:background-size var(--TRANSITION);vertical-align:middle}.u-layout-searchFilter :where(._count){vertical-align:middle}.u-layout-searchFilter :where(._attribute input){appearance:none;height:1px;left:10px;opacity:0;position:absolute;top:10px;width:1px}.u-layout-searchFilter :where(._attribute label:has(input:checked)):after{opacity:1}.u-layout-searchFilter :where(._attribute:has(input:disabled)){--local-background:var(--COLOR_OUTLINE_2)}.u-layout-searchFilter :where(._attribute label:has(input:disabled)){cursor:default}.u-layout-searchFilter :where(._attribute label:has(input:focus-visible)):before{outline:medium solid currentColor}.u-layout-searchPaginator{margin-top:36px}.u-layout-searchPaginator :where(._pagenator){align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:center}.u-layout-searchPaginator :where(._nav){--local-foreground:var(--COLOR_FOREGROUND);--local-background:var(--COLOR_BASE_LIGHT);--local-outline:var(--COLOR_OUTLINE_2)}.u-layout-searchPaginator :where(._nav)._current{--local-foreground:var(--COLOR_BASE_LIGHT);--local-background:var(--COLOR_BRAND_PRIMARY);--local-outline:var(--COLOR_BRAND_PRIMARY);cursor:default;pointer-events:none}.u-layout-searchPaginator :where(._nav)._first :where(._nav>a),.u-layout-searchPaginator :where(._nav)._first :where(._nav>span),.u-layout-searchPaginator :where(._nav)._next :where(._nav>a),.u-layout-searchPaginator :where(._nav)._next :where(._nav>span),.u-layout-searchPaginator :where(._nav)._prev :where(._nav>a),.u-layout-searchPaginator :where(._nav)._prev :where(._nav>span){aspect-ratio:auto;padding-left:14px;padding-right:14px}.u-layout-searchPaginator :where(._nav)._first:has(._disable),.u-layout-searchPaginator :where(._nav)._next:has(._disable),.u-layout-searchPaginator :where(._nav)._prev:has(._disable){--local-foreground:#bbb;--local-outline:#bbb;cursor:default}.u-layout-searchPaginator :where(._nav._current),.u-layout-searchPaginator :where(._nav>a),.u-layout-searchPaginator :where(._nav>span){align-items:center;aspect-ratio:1;background-color:var(--local-background);border:1px solid var(--local-outline);border-radius:var(--BORDER_RADIUS_2);color:var(--local-foreground);cursor:pointer;display:flex;font-weight:700;justify-content:center;min-height:36px;text-decoration:none;transition:background-color var(--TRANSITION),border-color var(--TRANSITION),color var(--TRANSITION)}.u-layout-searchPaginator :where(._nav._current)._disable,.u-layout-searchPaginator :where(._nav>a)._disable,.u-layout-searchPaginator :where(._nav>span)._disable{cursor:default}.u-layout-searchResult{margin-top:32px}.u-layout-searchResult :where(._items){display:flex;flex-direction:column;gap:40px}.u-layout-searchResult :where(._wrap){display:flex;flex-direction:column}.u-layout-searchResult :where(._seq){display:none}.u-layout-searchResult :where(._title){display:contents}.u-layout-searchResult :where(._title a){background-image:linear-gradient(var(--COLOR_BRAND_PRIMARY),var(--COLOR_BRAND_PRIMARY));background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px;color:var(--COLOR_ROLE_INFO_DARK);font-size:1.125rem;font-weight:700;text-decoration:none;text-underline-offset:.25em;transition:background-size var(--TRANSITION)}.u-layout-searchResult :where(._filetype){background-position:50%;background-repeat:no-repeat;background-size:contain;display:none;margin-left:8px;overflow:hidden;vertical-align:middle}.u-layout-searchResult :where(._filetype)._filetype_pdf{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%20280%20100%22%20fill%3d%22%23c94d4a%22%3e%3cpath%20d%3d%22M230,0H50C22%2e4,0,0,22%2e4,0,50s22%2e4,50,50,50h180c27%2e6,0,50%2d22%2e4,50%2d50S257%2e6,0,230,0ZM230,92%2e1H50c%2d23%2e2,0%2d42%2e1%2d18%2e9%2d42%2e1%2d42%2e1S26%2e8,7%2e9,50,7%2e9h180c23%2e2,0,42%2e1,18%2e9,42%2e1,42%2e1s%2d18%2e9,42%2e1%2d42%2e1,42%2e1Z%22%2f%3e%3cpath%20d%3d%22M81,74%2e2V25%2e8h13%2e8c3%2e6,0,6%2e8%2e5,9%2e5,1%2e4,2%2e7%2e9,4%2e8,2%2e4,6%2e3,4%2e5,1%2e5,2%2e1,2%2e2,4%2e9,2%2e2,8%2e4s%2d%2e7,6%2e2%2d2%2e2,8%2e4c%2d1%2e5,2%2e2%2d3%2e6,3%2e8%2d6%2e3,4%2e9%2d2%2e7,1%2e1%2d5%2e8,1%2e6%2d9%2e3,1%2e6h%2d8v19%2e3h%2d6%2e1ZM87%2e1,50h7%2e2c4%2e2,0,7%2e4%2d%2e8,9%2e4%2d2%2e4,2%2e1%2d1%2e6,3%2e1%2d4%2e1,3%2e1%2d7%2e6s%2d1%2e1%2d5%2e9%2d3%2e2%2d7%2e3c%2d2%2e1%2d1%2e3%2d5%2e3%2d2%2d9%2e6%2d2h%2d6%2e9v19%2e2Z%22%2f%3e%3cpath%20d%3d%22M121%2e4,74%2e2V25%2e8h12%2e1c5,0,9%2e1%2e9,12%2e5,2%2e8,3%2e4,1%2e9,5%2e9,4%2e6,7%2e6,8%2e1s2%2e6,7%2e9,2%2e6,13%2e1%2d%2e9,9%2e5%2d2%2e6,13%2e1c%2d1%2e7,3%2e6%2d4%2e2,6%2e4%2d7%2e6,8%2e3s%2d7%2e5,2%2e9%2d12%2e3,2%2e9h%2d12%2e3ZM127%2e4,69%2e2h5%2e5c3%2e8,0,6%2e9%2d%2e8,9%2e5%2d2%2e3,2%2e5%2d1%2e5,4%2e4%2d3%2e7,5%2e7%2d6%2e6,1%2e3%2d2%2e9,1%2e9%2d6%2e4,1%2e9%2d10%2e4s%2d%2e6%2d7%2e6%2d1%2e9%2d10%2e4c%2d1%2e3%2d2%2e8%2d3%2e1%2d5%2d5%2e7%2d6%2e4s%2d5%2e7%2d2%2e2%2d9%2e5%2d2%2e2h%2d5%2e5v38%2e4Z%22%2f%3e%3cpath%20d%3d%22M165%2e9,74%2e2V25%2e8h27%2e8v5%2e1h%2d21%2e8v16%2e4h18%2e5v5%2e1h%2d18%2e5v21%2e7h%2d6%2e1Z%22%2f%3e%3c%2fsvg%3e");display:inline-block;height:13px;padding:13px 38px 0 0;width:38px}.u-layout-searchResult :where(._layoutgroup2){margin-top:16px}.u-layout-searchResult :where(._thumbnail a){align-items:center;display:flex;justify-content:center}.u-layout-searchResult :where(._snippet){line-height:1.7;margin-top:8px}.u-layout-searchResult :where(._layoutgroup3){display:flex;flex-direction:column;gap:4px;margin-top:6px;text-align:right}.u-layout-searchResult :where(._layoutgroup4){text-align:right}.u-layout-searchResult :where(._link a){background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px;color:var(--COLOR_ROLE_INFO_DARK);text-decoration:none;text-underline-offset:.25em;transition:background-size var(--TRANSITION);word-break:break-all}.u-layout-searchResultData{font-size:.875rem;margin-top:26px}.u-layout-searchResultData :where(._countend),.u-layout-searchResultData :where(._countstart),.u-layout-searchResultData :where(._totalhits){font-size:1.125rem;font-weight:700}.u-layout-searchSort{display:flex;flex-direction:column;gap:8px;margin-top:10px}.u-layout-searchSort :where(._countselector),.u-layout-searchSort :where(._sortorderselector){align-items:center;display:flex;gap:8px}.u-layout-searchSort :where(._label){flex:0 0 auto;font-weight:700}.u-layout-searchSort :where(._countselector select),.u-layout-searchSort :where(._sortorderselector select){--local-foreground:var(--COLOR_BASE_DARK);--local-background:var(--COLOR_BASE_LIGHT);--local-outline:var(--COLOR_OUTLINE_2);--local-placeholder:var(--COLOR_FOREGROUND_2);--local-padding:10px;background-color:var(--local-background);background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%20100%20100%22%20fill%3d%22%23007cbf%22%3e%3cpath%20d%3d%22M100,28%2e9c0,2%2d%2e8,4%2d2%2e3,5%2e6l%2d42%2e1,42%2e1c%2d3%2e1,3%2e1%2d8%2e1,3%2e1%2d11%2e2,0L2%2e3,34%2e5c%2d3%2e1%2d3%2e1%2d3%2e1%2d8%2e1,0%2d11%2e2s8%2e1%2d3%2e1,11%2e2,0l36%2e5,36%2e5,36%2e5%2d36%2e5c3%2e1%2d3%2e1,8%2e1%2d3%2e1,11%2e2,0s2%2e3,3%2e6,2%2e3,5%2e6Z%22%2f%3e%3c%2fsvg%3e");background-position:right var(--local-padding) center;background-repeat:no-repeat;background-size:12px;border:1px solid var(--local-outline);border-radius:var(--BORDER_RADIUS_2);color:var(--local-foreground);cursor:pointer;display:inline-flex;flex:1 1 100%;font-size:.875rem;min-height:calc(.875rem + var(--local-padding)*2);outline:none;overflow:hidden;padding:var(--local-padding) 32px var(--local-padding) 8px;position:relative}.u-layout-searchSort :where(._countselector select)::placeholder,.u-layout-searchSort :where(._sortorderselector select)::placeholder{color:var(--local-placeholder)}.u-layout-searchSort :where(._countselector select:focus-visible),.u-layout-searchSort :where(._sortorderselector select:focus-visible){outline:medium solid currentColor}.u-layout-searchAttention{margin-top:12px}.u-layout-searchAttention :where(._keywordranking){display:flex;flex-direction:column;font-size:1rem;gap:14px}.u-layout-searchAttention :where(._label){flex:0 0 auto;font-weight:700}.u-layout-searchAttention :where(._keywords){display:flex;flex:1 1 auto;flex-wrap:wrap;gap:12px 8px}.u-layout-searchAttention :where(._rank){display:none}.u-layout-searchAttention :where(._word a){--local-foreground:var(--COLOR_FOREGROUND);--local-background:var(--COLOR_BASE_LIGHT);--local-outline:var(--COLOR_OUTLINE);align-items:center;background-color:var(--local-background);border:1px solid var(--local-outline);border-radius:20px;box-shadow:-1px 2px 0 0 #00000029,1px 2px 0 0 #00000029;color:var(--local-foreground);cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;min-width:120px;padding:8px 16px;position:relative;text-align:center;text-decoration:none;transition:box-shadow var(--TRANSITION),top var(--TRANSITION);vertical-align:middle}@media (hover:hover) and (min-width:768px){.u-layout-searchFilter :where(._attribute label):not(:has(input:disabled)):hover :where(._label){background-size:100% 1px}.u-layout-searchPaginator :where(._nav):not(:has(._disable)):hover{--local-foreground:var(--COLOR_BASE_LIGHT);--local-background:var(--COLOR_BRAND_PRIMARY);--local-outline:var(--COLOR_BRAND_PRIMARY)}.u-layout-searchResult :where(._link a):hover,.u-layout-searchResult :where(._title a):hover{background-size:0 1px}.u-layout-searchAttention :where(._word a):hover{box-shadow:none;top:2px}}@media (min-width:768px){.u-layout-searchFilter{gap:38px;margin-top:40px;padding:40px 36px}.u-layout-searchFilter :where(._attributes){flex-direction:row;flex-wrap:wrap;gap:14px 40px;margin-top:22px}.u-layout-searchFilter :where(._attribute label):after,.u-layout-searchFilter :where(._attribute label):before{top:calc(50% + .1em)}.u-layout-searchPaginator{margin-top:60px}.u-layout-searchPaginator :where(._nav._current),.u-layout-searchPaginator :where(._nav>a),.u-layout-searchPaginator :where(._nav>span){min-height:40px}.u-layout-searchResult{margin-top:42px}.u-layout-searchResult :where(._items){gap:76px}.u-layout-searchResult :where(._wrap){display:grid;gap:0 clamp(2.5rem,2.5rem + (1vw - .48rem) * (6.2827225131),4rem);grid-template:"_layoutgroup1 _layoutgroup1" auto "_thumbnail _snippet" 1fr "_thumbnail _layoutgroup3" auto "_thumbnail _layoutgroup4" auto/clamp(12.5rem,12.5rem + (1vw - .48rem) * (41.8848167539),22.5rem) 1fr}.u-layout-searchResult :where(._layoutgroup1){grid-area:_layoutgroup1}.u-layout-searchResult :where(._layoutgroup2){display:contents}.u-layout-searchResult :where(._thumbnail){grid-area:_thumbnail;margin-top:26px}.u-layout-searchResult :where(._thumbnail a){align-items:flex-start}.u-layout-searchResult :where(._snippet){grid-area:_snippet;line-height:1.45;margin-top:26px}.u-layout-searchResult :where(._layoutgroup3){flex-direction:row;flex-wrap:wrap;gap:0 46px;grid-area:_layoutgroup3;justify-content:flex-end}.u-layout-searchResult :where(._layoutgroup4){grid-area:_layoutgroup4}.u-layout-searchResultData{font-size:1rem}.u-layout-searchResultData :where(._countend),.u-layout-searchResultData :where(._countstart),.u-layout-searchResultData :where(._totalhits){font-size:1.25rem}.u-layout-searchSort{align-items:center;flex-direction:row;gap:48px;justify-content:flex-end;margin-top:38px}.u-layout-searchSort :where(._countselector),.u-layout-searchSort :where(._sortorderselector){gap:22px}.u-layout-searchSort :where(._countselector select),.u-layout-searchSort :where(._sortorderselector select){--local-padding:20px;background-size:16px;font-size:1rem;min-height:calc(1rem + var(--local-padding)*2);min-width:116px;padding-left:20px;padding-right:44px}.u-layout-searchAttention{margin-top:16px}.u-layout-searchAttention :where(._keywordranking){align-items:baseline;flex-direction:row;gap:16px}.u-layout-searchAttention :where(._keywords){gap:20px 16px}.u-layout-searchAttention :where(._word a){min-width:114px;padding-bottom:6px}}