.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.jp{--ink:#f7f2e7;--muted:#b9b3a8;--bg:#0d1714;--panel:#14231e;--line:#294038;font-family:Inter,system-ui,sans-serif;background:#f5f2eb;color:#17211d}.jp *{box-sizing:border-box}.jp-hero{min-height:510px;padding:70px max(6vw,30px);display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:50px;background:radial-gradient(circle at 80% 30%,#274a3d 0,transparent 34%),linear-gradient(135deg,#0b1713,#152a22);color:var(--ink);overflow:hidden}.jp-hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,82px);line-height:.98;max-width:900px;margin:12px 0 24px;letter-spacing:-2px}.jp-hero p{font-size:19px;line-height:1.7;color:#d8d3c8;max-width:720px}.jp-kicker,.jp-eyebrow{display:block;font-size:12px;font-weight:900;letter-spacing:2px;color:var(--accent);margin-bottom:12px}.jp-btn{display:inline-block;background:var(--accent);color:#111!important;text-decoration:none!important;padding:15px 22px;border-radius:6px;font-weight:900;margin-top:12px}.jp-hero-cards{height:300px;position:relative}.jp-hero-cards b{position:absolute;width:150px;height:210px;border-radius:12px;background:#faf7ef;color:#171717;font:700 48px Georgia;display:flex;align-items:flex-start;padding:20px;box-shadow:0 20px 45px #0008;border:1px solid #fff}.jp-hero-cards b:nth-child(1){transform:rotate(-13deg);left:5%;top:50px}.jp-hero-cards b:nth-child(2){transform:rotate(2deg);left:32%;top:20px;color:#9d2e2e}.jp-hero-cards b:nth-child(3){transform:rotate(15deg);left:58%;top:55px}.jp-path{max-width:1180px;margin:-45px auto 55px;position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:12px;box-shadow:0 15px 40px #0002}.jp-path article{padding:26px;border-right:1px solid #eee}.jp-path article:last-child{border:0}.jp-path b{color:var(--accent);font-size:13px}.jp-path h3{font:700 20px Georgia;margin:8px 0}.jp-path p{margin:0;color:#6c716e;font-size:14px}.jp-section{max-width:1180px;margin:0 auto;padding:55px 24px}.jp-section h2,.jp-cta h2{font:700 clamp(30px,4vw,48px) Georgia;margin:0 0 12px;color:#17211d}.jp-lead{color:#68716d;max-width:780px;line-height:1.7}.jp-matrix{display:grid;grid-template-columns:repeat(13,1fr);gap:5px;margin-top:28px}.jp-matrix a{aspect-ratio:1;min-width:0;border-radius:6px;padding:7px;text-decoration:none!important;color:#183027;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #d5ddd8;transition:.15s}.jp-matrix a:hover{transform:translateY(-2px);box-shadow:0 7px 16px #0002}.jp-matrix strong{font-size:15px}.jp-matrix small{font-size:8px;opacity:.6}.jp-matrix .pair{background:#ead7a6;border-color:#d8bc73}.jp-matrix .suited{background:#d9eee4}.jp-matrix .offsuit{background:#fff}.jp-guides{border-top:1px solid #ddd}.jp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:25px}.jp-grid>a{background:#fff;border:1px solid #e3e0d8;border-radius:10px;padding:22px;text-decoration:none!important;color:#17211d;min-height:155px;transition:.15s}.jp-grid>a:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0001;border-color:var(--accent)}.jp-grid h3{font:700 21px Georgia;margin:5px 0 9px}.jp-grid p{color:#69716d;line-height:1.55;font-size:14px}.jp-grid>a>span{color:var(--accent);font-weight:900}.jp-cta{max-width:1130px;margin:50px auto;padding:55px;background:#13251f;border-radius:14px;color:#eee}.jp-cta h2{color:#fff;max-width:800px}.jp-cta p{color:#c5cbc7;max-width:700px;line-height:1.7}.jp-news img{width:100%;height:150px;object-fit:cover;border-radius:7px;margin-bottom:12px}.jp-single{max-width:900px;margin:55px auto;padding:30px}.jp-single h1{font:700 clamp(42px,6vw,72px) Georgia;margin:10px 0}.jp-single-lead{font-size:20px;color:#65706b;line-height:1.65}.jp-single-content{font-size:17px;line-height:1.8}.jp-single-content h2{font:700 31px Georgia;margin-top:40px}.jp-back{text-decoration:none;color:#365d4f}.jp-disclaimer{margin-top:45px;padding:20px;background:#f4f0e7;border-left:4px solid #d6a84b;font-size:14px}@media(max-width:900px){.jp-hero{grid-template-columns:1fr}.jp-hero-cards{display:none}.jp-path{grid-template-columns:1fr 1fr;margin:-25px 20px 30px}.jp-grid{grid-template-columns:1fr 1fr}.jp-matrix{gap:3px}.jp-matrix a{padding:2px}.jp-matrix strong{font-size:11px}.jp-matrix small{display:none}}@media(max-width:560px){.jp-hero{min-height:430px;padding:50px 24px}.jp-path,.jp-grid{grid-template-columns:1fr}.jp-matrix{overflow-x:auto;display:grid;grid-template-columns:repeat(13,42px)}.jp-matrix a{width:42px;height:42px}.jp-section{padding:40px 18px}} .jp.jp{color:#17211d!important;background:#f5f2eb!important}
.jp .jp-hero{color:#f7f2e7!important}
.jp .jp-hero .jp-kicker{color:var(--accent)!important}
.jp .jp-hero h1{color:#fff!important;font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important;font-size:clamp(42px,6vw,82px)!important;line-height:.98!important;letter-spacing:-2px!important;text-transform:none!important;text-shadow:0 2px 18px rgba(0,0,0,.18)!important}
.jp .jp-hero p{color:#e2ded5!important;font-size:19px!important;line-height:1.65!important}
.jp .jp-section h2{color:#17211d!important;font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.08!important;letter-spacing:-.5px!important;text-transform:none!important}
.jp .jp-section .jp-eyebrow{color:#b7811f!important;font-size:11px!important;font-weight:900!important;letter-spacing:1.8px!important}
.jp .jp-grid h3,.jp .jp-path h3{color:#17211d!important;font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important;line-height:1.2!important;text-transform:none!important}
.jp .jp-grid p,.jp .jp-path p,.jp .jp-lead{color:#5f6964!important}
.jp .jp-grid>a{color:#17211d!important;background:#fff!important}
.jp .jp-grid>a>span,.jp .jp-path b{color:#b7811f!important}
.jp .jp-cta{background:#10251e!important;color:#fff!important}
.jp .jp-cta span{color:#e2b552!important;font-size:11px!important;font-weight:900!important;letter-spacing:1.6px!important}
.jp .jp-cta h2{color:#fff!important;font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important;line-height:1.08!important;text-transform:none!important}
.jp .jp-cta p{color:#d5ddd8!important}
.jp .jp-btn{background:var(--accent)!important;color:#111!important;border:0!important;text-shadow:none!important}
.jp .jp-matrix a,.jp .jp-matrix strong,.jp .jp-matrix small{color:#183027!important;text-decoration:none!important}
.jp .jp-matrix .pair{background:#efdca9!important;border-color:#d4b665!important}.jp .jp-matrix .suited{background:#d9eee4!important}.jp .jp-matrix .offsuit{background:#fff!important}
@media(max-width:900px){.jp .jp-hero h1{font-size:clamp(40px,8vw,64px)!important}.jp .jp-section h2{font-size:clamp(28px,5vw,40px)!important}} html body .jp .jp-hero h1,
html body .jp section.jp-hero h1,
body .entry-content .jp .jp-hero h1,
body .site-main .jp .jp-hero h1,
body .wp-site-blocks .jp .jp-hero h1 {
color:#F7F3EA !important;
-webkit-text-fill-color:#F7F3EA !important;
opacity:1 !important;
mix-blend-mode:normal !important;
text-shadow:0 2px 18px rgba(0,0,0,.22) !important;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}#ez-toc-container,.ez-toc-split-section{background:#F9F9F9;border:1px solid #AAAAAA;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);display:table;margin-bottom:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue,.ez-toc-split-section.ez-toc-light-blue{background:#EDF6FF}#ez-toc-container.ez-toc-white,.ez-toc-split-section.ez-toc-white{background:#FFFFFF}#ez-toc-container.ez-toc-black,.ez-toc-split-section.ez-toc-black{background:#000000}#ez-toc-container.ez-toc-transparent,.ez-toc-split-section.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc-split-section ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container ul,#ez-toc-container li,.ez-toc-split-section ul,.ez-toc-split-section li{margin:0;padding:0}#ez-toc-container ul,#ez-toc-container li,#ez-toc-container ul li,.ez-toc-split-section ul,.ez-toc-split-section li,.ez-toc-split-section ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title,.ez-toc-split-section .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title,.ez-toc-split-section.ez-toc-black p.ez-toc-title{color:#FFF}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list,.ez-toc-split-section div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0px auto 1em 0px !important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0px 0px 1em auto !important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a,.ez-toc-split-section a{color:#444444;box-shadow:none;text-decoration:none;text-shadow:none;border-bottom:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited,.ez-toc-split-section a:visited{color:#9f9f9f}#ez-toc-container a:hover,.ez-toc-split-section a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,.ez-toc-split-section.ez-toc-black a{color:#FFF}#ez-toc-container.ez-toc-black a:visited,.ez-toc-split-section.ez-toc-black a:visited{color:#FFF}#ez-toc-container a.ez-toc-toggle,.ez-toc-split-section a.ez-toc-toggle{display:flex;align-items:center;color:#444444}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#EDEDED}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:hover,.ez-toc-btn:focus{color:#333;text-decoration:none}.ez-toc-btn:active,.ez-toc-btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.ez-toc-btn-default{color:#333;background-color:#fff;border-color:#ccc}.ez-toc-btn-default:hover,.ez-toc-btn-default:focus,.ez-toc-btn-default:active,.ez-toc-btn-default.active{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default:active,.ez-toc-btn-default.active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.ez-toc-btn:active,.btn.active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:hover,.ez-toc-btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default:active,.ez-toc-btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right !important;margin-left:10px}#ez-toc-container label.cssicon,.ez-toc-split-section label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input,.ez-toc-split-section input{position:absolute;left:-999em}#ez-toc-container input[type="checkbox"]:checked+nav,.ez-toc-split-section input[type="checkbox"]:checked+nav,#ez-toc-widget-container input[type="checkbox"]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label,.ez-toc-split-section label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con,.ez-toc-split-section .ez-toc-js-icon-con{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-toggle label,.ez-toc-split-section .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}#ez-toc-container .ez-toc-js-icon-con,.ez-toc-split-section .ez-toc-js-icon-con{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title,.ez-toc-split-section .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em auto !important}#ez-toc-container a.ez-toc-toggle,.ez-toc-split-section a.ez-toc-toggle{color:#444444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap;box-shadow:none;text-decoration:none;border-bottom:none}.ez-toc-widget-container ul.ez-toc-list li{height:auto !important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default,.ez-toc-split-section .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:yellow;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-4{column-count:2}.ez-toc-list.ez-toc-columns-3{column-count:2}}.fusion-footer #ez-toc-container,.fusion-footer .ez-toc-split-section{display:none}.ez-toc-split-section{margin-top:1.5em;float:none !important;clear:both}