.wf_tabs{display:flex;flex-direction:column;margin:4.8rem auto;border-radius:1.2rem;background:var(--background-color);box-shadow:0 .1rem .3rem #0000000d;overflow:hidden;transition:background-color .3s ease-in-out}.wf_tabs input[type=radio]{display:none}.wf_tabs .wf_tabs_nav{display:flex;justify-content:center;align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;position:relative}.wf_tabs .wf_tabs_nav label{flex:1;text-align:center;padding:2rem .2rem;font-size:1.5rem;font-weight:500;color:555555;cursor:pointer;letter-spacing:.02em;position:relative;transition:color .15s ease-in-out,transform .15s ease-in-out}.wf_tabs .wf_tabs_nav label:hover{color:var(--wf-ca);transform:translateY(-.05rem)}.wf_tabs .wf_tabs_nav:after{content:"";position:absolute;bottom:0;left:0;width:calc(100%/var(--tabs-count, 3));height:.2rem;background:var(--wf-ca);border-radius:.2rem;transition:transform .35s cubic-bezier(.25,1,.3,1)}.wf_tabs .wf_tabs_content{padding:3.2rem 2rem;background:#fcfcfc}.wf_tabs .wf_tabs_content .tab-panel{display:none;margin-inline:auto;animation:fadeUp .3s ease both;font-size:1.4rem;line-height:1.7;color:var(--text-color, #222)}.wf_tabs .wf_tabs_content .tab-panel>:first-child{margin-top:0}.wf_tabs .wf_tabs_content .tab-panel>:last-child{margin-bottom:0}.wf_tabs .wf_tabs_content .tab-panel h1,.wf_tabs .wf_tabs_content .tab-panel h2,.wf_tabs .wf_tabs_content .tab-panel h3,.wf_tabs .wf_tabs_content .tab-panel h4,.wf_tabs .wf_tabs_content .tab-panel h5,.wf_tabs .wf_tabs_content .tab-panel h6{color:#000;font-weight:700;line-height:1.25;letter-spacing:-.01em;margin:2.4rem 0 1rem}.wf_tabs .wf_tabs_content .tab-panel h1{font-size:2.6rem}.wf_tabs .wf_tabs_content .tab-panel h2{font-size:2.2rem}.wf_tabs .wf_tabs_content .tab-panel h3{font-size:1.8rem}.wf_tabs .wf_tabs_content .tab-panel h4{font-size:1.6rem}.wf_tabs .wf_tabs_content .tab-panel h5,.wf_tabs .wf_tabs_content .tab-panel h6{font-size:1.4rem;text-transform:uppercase;letter-spacing:.06em}.wf_tabs .wf_tabs_content .tab-panel p{margin:0 0 1.2rem}.wf_tabs .wf_tabs_content .tab-panel a{color:var(--wf-ca-dark, var(--wf-ca));text-decoration:underline;text-underline-offset:.25em;font-weight:500;transition:opacity .2s ease}.wf_tabs .wf_tabs_content .tab-panel a:hover{opacity:.8}.wf_tabs .wf_tabs_content .tab-panel strong,.wf_tabs .wf_tabs_content .tab-panel b{font-weight:700;color:#000}.wf_tabs .wf_tabs_content .tab-panel em,.wf_tabs .wf_tabs_content .tab-panel i{font-style:italic}.wf_tabs .wf_tabs_content .tab-panel small{font-size:1.2rem;color:var(--text-color-secondary, #666)}.wf_tabs .wf_tabs_content .tab-panel ul,.wf_tabs .wf_tabs_content .tab-panel ol{margin:0 0 1.4rem;padding-left:2.2rem}.wf_tabs .wf_tabs_content .tab-panel ul li,.wf_tabs .wf_tabs_content .tab-panel ol li{margin-bottom:.4rem}.wf_tabs .wf_tabs_content .tab-panel ul li::marker,.wf_tabs .wf_tabs_content .tab-panel ol li::marker{color:var(--wf-ca)}.wf_tabs .wf_tabs_content .tab-panel ul ul,.wf_tabs .wf_tabs_content .tab-panel ul ol,.wf_tabs .wf_tabs_content .tab-panel ol ul,.wf_tabs .wf_tabs_content .tab-panel ol ol{margin:.4rem 0 .8rem}.wf_tabs .wf_tabs_content .tab-panel ul li{list-style:disc}.wf_tabs .wf_tabs_content .tab-panel ol li{list-style:decimal}.wf_tabs .wf_tabs_content .tab-panel blockquote{margin:1.6rem 0;padding:1rem 1.4rem;border-left:.3rem solid var(--wf-ca);background:#fff;border-radius:0 .6rem .6rem 0;color:var(--text-color-secondary, #444);font-style:italic}.wf_tabs .wf_tabs_content .tab-panel blockquote p:last-child{margin-bottom:0}.wf_tabs .wf_tabs_content .tab-panel hr{border:0;border-top:.1rem solid rgba(0,0,0,.08);margin:2.4rem 0}.wf_tabs .wf_tabs_content .tab-panel code{background:#0000000d;padding:.15em .4em;border-radius:.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;color:#000}.wf_tabs .wf_tabs_content .tab-panel pre{background:#1a1a1a;color:#f5f5f5;padding:1.2rem 1.4rem;border-radius:.8rem;overflow-x:auto;font-size:1.3rem;line-height:1.55;margin:0 0 1.6rem}.wf_tabs .wf_tabs_content .tab-panel pre code{background:0 0;color:inherit;padding:0;border-radius:0}.wf_tabs .wf_tabs_content .tab-panel img,.wf_tabs .wf_tabs_content .tab-panel video{max-width:100%;height:auto;border-radius:.8rem;margin:1.2rem 0;display:block}.wf_tabs .wf_tabs_content .tab-panel figure{margin:1.6rem 0}.wf_tabs .wf_tabs_content .tab-panel figure figcaption{font-size:1.2rem;color:var(--text-color-secondary, #666);text-align:center;margin-top:.6rem}.wf_tabs .wf_tabs_content .tab-panel iframe{max-width:100%;border:0;border-radius:.8rem}.wf_tabs .wf_tabs_content .tab-panel .table-wrapper{width:100%;max-width:100rem;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 auto;border:.1rem solid rgba(0,0,0,.08);border-radius:.8rem;background:#fff}.wf_tabs .wf_tabs_content .tab-panel .table-wrapper::-webkit-scrollbar{height:.6rem}.wf_tabs .wf_tabs_content .tab-panel .table-wrapper::-webkit-scrollbar-thumb{background:#00000040;border-radius:.4rem}.wf_tabs .wf_tabs_content .tab-panel table{width:100%;min-width:44rem;border-collapse:collapse;font-size:1.35rem;line-height:1.5}.wf_tabs .wf_tabs_content .tab-panel th,.wf_tabs .wf_tabs_content .tab-panel td{padding:1rem 1.2rem;text-align:left;vertical-align:top;border-bottom:.1rem solid rgba(0,0,0,.06)}.wf_tabs .wf_tabs_content .tab-panel th{background:#f4f4f4;color:#000;font-weight:700;letter-spacing:.02em;position:sticky;top:0}.wf_tabs .wf_tabs_content .tab-panel tbody tr:nth-child(2n) td{background:#00000004}.wf_tabs .wf_tabs_content .tab-panel tbody tr:last-child td{border-bottom:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.wf_tabs #tab1:checked~.wf_tabs_nav label[for=tab1],.wf_tabs #tab2:checked~.wf_tabs_nav label[for=tab2],.wf_tabs #tab3:checked~.wf_tabs_nav label[for=tab3]{color:var(--wf-ca)}.wf_tabs #tab1:checked~.wf_tabs_nav:after{transform:translate(0)}.wf_tabs #tab2:checked~.wf_tabs_nav:after{transform:translate(100%)}.wf_tabs #tab3:checked~.wf_tabs_nav:after{transform:translate(200%)}.wf_tabs #tab1:checked~.wf_tabs_content .tab1,.wf_tabs #tab2:checked~.wf_tabs_content .tab2,.wf_tabs #tab3:checked~.wf_tabs_content .tab3{display:block}@media (min-width:768px){.wf_tabs .wf_tabs_nav label{font-size:1.6rem;padding:2rem}.wf_tabs .wf_tabs_content{padding:4.8rem 3.2rem}}