.vp-modal,
.vp-modal *,
.vp-modal *::before,
.vp-modal *::after{
margin: 0 !important;
padding: 0 !important;
border: none !important;
outline: 0 !important;
font-size: 0 !important;
box-shadow: none !important;
border-radius: 0 !important;
line-height: 1 !important;
box-sizing: border-box !important;
}
@media print {
.vp-modal {
display: none !important;
}
}
.vp-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
background: #000;
background: rgba(0, 0, 0, 0.70);
backdrop-filter: blur(5px);
z-index: 99999998;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
font-size: 0 !important;
}
.vp-modal.vp-show {
opacity: 1;
visibility: visible;
}
.vp-container {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 95%;
height: 100vh;
margin: 0 auto !important;
padding: 20px !important;
transform: scale(0.9) translateY(30px);
transition: all 0.3s ease;
font-size:0 !important;
box-sizing: border-box;
}
.vp-modal.vp-show .vp-container {
transform: scale(1) translateY(0);
}
.vp-video {
font-size:0 !important;
position: relative;
width: 800px;
max-width: 92vw;
height: 450px;
max-height: 86vh;
min-width: 150px;
min-height: 84.38px;
background: #000000;
box-shadow: 
0 25px 50px rgba(0, 0, 0, 0.2),
0 10px 20px rgba(0, 0, 0, 0.2) !important;
}
.vp-video iframe,
.vp-video video {
width: 100%;
height: 100%;
border: none;
font-size:0 !important;
background: #000000 !important;
}
.vp-close {
position: absolute;
z-index: 999999;
top: 0;
left: -35px;
width: 20px;
height: 20px;
background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8 8L16 16M16 8L8 16" stroke="%23ffffff" stroke-width="2" stroke-linecap="round"/></svg>') rgba(0, 0, 0, 0.4) center no-repeat;
background-size: 100% 100%;
border: none;
border-radius: 50% !important;
font-size: 0 !important;
cursor: pointer;
transition: all 0.2s ease;
}
.vp-close:hover {
opacity: 0.5;
}
@media (max-width: 1096px) {
.vp-container{
max-width: 85%;
padding: 10px !important;
}
}
@media (max-width: 960px) {
.vp-close{
left:-30px;
}
}
@media (max-width: 768px) {
.vp-video{
height: auto !important;
max-height: 100% !important;
aspect-ratio: 16 / 9;
}
}
@media (max-width: 500px) {
.vp-container{
max-width: 80%;
padding: 5px !important;
}
.vp-close{
left: -25px;
width: 16px;
height: 16px;
}
}
@media (max-width: 260px) {
.vp-close{
left: -20px;
}
}
.vp-video::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px !important;
border: 3px solid #000 !important;
border-top: 3px solid #fff !important;
border-radius: 50% !important;
animation: video-popup_spin-load 1s linear infinite;
z-index: 1;
}
.vp-video iframe,
.vp-video video {
z-index: 100;
position: relative;
}
@keyframes video-popup_spin-load {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.vp-video iframe[src],
.vp-video video[src] {
background: #000;
}
.vp-video:has(iframe[src])::before,
.vp-video:has(video[src])::before {
display: none;
}
.YouTubePopUp-Wrap{
display: none !important;
}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}@font-face{font-family:wp-show-posts;src:url(//avvocatodelcarrozziere.it/wp-content/plugins/wp-show-posts-pro/fonts/wp-show-posts.eot?ka575c);src:url(//avvocatodelcarrozziere.it/wp-content/plugins/wp-show-posts-pro/fonts/wp-show-posts.eot?ka575c#iefix) format('embedded-opentype'),url(//avvocatodelcarrozziere.it/wp-content/plugins/wp-show-posts-pro/fonts/wp-show-posts.ttf?ka575c) format('truetype'),url(//avvocatodelcarrozziere.it/wp-content/plugins/wp-show-posts-pro/fonts/wp-show-posts.woff?ka575c) format('woff'),url(//avvocatodelcarrozziere.it/wp-content/plugins/wp-show-posts-pro/fonts/wp-show-posts.svg?ka575c#wp-show-posts) format('svg');font-weight:400;font-style:normal}.wp-show-posts-image{position:relative;overflow:hidden}.wp-show-posts-image.zoom img{max-width:100%;transition:all .3s}.wp-show-posts-image.zoom:hover img{transform:scale(1.1)}.wp-show-posts-image.blur:hover img{-moz-filter:blur(5px);filter:blur(5px);transition:all .1s}.wp-show-posts-image.grayscale:hover img{-moz-filter:grayscale(1);filter:grayscale(1);transition:all .1s}.wp-show-posts-image-overlay{display:block;position:absolute;z-index:-1;top:0;left:0;box-sizing:border-box;width:100%;height:100%;opacity:0;transition:all .3s;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-o-backface-visibility:hidden}.wp-show-posts-image-overlay:hover:not(.no-icon):before{font-family:wp-show-posts;color:#fff;font-size:40px;top:55%;top:calc(50% - 20px);left:50%;margin:-20px 0 0 -20px;position:absolute;transition:all .3s}.wp-show-posts-image-overlay:hover.plus:before{content:"\f067"}.wp-show-posts-image-overlay:hover.heart:before{content:"\f004"}.wp-show-posts-image-overlay:hover.download:before{content:"\f019"}.wp-show-posts-image-overlay:hover.play:before{content:"\f04b"}.wp-show-posts-image-overlay:hover.eye:before{content:"\f06e"}.wp-show-posts-image-overlay:hover.cloud-download:before{content:"\f0ed"}.wp-show-posts-image-overlay:hover:before{top:50%}.static-image-overlay .wp-show-posts-image .wp-show-posts-image-overlay,.wp-show-posts-image:hover .wp-show-posts-image-overlay{z-index:3;opacity:1}.wpsp-love-it{float:right}.wpsp-count{font-size:80%;opacity:.7}.wp-show-posts-read-more a{border-width:2px;border-style:solid;border-radius:2px}.include-border .wp-show-posts-inner{border-width:1px;border-style:solid}.wp-show-posts-masonry{transition:opacity 1s ease-in-out}.wpsp-love-icon{margin-right:.3125em}.wpsp-love-count{font-size:.625em;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;text-transform:uppercase;vertical-align:middle}.wpsp-twitter:before{font-family:wp-show-posts;content:"\f099"}.wpsp-facebook:before{font-family:wp-show-posts;content:"\f09a"}.wpsp-googleplus:before{font-family:wp-show-posts;content:"\f0d5"}.wpsp-pinterest:before{font-family:wp-show-posts;content:"\f231"}.wpsp-love-icon:before{font-family:wp-show-posts;content:"\f08a"}.wpsp-liked .wpsp-love-icon:before{font-family:wp-show-posts;content:"\f004"}.wpsp-li-button,.wpsp-li-button:visited,.wpsp-social-link,.wpsp-social-link:visited{font-size:15px;margin-right:10px;cursor:pointer;display:inline-block;color:inherit}.wpsp-twitter:focus,.wpsp-twitter:hover{color:#0084b4}.wpsp-facebook:focus,.wpsp-facebook:hover{color:#2d4372}.wpsp-googleplus:focus,.wpsp-googleplus:hover{color:#b53525}.wpsp-pinterest:focus,.wpsp-pinterest:hover{color:#bd081c}.wpsp-li-button:focus,.wpsp-li-button:hover{color:#ff6863}.wpsp-social{margin:0 0 1em 0;-webkit-font-smoothing:antialiased}.wpsp-social-right{float:right;margin-top:5px;margin-left:5px}.wpsp-social-left{text-align:left}.wpsp-social-center{text-align:center}.wpsp-card .wp-show-posts-image,.wpsp-card .wp-show-posts-inner{margin-bottom:0!important}.wpsp-card .wp-show-posts-single{position:relative}.wpsp-card .wp-show-posts-inner{height:100%;overflow:hidden;display:flex;flex-direction:column}.wpsp-card .wpsp-content-wrap{display:flex;flex-direction:column;flex:1;box-sizing:border-box;padding:1em}.wpsp-card .wp-show-posts-image img,.wpsp-card.wp-show-posts-columns .wp-show-posts-single .wp-show-posts-image img{object-fit:cover}.wpsp-card .wp-show-posts-meta a,.wpsp-card .wpsp-read-more a,.wpsp-card .wpsp-social a{pointer-events:auto}.wpsp-card .wpsp-read-more{margin-top:auto}.wpsp-card .wp-show-posts-entry-meta-below-post{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto}.wpsp-border .wp-show-posts-inner{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.2);border-radius:4px;transition:all .3s cubic-bezier(.33,.66,.66,1)}.wpsp-hover .wp-show-posts-inner:not(:hover){box-shadow:0 19px 38px transparent,0 15px 12px transparent}.wpsp-alternate article:nth-child(even) .wp-show-posts-inner{flex-direction:column-reverse}.wpsp-overlay .wp-show-posts-inner{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);position:relative}.wpsp-card.wpsp-overlay .wpsp-content-wrap,.wpsp-overlay .wp-show-posts-image{grid-column:1/6;grid-row:1/6}.wpsp-overlay .wp-show-posts-image{grid-column:1/6;grid-row:1/6}.wpsp-overlay .wp-show-posts-image,.wpsp-overlay .wp-show-posts-image img{height:calc(100% + 1em)}.wpsp-overlay .wpsp-content-wrap{z-index:5;transition:.3s ease}.wpsp-overlay .wp-show-posts-image+.wpsp-content-wrap{pointer-events:none}.wp-show-posts-image:hover .wp-show-posts-image-overlay,.wpsp-overlay .wp-show-posts-inner:hover .wp-show-posts-image .wp-show-posts-image-overlay{z-index:3;opacity:1}.wp-show-posts-inner:hover .wp-show-posts-image.zoom img{transform:scale(1.1)}.wpsp-overlay.wpsp-ov-style-one .wpsp-content-wrap{display:grid;text-align:center}.wpsp-overlay.wpsp-ov-style-one .wp-show-posts-entry-meta-below-post{align-self:end}.wpsp-overlay.wpsp-ov-style-one .wpsp-social{grid-row:1}.wpsp-overlay.wpsp-ov-style-one .wp-show-posts-entry-summary{opacity:0;transform:translateY(1em);transition:all .3s cubic-bezier(.33,.66,.66,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wpsp-overlay.wpsp-ov-style-one .wp-show-posts-inner:hover .wp-show-posts-entry-summary{opacity:1;transform:translateY(0)}.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner{transform:translateY(0);transition:all .3s cubic-bezier(.33,.66,.66,1)}.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner:hover{transform:translateY(.5em)}.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-image,.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-image img{min-height:360px}.wpsp-overlap .wp-show-posts-image+.wpsp-content-wrap{width:75%;margin-top:-3em;z-index:5;position:relative}.wpsp-overlap .wp-show-posts-entry-header{display:flex;flex-direction:column-reverse}@media (min-width:560px){.wpsp-row .wp-show-posts-inner{flex-direction:row}.wpsp-card.wpsp-row .wpsp-content-wrap,.wpsp-row .wp-show-posts-image{flex:1 0 50%}.wpsp-row .wpsp-content-wrap{padding:5%}.wpsp-row .wp-show-posts-image img{height:100%}.wpsp-row article:nth-child(even) .wp-show-posts-inner{flex-direction:row-reverse}}@media (min-width:560px){.wpsp-card.wpsp-polaroid .wpsp-content-wrap,.wpsp-polaroid .wp-show-posts-inner{padding:2em}.wpsp-polaroid .wp-show-posts-entry-header{display:flex;flex-direction:column-reverse}.wpsp-polaroid .wp-show-posts-entry-title{font-size:1.5vw;line-height:1em}}@media (min-width:769px){.wpsp-overlay.wpsp-ov-style-two .wpsp-content-wrap{opacity:0;transform:translate3d(0,1em,0);transition:all .3s cubic-bezier(.33,.66,.66,1)}.wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner:hover .wpsp-content-wrap{opacity:1;transform:translate3d(0,0,0)}}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.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 div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container 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{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{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.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:400;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:focus,.ez-toc-btn:hover{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,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{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,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-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,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;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:focus,.ez-toc-btn-default:hover{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-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:400;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{position:absolute;left:-999em}#ez-toc-container 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{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .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}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;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}.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{display:none}.eztoc_no_heading_found{background-color:#ff0;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-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}