.tab-system{width:100%}.tab-system .tab-system--radio:nth-child(1):checked~.tab-system--articles>article:nth-child(1){display:block}
.tab-system .tab-system--radio:nth-child(1):checked~header ul li:nth-child(1) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(1):focus-visible~header .tab-wrap>ul li:nth-child(1) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(2):checked~.tab-system--articles>article:nth-child(2){display:block}
.tab-system .tab-system--radio:nth-child(2):checked~header ul li:nth-child(2) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(2):focus-visible~header .tab-wrap>ul li:nth-child(2) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(3):checked~.tab-system--articles>article:nth-child(3){display:block}
.tab-system .tab-system--radio:nth-child(3):checked~header ul li:nth-child(3) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(3):focus-visible~header .tab-wrap>ul li:nth-child(3) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(4):checked~.tab-system--articles>article:nth-child(4){display:block}
.tab-system .tab-system--radio:nth-child(4):checked~header ul li:nth-child(4) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(4):focus-visible~header .tab-wrap>ul li:nth-child(4) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(5):checked~.tab-system--articles>article:nth-child(5){display:block}
.tab-system .tab-system--radio:nth-child(5):checked~header ul li:nth-child(5) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(5):focus-visible~header .tab-wrap>ul li:nth-child(5) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(6):checked~.tab-system--articles>article:nth-child(6){display:block}
.tab-system .tab-system--radio:nth-child(6):checked~header ul li:nth-child(6) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(6):focus-visible~header .tab-wrap>ul li:nth-child(6) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(7):checked~.tab-system--articles>article:nth-child(7){display:block}
.tab-system .tab-system--radio:nth-child(7):checked~header ul li:nth-child(7) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(7):focus-visible~header .tab-wrap>ul li:nth-child(7) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(8):checked~.tab-system--articles>article:nth-child(8){display:block}
.tab-system .tab-system--radio:nth-child(8):checked~header ul li:nth-child(8) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(8):focus-visible~header .tab-wrap>ul li:nth-child(8) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(9):checked~.tab-system--articles>article:nth-child(9){display:block}
.tab-system .tab-system--radio:nth-child(9):checked~header ul li:nth-child(9) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(9):focus-visible~header .tab-wrap>ul li:nth-child(9) label{border:2px solid #000}
.tab-system .tab-system--radio:nth-child(10):checked~.tab-system--articles>article:nth-child(10){display:block}
.tab-system .tab-system--radio:nth-child(10):checked~header ul li:nth-child(10) label.tab-label{color:#f7f7f7;background-color:#41414a}
.tab-system .tab-system--radio:nth-child(10):focus-visible~header .tab-wrap>ul li:nth-child(10) label{border:2px solid #000}
.tab-system--has-extra-nav{display:flex;justify-content:center;align-items:center;gap:16px;transition:.4s ease-in;position:relative}
.tab-system--has-extra-nav>form .hidden--fixed{position:absolute !important;top:40px !important}
.tab-system--has-extra-nav>form>.tab-system--articles{display:flex !important;width:calc(100vw - 220px) !important;min-height:700px;height:auto;overflow:visible;gap:72px;transform:translateX(0);transition:height .3s}
.tab-system--has-extra-nav>form>.tab-system--articles>article{width:100% !important;display:flex !important;flex-direction:column;align-items:flex-start;flex-grow:1;flex-shrink:0;height:auto}
.tab-system--has-extra-nav>form>.tab-system--articles>article .wp-block-columns{height:100%}
.tab-system--has-extra-nav>form>.tab-system--articles>article .tab-system{position:relative;height:100%}
.tab-system--has-extra-nav>form>.tab-system--articles>article .tab-system>.tab-system--articles{height:88%}
.tab-system--has-extra-nav>form>.tab-system--articles>article .tab-system>.tab-system--articles>article{height:auto}
.tab-system--has-extra-nav .tab-system--radio:first-child:checked~.tab-system--articles.extra-nav{transform:translateX(0);transition:transform .8s cubic-bezier(.075,.82,.165,1)}
.tab-system--has-extra-nav .tab-system--radio:nth-child(2):checked~.tab-system--articles.extra-nav{transform:translateX(calc((2 - 1) * -100% - 72px * (2 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide2{0%{transform:inherit}100%{transform:translateX(calc(2 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(3):checked~.tab-system--articles.extra-nav{transform:translateX(calc((3 - 1) * -100% - 72px * (3 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide3{0%{transform:inherit}100%{transform:translateX(calc(3 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(4):checked~.tab-system--articles.extra-nav{transform:translateX(calc((4 - 1) * -100% - 72px * (4 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide4{0%{transform:inherit}100%{transform:translateX(calc(4 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(5):checked~.tab-system--articles.extra-nav{transform:translateX(calc((5 - 1) * -100% - 72px * (5 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide5{0%{transform:inherit}100%{transform:translateX(calc(5 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(6):checked~.tab-system--articles.extra-nav{transform:translateX(calc((6 - 1) * -100% - 72px * (6 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide6{0%{transform:inherit}100%{transform:translateX(calc(6 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(7):checked~.tab-system--articles.extra-nav{transform:translateX(calc((7 - 1) * -100% - 72px * (7 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide7{0%{transform:inherit}100%{transform:translateX(calc(7 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(8):checked~.tab-system--articles.extra-nav{transform:translateX(calc((8 - 1) * -100% - 72px * (8 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide8{0%{transform:inherit}100%{transform:translateX(calc(8 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(9):checked~.tab-system--articles.extra-nav{transform:translateX(calc((9 - 1) * -100% - 72px * (9 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide9{0%{transform:inherit}100%{transform:translateX(calc(9 * -100% * .5 - 72px))}
}.tab-system--has-extra-nav .tab-system--radio:nth-child(10):checked~.tab-system--articles.extra-nav{transform:translateX(calc((10 - 1) * -100% - 72px * (10 - 1)));transition:transform .8s cubic-bezier(.075,.82,.165,1)}
@keyframes slide10{0%{transform:inherit}100%{transform:translateX(calc(10 * -100% * .5 - 72px))}
}.tab-system__next,.tab-system__prev{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#41414a;cursor:pointer;border:0}
@media(max-width:900px){.tab-system--has-extra-nav{overflow:hidden}.tab-system--has-extra-nav>form{width:100%}
.tab-system--has-extra-nav>form>.tab-system--articles{width:calc(100% - 32px) !important;min-height:500px;height:auto}
.tab-system--has-extra-nav>form>.tab-system--articles .wp-block-columns{width:100%}
.tab-system--has-extra-nav>form>.tab-system--articles .wp-block-columns .wp-block-column{margin:0 !important}
.tab-system--has-extra-nav>form>.tab-system--articles>article{width:calc(100vw - 32px)}
.tab-system__next,.tab-system__prev{display:none !important}}.tab-system__next svg,.tab-system__prev svg{width:24px;height:24px}
.tab-system__next:focus-visible,.tab-system__prev:focus-visible{outline-offset:2px;outline:Highlight auto 1px;outline:-webkit-focus-ring-color auto 1px}
.tab-system__prev svg{transform:rotate(180deg)}.tab-system .wp-block-column:first-child{border-right:3px solid #f1f2f3;padding-right:36px;margin-right:0 !important}
@media(max-width:781px){.tab-system .wp-block-column:first-child{border-right:0;padding-right:0;margin-right:12px !important}
}.tab-system.is-style-default:not(.is-style-underlined)>.tab-system--articles>article{height:auto}
.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(1):checked~.tab-system--articles>article:nth-child(1),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(10):checked~.tab-system--articles>article:nth-child(10),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(2):checked~.tab-system--articles>article:nth-child(2),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(3):checked~.tab-system--articles>article:nth-child(3),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(4):checked~.tab-system--articles>article:nth-child(4),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(5):checked~.tab-system--articles>article:nth-child(5),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(6):checked~.tab-system--articles>article:nth-child(6),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(7):checked~.tab-system--articles>article:nth-child(7),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(8):checked~.tab-system--articles>article:nth-child(8),.tab-system.is-style-default:not(.is-style-underlined) .tab-system--radio:nth-child(9):checked~.tab-system--articles>article:nth-child(9){display:block}
.tab-system article{background-color:var(--white);padding:24px}.tab-system.is-style-underlined .tab-system--radio:nth-child(1):checked~header ul li:nth-child(1){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(1):checked~header ul li:nth-child(1) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(1):checked~.tab-system--articles article:nth-child(1){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(2):checked~header ul li:nth-child(2){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(2):checked~header ul li:nth-child(2) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(2):checked~.tab-system--articles article:nth-child(2){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(3):checked~header ul li:nth-child(3){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(3):checked~header ul li:nth-child(3) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(3):checked~.tab-system--articles article:nth-child(3){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(4):checked~header ul li:nth-child(4){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(4):checked~header ul li:nth-child(4) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(4):checked~.tab-system--articles article:nth-child(4){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(5):checked~header ul li:nth-child(5){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(5):checked~header ul li:nth-child(5) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(5):checked~.tab-system--articles article:nth-child(5){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(6):checked~header ul li:nth-child(6){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(6):checked~header ul li:nth-child(6) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(6):checked~.tab-system--articles article:nth-child(6){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(7):checked~header ul li:nth-child(7){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(7):checked~header ul li:nth-child(7) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(7):checked~.tab-system--articles article:nth-child(7){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(8):checked~header ul li:nth-child(8){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(8):checked~header ul li:nth-child(8) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(8):checked~.tab-system--articles article:nth-child(8){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(9):checked~header ul li:nth-child(9){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(9):checked~header ul li:nth-child(9) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(9):checked~.tab-system--articles article:nth-child(9){display:block}
.tab-system.is-style-underlined .tab-system--radio:nth-child(10):checked~header ul li:nth-child(10){background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(10):checked~header ul li:nth-child(10) label.tab-label{color:#41414a;border-bottom:4px solid #41414a;background-color:transparent}
.tab-system.is-style-underlined .tab-system--radio:nth-child(10):checked~.tab-system--articles article:nth-child(10){display:block}
.tab-system.is-style-underlined header{padding:12px 0}@media(max-width:900px){.tab-system article{padding:16px}
.tab-system.is-style-underlined header{padding:12px 0 0}.tab-system.is-style-underlined article{padding:12px 0}
}.tab-system.is-style-underlined .tab-wrap ul{display:flex;flex-wrap:nowrap;width:100%;list-style:none;margin:0;padding:0;overflow-x:auto;background-color:transparent !important;border-radius:0}
.tab-system.is-style-underlined .tab-wrap ul li{display:inline-block;margin:0}.tab-system.is-style-underlined .tab-wrap ul li label.tab-label{padding:8px 16px;margin:0;color:#41414a;transition:border-color .2s linear,color .2s linear;font-size:16px;font-weight:400;cursor:pointer;border-bottom:4px solid #f7f7f7;background-color:transparent}
.tab-system.is-style-underlined .tab-wrap ul li label.tab-label:focus,.tab-system.is-style-underlined .tab-wrap ul li label.tab-label:hover{border-bottom:4px solid #41414a;background-color:transparent;color:#41414a}
.tab-system.is-style-underlined article{padding:12px 0}.tab-system.alignleft .tab-wrap ul{justify-content:flex-start}
.tab-system.alignright .tab-wrap ul{justify-content:flex-end}.tab-system.aligncenter .tab-wrap ul{justify-content:center}
.tab-system header{padding:40px 16px;text-align:center;color:#f7f7f7}.tab-system header h2{text-transform:uppercase;font-size:24px;letter-spacing:.13em;line-height:32px;font-weight:600}
.tab-system header .tab-wrap{display:flex;position:relative;border-radius:0;height:auto;justify-content:center}
.tab-system header .tab-wrap ul{list-style:none}.tab-system header ul{display:flex;flex-wrap:nowrap;margin:0;padding:0;overflow-x:auto;border-radius:0}
.tab-system header ul li{display:inline-flex;margin:0;background-color:#fff;flex-shrink:0}
.tab-system header ul li:last-child{margin-right:0}.tab-system header ul li:first-child{margin-left:0}
.tab-system header ul li label.tab-label{display:flex;align-items:center;justify-content:center;min-height:56px;padding:8px 16px;margin:0;color:#41414a;background-color:#f7f7f7;transition:background-color .2s linear,color .2s linear;font-size:16px;font-weight:400;cursor:pointer;box-sizing:border-box}
.tab-system header ul li label.tab-label:focus,.tab-system header ul li label.tab-label:hover{color:#f7f7f7;background-color:#41414a}
.tab-system--articles{max-width:1152px;margin-left:auto;margin-right:auto;margin-bottom:40px}
@media(max-width:1152px){.tab-system.is-style-underlined .tab-system--articles{width:100% !important}
.tab-system--articles{width:calc(100% - 32px) !important}}@media(max-width:900px){.tab-system header{overflow-x:auto}
.tab-system--articles{width:100% !important}}.tab-system--articles article{display:none;background-color:#fff}
.tab-system--articles article ul{list-style:disc}.tab-system>.tab-system{background-color:transparent !important}
.gutenberg-content>.tab-system.is-style-outline{background-color:#f1f2f3;position:relative}
.gutenberg-content>.tab-system.is-style-outline>.tab-nav{display:block;position:absolute;width:40px;height:40px;background-color:#41414a;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}
.gutenberg-content>.tab-system.is-style-outline>.tab-nav--prev{left:0;top:50%}.gutenberg-content>.tab-system.is-style-outline>.tab-nav--next{right:0;top:50%}