.wf_hero{text-align:center;padding-top:4.5rem}.wf_hero h1{font-weight:600;opacity:.07;margin-bottom:3rem;font-size:clamp(5rem,12vw,15.5rem)}.wf_hero h2{font-size:clamp(3rem,5vw,7.2rem);display:flex;flex-direction:column;font-weight:100}.wf_hero h2 strong{font-weight:600;font-size:clamp(4rem,5vw,8rem)}.wf_hero div{max-width:42rem;margin:5rem auto 0;gap:2.4rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.wf_hero div a{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:1;font-weight:500;transition:transform .3s cubic-bezier(.23,1,.32,1),color .3s ease,border-color .3s ease}.wf_hero div a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform:scaleX(0);transition:transform .5s cubic-bezier(.23,1,.32,1)}.wf_hero div a:active{transform:scale(.96)}.wf_hero div a:nth-of-type(1){background-color:#fff;border:.1rem solid #000;height:4.5rem;min-width:15rem;border-radius:2.24rem 2.24rem 0;color:#000}.wf_hero div a:nth-of-type(1):before{background-color:#000;transform-origin:right}.wf_hero div a:nth-of-type(1):hover{opacity:1;color:#fff}.wf_hero div a:nth-of-type(1):hover:before{transform:scaleX(1);transform-origin:left}.wf_hero div a:nth-of-type(2){color:#fff;background-color:#000;border:.1rem solid #000;height:4.5rem;min-width:15rem;border-radius:0 2.24rem 2.24rem}.wf_hero div a:nth-of-type(2):before{background-color:#fff;transform-origin:left}.wf_hero div a:nth-of-type(2):hover{opacity:1;color:#000}.wf_hero div a:nth-of-type(2):hover:before{transform:scaleX(1);transform-origin:right}.wf_hero .wf_line path{fill:none;stroke:#3cc;stroke-width:2;stroke-dasharray:184.8484191895;stroke-dashoffset:184.8484191895;animation:drawLine 2s ease forwards}@keyframes drawLine{to{stroke-dashoffset:0}}@media (min-width:768px){.wf_hero{padding-top:6.7rem}.wf_hero h1{margin-bottom:-6rem}.wf_hero h2{line-height:8.4rem}}.wf_h{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#fff}.wf_h nav{max-width:180rem;margin:0 auto;display:flex;align-items:center;padding:1.2rem .8rem}.wf_h_logo,.wf_h_cta,.wf_h label[for=h]{z-index:101}.wf_h_links{position:fixed;background-color:#1d1d1f;top:0;left:0;width:100%;height:100vh;color:#fff;padding-top:15rem;z-index:90;overflow:hidden;display:block;opacity:0;visibility:hidden;clip-path:circle(0 at calc(100% - 3.5rem) 3.5rem);transition:clip-path .8s cubic-bezier(.77,0,.175,1),opacity .5s ease}.wf_h_links .wf_decor{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.wf_h_links .wf_decor span{position:absolute;border-radius:50%;background-color:#ffffff08;animation:drift 20s infinite alternate ease-in-out}.wf_h_links .wf_decor span:nth-child(-n+4){width:2.1rem;height:2.1rem}.wf_h_links .wf_decor span:nth-child(n+5):nth-child(-n+7){width:4.7rem;height:4.7rem}.wf_h_links .wf_decor span:nth-child(n+8){width:10.7rem;height:10.7rem}.wf_h_links .wf_decor span:nth-child(1){top:10%;left:15%;animation-duration:25s}.wf_h_links .wf_decor span:nth-child(2){top:70%;left:80%;animation-duration:22s;animation-delay:-2s}.wf_h_links .wf_decor span:nth-child(3){top:40%;left:5%;animation-duration:30s;animation-delay:-5s}.wf_h_links .wf_decor span:nth-child(4){top:85%;left:20%;animation-duration:18s}.wf_h_links .wf_decor span:nth-child(5){top:15%;left:75%;animation-duration:28s;animation-delay:-3s}.wf_h_links .wf_decor span:nth-child(6){top:50%;left:90%;animation-duration:24s}.wf_h_links .wf_decor span:nth-child(7){top:60%;left:40%;animation-duration:35s;animation-delay:-7s}.wf_h_links .wf_decor span:nth-child(8){top:20%;left:30%;animation-duration:40s}.wf_h_links .wf_decor span:nth-child(9){top:75%;left:60%;animation-duration:32s;animation-delay:-4s}.wf_h_links .wf_decor span:nth-child(10){top:5%;left:50%;animation-duration:45s}.wf_h_links>ul>li,.wf_h_links .wf_cta,.wf_h_links p{opacity:0;transform:translateY(3rem);transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1)}.wf_h_links>ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.7rem;margin-top:5rem;position:relative;z-index:1}.wf_h_links>ul>li>a{font-size:2.4rem;color:#fff;text-decoration:none;font-weight:300;transition:opacity .3s ease}.wf_h_links>ul>li>a:hover{opacity:.6}.wf_h_links .wf_cta{display:flex;align-items:center;justify-content:center;margin-top:4.5rem;gap:2rem}.wf_h_links .wf_cta a,.wf_h_links .wf_cta button{width:5.6rem;height:5.6rem;color:#000;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff}.wf_h_links .wf_cta a svg,.wf_h_links .wf_cta button svg{fill:#000;width:2.4rem;height:2.4rem}.wf_h_links p{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:3.7rem 0 0;font-size:2.1rem;gap:1.3rem}.wf_h_logo{display:flex;margin-right:auto}.wf_h_logo img{width:12rem;height:3rem;object-fit:contain;transition:filter .3s ease 1s}@media (min-width:425px){.wf_h_logo img{width:18.3rem}}.wf_h_cta{gap:1rem;position:relative;margin-right:3rem}.wf_h_cta svg{width:1.2rem;height:1.2rem;margin-bottom:.2rem}.wf_h_cta span{border-radius:2.24rem;height:4.5rem;padding:0 1rem;background-color:var(--wf-black);border:.3rem solid var(--wf-border);font-size:1rem;font-weight:500;letter-spacing:.64px;display:flex;align-items:center;justify-content:center;color:var(--wf-white);gap:1rem}.wf_h_cta:after{content:"";position:absolute;top:0;left:0;width:110%;height:100%;background-color:var(--wf-border);z-index:-20;border-radius:2.24rem}@media (min-width:425px){.wf_h_cta span{padding:0 1.6rem;font-size:1.28rem}}.wf_h #h{display:none}.wf_h #h:checked~label[for=h] span:nth-child(1){transform:translateY(.8rem) rotate(45deg);transition-delay:.1s}.wf_h #h:checked~label[for=h] span:nth-child(2){opacity:0;transform:translate(1.5rem);transition-delay:0s}.wf_h #h:checked~label[for=h] span:nth-child(3){transform:translateY(-.8rem) rotate(-45deg);transition-delay:.05s}.wf_h #h:checked~label[for=h] p strong{opacity:0;transform:translateY(-.5rem);transition-delay:0s}.wf_h #h:checked~label[for=h] p bdi{opacity:1;transform:translateY(0);transition-delay:.1s}.wf_h #h:checked~label[for=h]:after{background-color:#ffffff08}.wf_h #h:checked~.wf_h_logo img{filter:invert(1);transition:filter .3s ease .2s}.wf_h #h:checked~.wf_h_cta span{background-color:var(--wf-white);border:.3rem solid var(--wf-white);color:#000;transition:all .3s ease .2s}.wf_h #h:checked~.wf_h_cta:after{background-color:#fff}.wf_h #h:checked~.wf_h_links{opacity:1;visibility:visible;clip-path:circle(150%at calc(100% - 3.5rem) 3.5rem)}.wf_h #h:checked~.wf_h_links .wf_cta{opacity:1;transform:translateY(0);transition-delay:1.2s}.wf_h #h:checked~.wf_h_links p{opacity:1;transform:translateY(0);transition-delay:1.3s}.wf_h #h:checked~.wf_h_links ul>li{opacity:1;transform:translateY(0)}.wf_h #h:checked~.wf_h_links ul>li:nth-child(1){transition-delay:.4s}.wf_h #h:checked~.wf_h_links ul>li:nth-child(2){transition-delay:.5s}.wf_h #h:checked~.wf_h_links ul>li:nth-child(3){transition-delay:.6s}.wf_h #h:checked~.wf_h_links ul>li:nth-child(4){transition-delay:.7s}.wf_h #h:checked~.wf_h_links ul>li:nth-child(5){transition-delay:.8s}.wf_h #h:checked~.wf_h_links ul>li:nth-child(6){transition-delay:.9s}.wf_h #h:checked~.wf_h_links ul>li:nth-child(7){transition-delay:1s}.wf_h label[for=h]{height:3.7rem;width:3.7rem;display:flex;align-items:flex-end;justify-content:center;position:relative;flex-direction:column;cursor:pointer;-webkit-tap-highlight-color:transparent}.wf_h label[for=h] span{display:block;height:.25rem;background-color:#fff;width:3.2rem;border-radius:.1rem;transform-origin:center;transform:translateY(0) rotate(0);opacity:1;transition:transform .5s cubic-bezier(.76,0,.24,1),width .4s cubic-bezier(.76,0,.24,1),opacity .3s ease}.wf_h label[for=h] span:nth-child(2){width:2.8rem;transition-delay:.05s}.wf_h label[for=h] span+span{margin-top:.55rem}.wf_h label[for=h] p{margin:0;height:1.2rem;width:5rem;text-align:right;position:relative;margin-top:.5rem}.wf_h label[for=h] p strong,.wf_h label[for=h] p bdi{position:absolute;right:0;top:0;display:block;color:#fff;font-size:1rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.wf_h label[for=h] p strong{opacity:1;transform:translateY(0);transition-delay:.1s}.wf_h label[for=h] p bdi{opacity:0;transform:translateY(.5rem);transition-delay:0s}.wf_h label[for=h]:after{content:"";position:absolute;width:6.7rem;height:6.7rem;background-color:#000;border-radius:50%;z-index:-1;right:-1.6rem;transform:scale(1);transition:transform .6s cubic-bezier(.16,1,.3,1)}.wf_h label[for=h]:hover span{width:3.2rem;transition:width .3s cubic-bezier(.23,1,.32,1);transition-delay:0s!important}@media (min-width:1024px){.wf_h nav{padding:1rem .5rem;justify-content:space-between}.wf_h_logo{margin-right:unset}.wf_h_logo img{width:20rem;height:4.8rem}.wf_h_links{position:static;width:unset;height:unset;padding-top:0;clip-path:unset;transition:unset;opacity:1;visibility:visible;background-color:transparent;display:flex;flex-direction:row}.wf_h_links>ul{flex-direction:row;margin:0;gap:0;background-color:var(--wf-border);border-radius:2.8rem;padding:.4rem;height:5.6rem}.wf_h_links>ul>li{height:100%}.wf_h_links>ul>li>a{font-size:1.6rem;color:#000;display:block;border-radius:2.8rem;height:100%;display:flex;align-items:center;justify-content:center;padding:0 1.3rem;font-weight:400;position:relative;overflow:hidden}.wf_h_links>ul>li>a:after{content:"";position:absolute;inset:0;background-color:#fff;z-index:-1;transform:scale(0);border-radius:2.8rem;transition:transform .3s ease}.wf_h_links>ul>li>a.current:after{transform:scale(1)}.wf_h_links>ul>li>a:hover{opacity:1}.wf_h_links>ul>li>a:hover:after{transform:scale(.9)}.wf_h_links .wf_cta{margin-top:0;display:none}.wf_h_links>ul>li,.wf_h_links .wf_cta,.wf_h_links p{opacity:1;transform:unset;transition:unset}.wf_h label[for=h],.wf_h .wf_decor,.wf_h .wf_h_links p{display:none}}@media (min-width:1440px){.wf_h_links>ul>li>a{padding:1.3rem 2.5rem;font-size:1.8rem}}@keyframes drift{0%{transform:translate(0) rotate(0)}50%{transform:translate(5rem,3rem) rotate(180deg)}to{transform:translate(-2rem,8rem) rotate(360deg)}}main{padding-top:7.6rem}.wf_article_wrapper{padding-bottom:8rem;overflow-x:hidden;z-index:90;position:relative;max-width:122.5rem;margin:3.5rem auto}.wf_article_wrapper article{margin-top:3.5rem}.wf_article_wrapper article table{margin:20px 0;border:0;font-family:Mulish,sans-serif;table-layout:fixed;border-spacing:0;overflow-x:auto}.wf_article_wrapper article table::-webkit-scrollbar-track{border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar{height:1rem;background-color:#ffffff26;border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar-thumb{background-color:var(--wf-cp);border-radius:.5rem}@supports (-moz-appearance:none){.wf_article_wrapper article table{scrollbar-color:#fff var(--wf-cp);scrollbar-width:thin;border-radius:.5rem}}.wf_article_wrapper article table tr th{border-bottom:1px solid #000;width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:2.2rem;line-height:3.2rem;font-weight:400}.wf_article_wrapper article table tr td{width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:1.4rem;line-height:2rem;font-weight:600}.wf_article_wrapper article table tbody tr td:nth-child(odd){background:#f5f5f7}@media (min-width:768px){.wf_article_wrapper article table{border-radius:6px;border:1px solid #000;overflow:hidden}}.wf_article_wrapper article table.lg{display:block}@media (min-width:768px){.wf_article_wrapper article table.lg{display:table}}.wf_article_wrapper article h2 a,.wf_article_wrapper article h3 a,.wf_article_wrapper article h4 a,.wf_article_wrapper article h5 a,.wf_article_wrapper article h6 a{text-decoration:underline}.wf_article_wrapper article>p{font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>p+p{margin-top:4rem}.wf_article_wrapper article>p+h2{margin-top:7rem}.wf_article_wrapper article>p+h3{margin-top:6rem}.wf_article_wrapper article>p+h4,.wf_article_wrapper article>p+h5,.wf_article_wrapper article>p+h6{margin-top:3rem}.wf_article_wrapper article>a,.wf_article_wrapper article>ul li a,.wf_article_wrapper article>ol li a,.wf_article_wrapper article>p a{color:var(--wf-cp);text-decoration:underline}.wf_article_wrapper article>h2{font-weight:800;font-size:2.4rem;line-height:3.4rem;color:var(--wf-cp)}@media (min-width:768px){.wf_article_wrapper article>h2{font-size:4rem;line-height:6rem}}.wf_article_wrapper article>h3{font-size:2.2rem;color:var(--wf-cp)}@media (min-width:768px){.wf_article_wrapper article>h3{font-size:3.4rem}}.wf_article_wrapper article>h4,.wf_article_wrapper article>h5,.wf_article_wrapper article>h6{font-size:2.2rem;font-weight:700;line-height:3.2rem}.wf_article_wrapper article>figure{overflow:hidden;margin-bottom:2rem;height:35rem}.wf_article_wrapper article>figure img{width:100%;object-fit:cover;height:auto;border-radius:.6rem}@media (min-width:1024px){.wf_article_wrapper article>figure{height:58.5rem}}.wf_article_wrapper article>ul{margin:4rem 0 4rem 2.4rem}.wf_article_wrapper article>ul li{position:relative;list-style-type:unset;font-size:2rem;font-weight:300}.wf_article_wrapper article>ul li+li{margin-top:1.2rem}.wf_article_wrapper article>ul li::marker{color:var(--wf-cb);font-size:2rem}.wf_article_wrapper article>ol{list-style:none;counter-reset:list-counter;margin:4rem 0}.wf_article_wrapper article>ol li{counter-increment:list-counter;position:relative;padding-left:3rem;font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>ol li+li{margin-top:.5rem}.wf_article_wrapper article>ol li:before{content:counter(list-counter);position:absolute;top:.7rem;left:0;font-weight:600;background-color:var(--wf-cb);color:#fff;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.wf_article_wrapper article section{max-width:100%}@media (min-width:1260px){.wf_article_wrapper{display:flex;width:100%;overflow-x:unset}.wf_article_wrapper .wf_article_aside{width:30rem;flex:1 0 30rem;min-height:5rem;margin-right:6rem}.wf_article_wrapper article{width:76rem;flex:1 0 78rem;max-width:100%;margin-top:0}.wf_article_wrapper .wf_article_share{width:12rem;min-height:5rem}}@media (min-width:1440px){.wf_article_wrapper .wf_article_aside{width:34rem;flex:1 0 34rem}.wf_article_wrapper .wf_article_share{transform:translate(1.5rem)}}.wf_success,.wf_error{display:none;padding:.75rem 1rem;border-radius:4px;margin-top:1rem;font-size:1.2rem;margin:0;line-height:2rem}.wf_success{background-color:#e6f4ea;color:#1e4620;border:1px solid #b7e2c4}.wf_error{background-color:#fbeaea;color:#721c24;border:1px solid #f5c6cb}*,:before,:after{padding:0;margin:0;outline:0;box-sizing:border-box}html{font-family:var(--font-family);max-width:100%;overflow-x:hidden;font-size:62.5%}html.no-overflow{overflow:unset!important}main{flex:1;min-height:100vh}body{background:var(--background-color);font-size:var(--default-font-size);line-height:var(--line-height);color:var(--text-color);max-width:100vw;overflow-x:hidden;counter-reset:div;min-height:100vh;display:flex;flex-direction:column}textarea,input{font-family:var(--font-family)!important;font-size:1.6rem;letter-spacing:.48px}textarea::placeholder,input::placeholder{font-family:var(--font-family)!important;font-size:1.6rem;letter-spacing:.48px}a{color:inherit;text-decoration:none;transition:opacity .3s;will-change:opacity}a:hover{opacity:.6}blockquote,dl,ol,p,table,ul{margin-bottom:1.3rem}h2,h3,h4,h5,h6{margin-bottom:1.6rem}h1{margin-bottom:2.2rem}li{list-style:none;list-style-type:none}img{max-width:100%;height:auto;vertical-align:middle;user-select:none}a[href],input[type=submit],input[type=image],label[for],select,button{cursor:pointer;user-select:none}button{border:0;background-color:transparent;font-family:var(--font-family)!important;transition:color .3s,background-color .3s}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}section,.p{padding:0 1.4rem}@media (min-width:1600px){section,.p{padding:0}}.shell{max-width:1440px;margin:0 auto}.prevent{-webkit-overflow-scrolling:touch}.i-wf{font-size:1.7rem;width:6.0588235294em;height:6.0588235294em}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.an_totop{animation:fadeInUp .5s ease-in-out both}.an_totop{animation:fadeInBottom .5s ease-in-out both}.an_toright{animation:fadeInRight .5s ease-in-out both}.an_toleft{animation:fadeInLeft .5s ease-in-out both}.an_fade{animation:fadeIn .5s ease-in-out both}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.keen-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;overflow:hidden;position:relative;-webkit-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{position:relative;overflow:hidden;width:100%;min-height:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}:root{--wf-preloader-z:999;--wf-header-z:100;--font-family:"SF Pro Display", sans-serif;--background-color:#fff;--default-font-size:1.6rem;--line-height:1.3;--text-color:#1d1d1f;--wf-cp:red;--wf-border:#e6e6e6;--wf-cg:#f2f2f2;--wf-black:#000;--wf-white:#fff;--wf-border:#f5f5f7}.wf_toast{position:fixed;bottom:0;left:0;width:100%;font-size:1.4rem;line-height:2.4rem;background-color:var(--wf-cp);color:#fff;z-index:125;height:4rem;transition:transform .3s;display:flex;align-items:center;justify-content:center}.wf_toast p{margin:0}.wf_toast--hide{transform:translateY(4rem)}img[data-src]{opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);will-change:opacity}img.loaded{opacity:1}.wf_content,.tab-panel{line-height:1.7;margin:2.5rem auto}.wf_content>h1,.wf_content>h2,.wf_content>h3,.wf_content>h4,.wf_content>h5,.wf_content>h6,.tab-panel>h1,.tab-panel>h2,.tab-panel>h3,.tab-panel>h4,.tab-panel>h5,.tab-panel>h6{color:#000;font-weight:500;line-height:1.3;margin:2.4rem 0 1rem;letter-spacing:.3px}.wf_content>h1,.tab-panel>h1{color:#000;margin-bottom:5rem}.wf_content>h1,.wf_content h2,.tab-panel>h1,.tab-panel h2{font-size:clamp(1.8rem,4vw,3rem)}.wf_content>h3,.tab-panel>h3{font-size:1.8rem}.wf_content>h4,.tab-panel>h4{font-size:1.6rem}.wf_content>h5,.wf_content>h6,.tab-panel>h5,.tab-panel>h6{font-size:1.4rem}.wf_content>p,.tab-panel>p{font-size:1.5rem;margin-bottom:1.6rem}.wf_content>p:last-child,.tab-panel>p:last-child{margin-bottom:0}.wf_content strong,.tab-panel strong{color:#000;font-weight:600}.wf_content em,.tab-panel em{font-style:italic}.wf_content p a,.wf_content li a,.wf_content>a,.tab-panel p a,.tab-panel li a,.tab-panel>a{color:var(--wf-cp);text-decoration:none;border-bottom:1px solid rgba(5,48,45,.2);transition:color .3s ease,border-color .3s ease}.wf_content p a:hover,.wf_content li a:hover,.wf_content>a:hover,.tab-panel p a:hover,.tab-panel li a:hover,.tab-panel>a:hover{color:var(--wf-cp);border-color:var(--wf-cp)}.wf_content ul,.wf_content ol,.tab-panel ul,.tab-panel ol{margin:2rem 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.8rem}.wf_content ul li,.wf_content ol li,.tab-panel ul li,.tab-panel ol li{position:relative;font-size:1.5rem;line-height:1.6;padding-left:2.4rem}.wf_content ul li:before,.tab-panel ul li:before{content:"";position:absolute;top:.9rem;left:.4rem;width:.6rem;height:.6rem;background:var(--wf-cp);border-radius:50%;box-shadow:0 0 0 4px #05302d1a}.wf_content ol,.tab-panel ol{counter-reset:wf-counter}.wf_content ol li,.tab-panel ol li{counter-increment:wf-counter}.wf_content ol li:before,.tab-panel ol li:before{content:counter(wf-counter);position:absolute;top:0;left:0;font-size:1.3rem;font-weight:600;color:#fff;background:var(--wf-cp);border-radius:50%;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px #05302d1a}.wf_content blockquote,.tab-panel blockquote{border-left:4px solid #000;padding-left:1.4rem;margin:2rem 0;font-style:italic;background:var(--wf-cp);border-radius:0 6px 6px 0;color:#fff;align-self:flex-start}.wf_content hr,.tab-panel hr{border:0;border-top:1px solid rgba(5,48,45,.15);margin:3rem 0}.wf_content>img,.tab-panel>img{max-width:100%;border-radius:1.2rem;margin:2rem 0}.wf_content table,.tab-panel table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:1.4rem}.wf_content table th,.wf_content table td,.tab-panel table th,.tab-panel table td{border:1px solid rgba(5,48,45,.1);padding:.8rem 1rem;text-align:left}.wf_content table th,.tab-panel table th{background:var(--wf-border);color:#333;font-weight:600}.wf_content table tr:nth-child(2n),.tab-panel table tr:nth-child(2n){background:#05302d05}@media (min-width:768px){.wf_content p,.wf_content li,.tab-panel p,.tab-panel li{font-size:1.6rem}}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:100;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Ultralight.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:200;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Thin.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:300;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Light.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:400;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Regular.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:500;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Medium.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:600;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-SemiBold.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:700;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Bold.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:800;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Black.ttf)}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:900;src:url(https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProDisplay-Heavy.ttf)}