.is-style-cnvs-heading-numbered{--cnvs-heading-numbered-background:#ced4da;--cnvs-heading-numbered-color:white;--cnvs-heading-numbered-border-radius:50rem;}
.content, .entry-content{counter-reset:h2;}
.content h2, .entry-content h2{counter-reset:h3;}
.content h3, .entry-content h3{counter-reset:h4;}
.content h4, .entry-content h4{counter-reset:h5;}
.content h5, .entry-content h5{counter-reset:h6;}
.is-style-cnvs-heading-numbered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.is-style-cnvs-heading-numbered:before{margin-right:0.5em;}
h2.is-style-cnvs-heading-numbered:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0.34em;padding-right:0.34em;height:1.25em;-webkit-box-flex:0;-ms-flex:0 0 1.25em;flex:0 0 1.25em;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;border-radius:var(--cnvs-heading-numbered-border-radius);background:var(--cnvs-heading-numbered-background);color:var(--cnvs-heading-numbered-color);counter-increment:h2;content:counter(h2);}
h3.is-style-cnvs-heading-numbered:before{counter-increment:h3;content:counter(h3);}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3);}
h4.is-style-cnvs-heading-numbered:before{counter-increment:h4;content:counter(h4);}
h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered:before{content:counter(h3) "." counter(h4);}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4);}
h5.is-style-cnvs-heading-numbered:before{counter-increment:h5;content:counter(h5);}
h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered:before{content:counter(h4) "." counter(h5);}
h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5);}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5);}
h6.is-style-cnvs-heading-numbered:before{counter-increment:h6;content:counter(h6);}
h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before{content:counter(h5) "." counter(h6);}
h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before{content:counter(h4) "." counter(h5) "." counter(h6);}
h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5) "." counter(h6);}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before {
content: counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6);
}[class*="is-style-cnvs-list-styled"]{--cnvs-list-styled-line-height:1.5;--cnvs-list-styled-font-size:1rem;--cnvs-list-styled-children-font-size:0.875rem;--cnvs-list-styled-ul-box-background:#ced4da;--cnvs-list-styled-ul-box-border-radius:0;--cnvs-list-styled-ul-positive-box-color:#28a745;--cnvs-list-styled-ul-negative-box-color:#dc3545;--cnvs-list-styled-ol-box-color:#495057;--cnvs-list-styled-ol-box-font-size:0.875rem;--cnvs-list-styled-ol-box-font-weight:600;--cnvs-list-styled-ol-box-background-color:#e9ecef;--cnvs-list-styled-ol-box-border-radius:50%;--cnvs-list-styled-ol-positive-box-background-color:#28a745;--cnvs-list-styled-ol-negative-box-background-color:#dc3545;--cnvs-list-styled-ol-positive-box-color:#fff;--cnvs-list-styled-ol-negative-box-color:#fff;}
.is-style-cnvs-list-styled, .is-style-cnvs-list-styled-positive, .is-style-cnvs-list-styled-negative{line-height:var(--cnvs-list-styled-line-height);list-style:none;font-size:var(--cnvs-list-styled-font-size);}
.is-style-cnvs-list-styled:not(:first-child),
.is-style-cnvs-list-styled-positive:not(:first-child),
.is-style-cnvs-list-styled-negative:not(:first-child){margin-top:1.5rem;}
.is-style-cnvs-list-styled:not(:last-child),
.is-style-cnvs-list-styled-positive:not(:last-child),
.is-style-cnvs-list-styled-negative:not(:last-child){margin-bottom:1.5rem;}
.is-style-cnvs-list-styled li:not(:first-child),
.is-style-cnvs-list-styled-positive li:not(:first-child),
.is-style-cnvs-list-styled-negative li:not(:first-child){margin-top:0.5rem;}
.is-style-cnvs-list-styled > li, .is-style-cnvs-list-styled-positive > li, .is-style-cnvs-list-styled-negative > li{position:relative;padding-left:2.5rem;}
.is-style-cnvs-list-styled > li:before, .is-style-cnvs-list-styled-positive > li:before, .is-style-cnvs-list-styled-negative > li:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;}
ol.is-style-cnvs-list-styled, ol.is-style-cnvs-list-styled-positive, ol.is-style-cnvs-list-styled-negative{counter-reset:ol;}
ol.is-style-cnvs-list-styled > li:before, ol.is-style-cnvs-list-styled-positive > li:before, ol.is-style-cnvs-list-styled-negative > li:before{width:1.5rem;height:1.5rem;content:counter(ol);counter-increment:ol;color:var(--cnvs-list-styled-ol-box-color);font-size:var(--cnvs-list-styled-ol-box-font-size);font-weight:var(--cnvs-list-styled-ol-box-font-weight);background-color:var(--cnvs-list-styled-ol-box-background-color);border-radius:var(--cnvs-list-styled-ol-box-border-radius);line-height:1;}
ul.is-style-cnvs-list-styled > li:before{content:'';width:0.25rem;height:0.25rem;margin-top:0.75rem;left:1rem;background:var(--cnvs-list-styled-ul-box-background);border-radius:var(--cnvs-list-styled-ul-box-border-radius);}
ol.is-style-cnvs-list-styled ul, ol.is-style-cnvs-list-styled ol, ul.is-style-cnvs-list-styled ol, ul.is-style-cnvs-list-styled ul{margin-top:0.5rem;margin-bottom:0.5rem;padding-left:0;font-size:var(--cnvs-list-styled-children-font-size);}
ol.is-style-cnvs-list-styled ul > li:not(:first-child),
ol.is-style-cnvs-list-styled ol > li:not(:first-child),
ul.is-style-cnvs-list-styled ol > li:not(:first-child),
ul.is-style-cnvs-list-styled ul > li:not(:first-child){margin-top:0.25rem;}
ol.is-style-cnvs-list-styled-positive > li:before{background-color:var(--cnvs-list-styled-ol-positive-box-background-color);color:var(--cnvs-list-styled-ol-positive-box-color);}
ol.is-style-cnvs-list-styled-negative > li:before{background-color:var(--cnvs-list-styled-ol-negative-box-background-color);color:var(--cnvs-list-styled-ol-negative-box-color);}
ul.is-style-cnvs-list-styled-positive > li:before, ul.is-style-cnvs-list-styled-negative > li:before{width:1.5rem;font-family:'canvas-icons';}
ul.is-style-cnvs-list-styled-positive > li:before{content:"\e912";color:var(--cnvs-list-styled-ul-positive-box-color);}
ul.is-style-cnvs-list-styled-negative > li:before {
content: "\e913";
color: var(--cnvs-list-styled-ul-negative-box-color);
}.has-drop-cap{--cnvs-drop-cap-color:black;--cnvs-drop-cap-font-size:2.5rem;--cnvs-drop-cap-dark-background:black;--cnvs-drop-cap-dark-color:#fff;--cnvs-drop-cap-light-background:#f8f9fa;--cnvs-drop-cap-light-color:inherit;--cnvs-drop-cap-bordered-width:1px;--cnvs-drop-cap-bordered-color:#dee2e6;}
.is-style-cnvs-paragraph-callout{--cnvs-callout-font-size:1.25rem;--cnvs-callout-font-weight:600;}
.content .has-drop-cap.is-cnvs-dropcap-simple:after, .content .has-drop-cap.is-cnvs-dropcap-bordered:after, .content .has-drop-cap.is-cnvs-dropcap-border-right:after, .content .has-drop-cap.is-cnvs-dropcap-bg-light:after, .content .has-drop-cap.is-cnvs-dropcap-bg-dark:after, .entry-content .has-drop-cap.is-cnvs-dropcap-simple:after, .entry-content .has-drop-cap.is-cnvs-dropcap-bordered:after, .entry-content .has-drop-cap.is-cnvs-dropcap-border-right:after, .entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:after, .entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:after{content:"";display:table;clear:both;padding-top:14px;}
.content .has-drop-cap.is-cnvs-dropcap-simple:first-letter, .content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter, .content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter, .content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter, .content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-simple:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter{display:block;float:left;margin-top:0.5rem;margin-right:2rem;margin-bottom:1rem;color:var(--cnvs-drop-cap-color);font-size:var(--cnvs-drop-cap-font-size);line-height:1;text-align:center;}
.content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter{padding:0.5rem 1rem;background:var(--cnvs-drop-cap-dark-background);color:var(--cnvs-drop-cap-dark-color);}
.content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter{padding:0.5rem 1rem;background:var(--cnvs-drop-cap-light-background);color:var(--cnvs-drop-cap-light-color);}
.content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter{margin-top:0.25rem;padding:0.5rem 1rem;border:var(--cnvs-drop-cap-bordered-width) solid var(--cnvs-drop-cap-bordered-color);}
.content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter, .entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter{padding-right:2rem;border-right:var(--cnvs-drop-cap-bordered-width) solid var(--cnvs-drop-cap-bordered-color);border-radius:0;}
.content .is-style-cnvs-paragraph-callout, .entry-content .is-style-cnvs-paragraph-callout {
font-size: var(--cnvs-callout-font-size);
font-weight: var(--cnvs-callout-font-weight);
}.wp-block-separator{--cnvs-wp-block-separator-color:#dee2e6;}
.content .wp-block-separator:not(.has-text-color),
.entry-content .wp-block-separator:not(.has-text-color){color:var(--cnvs-wp-block-separator-color);}
.content .wp-block-separator.is-style-cnvs-separator-double, .content .wp-block-separator.is-style-cnvs-separator-dotted, .content .wp-block-separator.is-style-cnvs-separator-dashed,
.entry-content .wp-block-separator.is-style-cnvs-separator-double, .entry-content .wp-block-separator.is-style-cnvs-separator-dotted, .entry-content .wp-block-separator.is-style-cnvs-separator-dashed{position:relative;display:block;height:10px;background-color:transparent !important;border-bottom:none !important;}
.content .wp-block-separator.is-style-cnvs-separator-double:after, .content .wp-block-separator.is-style-cnvs-separator-dotted:after, .content .wp-block-separator.is-style-cnvs-separator-dashed:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-double:after, .entry-content .wp-block-separator.is-style-cnvs-separator-dotted:after, .entry-content .wp-block-separator.is-style-cnvs-separator-dashed:after{content:'';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-1px;border-bottom:2px solid;}
.content .wp-block-separator.is-style-cnvs-separator-double:after, .entry-content .wp-block-separator.is-style-cnvs-separator-double:after{border-bottom-width:4px !important;border-bottom-style:double !important;margin-top:-2px;}
.content .wp-block-separator.is-style-cnvs-separator-dotted:after, .entry-content .wp-block-separator.is-style-cnvs-separator-dotted:after{border-bottom-style:dotted !important;}
.content .wp-block-separator.is-style-cnvs-separator-dashed:after, .entry-content .wp-block-separator.is-style-cnvs-separator-dashed:after {
border-bottom-style: dashed !important;
}.wp-block-group{position:relative;}
.wp-block-group .wp-block-group__inner-container{position:relative;width:100%;}
.wp-block-group .wp-block-group__inner-container > *:last-child{margin-bottom:0;}
@media(min-width:760px) and (min-width:760px){
.wp-block-group > .is-block-content{max-width:50%;width:100%;}
}
.is-style-cnvs-block-bordered{--cnvs-style-single-border-color:#dee2e6;border:1px solid var(--cnvs-style-single-border-color);padding:40px;}
.is-style-cnvs-block-single-border{--cnvs-style-single-border-width:1px;--cnvs-style-single-border-color:#dee2e6;--cnvs-style-single-margin:2rem;}
.is-style-cnvs-block-single-border:before{position:relative !important;content:"";background-color:var(--cnvs-style-single-border-color);display:block;width:4rem;height:var(--cnvs-style-single-border-width);margin:var(--cnvs-style-single-margin) auto;}
.is-style-cnvs-block-single-border:after{position:relative !important;content:"";background-color:var(--cnvs-style-single-border-color);display:block;width:4rem;height:var(--cnvs-style-single-border-width);margin:var(--cnvs-style-single-margin) auto;}
.is-style-cnvs-block-single-border.alignright{border:none;padding-left:var(--cnvs-style-single-margin);border-left:var(--cnvs-style-single-border-width) solid var(--cnvs-style-single-border-color);}
.is-style-cnvs-block-single-border.alignright:before, .is-style-cnvs-block-single-border.alignright:after{content:none;}
.is-style-cnvs-block-single-border.alignleft{border:none;padding-right:var(--cnvs-style-single-margin);border-right:var(--cnvs-style-single-border-width) solid var(--cnvs-style-single-border-color);}
.is-style-cnvs-block-single-border.alignleft:before, .is-style-cnvs-block-single-border.alignleft:after{content:none;}
.is-style-cnvs-block-bg-light{--cnvs-style-bg-light-background:#f8f9fa;--cnvs-style-bg-light-padding:40px;background:var(--cnvs-style-bg-light-background);padding:var(--cnvs-style-bg-light-padding);}
.is-style-cnvs-block-bg-inverse{--cnvs-style-bg-inverse-background:black;--cnvs-style-bg-inverse-color:#fff;--cnvs-style-bg-inverse-padding:40px;background:var(--cnvs-style-bg-inverse-background);padding:var(--cnvs-style-bg-inverse-padding);color:var(--cnvs-style-bg-inverse-color);}
.is-style-cnvs-block-shadow{--cnvs-style-shadow-box-shadow:0 16px 36px 0 rgba(0,0,0,0.08);--cnvs-style-shadow-padding:40px;-webkit-box-shadow:var(--cnvs-style-shadow-box-shadow);box-shadow:var(--cnvs-style-shadow-box-shadow);padding:var(--cnvs-style-shadow-padding);}
@media(max-width:1019.98px){
.is-style-cnvs-block-single-border.alignleft, .is-style-cnvs-block-single-border.alignright {
float: none;
width: 100%;
max-width: 100%;
border-left: none;
border-right: none;
margin-left: 0;
margin-right: 0;
}
}.wp-block-cover{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.wp-block-cover.is-cnvs-vert-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.wp-block-cover.is-cnvs-vert-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}.d-none{display:none !important}.float-left{float:left !important}.mr-1,.mx-1{margin-right:.25rem !important}.lasso-container *{box-sizing:border-box !important}.lasso-container{color:initial}.lasso-container{box-sizing:border-box !important;position:relative;width:100%;padding:0 15px !important;margin:30px auto !important;overflow:initial !important}.lasso-display{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;font-family:inherit !important;background-color:var(--lasso-background) !important}.lasso-display.mobile{max-width:768px}.lasso-list{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:inherit !important;padding:0 !important}.lasso-container.lasso-list{margin:40px auto !important;width:100% !important}ol .lasso-container.lasso-list:last-child,ul .lasso-container.lasso-list:last-child{margin-bottom:0 !important}.lasso-container.lasso-ai{padding:0 !important}.lasso-display a,.lasso-display a:hover,.lasso-button-container a,.lasso-button-container a:hover,.lasso-list a,.lasso-list a:hover{text-decoration:none !important;font-weight:bold !important;opacity:1 !important}.lasso-display a:hover,.lasso-button-container a:hover,.lasso-list a:hover{transition:.25s ease}.lasso-image img{display:inline-block !important;max-width:100% !important;height:auto;max-height:350px;width:inherit;object-fit:contain;box-shadow:none}.lasso-grid-row .lasso-image img{width:250px}.lasso-list .lasso-image{float:right;max-width:50% !important;padding:0 0 0 20px !important}.lasso-list .lasso-image img{max-height:300px !important;max-width:230px !important;width:100%}.lasso-display.mobile .lasso-end{line-height:1}.lasso-display.mobile .lasso-description{line-height:1.5}.lasso-container.sitestripe{display:unset;position:unset;width:unset;float:left}.lasso-display.sitestripe{float:left;display:block}.lasso-display.sitestripe a.lasso-title,.lasso-display.sitestripe .lasso-price{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:15px !important}.lasso-display.sitestripe a.lasso-image{display:block;max-height:100%}.lasso-display.sitestripe a.lasso-image img{max-height:100%;aspect-ratio:1}.lasso-display.sitestripe a.lasso-button-1,.lasso-display.sitestripe a.lasso-button-2{display:block;width:100%}.wp-block-affiliate-plugin-lasso:has(>div.lasso-container.sitestripe){display:inline-block}@media(max-width:767.98px){.lasso-list .lasso-image{float:inherit;max-width:100% !important;padding:10px !important}.lasso-list .lasso-description{margin:10px 0 !important}}.lasso-box-1,.lasso-box-2,.lasso-box-3,.lasso-box-4,.lasso-box-5,.lasso-box-6{box-sizing:border-box;position:relative;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px !important}.lasso-box-4{text-align:right}.lasso-list .lasso-box-1,.lasso-list .lasso-box-2,.lasso-list .lasso-box-3{flex:0 0 50% !important}@media(max-width:767.98px){.lasso-box-1,.lasso-box-2,.lasso-box-3,.lasso-box-4,.lasso-box-5,.lasso-box-6{padding:0 !important}.lasso-container.lasso-list .lasso-box-1,.lasso-container.lasso-list .lasso-box-2,.lasso-container.lasso-list .lasso-box-3{flex:0 0 100% !important;text-align:left !important}}.lasso-list .ls-list-title,.lasso-list li{max-width:70%}.lasso-list li{font-size:30px !important;line-height:1.25;margin:0 !important;box-shadow:none !important;color:var(--lasso-title) !important}.lasso-list .lasso-fields li,.lasso-list.lasso-llama .lasso-fields li{font-size:initial !important;color:initial !important}.lasso-list-content{width:100%}.lasso-list-content .lasso-image{max-width:30% !important;margin-top:-80px;max-height:250px}.lasso-list-ol{padding-left:1rem !important}.lasso-list-style-hide{list-style-type:none !important}.lasso-list-style-decimal{list-style-type:decimal !important}.lasso-list-style-circle{list-style-type:circle !important}.lasso-list-style-square{list-style-type:square !important}.lasso-list-style-alpha{list-style-type:lower-alpha !important}.lasso-list-style-roman{list-style-type:lower-roman !important}.lasso-badge{position:absolute;top:-18px;left:-10px;display:inline-block;background-color:var(--lasso-main);color:var(--lasso-button-text);z-index:500;padding:10px 15px;font-size:1rem;line-height:1rem;font-weight:700;box-shadow:2px 2px 2px 0 rgba(0,0,0,.14)}.lasso-badge::after{content:" ";display:block;position:absolute;left:-10px;bottom:-7px;border-color:rgba(0,0,0,0) var(--lasso-main) rgba(0,0,0,0) rgba(0,0,0,0);border-style:inset solid inset inset;border-width:0 10px 7px;filter:brightness(50%)}.lasso-title,a.lasso-title{display:block;font-size:30px !important;line-height:1.25;margin:10px 0 10px 0 !important;box-shadow:none !important;color:var(--lasso-title) !important;font-weight:bold}.lasso-price{font-size:16px;font-weight:bold;margin:0 0 10px 0 !important;vertical-align:middle}.lasso-price-value{display:inline;margin-right:10px}.lasso-price strike{font-weight:normal;margin-right:5px}.lasso-amazon-prime{display:inline-block;background:url(//ppcnewsfeed.com/wp-content/plugins/lasso/admin/assets/images/amazon-prime.png);width:50px;height:15px;background-size:contain;background-repeat:no-repeat;background-position:center center}.lasso-amazon-info{display:inline-block;background:url(//ppcnewsfeed.com/wp-content/plugins/lasso/admin/assets/images/amazon-info.svg);margin-left:3px;width:12px;height:12px;background-size:contain;background-repeat:no-repeat;background-position:center center;vertical-align:middle !important;cursor:pointer;position:relative}.lasso-description{font-size:16px;margin:0 0 10px 0 !important;overflow-wrap:anywhere}.lasso-fields{font-size:16px}.lasso-list .lasso-description{font-size:inherit;width:70%}.lasso-list .lasso-button-1{margin-bottom:10px;display:inline-block}.lasso-description p{margin:0 0 10px 0 !important}.lasso-description ul,.lasso-description ol{margin:0 0 10px 10px !important;padding:0 0 0 40px !important;list-style:inherit !important}.lasso-description li{margin:0 0 5px 0;display:list-item !important;list-style-type:initial !important;font-size:initial !important}.lasso-container.lasso-list .lasso-description li{text-decoration:initial !important;margin:0 0 5px 0 !important;color:initial !important}.lasso-image{text-align:center;padding:0 0 10px 0 !important}a.lasso-button-1,a.lasso-button-2{font-size:15px;padding:10px 15px !important;background:var(--lasso-button) !important;color:var(--lasso-button-text) !important;margin:0 10px 10px 0 !important;text-align:center !important;line-height:initial !important}a.lasso-button-2{background:var(--lasso-secondary-button) !important}a.lasso-button-1:hover,a.lasso-button-2:hover{background:var(--lasso-button) !important;color:var(--lasso-button-text) !important;transition:.25s ease}a.lasso-button-2:hover{background:var(--lasso-secondary-button) !important}.lasso-disclosure,.lasso-date{font-size:12px;font-style:italic;color:#5f6368eb;display:inline}.lasso-disclosure span{line-height:1.2rem;margin:0}.lasso-single-brag{position:absolute;width:100%;left:0;bottom:0;padding:0 10px 10px 0}.lasso-brag{display:block !important;text-align:right;bottom:15px !important;right:15px !important;width:100% !important;height:30px !important;z-index:500 !important}.lasso-brag img{width:30px !important;height:30px !important;box-shadow:none !important;border:0 !important}.lasso-brag-grid{display:block !important;text-decoration:none !important;font-size:15px !important;font-style:italic !important;color:#aaa !important;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif !important;font-weight:normal !important;text-align:right !important;margin:-10px 0 20px 0}.lasso-brag-grid img{vertical-align:middle !important;width:30px !important;height:30px !important;box-shadow:none !important;border:0}@media(max-width:767.98px){.lasso-list .ls-list-title,.lasso-list li{max-width:inherit}.lasso-list li{margin:0 0 10px 15px !important}.lasso-list-content .lasso-image{max-width:inherit !important}.lasso-description ul,.lasso-description ol{text-align:left !important}.lasso-brag-grid{text-align:center !important}.lasso-list-ol .lasso-stars,.lasso-grid-wrap .lasso-stars{display:table-cell !important}.lasso-list-ol .lasso-stars{padding-top:10px}.lasso-grid-wrap .lasso-stars{padding-bottom:10px}.lasso-list-ol .lasso-image,.lasso-grid-wrap .lasso-image{display:table-row !important}.lasso-list-ol .lasso-image img{float:left}.lasso-grid-wrap .lasso-image img{float:initial !important;display:inline !important}.lasso-list-ol .lasso-price,.lasso-grid-wrap .lasso-price{text-align:left !important}.lasso-list-ol .lasso-title,.lasso-grid-wrap .lasso-title{min-height:fit-content !important}.lasso-list-ol .lasso-description,.lasso-grid-wrap .lasso-description{width:100%}}.lasso-stars{--rating:3.5;--percent:calc(var(--rating) / 5 * 100%);display:inline-block;font-size:inherit;line-height:1;margin:0 0 10px 0}.lasso-stars::before{content:'★★★★★';font-family:Times;letter-spacing:1px;background:linear-gradient(90deg,#fc0 var(--percent),#e2e2e2 var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lasso-stars-value{font-size:14px}.lasso-fields div{margin:0 0 10px 0;text-align:left}.lasso-fields-pros,.lasso-fields-cons{text-align:left}.lasso-fields-pros ul,.lasso-fields-cons ul{margin:0 0 1rem 0 !important;padding-left:0 !important}.lasso-fields-pros li,.lasso-fields-cons li{list-style:none !important;margin:0 5px 0 0 !important}.lasso-fields-pros li:before,.lasso-fields-cons li:before{content:none !important}.lasso-fields-pros li:after,.lasso-fields-cons li:after{content:none !important}.lasso-fields-2,.lasso-fields-3{text-align:left}.lasso-fields-2 ul,.lasso-fields-3 ul{margin:0 0 1rem 0 !important;padding-left:0 !important}.lasso-fields-2 li,.lasso-fields-3 li{list-style:none !important;margin:0 5px 0 0 !important;position:relative !important}.lasso-fields-2 li:before,.lasso-fields-3 li:before{content:none !important}.lasso-fields-2 li:after,.lasso-fields-3 li:after{content:none !important}.lasso-fields-2>ul>li:before,.lasso-fields-3>ul>li:before{content:none !important}.lasso-check{display:inline-block;width:16px;height:1.3rem;position:relative;top:0}.lasso-check .lasso-check-content{display:inline-block;transform:rotate(45deg);height:12px;width:7px;margin-left:15%;border-bottom:3px solid var(--lasso-pros);border-right:3px solid var(--lasso-pros)}.lasso-x{display:inline-block;width:12px;height:16px;line-height:0;position:relative;top:9px;margin-right:4px}.lasso-x .lasso-x-1{display:inline-block;width:13px;height:3px;background:var(--lasso-cons);transform:rotate(45deg);position:absolute;top:0;left:0}.lasso-x .lasso-x-2{display:inline-block;width:13px;height:3px;background:var(--lasso-cons);transform:rotate(-45deg);position:absolute;top:0;left:0}.lasso-fields-single ul.list{list-style-type:disc;padding-left:20px !important;margin:0 0 1rem 0 !important}.lasso-fields-single ol.list{list-style-type:decimal;margin:0 0 1rem 0 !important;padding-left:20px !important}.lasso-image.image-style img{height:auto;max-height:inherit;width:auto;position:inherit}.lasso-container.lasso-image-container{text-align:center;padding:0}.lasso-grid-row .lasso-container.lasso-image-container{margin:0 auto 20px auto !important}.lasso-grid-wrap{margin:0;position:relative}.lasso-grid-row{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0 -15px;position:relative}.lasso-grid-row .lasso-display{margin:0}.lasso-grid-row .lasso-box-1,.lasso-grid-row .lasso-box-2{padding:0 !important}.lasso-grid-row .lasso-badge{left:5px}.lasso-grid-row .lasso-disclosure,.lasso-grid-row .lasso-brag{display:none !important}.lasso-grid-row .lasso-date,.lasso-grid-row .lasso-description{text-align:left !important}.lasso-grid-2 .lasso-container{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.lasso-grid-3 .lasso-container{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;padding:0 10px !important}.lasso-grid-4 .lasso-container{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.lasso-grid-5 .lasso-container{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.lasso-grid-3 .lasso-container .lasso-display{padding:15px !important}@media(max-width:767.98px){.lasso-grid-row{margin:0}.lasso-grid-row .lasso-container{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center !important;padding:0 !important;margin:30px 0 0 0 !important}.lasso-grid-row .lasso-badge{left:-10px}}.lasso-display-table [data-tooltip],.lasso-container [data-tooltip]{position:relative;cursor:pointer}.lasso-display-table [data-tooltip]:before,.lasso-container [data-tooltip]:before,.lasso-display-table [data-tooltip]:after,.lasso-container [data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(0.71,1.7,0.77,1.24);transform:translate3d(0,0,0);pointer-events:none}.lasso-display-table [data-tooltip]:hover:before,.lasso-container [data-tooltip]:hover:before,.lasso-display-table [data-tooltip]:hover:after,.lasso-container [data-tooltip]:hover:after,.lasso-display-table [data-tooltip]:focus:before,.lasso-container [data-tooltip]:focus:before,.lasso-display-table [data-tooltip]:focus:after,.lasso-container [data-tooltip]:focus:after{visibility:visible;opacity:1}.lasso-display-table [data-tooltip]:before,.lasso-container [data-tooltip]:before{z-index:1001;border:6px solid transparent;background:transparent;content:""}.lasso-display-table [data-tooltip]:after,.lasso-container [data-tooltip]:after{z-index:1000;padding:1rem;width:200px;background-color:var(--lasso-button);color:var(--lasso-button-text);content:attr(data-tooltip);border-radius:.5rem;text-align:center;box-shadow:0 3px 6px rgba(0,0,0,0.20) !important;font-weight:800 !important;font-size:.8rem}.lasso-display-table [data-tooltip]:before,.lasso-container [data-tooltip]:before,.lasso-display-table [data-tooltip]:after,.lasso-container [data-tooltip]:after{bottom:100%;left:50%}.lasso-display-table [data-tooltip]:before,.lasso-container [data-tooltip]:before{margin-left:-6px;margin-bottom:-12px;border-top-color:var(--lasso-button)}.lasso-display-table [data-tooltip]:after,.lasso-container [data-tooltip]:after{margin-left:-100px}.lasso-display-table [data-tooltip]:hover:before,.lasso-container [data-tooltip]:hover:before,.lasso-display-table [data-tooltip]:hover:after,.lasso-container [data-tooltip]:hover:after,.lasso-display-table [data-tooltip]:focus:before,.lasso-container [data-tooltip]:focus:before,.lasso-display-table [data-tooltip]:focus:after,.lasso-container [data-tooltip]:focus:after{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);transform:translateY(-12px)}.lasso-display-table [data-tooltip]:after{background-color:var(--lasso-main)}.lasso-display-table [data-tooltip]:before{border-top-color:var(--lasso-main)}@media(max-width:767.98px){.lasso-container [data-tooltip]{position:unset}}.lasso-container .lasso-cactus{border:1px solid #e2e2e2;padding:30px !important;border-radius:15px}.lasso-cactus .lasso-box-1,.lasso-cactus .lasso-box-3,.lasso-cactus .lasso-box-5{-ms-flex:0 0 70% !important;flex:0 0 70% !important;max-width:70% !important;padding-left:0 !important}.lasso-cactus .lasso-box-2{-ms-flex:0 0 30% !important;flex:0 0 30% !important;max-width:30% !important;margin-bottom:15px;padding:0 0 0 15px !important;text-align:center}.lasso-cactus .lasso-box-3,.lasso-cactus .lasso-box-4,.lasso-cactus .lasso-box-5,.lasso-cactus .lasso-box-6{-ms-flex:0 0 50% !important;flex:0 0 50% !important;max-width:50% !important}.lasso-cactus .lasso-box-6{text-align:right;padding-right:0 !important}.lasso-cactus a.lasso-button-1,.lasso-cactus a.lasso-button-2{display:inline-block;padding:15px 25px;border-radius:100px;box-shadow:0 3px 6px rgba(0,0,0,0.20) !important}.lasso-cactus a.lasso-button-2{float:right}.lasso-cactus a.lasso-button-1:hover,.lasso-cactus a.lasso-button-2:hover{box-shadow:none !important;transform:translateY(3px)}.lasso-cactus .lasso-disclosure,.lasso-cactus .lasso-date{padding:10px 0 0 0 !important}.lasso-cactus .lasso-list-content .lasso-image{max-width:30% !important;margin-top:-50px}.lasso-grid-row .lasso-cactus{padding:20px !important}.lasso-grid-row .lasso-cactus .lasso-title{font-size:24px !important}.lasso-grid-row .lasso-cactus .lasso-box-5{display:none}.lasso-grid-row .lasso-cactus .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:left}.lasso-grid-row .lasso-cactus a.lasso-button-1,.lasso-cactus a.lasso-button-2{margin:0 0 10px 0 !important;float:inherit}.lasso-grid-2 .lasso-cactus .lasso-box-1{padding-right:10px !important}.lasso-grid-2 .lasso-cactus .lasso-box-3{padding-left:0 !important}.lasso-grid-2 .lasso-cactus .lasso-box-4{padding-right:0 !important}.lasso-grid-2 .lasso-cactus .lasso-title{margin:0 0 10px 0 !important}.lasso-grid-3 .lasso-cactus{text-align:center !important}.lasso-grid-3 .lasso-cactus .lasso-box-1,.lasso-grid-3 .lasso-cactus .lasso-box-2,.lasso-grid-3 .lasso-cactus .lasso-box-3,.lasso-grid-3 .lasso-cactus .lasso-box-4{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.lasso-grid-3 .lasso-cactus .lasso-box-2{-ms-flex-order:-1;order:-1;text-align:center !important}@media(max-width:767.98px){.lasso-cactus .lasso-box-1,.lasso-cactus .lasso-box-2,.lasso-cactus .lasso-box-3,.lasso-cactus .lasso-box-4,.lasso-cactus .lasso-box-5,.lasso-cactus .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-cactus .lasso-box-2{-ms-flex-order:-1;order:-1}.lasso-cactus a.lasso-button-2{float:none}.lasso-list-content .lasso-cactus .lasso-image{max-width:100% !important}}.lasso-cactus.mobile .lasso-box-1,.lasso-cactus.mobile .lasso-box-2,.lasso-cactus.mobile .lasso-box-3,.lasso-cactus.mobile .lasso-box-4,.lasso-cactus.mobile .lasso-box-5,.lasso-cactus.mobile .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-cactus.mobile .lasso-box-2{-ms-flex-order:-1;order:-1}.lasso-cactus.mobile a.lasso-button-2{float:none}.lasso-list-content .lasso-cactus.mobile .lasso-image{max-width:100% !important}.lasso-container .lasso-cutter{border:6px solid var(--lasso-main);box-shadow:0 0 5px 0 var(--lasso-main);padding:20px !important}.lasso-cutter .lasso-box-1,.lasso-cutter .lasso-box-2{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.lasso-cutter .lasso-box-1{padding-left:0 !important}.lasso-cutter .lasso-box-2{padding-right:0 !important}.lasso-cutter .lasso-title,.lasso-list.lasso-cutter li{text-decoration:underline !important}.lasso-cutter .lasso-image{display:block;margin:auto}.lasso-cutter a.lasso-button-1,.lasso-cutter a.lasso-button-2{display:block;padding:20px;border-radius:7px;width:100%}.lasso-cutter .lasso-list-content a.lasso-button-1,.lasso-cutter .lasso-list-content a.lasso-button-2{width:50%}.lasso-list.lasso-cutter .lasso-fields-pros li,.lasso-list.lasso-cutter .lasso-fields-cons li{text-decoration:none !important}.lasso-grid-row .lasso-cutter{padding:20px;text-align:center}.lasso-grid-row .lasso-cutter .lasso-title{font-size:24px !important}.lasso-grid-row .lasso-cutter .lasso-box-1,.lasso-grid-row .lasso-cutter .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media(max-width:767.98px){.lasso-cutter .lasso-box-1,.lasso-cutter .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lasso-cutter .lasso-list-content a.lasso-button-1,.lasso-cutter .lasso-list-content a.lasso-button-2{width:100%}}.lasso-cutter.mobile .lasso-box-1,.lasso-cutter.mobile .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lasso-cutter.mobile .lasso-list-content a.lasso-button-1,.lasso-cutter.mobile .lasso-list-content a.lasso-button-2{width:100%}.lasso-flow .lasso-box-1{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;padding:0 15px 0 0 !important}.lasso-flow .lasso-box-2{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.lasso-flow a.lasso-button-1,.lasso-flow a.lasso-button-2{display:inline-block;padding:20px;margin-bottom:10px;border-radius:5px}.lasso-flow .lasso-badge:after{display:none}.lasso-grid-row .lasso-flow{text-align:center}.lasso-grid-row .lasso-flow .lasso-box-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:10px}.lasso-grid-row .lasso-flow .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 !important}.lasso-grid-row .lasso-flow .lasso-image img{width:100% !important;max-height:none !important}@media(max-width:767.98px){.lasso-flow{text-align:center}.lasso-flow .lasso-box-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:10px}.lasso-flow .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lasso-flow .lasso-image img{width:100% !important;max-height:none !important}}.lasso-flow.mobile{text-align:center}.lasso-flow.mobile .lasso-box-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:10px}.lasso-flow.mobile .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lasso-flow.mobile .lasso-image img{width:100% !important;max-height:none !important}.lasso-container .lasso-geek{border-radius:8px;border:1px solid #bdbdbd;overflow:hidden}.lasso-geek .lasso-box-1{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;order:2;padding:0 !important;text-align:right}.lasso-geek .lasso-box-2{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;order:1;padding:20px 30px 10px 30px !important}.lasso-geek .lasso-image img{width:100% !important;max-height:none !important}.lasso-geek a.lasso-button-1,.lasso-geek a.lasso-button-2{display:block;padding:20px;margin-bottom:10px;border-radius:5px;max-width:250px}.lasso-grid-2 .lasso-geek .lasso-box-2{padding:0 15px 5px 15px !important}.lasso-grid-3 .lasso-geek .lasso-box-1,.lasso-grid-3 .lasso-geek .lasso-box-2{padding:0 !important}.lasso-grid-row .lasso-geek{text-align:center}.lasso-grid-row .lasso-geek .lasso-box-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:1}.lasso-grid-row .lasso-geek .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:2}.lasso-grid-row .lasso-geek .lasso-image img{width:100% !important;max-height:none !important}.lasso-grid-row .lasso-geek a.lasso-button-1,.lasso-grid-row .lasso-geek a.lasso-button-2{max-width:none;margin:0 0 10px 0 !important}@media(max-width:767.98px){.lasso-geek{text-align:center}.lasso-geek .lasso-box-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:1}.lasso-geek .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:2}.lasso-geek .lasso-image img{width:100% !important;max-height:none !important}.lasso-geek a.lasso-button-1,.lasso-geek a.lasso-button-2{max-width:none}}.lasso-geek.mobile{text-align:center}.lasso-geek.mobile .lasso-box-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:1}.lasso-geek.mobile .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:2}.lasso-geek.mobile .lasso-image img{width:100% !important;max-height:none !important}.lasso-geek.mobile a.lasso-button-1,.lasso-geek.mobile a.lasso-button-2{max-width:none}.lasso-lab .lasso-box-1,.lasso-lab .lasso-box-2,.lasso-lab .lasso-box-3{padding:0 !important}.lasso-lab .lasso-badge{left:auto;right:-10px}.lasso-lab .lasso-badge::after{left:auto;right:0;border-width:0 0 7px 10px;border-color:rgba(0,0,0,0) var(--lasso-main)}.lasso-lab .lasso-image{float:right;margin:0 0 20px 40px !important}.lasso-list.lasso-lab .lasso-image{margin:0 !important}.lasso-lab .lasso-image img{border-radius:12px}.lasso-lab a.lasso-button-1,.lasso-lab a.lasso-button-2{display:inline-block;padding:15px 25px !important;border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.2) !important}.lasso-lab a.lasso-button-1:hover,.lasso-lab a.lasso-button-2:hover{box-shadow:none !important;transform:translateY(5px)}.lasso-list.lasso-lab .lasso-fields-pros li,.lasso-list.lasso-lab .lasso-fields-cons li{font-size:inherit !important}.lasso-grid-row .lasso-lab .lasso-badge,.lasso-grid-row .lasso-lab .lasso-badge:hover{left:auto;right:15px}.lasso-grid-row .lasso-lab .lasso-image{float:none;display:block !important;margin:0 0 10px 0 !important}.lasso-grid-row .lasso-lab .lasso-image img{width:100% !important;height:auto !important;max-width:none !important;max-height:none !important}.lasso-grid-row .lasso-lab .lasso-title{font-size:20px !important}.lasso-grid-row .lasso-lab .lasso-description ul,.lasso-grid-row .lasso-lab .lasso-description ol{text-align:left !important}.lasso-grid-row .lasso-disclosure{display:none}.lasso-grid-row .lasso-date{display:inline;vertical-align:middle}@media(max-width:767.98px){.lasso-lab .lasso-box-1,.lasso-lab .lasso-box-2,.lasso-lab .lasso-box-3,.lasso-lab .lasso-box-4,.lasso-lab .lasso-box-5,.lasso-lab .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-lab .lasso-image{float:none;display:block !important;margin:0 0 10px 0 !important}.lasso-lab .lasso-image img{width:100% !important;height:auto !important;max-width:none !important;max-height:none !important}.lasso-grid-row .lasso-lab .lasso-badge,.lasso-grid-row .lasso-lab .lasso-badge:hover{left:auto;right:0}}.lasso-lab.mobile .lasso-box-1,.lasso-lab.mobile .lasso-box-2,.lasso-lab.mobile .lasso-box-3,.lasso-lab.mobile .lasso-box-4,.lasso-lab.mobile .lasso-box-5,.lasso-lab.mobile .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-lab.mobile .lasso-image{float:none;display:block !important;margin:0 0 10px 0 !important}.lasso-lab.mobile .lasso-image img{width:100% !important;height:auto !important;max-width:none !important;max-height:none !important}.lasso-grid-row .lasso-lab.mobile .lasso-badge,.lasso-grid-row .lasso-lab.mobile .lasso-badge:hover{left:auto;right:0}.lasso-container .lasso-llama{border:1px solid #f3f3f3 !important;padding:30px !important;border-radius:0;box-shadow:0 0 30px rgba(0,0,0,0.1) !important}.lasso-llama .lasso-image{float:right;width:200px;margin:0 0 15px 15px}.lasso-llama .lasso-box-1,.lasso-llama .lasso-box-3{padding:0 !important}.lasso-llama .lasso-box-2{border-top:1px solid #dedede;padding:15px 0 0 0 !important;text-align:right}.lasso-llama .lasso-button-1{margin:0 0 10px 0 !important}.lasso-list.lasso-llama .lasso-box-2{border:0 !important}.lasso-llama .lasso-title,.lasso-llama .lasso-price,.lasso-llama .lasso-description{margin:0 0 15px 0 !important}.lasso-llama a.lasso-button-1,.lasso-llama a.lasso-button-2{display:inline-block;padding:15px 25px;border-radius:0;box-shadow:none !important}.lasso-llama .lasso-disclosure,.lasso-llama .lasso-date{display:inline}.lasso-grid-row .lasso-llama{padding:20px;text-align:center !important}.lasso-grid-row .lasso-llama .lasso-image{float:none;display:block;width:100% !important;margin:0 0 10px 0 !important}.lasso-grid-row .lasso-llama .lasso-title{font-size:30px !important}.lasso-grid-row .lasso-llama .lasso-description ul,.lasso-grid-row .lasso-llama .lasso-description ol{text-align:left !important}.lasso-grid-row .lasso-llama .lasso-box-2{text-align:center !important}.lasso-grid-row .lasso-disclosure{display:none}.lasso-grid-row .lasso-date{vertical-align:middle}@media(max-width:767.98px){.lasso-llama{padding:20px;text-align:center !important}.lasso-llama .lasso-box-1,.lasso-llama .lasso-box-2,.lasso-llama .lasso-box-3,.lasso-llama .lasso-box-4,.lasso-llama .lasso-box-5,.lasso-llama .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-llama .lasso-title,.lasso-list.lasso-llama li{font-size:20px !important}.lasso-llama .lasso-image{float:none;width:100% !important;margin:0 0 10px 0 !important}}.lasso-llama.mobile{padding:20px;text-align:center !important}.lasso-llama.mobile .lasso-box-1,.lasso-llama.mobile .lasso-box-2,.lasso-llama.mobile .lasso-box-3,.lasso-llama.mobile .lasso-box-4,.lasso-llama.mobile .lasso-box-5,.lasso-llama.mobile .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-llama.mobile .lasso-title,.lasso-list.lasso-llama.mobile li{font-size:20px !important}.lasso-llama.mobile .lasso-image{float:none;width:100% !important;margin:0 0 10px 0 !important}.lasso-container .lasso-money{border:0;box-shadow:0 1px 2px 0 rgba(10,16,34,0.4) !important;padding:20px !important;border-radius:10px}.lasso-container .lasso-money:hover{box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07) !important;transition:.2s ease}.lasso-money .lasso-box-1,.lasso-money .lasso-box-2,.lasso-money .lasso-box-3,.lasso-money .lasso-box-4{padding:0 10px !important}.lasso-money .lasso-box-1,.lasso-list.lasso-money .lasso-box-1{-ms-flex:0 0 70% !important;flex:0 0 70% !important;max-width:70%}.lasso-money .lasso-box-2,.lasso-list.lasso-money .lasso-box-2{-ms-flex:0 0 30% !important;flex:0 0 30% !important;max-width:30%;margin-bottom:15px;text-align:center}.lasso-money .lasso-box-2{padding-right:0 !important}.lasso-money .lasso-box-5{padding-left:10px !important}.lasso-money .lasso-box-6{padding-right:10px !important}.lasso-list.lasso-money .lasso-box-2{padding:0 !important}.lasso-money .lasso-box-3,.lasso-money .lasso-box-4,.lasso-money .lasso-box-5,.lasso-money .lasso-box-6{-ms-flex:0 0 50% !important;flex:0 0 50% !important;max-width:50% !important}.lasso-money .lasso-box-6{text-align:right !important}.lasso-money .lasso-title{font-size:25px !important;line-height:2rem}.lasso-money .lasso-description{margin-bottom:20px !important}.lasso-money .lasso-image img{border-radius:4px}.lasso-money a.lasso-button-1{display:inline-block;padding:20px;text-align:center !important;border-radius:4px}.lasso-money a.lasso-button-1:hover{background:var(--lasso-button-text);color:var(--lasso-button);box-shadow:inset 0 0 0 3px var(--lasso-button) !important}.lasso-money a.lasso-button-2{display:inline-block;background-color:var(--lasso-button-text);color:var(--lasso-secondary-button);padding:20px;text-align:center !important;border-radius:4px;box-shadow:inset 0 0 0 3px var(--lasso-secondary-button) !important;float:right}.lasso-list.lasso-money a.lasso-button-2{float:initial}.lasso-money a.lasso-button-2:hover{background-color:var(--lasso-secondary-button);color:var(--lasso-button-text);box-shadow:inset 0 0 0 3px var(--lasso-secondary-button)}.lasso-money .lasso-list-content .lasso-image{max-width:30% !important}.lasso-grid-row .lasso-money{padding:20px !important}.lasso-grid-row .lasso-money .lasso-title{font-size:24px !important}.lasso-grid-row .lasso-money .lasso-box-5{display:none}.lasso-grid-row .lasso-money .lasso-box-6{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:left !important}.lasso-grid-row .lasso-money a.lasso-button-1,.lasso-money a.lasso-button-2{margin:0 0 10px 0 !important;float:inherit}.lasso-grid-2 .lasso-money .lasso-box-1{padding-right:10px !important}.lasso-grid-2 .lasso-money .lasso-box-3{padding-left:0 !important}.lasso-grid-2 .lasso-money .lasso-box-4{padding-right:0 !important}.lasso-grid-2 .lasso-money .lasso-title{margin:0 0 10px 0 !important}.lasso-grid-3 .lasso-money{text-align:center !important}.lasso-grid-3 .lasso-money .lasso-box-1,.lasso-grid-3 .lasso-money .lasso-box-2,.lasso-grid-3 .lasso-money .lasso-box-3,.lasso-grid-3 .lasso-money .lasso-box-4{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.lasso-grid-3 .lasso-money .lasso-box-2{-ms-flex-order:-1;order:-1;text-align:center !important}@media(max-width:767.98px){.lasso-money .lasso-box-1{padding:0 !important;text-align:left}.lasso-money .lasso-box-2{padding:0 0 0 15px !important}.lasso-money .lasso-box-3{padding:0 10px 0 0 !important}.lasso-money .lasso-box-4{padding:0 0 0 10px !important}.lasso-money a.lasso-button-1,.lasso-money a.lasso-button-2{margin:0 !important;line-height:1.3rem;padding:15px !important}.lasso-money .lasso-title,.lasso-list.lasso-money li{font-size:1.3rem !important;line-height:1.7rem}}.lasso-money.mobile .lasso-box-1{padding:0 !important;text-align:left}.lasso-money.mobile .lasso-box-2{padding:0 0 0 15px !important}.lasso-money.mobile .lasso-box-3{padding:0 10px 0 0 !important}.lasso-money.mobile .lasso-box-4{padding:0 0 0 10px !important}.lasso-money.mobile a.lasso-button-1,.lasso-money.mobile a.lasso-button-2{margin:0 !important;line-height:1.3rem;padding:15px !important}.lasso-money.mobile .lasso-title,.lasso-list.lasso-money.mobile li{font-size:1.3rem !important;line-height:1.7rem}.lasso-container .lasso-splash{border:1px solid #e2e2e2;padding:25px !important;border-radius:10px}.lasso-splash .lasso-box-1,.lasso-list.lasso-splash .lasso-box-2{-ms-flex:0 0 30% !important;flex:0 0 30% !important;max-width:30%;order:2;-ms-flex-order:2;padding-right:0 !important;text-align:center}.lasso-splash .lasso-box-2,.lasso-list.lasso-splash .lasso-box-1{-ms-flex:0 0 70% !important;flex:0 0 70% !important;max-width:70%;order:1;-ms-flex-order:1;padding-left:0 !important}.lasso-list.lasso-splash .lasso-box-2{padding:0 !important}.lasso-splash a.lasso-button-1,.lasso-splash a.lasso-button-2{display:inline-block;background-color:var(--lasso-button);color:var(--lasso-button-text);padding:15px 25px;border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.2) !important}.lasso-splash a.lasso-button-2{background-color:var(--lasso-secondary-button)}.lasso-splash a.lasso-button-1:hover,.lasso-splash a.lasso-button-2:hover{box-shadow:none !important;transform:translateY(3px)}.lasso-grid-row .lasso-splash .lasso-box-1,.lasso-grid-row .lasso-splash .lasso-box-2{-ms-flex:0 0 100%;flex:0 0 100% !important;max-width:100%}.lasso-grid-row .lasso-splash .lasso-box-1{-ms-flex-order:1;order:1;padding:0 !important}.lasso-grid-row .lasso-splash .lasso-box-2{padding:0 !important}.lasso-grid-row .lasso-splash{padding:20px;text-align:center !important}.lasso-grid-row .lasso-splash .lasso-image{margin:0 0 10px 0 !important}.lasso-grid-row .lasso-splash .lasso-title{font-size:20px !important}.lasso-grid-row .lasso-splash .lasso-description ul,.lasso-grid-row .lasso-splash .lasso-description ol{text-align:left !important}.lasso-grid-row .lasso-splash a.lasso-button-1,.lasso-splash a.lasso-button-2{margin:0 0 10px 0 !important}.lasso-list.lasso-splash .lasso-image{margin-top:-40px}.lasso-container .lasso-box-1 h1 a.lasso-title,.lasso-container .lasso-box-1 h2 a.lasso-title,.lasso-container .lasso-box-1 h3 a.lasso-title,.lasso-container .lasso-box-1 h4 a.lasso-title,.lasso-container .lasso-box-1 h1 span.lasso-title,.lasso-container .lasso-box-1 h2 span.lasso-title,.lasso-container .lasso-box-1 h3 span.lasso-title,.lasso-container .lasso-box-1 h4 span.lasso-title,.lasso-list.h1>li h1 a.lasso-title,.lasso-list.h2>li h2 a.lasso-title,.lasso-list.h3>li h3 a.lasso-title,.lasso-list.h4>li h4 a.lasso-title,.lasso-list.h1>li h1 span.lasso-title,.lasso-list.h2>li h2 span.lasso-title,.lasso-list.h3>li h3 span.lasso-title,.lasso-list.h4>li h4 span.lasso-title{font-size:inherit !important}.lasso-list.h1>li{font-size:2em !important}.lasso-list.h2>li{font-size:1.5em !important}.lasso-list.h3>li{font-size:1.17em !important}.lasso-list.h4>li{font-size:1em !important}@media(max-width:767.98px){.lasso-splash .lasso-box-1,.lasso-splash .lasso-box-2{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-splash .lasso-box-1{-ms-flex-order:1;order:1}.lasso-splash .lasso-image{float:none}}.lasso-splash.mobile .lasso-box-1,.lasso-splash.mobile .lasso-box-2{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;text-align:center !important}.lasso-splash.mobile .lasso-box-1{-ms-flex-order:1;order:1}.lasso-splash.mobile .lasso-image{float:none}.lasso-grid-wrap{width:100%;margin:0 auto}#demo_display_box .lasso-grid-row .lasso-stars{display:none}.lasso-grid-row .lasso-title{min-height:65px}.lasso-grid-row .lasso-cactus .lasso-title{min-height:65px}.lasso-grid-row .lasso-flow .lasso-title,.lasso-grid-row .lasso-geek .lasso-title{min-height:110px}.lasso-grid-row .lasso-lab .lasso-title{min-height:50px}.lasso-grid-row .lasso-llama .lasso-title{min-height:110px}.lasso-grid-row .lasso-splash .lasso-title{min-height:50px}.lasso-grid-row .lasso-description{min-height:170px}.lasso-grid-row .lasso-cutter .lasso-description{min-height:155px}.lasso-grid-row .lasso-lab .lasso-description{min-height:150px}@media screen and (max-width:1300px){.lasso-grid-row .lasso-money .lasso-title{min-height:100px}.lasso-grid-row .lasso-cutter .lasso-title{min-height:100px}.lasso-grid-row .lasso-cactus .lasso-title{min-height:95px}.lasso-grid-row .lasso-flow .lasso-title{min-height:120px}.lasso-grid-row .lasso-geek .lasso-title{min-height:150px}.lasso-grid-row .lasso-lab .lasso-title{min-height:50px}.lasso-grid-row .lasso-llama .lasso-title{min-height:110px}.lasso-grid-row .lasso-splash .lasso-description{min-height:170px}.lasso-grid-row .lasso-flow .lasso-description{min-height:195px}.lasso-grid-row .lasso-cactus .lasso-description{min-height:195px}.lasso-grid-row .lasso-geek .lasso-description{min-height:225px}.lasso-grid-row .lasso-lab .lasso-description{min-height:170px}.lasso-grid-row .lasso-llama .lasso-description{min-height:200px}.lasso-grid-row .lasso-money .lasso-description{min-height:195px}.lasso-grid-row .lasso-cutter .lasso-description{min-height:195px}}@media screen and (max-width:1200px){.lasso-grid-row .lasso-title{min-height:160px}.lasso-grid-row .lasso-splash .lasso-title{min-height:80px}.lasso-grid-row .lasso-geek .lasso-title{min-height:185px}.lasso-grid-row .lasso-money .lasso-title{min-height:105px}.lasso-grid-row .lasso-cactus .lasso-title{min-height:95px}.lasso-grid-row .lasso-cutter .lasso-title{min-height:95px}.lasso-grid-row .lasso-flow .lasso-title{min-height:150px}.lasso-grid-row .lasso-llama .lasso-title{min-height:150px}.lasso-grid-row .lasso-description{min-height:210px}.lasso-grid-row .lasso-splash .lasso-description{min-height:200px}.lasso-grid-row .lasso-cutter .lasso-description{min-height:240px}.lasso-grid-row .lasso-flow .lasso-description{min-height:220px}.lasso-grid-row .lasso-money .lasso-description{min-height:220px}.lasso-grid-row .lasso-cactus .lasso-description{min-height:220px}.lasso-grid-row .lasso-geek .lasso-description{min-height:245px}.lasso-grid-row .lasso-lab .lasso-description{min-height:195px}.lasso-grid-row .lasso-llama .lasso-description{min-height:220px}}.customize-wrapper{margin-top:15px}.customize-wrapper ul{margin-bottom:0}.customize-wrapper .cuz-notice{padding:5px 7px;color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:5px}.customize-wrapper .cuz-item{padding:10px 0;border-bottom:1px solid #ddd;word-break:break-word}.customize-wrapper .cuz-item:last-child{border-bottom:0}.customize-wrapper .cuz-item div{margin-bottom:8px}.customize-wrapper .cuz-item .cuz-name{font-weight:500}.customize-wrapper .cuz-item input{width:100%;margin-bottom:7px}.customize-wrapper .cuz-item .cuz-desc{font-size:12px;font-style:normal;color:#757575}.customize-wrapper-disable{pointer-events:none;background-color:#ececec !important;color:#AAA !important}#post-content-history-list #report-content .btn{padding:.75rem 1rem}#content-post-history-detail .p-lr-20{padding:0 30px}#content-post-history-detail #diff-wrapper{margin-top:20px;border:1px solid #d0d7de;border-radius:6px}#content-post-history-detail #diff-wrapper #diff-caption{padding:5px 0;background-color:#f6f8fa;text-align:center;border-radius:6px 6px 0 0;font-weight:bold}#content-post-history-detail #diff-wrapper #out-put{padding:8px;border-top:1px solid #d0d7de;border-radius:0 0 6px 6px}.lasso-container span[class^="ezoic-"],.lasso-container span[id^="ezoic-"]{display:none !important}.lasso-container .google-auto-placed{display:none}.lasso-aawp-fields .aawp-fields-button{display:inline-block}.lasso-aawp-fields .aligncenter{display:block;margin-left:auto;margin-right:auto}.lasso-aawp-fields .alignleft{display:inline;float:left;margin-right:15px}.lasso-aawp-fields .alignright{display:inline;float:right;margin-left:15px}:root{--green:#22baa0;--red:#e06470;--gray-border:#bcc6c9;--light-gray-border:#dee2e6}#lasso-table{text-align:center}#lasso-table .row-style{text-align:left}.lasso-display-table{display:block;font-size:14px;background-color:var(--lasso-background)}.lasso-display-table table{width:100%;height:100%;table-layout:auto;border-collapse:collapse;margin-bottom:0;border:0 !important}.lasso-display-table table th,.lasso-display-table table td{padding:7px 8px;border:1px solid}.lasso-display-table table td a.product-name{color:var(--lasso-title) !important;font-weight:bold;font-size:25px !important;line-height:1.25}.lasso-display-table ul.list,.lasso-display-table ol.list{text-align:left !important;list-style-position:inside;padding:0}.lasso-display-table ul.list{list-style-type:disc}.lasso-display-table ul.list li:before{content:"";margin-left:-8px}.lasso-display-table ol.list{margin-left:0}.lasso-display-table a{text-decoration:none}.lasso-display-table .img-container{text-align:center}.lasso-display-table .img-container img{display:initial}.lasso-display-table .lasso-fields{font-size:16px;word-break:break-word !important}.lasso-display-table .lasso-fields .lasso-check{height:fit-content;vertical-align:text-top;margin:-4px 2px 0 0}.lasso-display-table .lasso-price{font-size:16px}.lasso-display-table .btn-container{word-break:break-word}.lasso-display-table .btn{border-radius:.5rem;box-shadow:0 3px 6px rgba(0,0,0,0.2) !important;transition:ease .25s !important;position:relative;display:inline-block;line-height:1.75 !important}.lasso-display-table .btn:hover{box-shadow:none !important;transform:translateY(3px)}.lasso-display-table .green,.lasso-display-table .green a{color:var(--green) !important}.lasso-display-table .red,.lasso-display-table .red a{color:var(--red) !important}.lasso-display-table .lasso-x{top:10px}.oldest-updated{display:block;text-align:right;font-style:italic;padding:15px 8px;font-size:14px}.description-content{overflow-wrap:anywhere}div.lasso-display-table a.btn.lasso-button-1,div.lasso-display-table a.btn.lasso-button-2{color:var(--lasso-button-text) !important}div.lasso-display-table .description-content ul{padding:0 15px;margin:5px}div.lasso-display-table .description-content ul li{text-align:left}.lasso-display-table .table-horizontal .cell{max-width:500px}.lasso-display-table .row-style table th{padding:5px 10px;font-size:15px}.lasso-display-table .row-style table td{padding:0 20px 0 20px}.lasso-display-table .row-style table td a.product-name{padding-top:10px}.lasso-display-table .row-style .lasso-table .cell{background-color:var(--lasso-background);align-items:center;justify-content:flex-start}.lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:first-child{vertical-align:top}.lasso-display-table .row-style.template-1 .lasso-table tr td{border:1px solid var(--light-gray-border)}.lasso-display-table .row-style.template-1 .lasso-table tr th{background:#f5f6f7;font-weight:normal;border:1px solid var(--gray-border);text-align:left;vertical-align:middle}.lasso-display-table .row-style.template-1 .lasso-table tr th.hover{background:#1095e0;color:white}.lasso-display-table .row-style.template-1 .lasso-table tr th.image-column{width:15%}.lasso-display-table .row-style.template-1 .lasso-table tr td{border:1px solid var(--light-gray-border);vertical-align:middle}.lasso-display-table .row-style.template-1 .lasso-table tr td a:focus{background:transparent}.lasso-display-table .row-style.template-1 .lasso-table tr td a.btn{margin:0 !important;white-space:nowrap}.lasso-display-table .row-style.template-1 .lasso-table tr td.hover{background:#eaf4fc}.lasso-display-table .row-style.template-1 .lasso-table tr td .title-fields .lasso-stars{font-size:20px}.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .img-container img{height:auto;max-height:150px;max-width:100%;object-fit:contain}.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-stars{font-size:20px}.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-stars span{font-size:16px}.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-fields-single{margin-bottom:25px}.lasso-display-table .row-style.template-1 .lasso-table tr td .lasso-fields .lasso-fields-single .field-name{margin-bottom:0}.lasso-display-table .row-style.template-1 .lasso-table tr .title-fields>ul{padding:0}.lasso-display-table .row-style.template-1 .lasso-table tr .title-fields>ul>li{list-style-type:none}.lasso-display-table .row-style.template-1 .lasso-table tr .title-fields>ul>li .lasso-fields .lasso-fields-single .lasso-price .lasso-price-value{display:block}.lasso-display-table .row-style.template-1 .lasso-table ul.field-group>li{list-style-type:none}.lasso-display-table .row-style.template-1 .lasso-table ul.field-group>li .lasso-stars{font-size:20px}.lasso-display-table .row-style.template-1 .lasso-table ul.field-group>li .lasso-stars-value{font-size:16px}.lasso-display-table .row-style.template-1 .lasso-table ul.field-group{padding:0;margin:0}.lasso-display-table .row-style.template-1 .lasso-table tr td{position:relative}.lasso-display-table .row-style.template-1 .lasso-table tr td:first-child{position:sticky}.lasso-display-table .row-style.template-1 .lasso-table tr td .img-container{padding:10px 0}.lasso-display-table .row-style .badge-text-wrapper{font-weight:700;background-color:var(--lasso-main);color:var(--lasso-button-text);padding:10px 15px;line-height:1rem;position:relative;left:-31px;top:10px;z-index:1;width:fit-content;box-shadow:2px 2px 2px 0 rgb(0 0 0 / 14%) !important}.lasso-display-table .row-style .badge-text-wrapper:before{content:"";position:absolute;transform:skewY(30deg);left:0;background-color:#000;z-index:0;bottom:-3px;height:10px;width:10px}.lasso-display-table .row-style .badge-text-wrapper:after{background-color:var(--lasso-main);content:"";position:absolute;left:0;z-index:1;bottom:0;height:10px;width:10px}.lasso-display-table .row-style.template-1 table.lasso-table{margin:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table tr td{max-width:400px}.lasso-display-table>ul.column-style.template-1{display:table;margin:0 auto;box-shadow:0 1px 2px 0 rgba(10,16,34,0.2);transition:.3s ease;padding:0 35px;padding-top:15px;border-radius:4px}.lasso-display-table>ul.column-style.template-1:hover{box-shadow:0 15px 35px rgba(50,50,93,0.1),0 5px 15px rgba(0,0,0,0.07);-webkit-box-shadow:0 15px 35px rgba(50,50,93,0.1),0 5px 15px rgba(0,0,0,0.07);-moz-box-shadow:0 15px 35px rgba(50,50,93,0.1),0 5px 15px rgba(0,0,0,0.07)}.lasso-display-table>ul.column-style.template-1>li{display:inline-block;float:left;width:300px}.lasso-display-table>ul.column-style.template-1>li .title-fields,.lasso-display-table>ul.column-style.template-1>li .fields{border-style:solid;border-color:#ccc;border-width:2px}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .img-container,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .img-container{height:100px;text-align:center}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .img-container img,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .img-container img{max-height:100%;max-width:100%}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .btn-container,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .btn-container{text-align:center}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-stars,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-stars{font-size:30px}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-stars span,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-stars span{font-size:16px}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-single,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-single{margin-bottom:25px}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-single .field-name,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-single .field-name{text-align:center;margin-bottom:0}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-single .field-value,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-single .field-value{text-align:center}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-2,.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-3,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-2,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-3{padding-left:15px}.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-2>ul>li,.lasso-display-table>ul.column-style.template-1>li .title-fields>ul>li .lasso-fields .lasso-fields-3>ul>li,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-2>ul>li,.lasso-display-table>ul.column-style.template-1>li .fields>ul>li .lasso-fields .lasso-fields-3>ul>li{margin-left:15px !important}.lasso-display-table>ul.column-style.template-1>li .title-fields{border-left:0;border-top:0}.lasso-display-table>ul.column-style.template-1>li .fields{border-left:0;border-top:0;border-bottom:0}.lasso-display-table>ul.column-style.template-1>li .fields>ul:first-child{padding-top:25px}.lasso-display-table>ul.column-style.template-1>li:last-child .fields,.lasso-display-table>ul.column-style.template-1>li:last-child .title-fields{border-right:0}.lasso-display-table>ul.column-style.template-1 .img-container{height:100px;text-align:center}.lasso-display-table>ul.column-style.template-1 .img-container img{max-height:100%;max-width:100%}.lasso-display-table table tbody tr,.lasso-display-table table tbody tr:first-child{border:none !important}.lasso-display-table table td{background:transparent !important}.lasso-display-table .table-vertical.template-1{transition:.3s ease}.lasso-display-table .table-vertical.template-1.table-vertical-desktop{padding:10px 15px}.lasso-display-table .table-vertical .lasso-price-value{font-size:18px}.lasso-display-table .table-vertical.template-1 .lasso-price,.lasso-display-table .table-vertical.template-1 .lasso-stars{margin:0 !important;text-align:center}.lasso-display-table .table-vertical.template-1 table td{border:0;border-right:2px solid var(--gray-border);text-align:center;vertical-align:top}.lasso-display-table .table-vertical.template-1 table tr:first-child td{border-bottom:2px solid var(--gray-border)}.lasso-display-table .table-vertical.template-1 .lasso-fields{display:inline-block;width:100%}.lasso-display-table .table-vertical.template-1 .lasso-fields .btn-container{margin-bottom:0}.lasso-display-table .table-vertical.template-1 .lasso-fields .btn-container a{margin-bottom:0}.lasso-display-table .table-vertical.template-1 .lasso-fields .btn-container a.btn{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important;width:auto}.lasso-display-table.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields .btn-container a.btn,.lasso-display-table.lasso-table-cutter-theme .table-vertical.template-1 .lasso-fields .btn-container a.btn{padding:10px 15px !important}.lasso-display-table .table-vertical.template-1 .lasso-fields .img-container img{height:auto;max-height:150px;width:auto;max-width:100%;border:initial;object-fit:contain;margin:0 auto}.lasso-display-table .table-vertical.template-1 .lasso-fields div{text-align:center !important}.lasso-display-table .table-vertical.template-1 .lasso-stars{font-size:20px}.lasso-display-table .table-vertical.template-1 .lasso-stars-value{font-size:16px}.lasso-display-table .table-vertical .lasso-fields div{margin-bottom:0}.lasso-display-table .table-vertical .lasso-fields .lasso-fields-single .field-value{text-align:center !important}.lasso-display-table .table-vertical-mobile{display:none}.lasso-display-table .table-vertical-mobile .lasso-price-value{font-size:20px;line-height:1.75}.lasso-display-table .table-vertical-mobile .lasso-fields .btn-container{padding:5px 0}.lasso-display-table .table-vertical-mobile .field-value p{margin-bottom:1rem}.lasso-display-table .table-vertical-mobile.template-1 .mobile-box{margin:0 0 30px}.lasso-display-table .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile{border:1px solid var(--lasso-main)}.lasso-display-table .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile .badge{background:var(--lasso-main);color:var(--lasso-button-text);display:inline-block;width:100%;text-align:center;padding:12px 0;font-size:20px;font-weight:bold}.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:0 1px 2px 0 #8b8b8b !important;padding:30px}.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper .mobile-item-child{padding:5px 0;text-align:center}.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper .mobile-item-child:last-child{border-bottom:0}.lasso-display-table .table-vertical-mobile.template-1 .mobile-item-wrapper .title a{color:var(--lasso-title) !important;font-weight:bold}.lasso-display-table .table-vertical.template-1 table td{border:none !important}.lasso-display-table .table-vertical.template-1 table tr:first-child td{border:none !important}.lasso-display-table .table-vertical.template-1.table-vertical-desktop{padding:0;overflow:hidden}.lasso-display-table .table-vertical table td{padding:0 !important}.lasso-display-table .table-vertical .cell{height:100%}.lasso-display-table .table-vertical .cell .cell-content{padding:6px 15px}.lasso-display-table .table-vertical table tr td .cell.has-badge-text{border-left:2px solid var(--lasso-main);border-right:2px solid var(--lasso-main)}.lasso-display-table .table-vertical table tr td:first-child .cell{border-left:0}.lasso-display-table .table-vertical table tr td:first-child .cell.has-badge-text{border-left:2px solid var(--lasso-main) !important}.lasso-display-table .table-vertical table tr:last-child .cell{border-top:0;padding-bottom:12px}.lasso-display-table .table-vertical .cell .badge-text-wrapper{display:none}.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper{display:block}.lasso-display-table .table-vertical.include-badge .cell.has-badge-text .badge-text-wrapper{position:relative;padding-bottom:15px}.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper+.cell-content{padding-top:15px;padding-bottom:15px}.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper .badge-text{display:block;font-size:20px}.lasso-display-table .table-vertical.include-badge .cell .badge-text-wrapper .badge-text{padding:10px 10px}.lasso-display-table .table-vertical.include-badge .cell.has-badge-text .badge-text-wrapper .badge-text{background-color:var(--lasso-main);color:var(--lasso-button-text);font-weight:bold}.lasso-display-table .table-vertical.include-badge table tr:last-child .cell.has-badge-text{border-bottom:2px solid var(--lasso-main)}.lasso-display-table .table-vertical.include-badge table tr td:last-child .cell.has-badge-text{border-right:2px solid var(--lasso-main)}.lasso-display-table .table-vertical.include-badge table tr:first-child td .cell.has-badge-text{padding-top:0 !important}.lasso-display-table .table-vertical table tr td .cell.no-border-left{border-left:0 !important}.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll{overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;-ms-overflow-style:scrollbar;padding-bottom:20px}.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar{-webkit-appearance:none}.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar:horizontal{height:10px}.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll::-webkit-scrollbar-track{background-color:#fff}.lasso-display-table .table-vertical.template-1.table-vertical-desktop.table-vertical-scroll .lasso-table td{min-width:255px}@media(max-width:1000px){.lasso-display-table .table-vertical tr td:nth-child(4){display:none}.lasso-display-table .table-vertical tr td:nth-child(3){border-right:0 !important}}@media(max-width:767px){.lasso-display-table{max-width:100% !important}.lasso-display-table table td a.product-name{font-size:20px !important}.lasso-display-table>div.row-style{border-radius:15px}.lasso-display-table .table-vertical-desktop{display:none !important}.lasso-display-table .table-vertical-mobile a.product-name{font-weight:bold}.lasso-display-table .table-vertical-mobile,.lasso-display-table .row-style{display:block}.lasso-display-table .table-vertical-mobile .lasso-stars,.lasso-display-table .row-style .lasso-stars{font-size:25px !important}.lasso-display-table .table-vertical-mobile .lasso-stars-value,.lasso-display-table .row-style .lasso-stars-value{font-size:13px !important}.lasso-display-table .row-style{position:relative;overflow:scroll}.lasso-display-table .row-style th,.lasso-display-table .row-style td{outline-offset:-1px;white-space:nowrap}.lasso-display-table .row-style th:first-child,.lasso-display-table .row-style td:first-child{position:-webkit-sticky;position:sticky;background-color:var(--lasso-background) !important;min-width:100%;left:-1px;z-index:10;white-space:inherit}.lasso-display-table .row-style table td{padding:10px 10px 0 10px}.lasso-display-table .row-style th:first-child .img-container img,.lasso-display-table .row-style td:first-child .img-container img{min-width:60px}.lasso-display-table .row-style th.product-name-col:first-child,.lasso-display-table .row-style td.product-name-col:first-child{position:initial}.lasso-display-table .row-style th:first-child{background:#f5f6f7}.lasso-display-table .row-style.template-1 .lasso-table tr td{border-color:var(--gray-border)}.lasso-display-table .row-style .badge-text-wrapper{left:-8px}.lasso-display-table .row-style .badge-text-wrapper{padding:8px 10px}.lasso-display-table .row-style .badge-text-wrapper:before{display:none}.lasso-display-table .row-style .badge-text-wrapper:after{display:none}.lasso-display-table .row-style.template-1 table.lasso-table tr td:last-child{border-right:0 !important}.lasso-display-table .row-style th{outline:0 !important;border:1px solid var(--light-gray-border) !important}.lasso-display-table .row-style td{outline:0 !important;border:1px solid var(--light-gray-border) !important}.lasso-display-table .row-style.template-1 table.lasso-table tr th:first-child{border-top:0 !important;border-left:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table tr th:last-child{border-top:0 !important;border-right:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table tr th{border-top:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table tbody tr:last-child td{border-bottom:0 !important}.lasso-display-table .row-style th:first-child,.lasso-display-table .row-style td:first-child{border-left:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr:first-child td{border-top:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table tbody tr td:first-child{border-right:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table tbody tr td:nth-child(2){border-left:0 !important}.lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:first-child .cell:after{content:"";height:100%;position:absolute;width:1px;right:0;top:0;background:var(--light-gray-border)}.lasso-display-table .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td{max-width:none;height:100%}.lasso-display-table .horizontal-table{display:none}}.lasso-table-cactus-theme .table-vertical{border-radius:15px}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead tr th{vertical-align:middle}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr th{border:1px solid var(--light-gray-border);border-top:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr th:first-child{border:0;border-top-left-radius:15px}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr th:last-child{border-right:0;border-top-right-radius:15px}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr td{border-left:0;max-width:400px}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tr td:last-child{border-right:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td{border-top:0;max-width:400px}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:first-child{border-top:0;border-left:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td:last-child{border-top:0;border-right:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table tbody tr:last-child td{border-bottom:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead.d-none ~ tbody tr:first-child td{border-top:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead.d-none ~ tbody tr:first-child td:first-child{border:0}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table thead.d-none ~ tbody tr:first-child td:last-child{border-right:0}.lasso-table-cactus-theme.lasso-table-wrapper #table-column ul:first-child.heading>li>ul.table-column-heading-sortable>li:first-child{border-top-left-radius:15px}.lasso-table-cactus-theme.lasso-table-wrapper #table-column ul:first-child.heading>li>ul.table-column-heading-sortable>li:last-child{border-top-right-radius:15px}.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col-heading>ul.table-row-heading-sortable>li:first-child{border-top-left-radius:15px}.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col-heading>ul.table-row-heading-sortable>li:last-child{border-bottom-left-radius:15px}.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column>li:first-child{border-top-right-radius:15px}.lasso-table-cactus-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column>li:last-child{border-bottom-right-radius:15px}.lasso-table-cactus-theme .row-style{border-radius:15px;border:1px solid var(--light-gray-border)}.lasso-table-cactus-theme .table-vertical table tr:first-child td:first-child .cell{-webkit-border-top-left-radius:15px;-moz-border-radius-topleft:15px;border-top-left-radius:15px}.lasso-table-cactus-theme .table-vertical table tr:last-child td:first-child .cell{-webkit-border-bottom-left-radius:15px;-moz-border-radius-bottomleft:15px;border-bottom-left-radius:15px}.lasso-table-cactus-theme .table-vertical table tr:first-child td:last-child .cell{-webkit-border-top-right-radius:15px;-moz-border-radius-topright:15px;border-top-right-radius:15px}.lasso-table-cactus-theme .table-vertical table tr:last-child td:last-child .cell{-webkit-border-bottom-right-radius:15px;-moz-border-radius-bottomright:15px;border-bottom-right-radius:15px}.lasso-table-cactus-theme .table-vertical table tr:first-child td .cell{border-bottom:0;border-top:1px solid var(--gray-border);padding-top:15px}.lasso-table-cactus-theme .table-vertical table tr td:last-child .cell{border-right:1px solid var(--gray-border)}.lasso-table-cactus-theme .table-vertical table tr:last-child td .cell{border-bottom:1px solid var(--gray-border);padding-bottom:15px}.lasso-table-cactus-theme .table-vertical table tr td:first-child .cell{border-left:1px solid var(--gray-border)}.lasso-table-cactus-theme .table-vertical table tr td:first-child .cell.has-badge-text{border-left:2px solid var(--lasso-main)}.lasso-table-cactus-theme .table-vertical table tr td .cell{border-left:1px solid var(--gray-border)}.lasso-table-cactus-theme .table-vertical .cell.has-badge-text{border-left:2px solid var(--lasso-main);border-right:2px solid var(--lasso-main)}.lasso-table-cactus-theme .table-vertical table tr:first-child td .cell.has-badge-text{border-top:2px solid var(--lasso-main)}.lasso-table-cactus-theme .table-vertical table tr:last-child td .cell.has-badge-text{border-bottom:2px solid var(--lasso-main)}.lasso-table-cactus-theme .table-vertical table tr td:last-child .cell.has-badge-text{border-right:2px solid var(--lasso-main)}.lasso-table-cactus-theme a.btn{border-radius:100px !important;line-height:1.75 !important}.lasso-table-cactus-theme .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile{border-radius:12px;overflow:hidden}@media(max-width:767.98px){.lasso-table-cactus-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:none !important;border:1px solid var(--light-gray-border);border-radius:15px}.lasso-table-cactus-theme .row-style.template-1 table.lasso-table.hide-column-headers tbody tr td{max-width:none}.lasso-table-cactus-theme .table-vertical-mobile.template-1 .mobile-box.has-badge-mobile .mobile-item-wrapper{border-radius:0}}.lasso-table-cutter-theme .row-style .badge-text-wrapper{left:-34px}.lasso-table-cutter-theme .row-style table.lasso-table thead tr th{vertical-align:middle}.lasso-table-cutter-theme .row-style{border:4px solid var(--light-gray-border);border-top:0;border-left:0;border-bottom:0}.lasso-table-cutter-theme .row-style.template-1 .lasso-table tr th{border:0;border-right:4px solid var(--light-gray-border);border-top:4px solid var(--light-gray-border);border-left:4px solid var(--light-gray-border)}.lasso-table-cutter-theme .row-style.template-1 .lasso-table tr th:first{border:0;border-right:4px solid var(--light-gray-border);border-top:4px solid var(--light-gray-border);border-left:4px solid var(--light-gray-border)}.lasso-table-cutter-theme{border-radius:0}.lasso-table-cutter-theme .table-vertical table tr td .cell{border-left:4px solid var(--light-gray-border)}.lasso-table-cutter-theme .table-vertical-desktop table tr td:last-child .cell{border-right:4px solid var(--light-gray-border)}.lasso-table-cutter-theme .table-vertical table tr:first-child td .cell{border-top:4px solid var(--light-gray-border);padding-top:15px}.lasso-table-cutter-theme .table-vertical table tr td:first-child .cell{border-left:4px solid var(--light-gray-border)}.lasso-table-cutter-theme .table-vertical table tr:last-child td .cell{border-bottom:4px solid var(--light-gray-border)}.lasso-table-cutter-theme .table-vertical table tr:first-child td:first-child .cell{border-radius:0}.lasso-table-cutter-theme .table-vertical table tr:last-child td:first-child .cell{border-radius:0}.lasso-table-cutter-theme .table-vertical table tr:first-child td:last-child .cell{border-radius:0}.lasso-table-cutter-theme .table-vertical table tr:last-child td:last-child .cell{border-radius:0}.lasso-table-cutter-theme .table-vertical table tr td:first-child .cell.has-badge-text{border-left:4px solid var(--lasso-main)}.lasso-table-cutter-theme .table-vertical table tr:first-child td .cell.has-badge-text{border-top:1px solid var(--lasso-main)}.lasso-table-cutter-theme .table-vertical .cell.has-badge-text{border-left:4px solid var(--lasso-main);border-right:4px solid var(--lasso-main)}.lasso-table-cutter-theme .table-vertical table tr:last-child .cell.has-badge-text{border-bottom:4px solid var(--lasso-main)}.lasso-table-cutter-theme .table-vertical table tr td:last-child .cell.has-badge-text{border-right:4px solid var(--lasso-main)}.lasso-table-cutter-theme .table-vertical table tr:last-child .cell{border-top:0}.lasso-table-cutter-theme a.btn{border-radius:7px !important;line-height:1.75 !important;width:-webkit-fill-available;width:-moz-available;box-shadow:none !important}.lasso-table-cutter-theme a.btn:hover{transform:initial}.lasso-table-cutter-theme .row-style.template-1 .lasso-table tr td{border:4px solid var(--light-gray-border)}.lasso-table-cutter-theme .row-style table.lasso-table tr th{border:1px solid var(--light-gray-border);border-top:0}.lasso-table-cutter-theme .row-style table.lasso-table tr th:last-child{border-right:0}.lasso-table-cutter-theme .row-style table.lasso-table tr td:last-child{border-right:0}.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:first-child.heading>li>ul.table-column-heading-sortable>li:first-child{border-top-left-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:first-child.heading>li>ul.table-column-heading-sortable>li:last-child{border-top-right-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:last-child>li.row-content>ul>li:first-child{border-bottom-left-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper #table-column ul:last-child>li.row-content>ul>li:last-child{border-bottom-right-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col-heading>ul.table-row-heading-sortable>li:first-child{border-top-left-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col-heading>ul.table-row-heading-sortable>li:last-child{border-bottom-left-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column>li:first-child{border-top-right-radius:0}.lasso-table-cutter-theme.lasso-table-wrapper .table-row .col_content .sortable_column ul:last-child.column>li:last-child{border-bottom-right-radius:0}@media(max-width:767.98px){.lasso-table-cutter-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:none !important;border:4px solid var(--light-gray-border);border-radius:0}}.lasso-table-flow-theme .table-vertical table tr td .cell{border-left:0}.lasso-table-flow-theme .table-vertical.template-1 table td{border:0}.lasso-table-flow-theme .table-vertical table tr:first-child td .cell{border-bottom:0;padding-top:15px}.lasso-table-flow-theme a.btn{border-radius:5px !important;line-height:1.75 !important;box-shadow:none !important}.lasso-table-flow-theme a.btn:hover{transform:initial}@media(max-width:767.98px){.lasso-table-flow-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:none !important;border:0;border-radius:0}}.lasso-table-geek-theme .table-vertical table tr td .cell{border-left:1px solid var(--gray-border);border-right:1px solid var(--gray-border);text-align:left}.lasso-table-geek-theme .table-vertical table tr:first-child td .cell .cell-content{padding:30px 20px 0 20px}.lasso-table-geek-theme .table-vertical table tr:first-child .cell{border-top:1px solid var(--gray-border);padding-top:15px}.lasso-table-geek-theme .table-vertical table tr:first-child .cell.has-badge-text{border-top:1px solid var(--lasso-main)}.lasso-table-geek-theme .table-vertical table tr:last-child .cell{border-bottom:1px solid var(--gray-border)}.lasso-table-geek-theme .table-vertical table tr td:first-child .cell{border-left:1px solid var(--gray-border)}.lasso-table-geek-theme .table-vertical table tr td:first-child .cell.has-badge-text{border-left:2px solid var(--lasso-main)}.lasso-table-geek-theme .table-vertical table tr td:last-child .cell.has-badge-text{border-left:2px solid var(--lasso-main) !important;border-right:2px solid var(--lasso-main) !important}.lasso-table-geek-theme .table-vertical.template-1 table td{padding:0 10px}.lasso-table-geek-theme .table-vertical.template-1 table td:first-child{padding:0 10px 0 0}.lasso-table-geek-theme .table-vertical.template-1 table td:last-child{padding:0 0 0 10px}.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields div{text-align:left !important}.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields .description-content .lasso-fields-single .field-value{text-align:left !important}.lasso-table-geek-theme .table-vertical.template-1 .lasso-fields .img-container{text-align:center !important}.lasso-table-geek-theme .table-vertical table tr td .cell.no-border-left{border-left:1px solid var(--gray-border) !important}.lasso-table-geek-theme .table-vertical table tr td .cell.no-border-left.has-badge-text{border-left:2px solid var(--lasso-main) !important}.lasso-table-geek-theme a.btn{border-radius:7px !important;line-height:1.75 !important;width:-webkit-fill-available;width:-moz-available;box-shadow:none !important}.lasso-table-geek-theme a.btn:hover{transform:initial}@media(max-width:767.98px){.lasso-table-geek-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:none !important;border:1px solid var(--light-gray-border);border-radius:0}}.lasso-table-lab-theme .table-vertical table tr td .cell{border-left:0}.lasso-table-lab-theme .table-vertical table tr:first-child .cell{padding-top:15px}.lasso-table-lab-theme a.btn{border-radius:5px !important;line-height:1.75 !important;padding:15px 25px;width:-webkit-fill-available;width:-moz-available}@media(max-width:767.98px){.lasso-table-lab-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:none !important;border:0;border-radius:0}}.lasso-table-llama-theme{box-shadow:0 0 30px rgb(0 0 0 / 10%) !important}.lasso-table-llama-theme .table-vertical table tr td .cell{border-left:1px solid var(--gray-border)}.lasso-table-llama-theme .table-vertical table tr:first-child td .cell{border-bottom:1px solid var(--gray-border);padding-top:15px;padding-bottom:15px}.lasso-table-llama-theme .table-vertical table tr td .cell{border-left:1px solid var(--gray-border);border-right:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border)}.lasso-table-llama-theme .table-vertical table tr td:last-child .cell{border-right:0}.lasso-table-llama-theme .table-vertical table tr:last-child td .cell{border-bottom:0}.lasso-table-llama-theme a.btn{border-radius:0 !important;box-shadow:none !important}.lasso-table-llama-theme a.btn:hover{transform:initial}@media(max-width:767.98px){.lasso-table-llama-theme{box-shadow:none !important}.lasso-table-llama-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:0 0 30px rgb(0 0 0 / 10%) !important}}.lasso-table-money-theme{box-shadow:0 1px 2px 0 rgb(10 16 34 / 40%) !important}.lasso-table-money-theme:hover{box-shadow:0 15px 35px rgb(50 50 93 / 10%),0 5px 15px rgb(0 0 0 / 7%) !important;transition:.2s ease}.lasso-table-money-theme .row-style .badge-text-wrapper{left:-31px}.lasso-table-money-theme .table-vertical table tr td .cell{border-left:2px solid var(--gray-border)}.lasso-table-money-theme .table-vertical table tr:first-child td .cell{border-bottom:2px solid var(--gray-border);padding-top:15px;padding-bottom:15px}.lasso-table-money-theme a.btn{border-radius:4px;box-shadow:none !important}.lasso-table-money-theme a.btn:hover{transform:initial}@media(max-width:767.98px){.lasso-table-money-theme{box-shadow:none !important}.lasso-table-money-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:0 1px 2px 0 rgb(10 16 34 / 40%) !important;border:0;border-radius:10px}.lasso-table-money-theme .table-vertical-mobile.template-1 .has-badge-mobile{border-radius:10px}.lasso-table-money-theme .table-vertical-mobile.template-1 .has-badge-mobile .badge{border-top-left-radius:10px;border-top-right-radius:10px}.lasso-table-money-theme .table-vertical-mobile.template-1 .has-badge-mobile .mobile-item-wrapper{border-top-left-radius:0;border-top-right-radius:0}}.lasso-table-splash-theme .table-vertical table tr td .cell{border-left:1px solid var(--gray-border);padding-top:15px;padding-bottom:15px}.lasso-table-splash-theme .table-vertical table tr:first-child td .cell{border-bottom:1px solid var(--gray-border)}.lasso-table-splash-theme .row-style.template-1 .lasso-table tr td{border-radius:10px}.lasso-table-splash-theme .row-style{border-radius:10px}.lasso-table-splash-theme a.btn{border-radius:5px}@media(max-width:767.98px){.lasso-table-splash-theme .table-vertical-mobile.template-1 .mobile-item-wrapper{box-shadow:none !important;border:1px solid var(--light-gray-border)}.lasso-table-splash-theme :not(.has-badge-mobile) .mobile-item-wrapper{border-radius:10px}.lasso-table-splash-theme .has-badge-mobile{border-radius:10px}.lasso-table-splash-theme .has-badge-mobile .badge{border-top-right-radius:10px;border-top-left-radius:10px}.lasso-table-splash-theme .has-badge-mobile .mobile-item-wrapper{border-top-right-radius:0;border-top-left-radius:0}}@-moz-document url-prefix(){.lasso-display-table .table-vertical td{height:100%}}.jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:black;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active{text-decoration:none;color:inherit}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-no-icons .jstree-themeicon,.jstree-anchor>.jstree-themeicon-hidden{display:none}.jstree-hidden,.jstree-node.jstree-hidden{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jstree-contextmenu .jstree-anchor{-webkit-user-select:none;-webkit-touch-callout:none;user-select:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none}.vakata-context li>a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:black;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 white;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-no-icons{margin-left:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:white;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context .vakata-contextmenu-disabled>a>i{filter:grayscale(100%)}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:transparent;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:white;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:white;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px 0 2px}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-repeat:no-repeat;background-color:transparent}.jstree-default .jstree-anchor,.jstree-default .jstree-animated,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #cccccc}.jstree-default .jstree-context{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #cccccc}.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999999}.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-default .jstree-disabled{background:transparent;color:#666666}.jstree-default .jstree-disabled.jstree-hovered{background:transparent;box-shadow:none}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:bold}.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none !important}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:transparent;box-shadow:none}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:transparent}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}.jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat}.jstree-default>.jstree-wholerow-ul .jstree-hovered,.jstree-default>.jstree-wholerow-ul .jstree-clicked{background:transparent;box-shadow:none;border-radius:0}.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.jstree-default .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default .jstree-wholerow-clicked{background:#beebff;background:-webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);background:linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%)}.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}.jstree-default .jstree-anchor{line-height:24px;height:24px}.jstree-default .jstree-icon{width:24px;height:24px;line-height:24px}.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}.jstree-default.jstree-rtl .jstree-node{margin-right:24px}.jstree-default .jstree-wholerow{height:24px}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png)}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default .jstree-last{background-image:none}.jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}.jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}.jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}.jstree-default .jstree-themeicon{background-position:-260px -4px}.jstree-default>.jstree-no-dots .jstree-node,.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}.jstree-default .jstree-disabled{background:transparent}.jstree-default .jstree-disabled.jstree-hovered{background:transparent}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-checkbox{background-position:-164px -4px}.jstree-default .jstree-checkbox:hover{background-position:-164px -36px}.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default .jstree-checked>.jstree-checkbox{background-position:-228px -4px}.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default .jstree-checked>.jstree-checkbox:hover{background-position:-228px -36px}.jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}.jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}.jstree-default .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default>.jstree-striped{background-size:auto 48px}.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default.jstree-rtl .jstree-last{background-image:none}.jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/throbber.gif) center center no-repeat}.jstree-default .jstree-file{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png) -100px -68px no-repeat}.jstree-default .jstree-folder{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png) -260px -4px no-repeat}.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default{line-height:24px;padding:0 4px}#jstree-dnd.jstree-default .jstree-ok,#jstree-dnd.jstree-default .jstree-er{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default i{background:transparent;width:24px;height:24px;line-height:24px}#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}.jstree-default .jstree-ellipsis{overflow:hidden}.jstree-default .jstree-ellipsis .jstree-anchor{width:calc(100% - 24px + 5px);text-overflow:ellipsis;overflow:hidden}.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}.jstree-default.jstree-rtl .jstree-last{background-image:none}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px}.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-default-small .jstree-wholerow{height:18px}.jstree-default-small .jstree-node,.jstree-default-small .jstree-icon{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png)}.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-default-small .jstree-last{background-image:none}.jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-default-small .jstree-themeicon{background-position:-263px -7px}.jstree-default-small>.jstree-no-dots .jstree-node,.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-default-small .jstree-disabled{background:transparent}.jstree-default-small .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-small .jstree-checkbox{background-position:-167px -7px}.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-small .jstree-checked>.jstree-checkbox{background-position:-231px -7px}.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-small .jstree-checked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-small>.jstree-striped{background-size:auto 36px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-small.jstree-rtl .jstree-last{background-image:none}.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/throbber.gif) center center no-repeat}.jstree-default-small .jstree-file{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png) -103px -71px no-repeat}.jstree-default-small .jstree-folder{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png) -263px -7px no-repeat}.jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-default-small .jstree-ok,#jstree-dnd.jstree-default-small .jstree-er{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-small i{background:transparent;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}.jstree-default-small .jstree-ellipsis{overflow:hidden}.jstree-default-small .jstree-ellipsis .jstree-anchor{width:calc(100% - 18px + 5px);text-overflow:ellipsis;overflow:hidden}.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}.jstree-default-small.jstree-rtl .jstree-last{background-image:none}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px}.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-large .jstree-wholerow{height:32px}.jstree-default-large .jstree-node,.jstree-default-large .jstree-icon{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png)}.jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}.jstree-default-large .jstree-last{background-image:none}.jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}.jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}.jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}.jstree-default-large .jstree-themeicon{background-position:-256px 0}.jstree-default-large>.jstree-no-dots .jstree-node,.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}.jstree-default-large .jstree-disabled{background:transparent}.jstree-default-large .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-large .jstree-checkbox{background-position:-160px 0}.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-large .jstree-checked>.jstree-checkbox{background-position:-224px 0}.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-large .jstree-checked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}.jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-default-large .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-large>.jstree-striped{background-size:auto 64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-large.jstree-rtl .jstree-last{background-image:none}.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/throbber.gif) center center no-repeat}.jstree-default-large .jstree-file{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png) -96px -64px no-repeat}.jstree-default-large .jstree-folder{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png) -256px 0 no-repeat}.jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-default-large .jstree-ok,#jstree-dnd.jstree-default-large .jstree-er{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-large i{background:transparent;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}.jstree-default-large .jstree-ellipsis{overflow:hidden}.jstree-default-large .jstree-ellipsis .jstree-anchor{width:calc(100% - 32px + 5px);text-overflow:ellipsis;overflow:hidden}.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}.jstree-default-large.jstree-rtl .jstree-last{background-image:none}@media(max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:bold;font-size:1.1em;text-shadow:1px 1px white}#jstree-dnd.jstree-dnd-responsive>i{background:transparent;width:40px;height:40px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/40px.png);background-position:0 -200px;background-size:120px 240px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/40px.png);background-position:-40px -200px;background-size:120px 240px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media(max-width:768px){.jstree-default-responsive .jstree-icon{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/40px.png)}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px;background:transparent}.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-size:120px 240px}.jstree-default-responsive .jstree-leaf>.jstree-ocl,.jstree-default-responsive.jstree-rtl .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0 !important}.jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px !important}.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0 !important}.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-responsive .jstree-checked>.jstree-checkbox,.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover{background-position:0 -80px}.jstree-default-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}.jstree-default-responsive .jstree-anchor{font-weight:bold;font-size:1.1em;text-shadow:1px 1px white}.jstree-default-responsive>.jstree-striped{background:transparent}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,0.7);border-bottom:1px solid rgba(64,64,64,0.2);background:#ebebeb;height:40px}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666666}.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666666;border-top:0}.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node>.jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-image:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/40px.png);background-size:120px 240px}.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}.jstree-default-responsive .jstree-last{background-image:none}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}.jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-responsive .jstree-file{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/40px.png) 0 -160px no-repeat;background-size:120px 240px}.jstree-default-responsive .jstree-folder{background:url(//ppcnewsfeed.com/wp-content/plugins/ns-category-widget/third-party/jstree/css/themes/default/40px.png) -40px -40px no-repeat;background-size:120px 240px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}.widget_ns_category_widget .jstree-default .jstree-clicked{background:inherit;box-shadow:none}