.carousel.splide .splide__pagination{counter-reset:pagination-num;position:relative}.carousel.splide .splide__pagination__page{height:1.5rem;width:1.5rem}.carousel.splide .splide__pagination__page.is-active{transform:scale(1.1)}.carousel.splide .splide__arrows button{background:#fff;border:2px solid #efefef;border-radius:9999px;color:#fff;cursor:pointer;height:44px;opacity:.7;width:44px}.carousel.splide .splide__arrows button:disabled{visibility:hidden}.carousel.splide .splide__arrows button:hover{opacity:1}.carousel.splide .splide__arrows .splide__arrow--next{right:0}.carousel.splide .splide__arrows .splide__arrow--prev{left:0}.carousel.splide.count-page .splide__pagination__page:before{content:counter(pagination-num);counter-increment:pagination-num}.carousel.splide.square .splide__pagination__page{border:1px solid #666;border-radius:0}.carousel.splide.circle .splide__pagination__page{border:1px solid #666;border-radius:50%}.carousel.splide.plain .splide__pagination__page{border:none;border-radius:0}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide.sc{padding:0 12px;visibility:visible}@media(min-width:992px){.splide.sc{padding:0 24px}}.splide.sc .splide__list{border-bottom:1px solid #ccc;padding-bottom:16px}.splide.sc .splide__list article.sc{border-bottom:none;margin-bottom:0;padding-bottom:0;width:100%}.splide.sc .splide__list article.sc.sc__medium h3{min-height:2.8rem}.splide.sc .splide__arrows{padding:0}.splide.sc .splide__arrows button{background:#fff;border:2px solid #efefef;border-radius:9999px;color:#fff;cursor:pointer;height:44px;min-width:44px;opacity:.7;width:44px}.splide.sc .splide__arrows button:disabled{visibility:hidden}.splide.sc .splide__arrows button:hover{opacity:1}.splide.sc .splide__arrows .splide__arrow--next{right:0}.splide.sc .splide__arrows .splide__arow--prev{left:0}.grid{display:flex;flex:0 1 auto;flex-flow:row wrap}.grid__column{flex-direction:column;justify-content:space-between}.grid__column,.grid__column-left,.grid__column-left-content{margin-right:1rem}@media(min-width:992px){.grid__column-left-content{padding:0 1rem}}.grid__column-right{margin-right:0}.grid__column-right-content{padding-left:1rem}@media(min-width:992px){.grid__column-right-content{padding:0 1rem}}.grid__container{padding:0 .25rem;width:100%}.grid__container-centered{margin:0 auto}.grid .grid__col{flex:0 0 auto;max-width:100%;padding:0 .25rem}@media(max-width:767px){.grid .grid__col--xs-12{width:100%}.grid .grid__col--sm{padding:0 .125rem}.grid .grid__col--sm-1{flex-basis:auto;width:calc(8.33% - .92rem)}.grid .grid__col--sm-2{flex-basis:auto;width:calc(16.67% - .83rem)}.grid .grid__col--sm-3{flex-basis:auto;width:calc(25% - .75rem)}.grid .grid__col--sm-4{flex-basis:auto;width:calc(33.33% - .67rem)}.grid .grid__col--sm-5{flex-basis:auto;width:calc(41.67% - .58rem)}.grid .grid__col--sm-6{flex-basis:auto;width:calc(50% - .5rem)}.grid .grid__col--sm-7{flex-basis:auto;width:calc(58.33% - .42rem)}.grid .grid__col--sm-8{flex-basis:auto;width:calc(66.67% - .33rem)}.grid .grid__col--sm-9{flex-basis:auto;width:calc(75% - .25rem)}.grid .grid__col--sm-10{flex-basis:auto;width:calc(83.33% - .17rem)}.grid .grid__col--sm-11{flex-basis:auto;width:calc(91.67% - .08rem)}.grid .grid__col--sm-12{flex-basis:auto;width:100%}}@media(min-width:768px){.grid .grid__col--md{padding:0 .125rem}.grid .grid__col--md-1{flex-basis:auto;width:calc(8.33% - .92rem)}.grid .grid__col--md-2{flex-basis:auto;width:calc(16.67% - .83rem)}.grid .grid__col--md-3{flex-basis:auto;width:calc(25% - .75rem)}.grid .grid__col--md-4{flex-basis:auto;width:calc(33.33% - .67rem)}.grid .grid__col--md-5{flex-basis:auto;width:calc(41.67% - .58rem)}.grid .grid__col--md-6{flex-basis:auto;width:calc(50% - .5rem)}.grid .grid__col--md-7{flex-basis:auto;width:calc(58.33% - .42rem)}.grid .grid__col--md-8{flex-basis:auto;width:calc(66.67% - .33rem)}.grid .grid__col--md-9{flex-basis:auto;width:calc(75% - .25rem)}.grid .grid__col--md-10{flex-basis:auto;width:calc(83.33% - .17rem)}.grid .grid__col--md-11{flex-basis:auto;width:calc(91.67% - .08rem)}.grid .grid__col--md-12{flex-basis:auto;width:100%}}@media(min-width:992px){.grid .grid__col--lg{padding:0 .125rem}.grid .grid__col--lg-1{flex-basis:auto;width:calc(8.33% - .92rem)}.grid .grid__col--lg-2{flex-basis:auto;width:calc(16.67% - .83rem)}.grid .grid__col--lg-3{flex-basis:auto;width:calc(25% - .75rem)}.grid .grid__col--lg-4{flex-basis:auto;width:calc(33.33% - .67rem)}.grid .grid__col--lg-5{flex-basis:auto;width:calc(41.67% - .58rem)}.grid .grid__col--lg-6{flex-basis:auto;width:calc(50% - .5rem)}.grid .grid__col--lg-7{flex-basis:auto;width:calc(58.33% - .42rem)}.grid .grid__col--lg-8{flex-basis:auto;width:calc(66.67% - .33rem)}.grid .grid__col--lg-9{flex-basis:auto;width:calc(75% - .25rem)}.grid .grid__col--lg-10{flex-basis:auto;width:calc(83.33% - .17rem)}.grid .grid__col--lg-11{flex-basis:auto;width:calc(91.67% - .08rem)}.grid .grid__col--lg-12{flex-basis:auto;width:100%}}.grid .grid__col-1{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(8.33% - .00758rem)}.grid .grid__col-1:nth-child(12n){margin-right:0}.grid .grid__col-2{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(16.67% - .03333rem)}.grid .grid__col-2:nth-child(6n){margin-right:0}.grid .grid__col-3{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(25% - .08333rem)}.grid .grid__col-3:nth-child(4n){margin-right:0}.grid .grid__col-4{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(33.33% - .16667rem)}.grid .grid__col-4:nth-child(3n){margin-right:0}.grid .grid__col-5{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(41.67% - .5rem)}.grid .grid__col-5:nth-child(2n){margin-right:0}.grid .grid__col-6{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(50% - .5rem)}.grid .grid__col-6:nth-child(2n){margin-right:0}.grid .grid__col-7{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(58.33% - .5rem)}.grid .grid__col-7:nth-child(2n){margin-right:0}.grid .grid__col-8{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(66.67% - .5rem)}.grid .grid__col-8:nth-child(2n){margin-right:0}.grid .grid__col-9{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(75% - 1rem)}.grid .grid__col-9:nth-child(1n){margin-right:0}.grid .grid__col-10{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(83.33% - 1rem)}.grid .grid__col-10:nth-child(1n){margin-right:0}.grid .grid__col-11{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(91.67% - 1rem)}.grid .grid__col-11:nth-child(1n){margin-right:0}.grid .grid__col-12{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:100%}@media(max-width:767px){.grid .sd\:grid__col-1{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(8.33% - .00758rem)}.grid .sd\:grid__col-1:nth-child(12n){margin-right:0}.grid .sd\:grid__col-2{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(16.67% - .03333rem)}.grid .sd\:grid__col-2:nth-child(6n){margin-right:0}.grid .sd\:grid__col-3{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(25% - .08333rem)}.grid .sd\:grid__col-3:nth-child(4n){margin-right:0}.grid .sd\:grid__col-4{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(33.33% - .16667rem)}.grid .sd\:grid__col-4:nth-child(3n){margin-right:0}.grid .sd\:grid__col-5{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(41.67% - .5rem)}.grid .sd\:grid__col-5:nth-child(2n){margin-right:0}.grid .sd\:grid__col-6{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(50% - .5rem)}.grid .sd\:grid__col-6:nth-child(2n){margin-right:0}.grid .sd\:grid__col-7{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(58.33% - .5rem)}.grid .sd\:grid__col-7:nth-child(2n){margin-right:0}.grid .sd\:grid__col-8{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(66.67% - .5rem)}.grid .sd\:grid__col-8:nth-child(2n){margin-right:0}.grid .sd\:grid__col-9{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(75% - 1rem)}.grid .sd\:grid__col-9:nth-child(1n){margin-right:0}.grid .sd\:grid__col-10{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(83.33% - 1rem)}.grid .sd\:grid__col-10:nth-child(1n){margin-right:0}.grid .sd\:grid__col-11{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(91.67% - 1rem)}.grid .sd\:grid__col-11:nth-child(1n){margin-right:0}.grid .sd\:grid__col-12{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:100%}}@media(min-width:768px){.grid .md\:grid__col-1{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(8.33% - .00758rem)}.grid .md\:grid__col-1:nth-child(12n){margin-right:0}.grid .md\:grid__col-2{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(16.67% - .03333rem)}.grid .md\:grid__col-2:nth-child(6n){margin-right:0}.grid .md\:grid__col-3{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(25% - .08333rem)}.grid .md\:grid__col-3:nth-child(4n){margin-right:0}.grid .md\:grid__col-4{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(33.33% - .16667rem)}.grid .md\:grid__col-4:nth-child(3n){margin-right:0}.grid .md\:grid__col-5{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(41.67% - .5rem)}.grid .md\:grid__col-5:nth-child(2n){margin-right:0}.grid .md\:grid__col-6{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(50% - .5rem)}.grid .md\:grid__col-6:nth-child(2n){margin-right:0}.grid .md\:grid__col-7{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(58.33% - .5rem)}.grid .md\:grid__col-7:nth-child(2n){margin-right:0}.grid .md\:grid__col-8{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(66.67% - .5rem)}.grid .md\:grid__col-8:nth-child(2n){margin-right:0}.grid .md\:grid__col-9{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(75% - 1rem)}.grid .md\:grid__col-9:nth-child(1n){margin-right:0}.grid .md\:grid__col-10{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(83.33% - 1rem)}.grid .md\:grid__col-10:nth-child(1n){margin-right:0}.grid .md\:grid__col-11{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(91.67% - 1rem)}.grid .md\:grid__col-11:nth-child(1n){margin-right:0}.grid .md\:grid__col-12{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:100%}}@media(min-width:992px){.grid .ld\:grid__col-1{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(8.33% - .00758rem)}.grid .ld\:grid__col-1:nth-child(12n){margin-right:0}.grid .ld\:grid__col-2{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(16.67% - .03333rem)}.grid .ld\:grid__col-2:nth-child(6n){margin-right:0}.grid .ld\:grid__col-3{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(25% - .08333rem)}.grid .ld\:grid__col-3:nth-child(4n){margin-right:0}.grid .ld\:grid__col-4{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(33.33% - .16667rem)}.grid .ld\:grid__col-4:nth-child(3n){margin-right:0}.grid .ld\:grid__col-5{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(41.67% - .5rem)}.grid .ld\:grid__col-5:nth-child(2n){margin-right:0}.grid .ld\:grid__col-6{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(50% - .5rem)}.grid .ld\:grid__col-6:nth-child(2n){margin-right:0}.grid .ld\:grid__col-7{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(58.33% - .5rem)}.grid .ld\:grid__col-7:nth-child(2n){margin-right:0}.grid .ld\:grid__col-8{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(66.67% - .5rem)}.grid .ld\:grid__col-8:nth-child(2n){margin-right:0}.grid .ld\:grid__col-9{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(75% - 1rem)}.grid .ld\:grid__col-9:nth-child(1n){margin-right:0}.grid .ld\:grid__col-10{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(83.33% - 1rem)}.grid .ld\:grid__col-10:nth-child(1n){margin-right:0}.grid .ld\:grid__col-11{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:calc(91.67% - 1rem)}.grid .ld\:grid__col-11:nth-child(1n){margin-right:0}.grid .ld\:grid__col-12{flex:0 0 auto;flex-basis:auto;max-width:100%;padding:0 .25rem 1rem;width:100%}}.TabbedNav{border:1px solid #fb0f0c;border-radius:4px;display:flex;flex-wrap:wrap;overflow:hidden}.TabbedNav--item{cursor:pointer;flex:0 1 20%}.TabbedNav--item button{width:100%}.TabbedNav--item button,.TabbedNav--item:is(button){border:.5px solid #e0e0e0;color:#fb0f0c;font-size:.875rem;font-weight:700;padding:4px}.TabbedNav--item button:hover,.TabbedNav--item:is(button):hover{background:#e0e0e0}.TabbedNav--item button:disabled,.TabbedNav--item:is(button):disabled{background:#e0e0e0;border-color:#e0e0e0;color:#b3b3b3;cursor:not-allowed}@media(min-width:768px){.TabbedNav--item{flex:1 1 auto}}.TabbedNav--item.active button,.TabbedNav--item.active:is(button){background:#fb0f0c;border:.5px solid transparent;color:#fff;cursor:default}.toggle-list{margin-bottom:10px}.toggle-list--btn{align-items:center;background:transparent;border:none;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;font-size:1.25rem;gap:8px;margin-bottom:16px;padding:4px 0;width:100%}.toggle-list--btn[disabled]{cursor:default;opacity:.2}@media(min-width:768px){.toggle-list--btn{font-size:1.5rem}}@media(min-width:992px){.toggle-list--btn{margin-bottom:24px}.toggle-list--btn:not([disabled]):hover{background:#f0f0f0;color:#fb0f0c}}.toggle-list--label{flex-grow:1;margin-left:6px;padding-left:1.8rem;padding-top:4px;text-align:left}.toggle-list--label.arrow:before{margin-right:1rem;padding:4px;top:40%}.toggle-list--content{padding:0 .5rem}.AuthorIndex{margin-bottom:20px}.AuthorIndex.zbat .TabbedNav{border-color:#00be07}.AuthorIndex.zbat .TabbedNav--item button:not([disabled]),.AuthorIndex.zbat .TabbedNav--item:is(button):not([disabled]){color:#00be07}.AuthorIndex.zbat .TabbedNav--item.active button,.AuthorIndex.zbat .TabbedNav--item.active:is(button){background:#00be07;color:#fff}@media(min-width:992px){.AuthorIndex.zbat .toggle-list--btn:not([disabled]):hover{color:#00be07}}.AuthorIndexFilterMenu{margin-bottom:24px}.AuthorIndexAuthorList{display:flex;flex-wrap:wrap}@media(min-width:768px){.AuthorIndexAuthorList{gap:16px}}.AuthorIndexAuthorItem{align-items:stretch;border-bottom:1px solid #e0e0e0;display:flex;flex:0 1 100%;margin-bottom:8px;overflow-wrap:anywhere}@media(min-width:768px){.AuthorIndexAuthorItem{border-bottom:none;flex:0 1 calc(33.33333% - 10.66667px)}}.AuthorIndexAuthor_link{text-decoration:none;width:100%}.AuthorIndexAuthor_link:hover,.AuthorIndexAuthor_link:hover .AuthorIndexAuthor_role{text-decoration:underline}.AuthorIndexAuthor{padding-bottom:8px}.AuthorIndexAuthor_name{font-weight:700}@media(min-width:768px){.AuthorIndexAuthor_name{font-size:1.125rem}}.AuthorIndexAuthor_role{color:#666;font-size:.75rem;min-height:1rem}@media(min-width:768px){.AuthorIndexAuthor_role{font-size:.875rem;margin-left:0}}.gamescores{background-color:#f0f0f0;display:flex;justify-content:center;overflow:auto;padding:.25rem 0;text-align:center;width:100%}@media(min-width:992px){.gamescores{justify-content:center}}.gamescores .slider__item>a,.gamescores>a{text-decoration:none}.gamescores .game--simple{margin-right:1rem}@media(min-width:992px){.gamescores .game--simple{font-size:1rem}}.gamescores .game--simple:last-of-type{margin-right:0}@media(min-width:992px){.gamescores .game--simple{margin-right:2rem}}.gamescores--simple{flex-wrap:nowrap;justify-content:start;max-height:80px;overflow:hidden}@media(min-width:992px){.gamescores--simple{justify-content:center;max-height:56px}}.gamescores--simple a,.gamescores--simple>div{align-items:center;flex:1}.gamescores--simple a .game--simple__team,.gamescores--simple>div .game--simple__team{align-items:center;display:flex;flex-direction:row}.gamescores--simple a .game--simple__team img,.gamescores--simple>div .game--simple__team img{width:2.5rem}.gamescores--simple .game--simple__team-info{align-items:center}@media(max-width:767px){.gamescores--simple a,.gamescores--simple>div>div{align-items:center;margin:0;max-width:100px}.gamescores--simple a .game--simple__team-info,.gamescores--simple>div>div .game--simple__team-info{width:50%}.gamescores--simple a .game--simple__team-info .game--simple__team,.gamescores--simple>div>div .game--simple__team-info .game--simple__team{align-items:center;justify-content:space-around}.gamescores--simple a .game__inning,.gamescores--simple>div>div .game__inning{margin-left:.5rem;max-width:50%;text-align:center}}@media(min-width:768px){.gamescores .game__score{padding-left:.5rem;padding-right:.5rem}.gamescores--simple .game__score{padding-left:.25rem;padding-right:.25rem}.gamescores .game__visitor-team .game__score{order:-1}}.gamescores .game__inning{font-size:.63rem;font-weight:700;white-space:nowrap}@media(min-width:992px){.gamescores .game__inning{margin-top:-1em}}.gamescores--pitcher{background-color:transparent;flex-wrap:wrap}.gamescores--pitcher .game--detailed{background-color:#f0f0f0;border-radius:.8em;margin:.5rem;max-width:calc(375px - 2rem);padding:.5rem}.gamescores--pitcher .game__body{align-items:stretch;display:flex;justify-content:space-between}.gamescores--pitcher .game__body .game__score{min-width:calc(199px - 2rem)}.gamescores--pitcher .game__body .game__home,.gamescores--pitcher .game__body .game__visitor{width:88px}.gamescores--pitcher .game__body .game__home .game__team-logo>img,.gamescores--pitcher .game__body .game__visitor .game__team-logo>img{width:100%}.gamescores--pitcher .game__info{align-items:center;display:flex;flex-direction:column}.gamescores--pitcher .game__stadium{font-size:.75rem;font-weight:700;white-space:nowrap}.gamescores--pitcher .game__home,.gamescores--pitcher .game__visitor{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.gamescores--pitcher .game__pitcher{font-size:.63rem;letter-spacing:-.05em;white-space:nowrap}.gamescores--pitcher .game__score{align-items:center;display:flex;flex:1;flex-direction:row;justify-content:space-between}.gamescores--pitcher .game__score__separator{border-top:3px solid #000;display:inline-block;height:1px;width:.5rem}.gamescores--pitcher .game__score__home,.gamescores--pitcher .game__score__visitor{display:block;font-family:Roboto,游ゴシック体,YuGothic,ヒラギノ角ゴ ProN W3,HiraKakuProN-W3,ヒラギノ角ゴ Pro W3,HiraKakuPro-W3,メイリオ,meiryo,ＭＳ Ｐゴシック,MS Pgothic,Osaka,sans-serif,helvetica,Helvetica Neue,arial,verdana,sans;font-size:3rem;font-weight:700;height:88px;line-height:88px;text-align:center;width:calc(50% - .5rem)}.gamescores--pitcher .game__inning{align-items:center;display:flex;flex:.5}.gamescores--pitcher .game__time{font-size:.75rem}.gamescores .slider{margin:auto;max-width:100%}.gamescores .slider button{border:0;font-size:1.5rem;line-height:1.5rem}.npb-gameboard.simple.ld .splide__list{align-items:center;display:flex;justify-content:space-between}.group-alert{align-items:center;border-bottom:1px solid #ccc;border-top:1px solid #ccc;display:flex;justify-content:center;width:100%}.group-alert .splide.is-initialized:is(.is-active) li{align-items:center;display:flex;justify-content:center}.group-alert .splide.is-initialized:not(.is-active) .splide__list{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(min-width:992px){.group-alert .splide.is-initialized:not(.is-active) .splide__list{flex-direction:row}}.group-alert .splide.is-initialized:not(.is-active) .splide__list li{margin:0 10px}.group-alert span{white-space:nowrap}.group-alert-content{max-width:320px;overflow:hidden;text-overflow:ellipsis}.h-80px{height:80px}@media(max-width:767px){.sd\:h-80px{height:80px}}@media(min-width:768px){.md\:h-80px{height:80px}}.h-40px{height:40px}@media(max-width:767px){.sd\:h-40px{height:40px}}@media(min-width:768px){.md\:h-40px{height:40px}}@media(min-width:992px){.ld\:h-40px{height:40px}}.theme-header{background:#333;margin:20px 0 0;padding:0 .5rem .2rem}.theme-header-rel-content{background:#e0e0e0;border-radius:.25rem;font-size:.8rem;font-weight:700;padding:5px 10px;text-decoration:none}