.block{padding:0 0 calc(var(--gridunit)*3) 0;flex:1 0 auto;grid-auto-rows:min-content}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.block{padding:0 0 var(--gridunit) 0;grid-template-columns:[max-start] var(--gridunit-small) [full-start] 1fr [limited-start leftinner-start] minmax(0, 592px) [leftinner-end] var(--gridunit-small) [rightinner-start] minmax(0, 592px) [rightinner-end limited-end] 1fr [full-end] var(--gridunit-small) [max-end];align-content:start;gap:0;display:grid}}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.block{grid-template-columns:[max-start] var(--gridunit) [full-start] 1fr [limited-start leftinner-start] minmax(0, 592px) [leftinner-end] var(--gridunit) [rightinner-start] minmax(0, 592px) [rightinner-end limited-end] 1fr [full-end] var(--gridunit) [max-end];align-content:start;gap:0;display:grid}}@media print{.block{display:block}}.block>*{grid-column:limited}.block .breakout{box-sizing:border-box;grid-column:max!important;padding:0!important}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.block .breakout TABLE{width:unset!important}}.block .breakout.width-max{max-width:none;grid-column:max!important}.block .breakout.width-full{max-width:none;grid-column:full!important}.block .breakout.width-default{width:100%;max-width:var(--content-maxwidth);flex-direction:column;margin-left:auto;margin-right:auto;display:flex;grid-column:full!important}.block .breakout.width-medium{flex-direction:column;width:100%;max-width:1016px;margin-left:auto;margin-right:auto;display:flex;grid-column:full!important}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.block .breakout.width-medium{margin:0}}.block .breakout.width-narrow{flex-direction:column;width:100%;max-width:600px;margin-left:auto;margin-right:auto;display:flex;grid-column:full!important}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.block .breakout.width-narrow{max-width:100%;margin:0}}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.block .breakout .scrollable,.block .breakout .scrollable__scroller{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}}@supports (padding:max(0px)){.block{padding-left:max(0,env(safe-area-inset-left));padding-right:max(0,env(safe-area-inset-right))}}.block.theme-default{background-color:#0000}.block.theme-lightest{--site-bg:var(--color-white);background-color:var(--color-white)}.block.theme-lighter{background:var(--color-neutral-50)}.block.theme-light{--site-bg:var(--color-primary-300);background-color:var(--color-primary-300);color:var(--color-white)}.block.theme-medium{--site-bg:var(--color-primary-500);background-color:var(--color-primary-500);color:var(--color-white)}.block.theme-dark{--site-bg:var(--color-primary-850);background-color:var(--color-primary-850);color:var(--color-white)}.block.theme-category01{--site-bg:#cee1fd;background-color:var(--site-bg)}.block.theme-category02{--site-bg:#fdd1ce;background-color:var(--site-bg)}.block.theme-category03{--site-bg:#fdeace;background-color:var(--site-bg)}.block.theme-category04{--site-bg:#f5fb9d;background-color:var(--site-bg)}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.block.width-default{grid-template-columns:[max-start] var(--gridunit) [full-start] 1fr [limited-start leftinner-start] minmax(0, 592px) [leftinner-end] var(--gridunit) [rightinner-start] minmax(0, 592px) [rightinner-end limited-end] 1fr [full-end] var(--gridunit) [max-end]}.block.width-narrow{grid-template-columns:[max-start] var(--gridunit-large) [full-start] 1fr [limited-start leftinner-start] minmax(0, 300px) [leftinner-end] var(--gridunit) [rightinner-start] minmax(0, 300px) [rightinner-end limited-end] 1fr [full-end] var(--gridunit-large) [max-end];padding:calc(var(--gridunit-large) - 1em) 0 var(--gridunit-large) 0!important}.block.width-medium{grid-template-columns:[max-start] var(--gridunit-large) [full-start] 1fr [limited-start leftinner-start] minmax(0, 400px) [leftinner-end] var(--gridunit) [rightinner-start] minmax(0, 400px) [rightinner-end limited-end] 1fr [full-end] var(--gridunit-large) [max-end]}}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.block.width-article{min-width:0}.block.width-article TABLE{min-width:100%}}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.block.width-article{grid-template-columns:[max-start] var(--gridunit) [full-start] 1fr [limited-start leftinner-start] minmax(0, calc((592px - var(--gridunit)) / 2)) [leftinner-end] var(--gridunit) [rightinner-start] minmax(0, calc((592px - var(--gridunit)) / 2)) [rightinner-end limited-end] 1fr [full-end] var(--gridunit) [max-end]}.block.width-article TABLE{min-width:1016px}}.block.width-article>.well{margin-top:var(--gridunit-large);width:100%;max-width:var(--content-maxwidth);margin-left:auto;margin-right:auto;grid-column:full!important}.block.width-max{grid-template-columns:[max-start full-start limited-start leftinner-start]1fr[leftinner-end rightinner-start]1fr[rightinner-end limited-end full-end max-end]}.block.width-full{grid-template-columns:[max-start] var(--gridunit-small) [full-start limited-start leftinner-start] 1fr [leftinner-end rightinner-start] 1fr [rightinner-end limited-end full-end] var(--gridunit-small) [max-end]}@media screen and (min-width:760px) and (orientation:portrait),screen and (min-width:1024px) and (orientation:landscape){.block.width-full{grid-template-columns:[max-start] var(--gridunit) [full-start limited-start leftinner-start] 1fr [leftinner-end rightinner-start] 1fr [rightinner-end limited-end full-end] var(--gridunit) [max-end]}.block.width-search{grid-template-columns:[max-start] var(--gridunit) [full-start] 1fr [limited-start] 696px [limited-end] var(--gridunit) [sidebar-start] minmax(0, 488px) [sidebar-end] 1fr [full-end] var(--gridunit) [max-end]}}.block.compact{padding-bottom:var(--gridunit)!important;padding-top:0!important}.layout-overlay .block{padding:var(--gridunit-large) 0}@media screen and (max-width:759px),screen and (max-width:1023px) and (orientation:landscape){.layout-overlay .block{padding:0 0 var(--gridunit) 0}}.layout-overlay.size-max .block{padding:0 var(--gridunit) var(--gridunit) var(--gridunit);flex-direction:column;display:flex!important}
/*# sourceMappingURL=0j2jzh7l2-x.-.css.map*/