.rcc-container{max-width:1200px;margin:0 auto;padding:0 15px}.rcc-filter-form{background:#f9f9f9;padding:20px;border-radius:8px;margin-bottom:30px;border:1px solid #ddd;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.rcc-filters-row{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end}.rcc-filter-group{flex:1;min-width:180px}.rcc-filter-form label{display:block;font-weight:700;margin-bottom:8px;color:#333;font-size:15px}.rcc-filter-form select{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:5px;font-size:15px;background-color:#fff;box-shadow:inset 0 1px 2px rgb(0 0 0 / .07);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%230073aa%22%20d%3D%22M287%2C197.8L154.7%2C65.5c-3.1-3.1-8.2-3.1-11.3%2C0L5.4%2C197.8c-3.1%2C3.1-3.1%2C8.2%2C0%2C11.3s8.2%2C3.1%2C11.3%2C0l132.8-132.8l132.8%2C132.8c3.1%2C3.1%2C8.2%2C3.1%2C11.3%2C0C290.1%2C206%2C290.1%2C200.9%2C287%2C197.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 10px center;background-size:12px;cursor:pointer}.rcc-filter-form select:focus{border-color:#0073aa;outline:none;box-shadow:0 0 0 2px rgb(0 115 170 / .2)}.rcc-filter-group.rcc-buttons{flex-grow:0;flex-shrink:0;margin-left:auto}.rcc-filter-form button{background:#0073aa;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color 0.3s ease,transform 0.1s ease;min-width:100px}.rcc-filter-form button:hover:not(:disabled){background:#005a87;transform:translateY(-1px)}.rcc-filter-form button:active:not(:disabled){transform:translateY(0)}.rcc-filter-form button:disabled{background:#a0a0a0;cursor:not-allowed;opacity:.8}.rcc-filter-form button .rcc-button-text{display:inline}.rcc-filter-form button .rcc-button-loading{display:none}.rcc-results{min-height:150px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:20px 0}.rcc-results-header{width:100%;text-align:right;margin-bottom:20px;font-size:15px;color:#555;padding-right:10px}.rcc-results-header strong{color:#0073aa}.rcc-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;width:100%}.rcc-result-item{background:#fff;padding:20px;border-radius:8px;border:1px solid #e1e1e1;box-shadow:0 3px 8px rgb(0 0 0 / .08);transition:transform 0.2s ease,box-shadow 0.2s ease;display:flex;flex-direction:column;justify-content:space-between}.rcc-result-item:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgb(0 0 0 / .12)}.rcc-result-item h3{margin-top:0;margin-bottom:10px;font-size:20px;line-height:1.3}.rcc-result-item h3 a{color:#0073aa;text-decoration:none;font-weight:700;transition:color 0.2s ease}.rcc-result-item h3 a:hover{color:#005a87;text-decoration:underline}.rcc-result-item p{margin-bottom:8px;font-size:14px;color:#444}.rcc-result-item p strong{color:#333}.rcc-result-item .rcc-excerpt{font-size:14px;line-height:1.5;color:#666;margin-top:10px;margin-bottom:15px}.rcc-read-more{display:inline-block;margin-top:auto;color:#0073aa;text-decoration:none;font-weight:600;font-size:14px;transition:color 0.2s ease;align-self:flex-start}.rcc-read-more:hover{color:#005a87;text-decoration:underline}.rcc-pagination{margin-top:30px;text-align:center;width:100%}.rcc-pagination .page-numbers{display:inline-block;padding:8px 14px;margin:0 4px;border:1px solid #ddd;border-radius:5px;color:#0073aa;text-decoration:none;transition:background-color 0.2s,border-color 0.2s,color 0.2s}.rcc-pagination .page-numbers.current,.rcc-pagination .page-numbers:hover{background-color:#0073aa;color:#fff;border-color:#0073aa}.rcc-pagination .page-numbers.dots{border:none;background:none;cursor:default;color:#666}.rcc-results .rcc-loading{display:flex;justify-content:center;align-items:center;width:100%;min-height:100px;text-align:center;color:#555;font-size:1.1em}.rcc-results .rcc-loading:after{content:'';display:inline-block;width:25px;height:25px;border:4px solid #f3f3f3;border-top:4px solid #0073aa;border-radius:50%;animation:rcc-spin 1s linear infinite;margin-left:10px}@keyframes rcc-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.rcc-no-results{text-align:center;padding:30px;color:#666;font-style:italic;font-size:16px;width:100%}.rcc-no-results p{margin-bottom:10px}.rcc-no-results a{color:#0073aa;text-decoration:none;font-weight:500}.rcc-no-results a:hover{text-decoration:underline}.registro-single .registro-meta{background:#f8f9fa;padding:20px;border-radius:6px;margin:20px 0;border-left:4px solid #0073aa;box-shadow:0 1px 4px rgb(0 0 0 / .05)}.registro-single .registro-meta p{margin:8px 0;font-size:15px;color:#444}.registro-single .registro-meta strong{color:#333;font-weight:600}.registro-pdf{margin:20px 0;padding:15px;background-color:#fcfcfc;border:1px solid #eee;border-radius:6px;text-align:center;box-shadow:0 1px 3px rgb(0 0 0 / .05)}.registro-pdf p{font-weight:700;margin-bottom:10px;color:#333;font-size:1.1em}.rcc-consulados-list{background:#fff;padding:25px;border-radius:8px;border:1px solid #e9e9e9;box-shadow:0 2px 6px rgb(0 0 0 / .05);margin-bottom:30px}.rcc-consulados-list ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.rcc-consulados-list li{margin-bottom:5px;padding:8px 0;border-bottom:1px dashed #eee}.rcc-consulados-list li:last-child{border-bottom:none}.rcc-consulados-list a{color:#0073aa;text-decoration:none;font-weight:500;font-size:16px;transition:color 0.2s ease}.rcc-consulados-list a:hover{color:#005a87;text-decoration:underline}.rcc-consulados-list .count{font-size:.9em;color:#777;margin-left:5px}@media (max-width:768px){.rcc-filters-row{flex-direction:column;gap:15px}.rcc-filter-group{width:100%;min-width:unset}.rcc-filter-group.rcc-buttons{width:100%;margin-left:0}.rcc-filter-form button{width:100%;padding:12px 20px;font-size:17px}.rcc-results-grid{grid-template-columns:1fr}.rcc-result-item{padding:18px}.rcc-result-item h3{font-size:18px}.rcc-pagination .page-numbers{padding:6px 10px;margin:0 2px}.rcc-consulados-list ul{grid-template-columns:1fr}}@media (max-width:480px){.rcc-filter-form{padding:15px}.rcc-result-item{padding:15px}.registro-single .registro-meta{padding:15px}.rcc-consulados-list{padding:15px}}#sswidgetPreview table{font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;border-collapse:collapse;width:100%;color:#000}#sswidgetPreview td,#sswidgetPreview th{border:1px solid #000;padding:2px}#sswidgetPreview th{padding-top:12px;padding-bottom:12px;text-align:center;color:#000}.wpp-list{}.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem}.wpp-list li:last-of-type{margin-bottom:0}.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none}.wpp-excerpt:empty{display:none}.wpp-meta,.post-stats{display:block;font-size:.8em}.wpp-meta:empty,.post-stats:empty{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{overflow-x:hidden}body{color:#000;font-size:1rem;-webkit-font-smoothing:antialiased;font-weight:400;line-height:100%;margin:0 auto;padding:0}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{-webkit-backface-visibility:hidden;color:#000}img{max-width:100%;height:auto;-webkit-backface-visibility:hidden}iframe,embed,object,video{max-width:100%}#truethemes_container #main{float:left}a,a:visited{opacity:1;text-decoration:none;-webkit-transition:color .25s,background .25s,opacity .25s;-moz-transition:color .25s,background .25s,opacity .25s;-ms-transition:color .25s,background .25s,opacity .25s;-o-transition:color .25s,background .25s,opacity .25s;transition:color .25s,background .25s,opacity .25s}a:hover{text-decoration:none}a:active,a:focus{outline:none}#mvp-side-wrap a{color:#000;font-weight:700}#mvp-site,#mvp-site-wall{overflow:hidden;width:100%}#mvp-site-main{width:100%}#mvp-site-main{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-top:0;z-index:9999}.home #mvp-site-main{transition:margin-top .7s}.relative{position:relative}.w100{width:100%!important}.right,.alignright{float:right}.alignright{margin:20px 0 20px 20px}.left,.alignleft{float:left}.alignleft{margin:20px 20px 20px 0}.aligncenter{display:block;margin:0 auto}.mvp-big-img{display:none}.mvp-mob-img{display:none!important}#mvp-wallpaper{display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1}.mvp-wall-link{margin:0 auto;position:fixed;top:0;width:100%;height:100%}.mvp-feat1-pop-img img,.mvp-feat1-feat-img img,.mvp-feat1-list-img img,.mvp-feat1-sub-img img,.mvp-feat1-pop-text h2,.mvp-feat1-list-text h2,.mvp-widget-feat2-right-img img,.mvp-widget-feat2-right-text h2,.mvp-widget-dark-feat-img img,.mvp-widget-dark-sub-img img,.mvp-widget-dark-sub-text h2,.mvp-blog-story-img img,.mvp-blog-story-text h2,.mvp-widget-feat1-bot-text h2,.mvp-widget-feat1-top-img img,.mvp-widget-feat1-bot-img img,#mvp-content-main p a,.mvp-fly-fade,ul.mvp-related-posts-list li:hover .mvp-related-text,ul.mvp-related-posts-list li:hover .mvp-related-img img,#mvp-comments-button span.mvp-comment-but-text,span.mvp-author-box-soc,.mvp-mega-img img,ul.mvp-mega-list li a p,ul.mvp-post-more-list li:hover .mvp-post-more-text p,ul.mvp-post-more-list li:hover .mvp-post-more-img img,.mvp-flex-story-img img,.mvp-flex-story-text h2,a.mvp-inf-more-but,span.mvp-nav-search-but,.mvp-prev-next-text p,.mvp-vid-wide-more-img img,.mvp-vid-wide-more-text p,span.mvp-post-add-link-but,ul.mvp-soc-mob-list li,.woocommerce-loop-product__title,span.mvp-cont-read-but,.mvp-feat2-bot-img img,.mvp-feat2-bot-text h2,span.mvp-woo-cart-num,.mvp-feat3-main-img img,.mvp-feat3-sub-img img,.mvp-feat4-main-img img,.mvp-feat4-main-text h2,.mvp-feat1-list-img:after,.mvp-feat5-small-main-img img,.mvp-feat5-small-main-text h2,.mvp-feat5-mid-sub-text h2,.mvp-feat5-mid-sub-img img,.mvp-feat5-mid-main-text h2,.mvp-feat5-mid-main-img img,#mvp-feat6-img img{-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}#mvp-fly-wrap,#mvp-search-wrap,.mvp-nav-menu ul li.mvp-mega-dropdown .mvp-mega-dropdown,.mvp-prev-post-wrap,.mvp-next-post-wrap,#mvp-main-nav-small .mvp-drop-nav-title{-webkit-transition:-webkit-transform 0.25s ease;-moz-transition:-moz-transform 0.25s ease;-ms-transition:-ms-transform 0.25s ease;-o-transition:-o-transform 0.25s ease;transition:transform 0.25s ease}#mvp-main-head-wrap{width:100%}#mvp-leader-wrap{line-height:0;overflow:hidden;position:fixed;top:0;left:0;text-align:center;width:100%;z-index:999}#mvp-main-nav-wrap,#mvp-main-nav-top-wrap{width:100%}#mvp-main-nav-top-wrap{z-index:9999}#mvp-main-nav-top{background:#000;padding:15px 0;width:100%;height:auto;z-index:99999}.mvp-main-box{margin:0 auto;width:1200px;height:100%}#mvp-nav-top-wrap,.mvp-nav-top-cont{width:100%}.mvp-nav-top-right-out{margin-right:-200px;width:100%}.mvp-nav-top-right-in{margin-right:200px}.mvp-nav-top-left-out{float:right;margin-left:-200px;width:100%}.mvp-nav-top-left-in{margin-left:200px}.mvp-nav-top-mid{line-height:0;overflow:hidden;text-align:center;width:100%}h1.mvp-logo-title,h2.mvp-logo-title{display:block;font-size:0}.mvp-nav-top-left,.mvp-nav-top-right{position:absolute;top:0;bottom:0;width:200px;height:100%}.mvp-nav-top-right .mvp-nav-search-but{display:none;padding:3px 0 7px}.single .mvp-fixed .mvp-nav-top-right{display:none}.single .mvp-fixed .mvp-nav-top-right-out,.single .mvp-fixed .mvp-nav-top-right-in{margin-right:0}.mvp-nav-top-left{left:0}.mvp-nav-top-right{right:0}.mvp-nav-soc-wrap{margin-top:-20px;position:absolute;top:50%;left:0;width:100%;height:40px}.mvp-nav-small .mvp-nav-soc-wrap{margin-top:-15px;height:30px}.single .mvp-nav-small .mvp-nav-top-left{display:none}.single .mvp-nav-small .mvp-nav-top-left-out,.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:0}.single .mvp-nav-small .mvp-nav-top-mid a{left:100px}.mvp-nav-logo-small,.mvp-nav-small .mvp-nav-logo-reg{display:none}.mvp-nav-small .mvp-nav-logo-small{display:inline}span.mvp-nav-soc-but{background:rgb(255 255 255 / .15);color:#fff;-webkit-border-radius:50%;border-radius:50%;display:inline-block;float:left;font-size:20px;margin-left:10px;padding-top:10px;text-align:center;width:40px;height:30px}.mvp-nav-small span.mvp-nav-soc-but{font-size:16px;padding-top:7px;width:30px;height:23px}.mvp-nav-soc-wrap .fa-facebook-f:hover{background:#3b5997}.mvp-nav-soc-wrap .fa-twitter:hover{background:#00aced}.mvp-nav-soc-wrap .fa-instagram:hover{background:url(/wp-content/themes/zox-news/images/insta-bg.gif) no-repeat}.mvp-nav-soc-wrap .fa-youtube:hover{background:red}.mvp-nav-soc-wrap a:first-child span.mvp-nav-soc-but{margin-left:0}span.mvp-nav-soc-but:hover{opacity:1}#mvp-main-nav-bot{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:50px;z-index:9000}#mvp-main-nav-bot-cont{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:50px}.mvp-nav-small{position:fixed!important;top:-70px!important;padding:10px 0!important;-webkit-transform:translate3d(0,-70px,0)!important;-moz-transform:translate3d(0,-70px,0)!important;-ms-transform:translate3d(0,-70px,0)!important;-o-transform:translate3d(0,-70px,0)!important;transform:translate3d(0,-70px,0)!important;-webkit-transition:-webkit-transform 0.4s ease;-moz-transition:-moz-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;-o-transition:-o-transform 0.4s ease;transition:transform 0.4s ease;height:30px!important;z-index:9999}.mvp-nav-small-fixed{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:fixed!important;top:-70px!important;-webkit-transform:translate3d(0,-70px,0)!important;-moz-transform:translate3d(0,-70px,0)!important;-ms-transform:translate3d(0,-70px,0)!important;-o-transform:translate3d(0,-70px,0)!important;transform:translate3d(0,-70px,0)!important;-webkit-transition:-webkit-transform 0.4s ease;-moz-transition:-moz-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;-o-transition:-o-transform 0.4s ease;transition:transform 0.4s ease;z-index:9999}.mvp-fixed{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,70px,0)!important;-moz-transform:translate3d(0,70px,0)!important;-ms-transform:translate3d(0,70px,0)!important;-o-transform:translate3d(0,70px,0)!important;transform:translate3d(0,70px,0)!important}.mvp-nav-small .mvp-nav-top-wrap,.mvp-nav-small .mvp-nav-top-mid{height:30px!important}.mvp-nav-small .mvp-nav-top-mid img{height:100%!important}.mvp-fixed1{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block!important;margin-top:0!important;position:fixed!important;top:-70px!important;-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;-webkit-transition:-webkit-transform 0.5s ease;-moz-transition:-moz-transform 0.5s ease;-ms-transition:-ms-transform 0.5s ease;-o-transition:-o-transform 0.5s ease;transition:transform 0.5s ease;height:50px!important}.mvp-fixed-shadow{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-fixed-shadow2{border-bottom:none!important;-webkit-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-moz-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-ms-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-o-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);box-shadow:0 0 16px 0 rgb(0 0 0 / .2)}.mvp-fixed2{border-bottom:none!important;-webkit-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-moz-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-ms-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-o-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-webkit-transform:translate3d(0,120px,0)!important;-moz-transform:translate3d(0,120px,0)!important;-ms-transform:translate3d(0,120px,0)!important;-o-transform:translate3d(0,120px,0)!important;transform:translate3d(0,120px,0)!important}#mvp-nav-bot-wrap,.mvp-nav-bot-cont{width:100%}.mvp-nav-bot-right-out{margin-right:-50px;width:100%}.mvp-nav-bot-right-in{margin-right:50px}.mvp-nav-bot-left-out{float:right;margin-left:-50px;width:100%}.mvp-nav-bot-left-in{margin-left:50px}.mvp-nav-bot-left,.mvp-nav-bot-right{width:50px;height:50px}span.mvp-nav-search-but{cursor:pointer;float:right;font-size:20px;line-height:1;padding:15px 0}#mvp-search-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgb(0 0 0 / .94);opacity:0;position:fixed;top:0;left:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);-o-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);width:100%;height:100%;z-index:999999}#mvp-search-wrap .mvp-search-but-wrap span{background:#fff;top:27px}#mvp-search-box{margin:-30px 0 0 -25%;position:absolute;top:50%;left:50%;width:50%}#searchform input{background:none;border:0;color:#fff;float:left;font-size:50px;font-weight:300;line-height:1;padding:5px 0;text-transform:uppercase;width:100%;height:50px}#searchform #searchsubmit{border:none;float:left}#searchform #s:focus{outline:none}.mvp-search-toggle{opacity:1!important;-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.mvp-fixed-post{text-align:left}.mvp-fixed-post img{float:left;margin-left:0!important}#mvp-main-nav-small,#mvp-nav-small-wrap,#mvp-main-nav-small-cont,.mvp-nav-small-cont{width:100%}#mvp-main-nav-small{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;height:50px;z-index:99999}#mvp-main-nav-small:hover{overflow:visible}.mvp-nav-small-cont{height:50px}.mvp-nav-small-right-out{margin-right:-50px;width:100%}.mvp-nav-small-right-in{margin-right:50px}.mvp-nav-small-left-out{margin-left:-50px;width:100%}.mvp-nav-small-left-in{margin-left:50px}#mvp-nav-small-left{margin:15px 20px 15px 0;width:30px;height:20px}#mvp-main-nav-small .mvp-nav-menu ul{text-align:left}#mvp-main-nav-small .mvp-drop-nav-title{margin:0;overflow:hidden;max-width:680px;height:0}.mvp-nav-small-fixed .mvp-drop-nav-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline;-webkit-transform:translate3d(0,-70px,0);-moz-transform:translate3d(0,-70px,0);-ms-transform:translate3d(0,-70px,0);-o-transform:translate3d(0,-70px,0);transform:translate3d(0,-70px,0)}.mvp-nav-small-post{margin:10px 0!important;height:30px!important;-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.mvp-nav-small-mid{width:100%}.mvp-nav-small-mid-right{max-width:780px}#mvp-main-nav-small .mvp-nav-menu{overflow:hidden}#mvp-main-nav-small .mvp-nav-menu:hover{overflow:visible}.mvp-nav-small-logo{line-height:0;margin:10px 20px 10px 0;height:30px;max-width:200px}#mvp-nav-small-right{margin-left:20px;width:30px;height:50px}.mvp-nav-small-post-tog{display:inline;overflow:hidden;height:auto}.mvp-woo-cart-wrap{margin-top:-11px;position:absolute;top:50%;right:0;width:100%;height:22px}span.mvp-woo-cart-icon{color:rgb(255 255 255 / .25);float:right;font-size:20px;margin-right:10px}span.mvp-woo-cart-num{background:rgb(255 255 255 / .25);color:#fff;border-radius:50%;float:right;font-size:12px;font-weight:400;line-height:1;padding-top:5px;text-align:center;width:22px;height:17px}.mvp-nav-menu{text-align:center;width:100%;height:50px}.mvp-nav-menu ul{float:left;text-align:center;width:100%}.mvp-nav-menu ul li{display:inline-block;position:relative}.mvp-nav-menu ul li.mvp-mega-dropdown{position:static}.mvp-nav-menu ul li a{float:left;font-size:14px;font-weight:500;line-height:1;padding:18px 12px;position:relative;text-transform:uppercase}.mvp-nav-menu ul li:hover a{padding:18px 12px 13px}.mvp-nav-menu ul li.menu-item-has-children ul.sub-menu li a:after,.mvp-nav-menu ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li a:after,.mvp-nav-menu ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li ul.sub-menu li a:after,.mvp-nav-menu ul li.menu-item-has-children ul.mvp-mega-list li a:after{border-color:#000 #fff0 #fff0 #fff0;border-style:none;border-width:medium;content:'';position:relative;top:auto;right:auto}.mvp-nav-menu ul li.menu-item-has-children a:after{border-style:solid;border-width:3px 3px 0 3px;content:'';position:absolute;top:23px;right:6px}.mvp-nav-menu ul li.menu-item-has-children a{padding:18px 17px 18px 12px}.mvp-nav-menu ul li.menu-item-has-children:hover a{padding:18px 17px 13px 12px}.mvp-nav-menu ul li ul.sub-menu{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);-moz-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);-ms-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);-o-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);position:absolute;top:50px;left:0;max-width:200px;opacity:0;overflow:hidden;text-align:left;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;-webkit-transform:translateY(-999px);-moz-transform:translateY(-999px);-ms-transform:translateY(-999px);-o-transform:translateY(-999px);transform:translateY(-999px);width:auto;height:0;z-index:1}.mvp-nav-menu ul li.mvp-mega-dropdown ul.sub-menu{display:none}.mvp-nav-menu ul li:hover ul.sub-menu{opacity:1;overflow:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);height:auto}.mvp-nav-menu ul li ul.sub-menu li{display:block;float:left;position:relative;width:100%}.mvp-nav-menu ul li ul.sub-menu li a{background:#fff;border-top:1px solid rgb(0 0 0 / .1);border-bottom:none;color:#000!important;float:left;font-size:13px;font-weight:500;line-height:1.1;padding:12px 20px!important;text-transform:none;width:160px}.mvp-nav-menu ul li ul.sub-menu li a:hover{background:rgb(0 0 0 / .1);border-bottom:none;padding:12px 20px}.mvp-nav-menu ul li ul.sub-menu ul.sub-menu li ul,.mvp-nav-menu ul li ul.sub-menu li ul{display:none;position:absolute;top:0;left:200px;z-index:10}.mvp-nav-menu ul li ul.sub-menu ul.sub-menu li:hover ul,.mvp-nav-menu ul li ul.sub-menu li:hover ul{display:block}.mvp-nav-menu ul li ul.sub-menu li .mvp-mega-dropdown{display:none}.mvp-nav-menu ul li:hover ul.sub-menu li.menu-item-has-children a{position:relative}.mvp-nav-menu ul li:hover ul.sub-menu li.menu-item-has-children a:after,.mvp-nav-menu ul li:hover ul.sub-menu li ul.sub-menu li.menu-item-has-children a:after{border-color:#fff0 #fff0 #fff0 #444!important;border-style:solid;border-width:3px 0 3px 3px;content:'';position:absolute;top:14px;right:10px}.mvp-nav-menu ul li.mvp-mega-dropdown .mvp-mega-dropdown{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border-top:1px solid #ddd;-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);-moz-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);-ms-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);-o-box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);box-shadow:0 10px 10px 0 rgb(0 0 0 / .2);opacity:0;overflow:hidden;position:absolute;top:50px;left:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;-webkit-transform:translateY(-999px);-moz-transform:translateY(-999px);-ms-transform:translateY(-999px);-o-transform:translateY(-999px);transform:translateY(-999px);width:100%;height:0;z-index:1}.mvp-nav-menu ul li.mvp-mega-dropdown:hover .mvp-mega-dropdown{opacity:1;overflow:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);height:auto}.mvp-nav-menu ul li.mvp-mega-dropdown:hover .mvp-mega-dropdown .mvp-mega-img img{display:block}.mvp-nav-menu ul li ul.mvp-mega-list li a,.mvp-nav-menu ul li ul.mvp-mega-list li a p{background:none!important;border-bottom:none;color:#222!important;float:left;font-size:1em;font-weight:400;line-height:1.2;padding:0!important;text-align:left;text-transform:none}ul.mvp-mega-list li:hover a p{opacity:.6}.mvp-nav-menu ul li ul.mvp-mega-list li .mvp-mega-img a{line-height:0}ul.mvp-mega-list{float:left;width:100%!important;max-width:none!important}ul.mvp-mega-list li{float:left;overflow:hidden;padding:20px 0 20px 1.6666666666%;width:18.66666666666%}ul.mvp-mega-list li:first-child{padding-left:0}.mvp-mega-img{background:#000;float:left;line-height:0;margin-bottom:10px;overflow:hidden;position:relative;width:100%;max-height:130px}.mvp-mega-img img{display:none;width:100%}ul.mvp-mega-list li:hover .mvp-mega-img img{opacity:.8}.mvp-mega-img a{padding:0}#mvp-fly-wrap{overflow:hidden;position:fixed;top:0;bottom:0;left:0;-webkit-transform:translate3d(-370px,0,0);-moz-transform:translate3d(-370px,0,0);-ms-transform:translate3d(-370px,0,0);-o-transform:translate3d(-370px,0,0);transform:translate3d(-370px,0,0);width:370px;height:100%;z-index:999999}.mvp-fly-but-wrap,.mvp-search-but-wrap{cursor:pointer;width:30px}.mvp-fly-but-wrap{height:20px}#mvp-fly-wrap .mvp-fly-but-wrap{margin:15px 0}.mvp-nav-top-left .mvp-fly-but-wrap{display:none;margin-top:-10px;opacity:0;position:absolute;top:50%;left:0;height:20px}.mvp-nav-bot-left{margin:15px 0;height:20px}.mvp-search-but-wrap{position:absolute;top:60px;right:80px;width:60px;height:60px}.mvp-fly-but-wrap span,.mvp-search-but-wrap span{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;display:block;position:absolute;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-ms-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;height:3px}.mvp-nav-top-left .mvp-fly-but-wrap{opacity:1}.mvp-fly-but-wrap span:nth-child(1){top:0;width:30px}.mvp-fly-but-wrap span:nth-child(2),.mvp-fly-but-wrap span:nth-child(3){top:8px;width:24px}.mvp-fly-but-wrap span:nth-child(4){top:16px;width:18px}.mvp-fly-but-wrap.mvp-fly-open span:nth-child(1),.mvp-fly-but-wrap.mvp-fly-open span:nth-child(4){top:.5px;left:50%;width:0%}.mvp-fly-but-wrap.mvp-fly-open span:nth-child(2),.mvp-search-but-wrap span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:30px}.mvp-fly-but-wrap.mvp-fly-open span:nth-child(3),.mvp-search-but-wrap span:nth-child(2){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);width:30px}.mvp-search-but-wrap span:nth-child(1),.mvp-search-but-wrap span:nth-child(2){width:60px}#mvp-fly-menu-top{width:100%;height:50px}.mvp-fly-top-out{margin-right:-100px;left:50px;width:100%}.mvp-fly-top-in{margin-right:100px}#mvp-fly-logo{margin:10px 6.25%;text-align:center;width:87.5%;height:30px}#mvp-fly-logo img{line-height:0;height:100%}.mvp-fly-but-menu{float:left;margin-left:15px;position:relative}.mvp-fly-menu{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.mvp-fly-content,.mvp-nav-over{-webkit-transform:translate3d(370px,0,0)!important;-moz-transform:translate3d(370px,0,0)!important;-ms-transform:translate3d(370px,0,0)!important;-o-transform:translate3d(370px,0,0)!important;transform:translate3d(370px,0,0)!important}.mvp-fly-top{background:rgb(0 0 0 / .3);border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff;color:#fff;cursor:pointer;opacity:1;overflow:hidden;position:fixed;right:0;top:50%;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate3d(100px,0,0);-moz-transform:translate3d(100px,0,0);-ms-transform:translate3d(100px,0,0);-o-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);width:50px;height:50px;z-index:9999}.mvp-fly-top:hover{color:#000}.mvp-to-top{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mvp-fly-top i{font-size:40px;line-height:100%;position:absolute;top:4px;left:12.1px}#mvp-fly-menu-wrap{overflow:hidden;position:absolute;top:50px;left:0;width:100%;height:100%}nav.mvp-fly-nav-menu{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:20px 5.40540540541% 0;overflow:hidden;position:absolute!important;width:89.1891891892%;max-height:65%}nav.mvp-fly-nav-menu ul{float:left;position:relative;width:100%}nav.mvp-fly-nav-menu ul div.mvp-mega-dropdown{display:none}nav.mvp-fly-nav-menu ul li{border-top:1px solid rgb(255 255 255 / .1);cursor:pointer;float:left;position:relative;width:100%;-webkit-tap-highlight-color:#fff0}nav.mvp-fly-nav-menu ul li:first-child{border-top:none;margin-top:-14px}nav.mvp-fly-nav-menu ul li ul li:first-child{margin-top:0}nav.mvp-fly-nav-menu ul li a{color:#fff;display:inline-block;float:left;font-size:14px;font-weight:500;line-height:1;padding:14px 0;text-transform:uppercase;width:calc(100% - 20px)}nav.mvp-fly-nav-menu ul li.menu-item-has-children:after{content:'+';font-family:'Open Sans',sans-serif;font-size:32px;font-weight:700;position:absolute;right:0;top:7px}nav.mvp-fly-nav-menu ul li.menu-item-has-children.tog-minus:after{content:'_';right:4px;top:-9px}nav.mvp-fly-nav-menu ul li ul.sub-menu{border-top:1px solid rgb(255 255 255 / .1);display:none;float:left;padding-left:6.66666666666%;width:93.333333333%}.mvp-fly-fade{background:#000;cursor:pointer;opacity:0;width:100%;position:fixed;top:0;left:0;z-index:99999}.mvp-fly-fade-trans{opacity:.7;height:100%}.mvp-fly-shadow{box-shadow:0 0 16px 0 rgb(0 0 0 / .7)}#mvp-fly-soc-wrap{margin:0 5.40540540541%;position:absolute;bottom:20px;left:0;text-align:center;width:89.1891891892%}span.mvp-fly-soc-head{display:inline-block;font-size:.7rem;font-weight:400;line-height:1;margin-bottom:15px;text-transform:uppercase}ul.mvp-fly-soc-list{text-align:center;width:100%}ul.mvp-fly-soc-list li{display:inline-block}ul.mvp-fly-soc-list li a{background:rgb(255 255 255 / .15);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;display:inline-block;font-size:14px;line-height:1;margin-left:2px;padding-top:9px;text-align:center;width:32px;height:23px}ul.mvp-fly-soc-list li:first-child a{margin-left:0}ul.mvp-fly-soc-list li a:hover{font-size:16px;padding-top:8px;height:24px}#mvp-feat1-wrap{background:#fff;margin-bottom:60px;width:100%}.mvp-feat1-right-out{margin-right:-340px;width:100%}.mvp-feat1-right-in{margin-right:340px}.mvp-feat1-main{width:100%}.mvp-feat1-left-wrap{float:right;width:60.46511628%}.mvp-feat1-feat-wrap{overflow:hidden;width:100%}.mvp-feat1-feat-img{background:#000;line-height:0;overflow:hidden;width:100%;height:600px}.mvp-feat1-feat-img img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:100%;min-width:560px}.mvp-feat1-feat-wrap:hover .mvp-feat1-feat-img img,.mvp-widget-feat2-left-cont:hover .mvp-feat1-feat-img img{opacity:.8}.mvp-vid-box-wrap{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#000;font-size:20px;opacity:.9;position:absolute;top:20px;left:20px;text-align:center;width:46px;height:46px}.mvp-vid-box-mid,#mvp-side-wrap .mvp-flex-col .mvp-vid-box-wrap,.mvp-vid-wide-more-wrap .mvp-vid-box-wrap{font-size:14px;top:15px;left:15px;width:34px;height:34px}.mvp-vid-box-small{font-size:12px;top:15px;left:15px;width:28px;height:28px}.mvp-vid-box-wrap i{margin-top:13px}.mvp-vid-marg i{margin-left:4px}.mvp-vid-marg-small i{margin-left:1px}.mvp-vid-box-mid i,#mvp-side-wrap .mvp-flex-col .mvp-vid-box-wrap i,.mvp-vid-wide-more-wrap .mvp-vid-box-wrap i{margin-top:10px}.mvp-vid-box-small i{margin-top:8px}.mvp-feat1-feat-text,.mvp-feat1-sub-text,.mvp-feat3-main-text,.mvp-feat3-sub-text,.mvp-feat2-top-text-wrap,.mvp-feat5-text{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0 / .9)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);position:absolute;left:0;bottom:0}.mvp-feat1-feat-text{padding:100px 3.846153846% 20px;width:92.4%}.mvp-feat1-sub-text{padding:50px 3.846153846% 20px;width:92.4%}.mvp-feat1-feat-text h2{color:#fff;float:left;font-size:3.2rem;font-weight:700;letter-spacing:-.02em;line-height:.95;margin-right:20%;width:80%}.mvp-feat1-feat-text h2.mvp-stand-title{font-size:2.6rem;font-weight:400;line-height:1.1;margin-right:0;text-transform:none;width:100%}.mvp-feat1-feat-text p{color:#fff;float:left;font-size:1rem;font-weight:400;line-height:1.4;margin-top:8px;width:100%}.mvp-text-auth{margin-top:15px;width:100%}.mvp-feat1-sub-wrap{width:100%}.mvp-feat1-sub-cont{margin-top:20px;width:100%}.mvp-feat1-sub-img{background:#000;line-height:0;overflow:hidden;width:100%;min-height:312px}.mvp-feat1-sub-img img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:100%;min-width:520px}.mvp-feat1-sub-cont:hover .mvp-feat1-sub-img img{opacity:.8}.mvp-feat1-sub-text h2{color:#fff;float:left;font-size:1.7rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-right:30%;width:70%}.mvp-feat1-mid-wrap{margin-right:2.325581395%;width:37.20930233%}h3.mvp-feat1-pop-head,h1.mvp-feat1-pop-head{float:left;margin-bottom:15px;position:relative;text-align:center;width:100%}h3.mvp-feat1-pop-head:before,h1.mvp-feat1-pop-head:before{content:'';background:#555;display:inline-block;position:absolute;left:0;bottom:50%;width:100%;height:1px;z-index:0}span.mvp-feat1-pop-head{color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;line-height:1;padding:5px 13px;position:relative;text-transform:uppercase;-webkit-transform:skewX(-15deg);-moz-transform:skewX(-15deg);-ms-transform:skewX(-15deg);-o-transform:skewX(-15deg);transform:skewX(-15deg);z-index:1}.mvp-feat1-pop-wrap{width:100%}.mvp-feat1-pop-cont{background:#fff;cursor:pointer;margin-top:25px;width:100%}.mvp-feat1-pop-wrap a{counter-increment:mvp-trend}.mvp-feat1-pop-wrap a:first-child .mvp-feat1-pop-cont{margin-top:0}.mvp-feat1-pop-img{background:#000;line-height:0;overflow:hidden;width:100%;max-height:145px}.mvp-feat1-pop-cont:hover .mvp-feat1-pop-img img{opacity:.8}.mvp-feat1-pop-text{padding:15px 0 0 15%;width:85%}.mvp-feat1-pop-text:before{content:counter(mvp-trend);color:#ccc;font-size:40px;font-weight:700;line-height:1;margin-top:32px;position:absolute;top:0;left:0;text-align:center;width:13%}.mvp-cat-date-wrap{margin-bottom:7px;width:100%}.mvp-feat1-pop-text .mvp-cat-date-wrap{margin-bottom:5px}.mvp-feat1-left-wrap .mvp-cat-date-wrap,.mvp-widget-feat1-top-story .mvp-cat-date-wrap,.mvp-widget-feat2-left-cont .mvp-cat-date-wrap,.mvp-widget-dark-feat .mvp-cat-date-wrap{margin-bottom:8px}span.mvp-cd-cat,span.mvp-cd-date{color:#777;display:inline-block;float:left;font-size:.7rem;line-height:1}span.mvp-cd-cat{font-weight:700;text-transform:uppercase}span.mvp-cd-date{font-weight:400;margin-left:5px}.mvp-feat1-left-wrap span.mvp-cd-date,.mvp-widget-feat1-top-story span.mvp-cd-date,.mvp-widget-feat2-left-cont span.mvp-cd-date,.mvp-widget-dark-feat span.mvp-cd-date,.mvp-feat3-main-story span.mvp-cd-date,.mvp-feat3-sub-story span.mvp-cd-date{color:#eee}span.mvp-cd-date:before{content:"/";margin-right:5px}.mvp-feat1-pop-text h2{color:#222;float:left;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;opacity:1;width:100%}.mvp-feat1-pop-cont:hover .mvp-feat1-pop-text h2,.mvp-feat1-list-cont:hover .mvp-feat1-list-text h2{opacity:.6}.mvp-feat1-right-wrap{margin-left:20px;width:320px}.mvp-feat1-list-ad{line-height:0;margin-bottom:20px;text-align:center;width:100%}.mvp-ad-label{color:#999;float:left;font-size:9px;font-weight:400;letter-spacing:.2em;line-height:1;margin-top:4px;position:relative;top:-4px;text-align:center;text-transform:uppercase;width:100%}.mvp-post-ad-wrap{line-height:0;margin:50px auto 60px;position:relative;text-align:center;width:100%}.mvp-post-ad{position:relative;width:100%}.mvp-feat1-list-wrap,.mvp-feat1-list,.mvp-feat1-list-head-wrap,ul.mvp-feat1-list-buts{width:100%}.mvp-feat1-list-head-wrap{margin-bottom:15px}ul.mvp-feat1-list-buts{text-align:center}ul.mvp-feat1-list-buts li{display:inline-block}span.mvp-feat1-list-but{color:#aaa;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;line-height:1;padding:5px 13px;text-transform:uppercase;-webkit-transform:skewX(-15deg);-moz-transform:skewX(-15deg);-ms-transform:skewX(-15deg);-o-transform:skewX(-15deg);transform:skewX(-15deg)}span.mvp-feat1-list-but:hover{color:#000}ul.mvp-feat1-list-buts li.active span.mvp-feat1-list-but{color:#fff}.mvp-feat1-list-cont{margin-top:15px;width:100%}.mvp-feat1-list a:first-child .mvp-feat1-list-cont{margin-top:0}.mvp-feat1-list-out{display:flex;flex-direction:row;gap:15px;float:left;margin-left:0;width:100%}.mvp-feat1-list-in{margin-left:0;width:100%}.mvp-feat1-list-img{-webkit-backface-visibility:hidden;background:#000;line-height:0;margin-right:0;overflow:hidden;width:80px}.mvp-feat1-list-cont:hover .mvp-feat1-list-img img{opacity:.8}.mvp-feat1-list-text{width:100%}.mvp-feat1-list-text h2{color:#222;float:left;font-size:1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}#mvp-feat2-wrap,.mvp-feat2-top,.mvp-feat2-top-story{width:100%}.mvp-feat2-top-story{overflow:hidden;max-height:600px}#mvp-feat2-wrap{margin-bottom:60px}.mvp-feat2-top-img{background:#000;line-height:0;overflow:hidden;width:100%}.mvp-feat2-top-img img{width:100%}.mvp-feat2-top-text-wrap{padding:100px 0 30px;width:100%}.mvp-feat2-top-text-box{margin:0 auto;width:1200px}.mvp-feat2-top-text{text-align:center;width:100%}.mvp-feat2-top-text span.mvp-cd-date{color:#eee}.mvp-feat2-top-text h2{color:#fff;font-size:4.5rem;font-weight:700;letter-spacing:-.02em;line-height:1;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:3.3rem}.mvp-feat2-top-text p{color:#fff;font-size:1.1rem;font-weight:400;line-height:1.4;margin-top:10px;width:100%}.mvp-feat2-bot-wrap{margin-top:20px;width:100%}.mvp-feat2-bot{width:100%}.mvp-feat2-bot-story{margin-left:1.666666666%;width:23.75%}.mvp-feat2-bot a:first-child .mvp-feat2-bot-story{margin-left:0}.mvp-feat2-bot-img{background:#000;line-height:0;margin-bottom:15px;width:100%}.mvp-feat2-bot-story:hover .mvp-feat2-bot-img img{opacity:.8}.mvp-feat2-bot-text{width:100%}.mvp-feat2-bot-text h2{color:#111;float:left;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}.mvp-feat2-bot-story:hover .mvp-feat2-bot-text h2{opacity:.6}#mvp-feat3-wrap{margin-bottom:60px;width:100%}.mvp-feat3-cont{width:100%}.mvp-feat3-main-wrap{margin-right:1.6666666666%;width:46.666666666%}.mvp-feat3-sub-wrap{width:51.666666666%}.mvp-feat3-main-story,.mvp-feat3-sub-story{width:100%}.mvp-feat3-main-img,.mvp-feat3-sub-img{background:#000;line-height:0;width:100%}.mvp-feat3-main-story:hover .mvp-feat3-main-img img,.mvp-feat3-sub-story:hover .mvp-feat3-sub-img img{opacity:.8}.mvp-feat3-main-img{height:600px}.mvp-feat3-sub-img{height:290px}.mvp-feat3-main-img img,.mvp-feat3-sub-img img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:100%}.mvp-feat3-main-img img{min-width:560px}.mvp-feat3-sub-img img{min-width:620px}.mvp-feat3-main-text{padding:100px 3.571428571% 20px;width:92.9%}.mvp-feat3-main-text h2{color:#fff;font-size:3.3rem;font-weight:700;letter-spacing:-.02em;line-height:.95;margin-right:20%;width:80%}.mvp-feat3-main-text h2.mvp-stand-title{font-size:3.1rem;font-weight:400;line-height:1.1;text-transform:none}.mvp-feat3-main-text p{color:#eee;font-size:1rem;font-weight:400;line-height:1.4;padding-top:10px;width:100%}.mvp-feat3-main-story,.mvp-feat3-sub-story{overflow:hidden}.mvp-feat3-sub-story{margin-top:20px;max-height:290px}.mvp-feat3-sub-wrap a:first-child .mvp-feat3-sub-story{margin-top:0}.mvp-feat3-sub-text{padding:100px 3.225806452% 20px;width:93.6%}.mvp-feat3-sub-text h2{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-right:30%;width:70%}#mvp-feat4-wrap{background:#000;margin-bottom:100px;max-height:432px;width:100%}.mvp-feat4-main,.mvp-feat4-main-story{width:100%}.mvp-feat4-main{margin-top:20px}.mvp-feat4-main-img{background:#000;line-height:0;overflow:hidden;width:64.1666666666%;max-height:500px}.mvp-feat4-main-img:hover img{opacity:.8}.mvp-feat4-main-text{margin-left:2.5%;width:33.333333333%}.mvp-feat4-main-text .mvp-cat-date-wrap{margin-bottom:10px}.mvp-feat4-main-text h2{color:#fff;float:left;font-size:2.7rem;font-weight:700;letter-spacing:-.02em;line-height:1;width:100%}.mvp-feat4-main-text:hover h2{opacity:.6}.mvp-feat4-main-text p{color:#eee;float:left;font-size:1.1rem;font-weight:300;line-height:1.55;margin-top:10px;width:100%}#mvp-feat5-wrap{margin:0 0 60px;width:100%}.mvp-feat5-side-out{margin:0 -350px 0 0;width:100%}.mvp-feat5-side-in{margin:0 350px 0 0}.mvp-feat5-main-wrap,.mvp-feat5-mid-main{width:100%}.mvp-feat5-mid-wrap{width:58.82352941%}.mvp-feat5-mid-main{border-bottom:1px solid #ddd;margin:0 0 25px;padding:0 0 25px}.mvp-feat5-mid-main-img{background:#000;line-height:0;margin:0 0 20px;width:100%}.mvp-feat5-mid-main:hover .mvp-feat5-mid-main-img img{opacity:.8}.mvp-feat5-mid-main-text{width:100%}.mvp-feat5-mid-main-text h2{color:#222;float:left;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}.mvp-feat5-mid-main:hover .mvp-feat5-mid-main-text h2{opacity:.6}.mvp-feat5-mid-main-text p{color:#555;float:left;font-size:1rem;font-weight:300;line-height:1.4;margin-top:10px;width:100%}.mvp-feat5-mid-sub-wrap{width:100%}.mvp-feat5-mid-sub-story{margin:25px 0 0;width:100%}.mvp-feat5-mid-sub-wrap a:first-child .mvp-feat5-mid-sub-story{margin:0}.mvp-feat5-mid-sub-out{margin:0 0 0 -250px;width:100%}.mvp-feat5-mid-sub-in{margin:0 0 0 250px}.mvp-feat5-mid-sub-img{background:#000;line-height:0;margin:0 20px 0 0;overflow:hidden;width:230px}.mvp-feat5-mid-sub-story:hover .mvp-feat5-mid-sub-img img{opacity:.8}.mvp-feat5-mid-sub-text{width:100%}.mvp-feat5-mid-sub-text h2{color:#222;float:left;font-size:1.4rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}.mvp-feat5-mid-sub-story:hover .mvp-feat5-mid-sub-text h2{opacity:.6}.mvp-feat5-small-wrap{margin:0 3.529411765% 0 0;width:37.64705882%}.mvp-feat5-small-main{border-bottom:1px solid #ddd;margin:0 0 25px;padding:0 0 25px;width:100%}.mvp-feat5-small-main-img{background:#000;line-height:0;margin:0 0 20px;overflow:hidden;width:100%;max-height:170px}.mvp-feat5-small-main:hover .mvp-feat5-small-main-img img{opacity:.8}.mvp-feat5-small-main-text{width:100%}.mvp-feat5-small-main-text h2{color:#222;float:left;font-size:1.4rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}.mvp-feat5-small-main:hover .mvp-feat5-small-main-text h2{opacity:.6}.mvp-feat5-small-main-text p{color:#555;float:left;font-size:1rem;font-weight:300;line-height:1.4;margin-top:10px;width:100%}.mvp-feat5-small-sub{width:100%}.mvp-feat5-small-wrap a:first-child .mvp-feat1-list-cont,.mvp-feat5-side-list a:first-child .mvp-feat1-list-cont{margin:0}.mvp-feat5-side-wrap{margin:0 0 0 30px;width:320px}.mvp-feat5-side-list .mvp-feat1-list-img img{opacity:.4}.mvp-feat5-side-list .mvp-feat1-list-cont:hover .mvp-feat1-list-img img{opacity:1}.mvp-feat5-side-list a{counter-increment:mvp-trend}.mvp-feat5-side-list .mvp-feat1-list-img:after{content:counter(mvp-trend);color:#fff;font-size:30px;font-weight:700;line-height:1;margin:25px 0 0;opacity:1;position:absolute;top:0;left:0;text-align:center;width:100%}.mvp-feat5-side-list .mvp-feat1-list-cont:hover .mvp-feat1-list-img:after{opacity:0}#mvp-feat6-wrap{background:#000;margin:0 0 60px;overflow:hidden;width:100%}.category #mvp-feat6-wrap{margin:0 0 40px}#mvp-feat6-main{width:100%}#mvp-feat6-img{line-height:0;width:66.666666%}#mvp-feat6-img:after{content:'';background-image:-moz-linear-gradient(to left,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-ms-linear-gradient(to left,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-o-linear-gradient(to left,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-linear-gradient(to left,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-gradient(linear,middle right,middle left,from(#fff0),to(rgb(0 0 0)));background-image:linear-gradient(to left,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);position:absolute;left:0;top:0;width:50%;height:100%}#mvp-feat6-main:hover #mvp-feat6-img img{opacity:.8}#mvp-feat6-text{position:absolute;left:50px;top:50px;width:45%}#mvp-feat6-text h3.mvp-feat1-pop-head{text-align:left}#mvp-feat6-text h3.mvp-feat1-pop-head:before{display:none}#mvp-feat6-text h2{color:#fff;float:left;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1;width:100%}#mvp-feat6-text p{color:#fff;float:left;font-size:1.15rem;font-weight:300;line-height:1.4;margin-top:20px;width:100%}#mvp-main-body-wrap{background:#fff;padding-bottom:60px;width:100%}#mvp-home-widget-wrap,.mvp-widget-home{width:100%}#mvp-home-widget-wrap{margin-bottom:60px}.mvp-widget-home{margin-top:60px}.mvp-widget-home:first-child{margin-top:0}.mvp-widget-ad{line-height:0;text-align:center;width:100%}#mvp-home-widget-wrap .mvp_ad_widget .mvp-main-box{float:left;margin:0;width:100%}.mvp-widget-home-head{float:left;position:relative;width:100%}h4.mvp-widget-home-title{float:left;margin-bottom:20px;position:relative;text-align:center;width:100%}h4.mvp-widget-home-title:before{content:'';background:#555;display:inline-block;position:absolute;left:0;bottom:50%;width:100%;height:1px;z-index:0}span.mvp-widget-home-title{color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;line-height:1;padding:5px 13px;position:relative;text-transform:uppercase;transform:skewX(-15deg);z-index:1}h4.mvp-widget-home-title2{border-bottom:1px solid #ddd;float:left;margin-bottom:20px;position:relative;width:100%}span.mvp-widget-home-title2{border-bottom:1px solid #000;color:#000;display:inline-block;font-size:.8rem;font-weight:700;line-height:1;padding-bottom:5px;position:relative;bottom:-1px;text-transform:uppercase;z-index:1}.mvp-widget-feat1-wrap,.mvp-widget-feat1-cont{width:100%}.mvp-widget-feat1-cont{margin-top:20px}.mvp-widget-feat1-cont:first-child{margin-top:0}.mvp-widget-feat1-top-story{margin-left:1.66666666%;overflow:hidden;width:49.166666666%}.mvp-widget-feat1-cont a:first-child .mvp-widget-feat1-top-story{margin-left:0}.mvp-widget-feat1-top-img{background:#000;line-height:0;overflow:hidden;width:100%}.mvp-widget-feat1-bot-story:hover .mvp-widget-feat1-bot-img img,.mvp-widget-feat1-top-story:hover .mvp-widget-feat1-top-img img{opacity:.8}.mvp-widget-feat1-top-text{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0 / .9)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);padding:50px 3.33333333% 20px;position:absolute;left:0;bottom:0;width:93.4%}.mvp-widget-feat1-top-text h2{color:#fff;float:left;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-right:30%;width:70%}.mvp-widget-feat1-bot-story:hover .mvp-widget-feat1-bot-text h2{opacity:.6}.mvp-widget-feat1-bot-story{margin-left:1.66666666%;width:23.75%}.mvp-widget-feat1-cont a:first-child .mvp-widget-feat1-bot-story{margin-left:0}.mvp-widget-feat1-bot-img{background:#000;line-height:0;overflow:hidden;width:100%}.mvp-widget-feat1-bot-text{margin-top:15px;width:100%}.mvp-widget-feat1-bot-text h2{color:#222;float:left;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}.mvp-widget-feat1-bot-text p{color:#555;float:left;font-size:.95rem;font-weight:300;line-height:1.4;margin-top:10px;width:100%}.mvp-widget-dark-wrap{background:#000;padding:40px 0 60px;width:100%}.mvp-widget-dark-main,.mvp-widget-dark-feat{width:100%}.mvp-widget-dark-left{width:61.66666666666%}.mvp-widget-dark-feat-img{background:#000;line-height:0;overflow:hidden;width:100%;height:443px}.mvp-widget-dark-feat-img img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:100%;min-width:744px}.mvp-widget-dark-feat:hover .mvp-widget-dark-feat-img img{opacity:.8}.mvp-widget-dark-feat-text{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0 / .9)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);padding:100px 2.702702703% 20px;position:absolute;left:0;bottom:0;width:94.6%}.mvp-widget-dark-feat-text h2{color:#fff;float:left;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-right:30%;width:70%}.mvp-widget-dark-right{margin-left:1.66666666%;width:36.6666666666%}.mvp-widget-dark-sub{margin-top:14px;width:100%}.mvp-widget-dark-right a:first-child .mvp-widget-dark-sub{margin-top:0}.mvp-widget-dark-sub-out{margin-left:-182px;width:100%}.mvp-widget-dark-sub-in{margin-left:182px}.mvp-widget-dark-sub-img{-webkit-backface-visibility:hidden;background:#000;line-height:0;margin-right:15px;overflow:hidden;width:167px}.mvp-widget-dark-sub:hover .mvp-widget-dark-sub-img img{opacity:.8}.mvp-widget-dark-sub-text{width:100%}.mvp-widget-dark-sub-text h2{color:#fff;float:left;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;opacity:1;width:100%}.mvp-widget-dark-sub:hover .mvp-widget-dark-sub-text h2{opacity:.6}.mvp-widget-feat2-wrap,.mvp-widget-feat2-main,.mvp-widget-feat2-left-cont,.mvp-widget-feat2-right-cont{width:100%}.mvp-widget-feat2-out{margin-right:-340px;width:100%}.mvp-widget-feat2-in{margin-right:340px}.mvp-widget-feat2-left{margin-right:2.325581395%;width:60.46511628%}.mvp-widget-feat2-left-alt{float:right;margin:0 0 0 2.325581395%}.mvp-widget-feat2-left-img{background:#000;line-height:0;overflow:hidden;width:100%;height:600px}.mvp-widget-feat2-left-img img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:100%;min-width:1000px}.mvp-widget-feat2-left-text{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0 / .9)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .9) 100%);padding:100px 4.761904762% 20px;position:absolute;left:0;bottom:0;width:90.5%}.mvp-widget-feat2-left-text h2{color:#fff;float:left;font-size:3.3rem;font-weight:700;letter-spacing:-.02em;line-height:.95;margin-right:10%;text-shadow:1px 1px 0 #000;text-transform:uppercase;width:90%}.mvp-widget-feat2-left-text p{color:#fff;float:left;font-size:1rem;font-size:400;line-height:1.4;margin-top:8px;width:100%}.mvp-widget-feat2-right{width:37.20930233%}.mvp-widget-feat2-right-main{width:100%}.mvp-widget-feat2-right-cont{overflow:hidden;height:300px}.archive .mvp-widget-feat2-right-cont{height:278px}.mvp-widget-feat2-right-img{background:#000;line-height:0;overflow:hidden;width:100%;max-height:180px}.archive .mvp-widget-feat2-right-img{max-height:155px}.mvp-widget-feat2-right-cont:hover .mvp-widget-feat2-right-img img{opacity:.8}.mvp-widget-feat2-right-text{padding:15px 0 10px;width:100%}.mvp-widget-feat2-right-text h2{color:#222;float:left;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;opacity:1;width:100%}.mvp-widget-feat2-right-cont:hover .mvp-widget-feat2-right-text h2{opacity:.6}.mvp-widget-feat2-side{margin-left:20px;width:320px}.mvp-widget-feat2-side-ad{line-height:0;margin-bottom:20px;text-align:center;width:100%}.mvp-widget-feat2-side-list{width:100%}.mvp-widget-feat2-side-more-but{margin-top:20px;text-align:center;width:100%}.mvp-widget-feat2-side-more{display:inline-block;font-size:14px;font-weight:400;line-height:1;text-transform:uppercase}.mvp-widget-feat2-side-more-but i{display:inline-block;font-size:14px;line-height:1;margin-left:10px;position:relative;top:-2px}.mvp-main-blog-wrap,.mvp-main-blog-cont,.mvp-main-blog-body,ul.mvp-blog-story-list{width:100%}.mvp-main-blog-marg{margin-top:0!important}.mvp-main-blog-out{margin-right:-380px;width:100%}.mvp-main-blog-in{margin-right:380px}.mvp-blog-story-wrap{border-top:1px solid #ddd;margin-top:20px;width:100%}.mvp-blog-story-wrap:nth-child(5n+0){padding-top:20px}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-reg-img{display:none}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-big-img{display:block}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-out,.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-in{margin-left:0}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-img{margin:0;width:100%}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text{margin:30px;width:calc(100% - 60px)}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text h2{font-size:2.5rem}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text p{font-size:1.375rem}ul.mvp-blog-story-list-col{margin-left:-2.43902439%;width:102.43902439%}.mvp-blog-story-col{margin-left:2.380952381%;overflow:hidden;width:47.61904762%;height:380px}ul.mvp-blog-story-list .mvp-blog-story-wrap:first-child{margin-top:10px}.archive ul.mvp-blog-story-list .mvp-blog-story-wrap:first-child,.search ul.mvp-blog-story-list .mvp-blog-story-wrap:first-child{margin-top:0}.mvp-blog-story-out{float:right;margin-left:-410px;width:100%}.mvp-blog-story-in{margin-left:410px}.mvp-blog-story-col .mvp-blog-story-out,.mvp-blog-story-col .mvp-blog-story-in{margin-left:0}.mvp-blog-story-img{background:#000;line-height:0;margin-right:30px;overflow:hidden;width:380px}.mvp-blog-story-col .mvp-blog-story-img{margin:0 0 15px 0;width:100%;max-height:180px}.mvp-blog-story-wrap:hover .mvp-blog-story-img img,.mvp-blog-story-col:hover .mvp-blog-story-img img{opacity:.8}.mvp-blog-story-text{margin-top:30px;width:100%}.mvp-blog-story-col .mvp-blog-story-text{margin-top:0}.mvp-blog-story-text h2{color:#222;float:left;font-size:1.7rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;width:100%}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.5rem}.mvp-blog-story-wrap:hover .mvp-blog-story-text h2,.mvp-blog-story-col:hover .mvp-blog-story-text h2{opacity:.6}.mvp-blog-story-text p{color:#555;float:left;font-size:1.1rem;font-weight:300;line-height:1.4;margin-top:10px;width:100%}#mvp-side-wrap{font-size:.9rem;margin-left:60px;width:320px}.mvp-side-widget{float:left;margin-top:30px;width:100%}.mvp-side-widget:first-child{margin-top:0}.mvp-widget-flex-wrap,.mvp-flex-story-wrap,.mvp-flex-story,.mvp-widget-tab-wrap{width:100%}#mvp-home-widget-wrap .mvp-flex-side-out{margin-right:-380px;width:100%}#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:380px}.mvp-flex-story{margin-top:15px}#mvp-home-widget-wrap .mvp-flex-row{border-top:1px solid #ddd;margin:20px 0 0}#mvp-side-wrap .mvp-flex-col{margin-top:30px}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 2.43902439%;width:48.7804878%;height:430px}#mvp-home-widget-wrap .mvp-flex-col-noad{margin:0 0 30px 2.43902439%!important;width:31.70731707%;height:430px}#mvp-home-widget-wrap a:first-child .mvp-flex-col,#mvp-home-widget-wrap a:nth-child(2n+3) .mvp-flex-col{margin-left:0}#mvp-home-widget-wrap a:first-child .mvp-flex-col-noad,#mvp-home-widget-wrap a:nth-child(3n+4) .mvp-flex-col-noad{margin-left:0!important}.mvp-flex-story-wrap a:first-child .mvp-flex-story,#mvp-side-wrap a:first-child .mvp-flex-col,#mvp-home-widget-wrap a:first-child .mvp-flex-story{margin-top:0}.mvp-flex-row .mvp-flex-story-out{margin-left:-95px;width:100%}#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-410px}.mvp-flex-row .mvp-flex-story-in{margin-left:95px}#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:410px}.mvp-flex-story-img{background:#000;line-height:0;overflow:hidden}.mvp-flex-row .mvp-flex-story-img{margin-right:15px;width:80px}#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:30px;width:380px}.mvp-flex-col .mvp-flex-story-img{margin-bottom:15px;width:100%;max-height:150px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-img{max-height:none}.mvp-flex-story:hover .mvp-flex-story-img img{opacity:.8}#mvp-side-wrap .mvp-flex-row .mvp-vid-box-wrap{display:none}.mvp-flex-story-text{width:100%}#mvp-home-widget-wrap .mvp-flex-story-text{margin-top:30px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text{margin-top:0}.mvp-flex-story-text h2{color:#222;float:left;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;width:100%}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.3rem}#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.7rem}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.6rem}.mvp-flex-story:hover .mvp-flex-story-text h2{opacity:.6}.mvp-flex-story-text p{color:#555;float:left;font-size:1rem;font-weight:300;line-height:1.4;margin-top:10px;width:100%}#mvp-side-wrap .mvp-flex-story-text p{display:none}.mvp-flex-side-wrap{margin-top:30px;width:100%}#mvp-home-widget-wrap .mvp-flex-side-wrap{margin:0 0 0 60px;width:320px}#mvp-home-widget-wrap .mvp-flex-side-wrap .mvp-ad-label{display:block}.mvp-flex-ad{line-height:0;text-align:center;width:100%}#mvp-side-wrap .mvp-flex-row .mvp-mob-img{display:block!important}#mvp-side-wrap .mvp-flex-row .mvp-reg-img{display:none!important}.mvp_facebook_widget{text-align:center}.widget_calendar{float:left}#wp-calendar{width:100%}#wp-calendar caption{text-align:right;color:#333;font-size:12px;margin-bottom:15px}#wp-calendar thead{font-size:10px}#wp-calendar thead th{padding-bottom:10px}#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{background:#f5f5f5;border:1px solid #fff;text-align:center;padding:8px}#wp-calendar tbody td:hover{background:#fff}#wp-calendar tbody .pad{background:none}#wp-calendar tfoot #next{font-size:10px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:10px;text-transform:uppercase;padding-top:10px}.widget_rss ul,.widget_rss ul li{float:left;width:100%}.widget_rss ul li a{float:left;font-weight:700;line-height:123%;margin-bottom:5px;width:100%}.widget_rss ul li span.rss-date{float:left;font-size:.75rem;margin-bottom:5px;width:100%}.widget_rss ul li .rssSummary{float:left;margin-bottom:8px;width:100%}.widget_rss ul li cite{float:left;font-size:.8rem;width:100%}.widget_recent_entries li{float:left;margin-bottom:10px;width:100%}.widget_categories ul,.widget_categories ul li,.widget_archive ul,.widget_archive ul li,.widget_recent_comments ul,.widget_recent_comments ul li,.widget_pages ul,.widget_pages ul li{float:left;width:100%}.widget_categories ul li,.widget_archive ul li,.widget_pages ul li,.widget_meta ul li,.widget_nav_menu ul li{padding:5px 0}.widget_nav_menu ul li ul{margin:5px 0 0 10px}.widget_recent_comments ul li,.widget_recent_entries ul li{border-top:1px solid #ddd;line-height:1.4;margin-top:10px;padding-top:10px}.widget_rss ul li{border-top:1px solid #ddd;line-height:1.4;margin-top:15px;padding-top:15px}.widget_recent_comments ul li:first-child,.widget_recent_entries ul li:first-child,.widget_rss ul li:first-child{border-top:none;margin-top:0;padding-top:0}#mvp-side-wrap .mvp-widget-home-title a.rsswidget{color:#fff}.widget_rss{line-height:1.4}#mvp-side-wrap #searchform input,#mvp-home-widget-wrap #searchform input{background:#fff;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;color:#999;font-size:16px;padding:5px 5%;height:16px;width:88%}.textwidget p,.textwidget div{float:left;line-height:1.4}.textwidget p{margin-bottom:15px}.mvp-auto-post-main{display:grid;grid-template-columns:100%;grid-row-gap:35px;width:100%}.mvp-auto-post-main article::after{clear:both;display:block;content:"";visibility:hidden;opacity:0}.mvp-auto-post-grid{display:grid;grid-column-gap:35px;grid-template-columns:auto 340px;margin:30px 0 0;width:100%}.mvp-auto-post-grid .mvp-article-wrap{border-bottom:1px solid #ddd;padding:0 0 30px}.mvp-alp-side,.mvp-alp-side2{position:relative;width:340px}.mvp-alp-side-in{width:100%;height:calc(100vh - 100px)}.alp-related-posts{display:grid;grid-row-gap:10px}.mvp-alp-soc-wrap{display:none;float:left;margin:20px 0 0;width:100%}ul.mvp-alp-soc-list{display:grid;grid-column-gap:6px;grid-template-columns:auto auto auto auto;width:100%}ul.mvp-alp-soc-list li{border-radius:3px;background:#555;text-align:center;height:26px}ul.mvp-alp-soc-list li span{color:#fff;font-size:14px;padding:6px 0}ul.mvp-alp-soc-list li.mvp-alp-soc-fb{background:#3b5998}ul.mvp-alp-soc-list li.mvp-alp-soc-twit{background:#55acee}ul.mvp-alp-soc-list li.mvp-alp-soc-pin{background:#bd081c}.mvp-alp-soc-reg{display:none;margin:10px 0 20px;width:100%}.mvp-alp-soc-reg .mvp-alp-soc-wrap{display:grid;justify-content:center;margin:0}.mvp-alp-soc-reg .mvp-alp-soc-wrap ul.mvp-alp-soc-list{min-width:500px}.alp-related-posts-wrapper .alp-related-post::after{content:"";display:block;clear:both;visibility:hidden;opacity:0}.alp-related-posts-wrapper .alp-related-post .featured-image-link{float:left;width:80px;height:80px;display:block;position:relative}.alp-related-posts-wrapper .alp-related-post .featured-image-link .featured-image{width:80px;height:80px;max-width:100%;display:block}.alp-related-posts-wrapper .alp-related-post .post-details{float:left;width:100%}.alp-related-posts-wrapper .alp-related-post .post-details p.post-meta{margin-bottom:0}.alp-related-posts-wrapper .alp-related-post .post-details p.post-meta,.alp-related-posts-wrapper .alp-related-post .post-details p.post-meta a{color:#555;font-size:.7rem;line-height:1;margin:0 0 7px;text-transform:uppercase!important}.alp-related-posts-wrapper .alp-related-post p.post-meta .post-category{text-transform:uppercase}.alp-related-posts-wrapper .alp-related-post .post-title{display:inline-block;color:#111;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;-ms-word-wrap:break-word;word-wrap:break-word;max-width:260px}.alp-related-posts .current .mvp-alp-soc-wrap{display:grid}.alp-related-posts .current .featured-image-link{display:none}.alp-related-posts .current .post-details{margin:0;width:100%}.alp-related-posts .current .post-title{font-size:1.375rem;font-weight:700;line-height:1.15}.alp-related-posts-wrapper,.alp-related-posts-wrapper *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.alp-related-posts-wrapper{padding:0 0 15px}.alp-related-posts-wrapper .alp-related-post{border-bottom:1px solid #ddd;margin:0 20px;padding:0 0 10px}.alp-related-posts-wrapper .alp-advert{background:#f5f5f5;line-height:0;margin:0 0 10px;padding:15px 0 20px;text-align:center;width:100%}.alp-related-posts-wrapper .alp-related-posts .current{background:#fff;border-bottom:none;padding:0 20px 20px}.alp-related-posts-wrapper .alp-related-post:last-of-type{border-bottom:none;margin-bottom:0;padding:0}.alp-related-posts .current{margin:0}.mvp-auto-post-grid #mvp-side-wrap{margin:0}#mvp-article-wrap,#mvp-article-cont,.mvp-article-wrap{width:100%}#mvp-article-wrap,.mvp-article-wrap{float:left;position:relative}#mvp-post-main{margin:10px 0 60px;width:100%}.page #mvp-post-main{margin-bottom:0}#mvp-post-head{margin-bottom:30px;width:100%}.page #mvp-post-head,.archive #mvp-post-head,.attachment #mvp-post-head,.search #mvp-post-head{margin-top:10px}h3.mvp-post-cat{margin-bottom:10px;width:100%}span.mvp-post-cat{color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:1;padding:5px 13px;text-transform:uppercase;-webkit-transform:skewX(-15deg);-moz-transform:skewX(-15deg);-ms-transform:skewX(-15deg);-o-transform:skewX(-15deg);transform:skewX(-15deg)}h1.mvp-post-title{color:#000;font-family:'Oswald',sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-right:20%;width:80%}.mvp-auto-post-grid h1.mvp-post-title{margin:0;width:100%}#mvp-post-content h1.mvp-post-title{font-size:2.9rem;margin-right:0;width:100%}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:2.5rem;margin-right:0;text-align:center;width:100%}span.mvp-post-excerpt{color:#555;font-size:1.2rem;font-weight:400;line-height:1.55;margin-top:15px;width:100%}.mvp-author-info-wrap,ul.mvp-author-info-list{width:100%}.mvp-author-info-wrap{margin-top:12px}#mvp-content-wrap .mvp-author-info-wrap{margin:0 0 20px}.mvp-author-info-thumb{line-height:0;width:46px}.mvp-author-info-thumb img{border:2px solid #ddd;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}.mvp-author-info-text{color:#999;display:inline-block;float:left;font-size:14px;font-weight:400;line-height:1;margin:8px 0 0 15px}.mvp-author-info-text p{display:inline-block}.mvp-author-info-text a{color:#000!important;font-weight:700}.mvp-author-info-text a:hover{opacity:.6}.mvp-post-date{font-weight:500}.mvp-author-info-name{clear:both;margin-top:5px}a.mvp-twit-but{color:#000!important;display:inline-block;font-size:16px;margin-left:5px}.mvp-post-main-out{margin-right:-380px;width:100%}.mvp-post-main-in{margin-right:380px}#mvp-post-content{font-family:'Roboto',sans-serif;width:100%}#mvp-post-feat-img{line-height:0;margin-bottom:30px;text-align:center;width:100%}#mvp-post-feat-img-wide{background:#000;margin-bottom:30px;overflow:hidden;width:100%;max-height:720px}#mvp-post-feat-img-wide #mvp-post-feat-img{margin-bottom:0}#mvp-post-feat-img-wide #mvp-post-feat-img img{opacity:.4;width:100%}#mvp-post-feat-text-wrap{position:absolute;left:0;bottom:30%;width:100%}.mvp-post-feat-text-main{margin:0 auto;max-width:1200px}.mvp-post-feat-text{width:37%}h1.mvp-post-title-wide{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin-right:0;text-shadow:1px 1px 0 #000;width:100%}.mvp-post-feat-text span.mvp-post-excerpt{color:#fff;font-size:1.1rem;margin-top:10px}#mvp-video-embed-wrap{margin-bottom:30px;width:100%}#mvp-video-embed-cont{width:100%}span.mvp-video-close{background:#000;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:14px;line-height:1;padding-top:5px;position:absolute;top:-10px;left:-10px;text-align:center;width:24px;height:19px;z-index:5}.mvp-video-embed,#mvp-article-wrap #mvp-video-embed,.mvp-article-wrap #mvp-video-embed,span.embed-youtube{overflow:hidden;padding-bottom:56.25%;position:relative;text-align:center;width:100%;height:0}#mvp-video-embed-wrap{margin-bottom:30px;width:100%}.mvp-vid-fixed{-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .5);-moz-box-shadow:0 0 10px 0 rgb(0 0 0 / .5);-ms-box-shadow:0 0 10px 0 rgb(0 0 0 / .5);-o-box-shadow:0 0 10px 0 rgb(0 0 0 / .5);box-shadow:0 0 10px 0 rgb(0 0 0 / .5);margin-top:-102px;padding-bottom:0!important;position:fixed!important;right:20px;bottom:20px;width:360px!important;height:203px!important;z-index:9999}.mvp-vid-height{height:461px}.mvp-video-embed iframe,.mvp-video-embed object,.mvp-video-embed embed,#mvp-video-embed iframe,#mvp-video-embed object,#mvp-video-embed embed,span.embed-youtube iframe,span.embed-youtube object,span.embed-youtube embed,.wp-block-embed-youtube iframe,.wp-block-embed-youtube object,.wp-block-embed-youtube embed{position:absolute;top:0;left:0;width:100%;height:100%}.mvp-video-embed-wide{margin:-20px 0 30px}#mvp-vid-wide-wrap{background:#000;margin-bottom:30px;width:100%}.mvp-vid-wide-cont{margin:60px 0;width:100%}.mvp-vid-wide-top,.mvp-vid-wide-bot{width:100%}.mvp-vid-wide-top{margin-bottom:30px}.mvp-vid-wide-out{margin-right:-350px;width:100%}.mvp-vid-wide-in{margin-right:350px}.mvp-vid-wide-left{width:100%}.mvp-vid-wide-left #mvp-video-embed-wrap{margin-bottom:0}.mvp-vid-wide-right{margin-left:30px;width:320px}.mvp-vid-wide-text{width:100%}.mvp-vid-wide-text span.mvp-post-cat{font-size:.75rem}.mvp-vid-wide-text h1.mvp-vid-wide-title{color:#fff;font-size:2.1rem;margin-right:0;width:100%}.mvp-vid-wide-text span.mvp-post-excerpt{color:#aaa;font-size:1rem;margin-top:10px}.mvp-vid-wide-bot span.mvp-widget-home-title{font-size:1rem}.mvp-vid-wide-soc{border-top:1px solid #222;margin-top:20px;padding-top:20px;width:100%}ul.mvp-vid-wide-soc-list{width:100%}ul.mvp-vid-wide-soc-list li{background:#222;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;float:left;font-size:18px;line-height:1;margin-left:10px;padding-top:11px;position:relative;text-align:center;width:40px;height:29px}ul.mvp-vid-wide-soc-list a:first-child li{margin-left:0}ul.mvp-vid-wide-soc-list li:hover{font-size:20px;padding-top:10px;height:30px}ul.mvp-vid-wide-soc-list li.mvp-post-soc-com{background:#000;border:2px solid #222;color:#fff;padding-top:10px;width:38px;height:28px}ul.mvp-vid-wide-soc-list li.mvp-post-soc-com:hover{font-size:20px;padding-top:9px;height:29px}.mvp-vid-wide-soc-share-but{color:#fff;cursor:pointer;display:none!important;float:left;font-size:18px!important;line-height:1;margin:0;padding-top:12px;position:relative;text-align:center;width:42px;height:30px;z-index:1}.mvp-vid-wide-more-wrap,ul.mvp-vid-wide-more-list{width:100%}ul.mvp-vid-wide-more-list li{float:left;margin-left:1.666666666%;overflow:hidden;width:23.75%}ul.mvp-vid-wide-more-list a:first-child li{margin-left:0}.mvp-vid-wide-more-img{line-height:0;margin-bottom:15px;width:100%}ul.mvp-vid-wide-more-list li:hover .mvp-vid-wide-more-img img{opacity:.8}.mvp-vid-wide-more-text{width:100%}.mvp-vid-wide-more-text p{color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;width:100%}ul.mvp-vid-wide-more-list li:hover .mvp-vid-wide-more-text p{opacity:.6}.mvp-post-img-hide{display:none}span.mvp-feat-caption{color:#888;float:left;font-size:.8rem;font-weight:400;line-height:1.1;margin-top:-30px;padding:8px 0 20px;text-align:right;width:100%}#mvp-post-feat-img-wide span.mvp-feat-caption{margin-top:0;padding:0;position:absolute;right:13%;bottom:10px}#mvp-content-wrap,#mvp-content-body,#mvp-content-main,#mvp-content-body-top,.mvp-post-add-body{width:100%}#mvp-content-main,.mvp-post-add-main{line-height:1.55}.attachment #mvp-content-main{text-align:center}.mvp-post-soc-out{margin-left:-80px;width:100%}.mvp-post-soc-in{margin-left:80px}.mvp-post-soc-wrap{margin-right:38px;width:42px}ul.mvp-post-soc-list{width:100%}ul.mvp-post-soc-list li{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;float:left;font-size:18px;line-height:1;margin-bottom:8px;padding-top:11px;position:relative;text-align:center;width:40px;height:29px}ul.mvp-post-soc-list li:hover{font-size:20px;padding-top:10px;height:30px}ul.mvp-post-soc-list li.mvp-post-soc-fb{background:#3b5998}ul.mvp-post-soc-list li.mvp-post-soc-twit{background:#000}ul.mvp-post-soc-list li.mvp-post-soc-pin{background:#bd081c}ul.mvp-post-soc-list li.mvp-post-soc-email{background:#bbb}ul.mvp-post-soc-list li.mvp-post-soc-com{background:#fff;border:2px solid #bbb;color:#bbb;padding-top:10px;width:38px;height:28px}ul.mvp-post-soc-list li.mvp-post-soc-com:hover{font-size:20px;padding-top:9px;height:29px}.mvp-post-soc-share-but{color:#fff;cursor:pointer;display:none!important;float:left;font-size:18px!important;line-height:1;margin:0;padding-top:12px;position:relative;text-align:center;width:42px;height:30px;z-index:1}#mvp-content-main p,.mvp-post-add-main p{color:#000;display:block;font-family:'Roboto',sans-serif;font-size:1.1rem;font-weight:400;line-height:1.55;margin-bottom:20px}#mvp-content-main p a,.mvp-post-add-main p a{color:#000}#mvp-content-bot{width:100%}.mvp-post-tags{float:left;font-size:.8rem;line-height:1;margin-top:15px;text-transform:uppercase;width:100%}.mvp-post-tags a,.mvp-post-tags a:visited{color:#777!important;display:inline-block;float:left;font-weight:600;margin:0 10px 5px 8px;position:relative}.mvp-post-tags a:before{content:'#';position:absolute;left:-8px}.mvp-post-tags a:hover{color:#000!important}.mvp-post-tags-header{color:#000;float:left;font-weight:700;margin-right:10px}.posts-nav-link{display:none}#mvp-author-box-wrap{margin-top:30px;width:100%}.mvp-author-box-out{margin-left:-80px;width:100%}.mvp-author-box-in{margin-left:80px}#mvp-author-box-img{line-height:0;margin-right:20px;width:60px}#mvp-author-box-img img{border:2px solid #ddd;border-radius:50%}#mvp-author-box-head,#mvp-author-box-text{width:100%}#mvp-author-box-text{margin-top:8px}span.mvp-author-box-name{font-size:1.1rem;line-height:1;margin-top:10px;width:100%}span.mvp-author-box-name a{color:#444;font-weight:700}#mvp-author-box-text p{color:#777;float:left;font-size:.9rem;font-weight:400;line-height:1.5;margin-bottom:0;width:100%}#mvp-author-box-soc-wrap{margin-top:10px;width:100%}span.mvp-author-box-soc{color:#999;display:inline-block;font-size:20px;line-height:1;margin-right:5px;vertical-align:top}span.mvp-author-box-soc:hover{color:#000}#mvp-drop-nav-wrap{margin-left:1.6666666%;width:65%}.mvp-drop-nav-title{display:none;margin-left:20px;max-width:780px;overflow:hidden;height:30px}.mvp-drop-nav-title h4{color:#fff;float:left;font-size:23px;font-weight:700;letter-spacing:-.02em;line-height:30px;padding:0;width:200%}#mvp-prev-next-wrap{border-bottom:1px solid #ddd;margin-top:30px;padding-bottom:30px;width:100%}.mvp-next-post-wrap,.mvp-prev-post-wrap{width:47.6%}.mvp-prev-next-cont{width:100%}.mvp-next-post-wrap{margin-left:4.8%}.mvp-next-cont-out{margin-right:-50px;width:100%}.mvp-next-cont-in{margin-right:50px}.mvp-prev-cont-out{margin-left:-50px;width:100%}.mvp-prev-cont-in{margin-left:50px}.mvp-prev-next-text{width:100%}.mvp-prev-next-cont:hover .mvp-prev-next-text p{opacity:.6}span.mvp-prev-arr,span.mvp-next-arr{color:#bbb;font-size:26px;line-height:1;margin-top:20px;width:20px}span.mvp-prev-arr{margin-right:30px}span.mvp-next-arr{margin-left:30px}span.mvp-prev-next-label{font-size:.7rem;font-weight:700;line-height:1;margin-bottom:5px;text-transform:uppercase;width:100%}.mvp-prev-next-text p{color:#222!important;float:left;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}.mvp-cont-read-wrap{float:left;position:relative;width:100%}.mvp-cont-read-but-wrap{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(255 255 255)));background-image:linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);display:none;padding:120px 0 20px;position:absolute;top:-163px;left:0;text-align:center;width:100%}span.mvp-cont-read-but{background:#fff;border:1px solid #000;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;color:#000;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.02em;line-height:100%;padding:10px 0;text-transform:uppercase;width:70%}span.mvp-cont-read-but:hover{background:#000;color:#fff}#mvp-post-bot-ad{line-height:0;margin-top:30px;text-align:center;width:100%}#mvp-related-posts{margin-top:30px;width:100%}ul.mvp-related-posts-list{width:100%}ul.mvp-related-posts-list li{float:left;margin-left:2.027027027%;overflow:hidden;width:31.98198198%;height:225px}ul.mvp-related-posts-list a:first-child li,ul.mvp-related-posts-list a:nth-child(3n+4) li{margin-left:0}.mvp-related-img{background:#000;line-height:0;margin-bottom:10px;width:100%}ul.mvp-related-posts-list li:hover .mvp-related-img img{opacity:.8}.mvp-related-text{color:#222;font-size:1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}ul.mvp-related-posts-list li:hover .mvp-related-text{opacity:.6}#mvp-post-add-wrap{margin-top:60px;width:100%}.mvp-post-add-story{border-top:1px solid #ddd;margin-top:30px;padding-top:30px;width:100%}.mvp-post-add-story:first-child{margin-top:0}.mvp-post-add-head{margin-bottom:30px;width:100%}.mvp-post-add-img{line-height:0;margin-bottom:30px;text-align:center;width:100%}.mvp-post-add-cont{overflow:hidden;width:100%;height:400px}.mvp-post-add-cont .theiaPostSlider_nav{display:none}.mvp-post-add-main{margin:0 5%;width:90%}.mvp-post-add-link{background:#fff;padding-top:5px;position:absolute;left:0;bottom:0;text-align:center;width:100%}.mvp-post-add-link:before{content:'';background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(255 255 255)));background-image:linear-gradient(to bottom,#fff0 0,rgb(255 255 255 / .9) 50%,rgb(255 255 255) 100%);position:absolute;top:-99px;left:0;width:100%;height:100px}span.mvp-post-add-link-but{background:#fff;border:1px solid #000;border-radius:3px;color:#000;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.02em;line-height:1;padding:15px 0;text-transform:uppercase;width:50%}span.mvp-post-add-link-but:hover{background:#000;color:#fff}#mvp-post-more-wrap,ul.mvp-post-more-list{width:100%}ul.mvp-post-more-list li{float:left;margin-left:1.25%;overflow:hidden;width:24.0625%;height:285px}ul.mvp-post-more-list a:first-child li,ul.mvp-post-more-list a:nth-child(4n+5) li{margin-left:0}.mvp-post-more-img{background:#000;line-height:0;margin-bottom:15px;width:100%}ul.mvp-post-more-list li:hover .mvp-post-more-img img{opacity:.8}.mvp-post-more-text{width:100%}.mvp-post-more-text p{color:#000;float:left;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%}ul.mvp-post-more-list li:hover .mvp-post-more-text p{opacity:.6}.mvp-post-gallery-wrap{margin:15px 0 30px;overflow:hidden;width:100%}.mvp-post-gallery-wrap{background:#000}.mvp-post-gallery-top{line-height:0;margin-bottom:10px;width:100%}ul.mvp-post-gallery-top-list li{display:none!important;overflow:hidden;position:relative}ul.mvp-post-gallery-top-list li img{opacity:.9;width:100%}.mvp-post-gallery-text{float:left;padding:10px 2.702702703% 0;position:relative;width:94.6%}.mvp-post-gallery-text p{color:#fff;font-size:.9rem;font-weight:400;line-height:1.4;width:100%}ul.mvp-post-gallery-top-list li.flex-active-slide{display:block!important}.mvp-post-gallery-top .flex-direction-nav a{-webkit-text-shadow:1px 1px 3px rgb(0 0 0 / .5);-moz-text-shadow:1px 1px 3px rgb(0 0 0 / .5);-ms-text-shadow:1px 1px 3px rgb(0 0 0 / .5);-o-text-shadow:1px 1px 3px rgb(0 0 0 / .5);text-shadow:1px 1px 3px rgb(0 0 0 / .5);color:#fff!important;font-family:'Advent Pro',sans-serif;font-size:70px;font-weight:700;line-height:100%;margin-top:-35px;opacity:0;position:absolute;top:45%;z-index:10}.mvp-post-gallery-top .flex-direction-nav .flex-prev{left:0;margin-left:10px}.mvp-post-gallery-top .flex-direction-nav .flex-next{right:0;margin-right:10px}.mvp-post-gallery-top:hover .flex-direction-nav a{opacity:.7}.mvp-post-gallery-top .flex-direction-nav a:hover{opacity:1}.mvp-post-gallery-bot{margin-bottom:10px;width:100%;height:80px}ul.mvp-post-gallery-bot-list{float:left;overflow:hidden;height:80px}ul.mvp-post-gallery-bot-list li{cursor:pointer;float:left;margin-left:10px!important;width:80px}ul.mvp-post-gallery-bot-list li img{opacity:.4}ul.mvp-post-gallery-bot-list li.flex-active-slide img,ul.mvp-post-gallery-bot-list li:hover img{opacity:1}.mvp-post-gallery-bot ul.flex-direction-nav{display:none}#mvp-soc-mob-wrap{background:#fff;-webkit-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-moz-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-ms-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);-o-box-shadow:0 0 16px 0 rgb(0 0 0 / .2);box-shadow:0 0 16px 0 rgb(0 0 0 / .2);display:none;position:fixed;left:0;bottom:0;-webkit-transform:translate3d(0,70px,0);-moz-transform:translate3d(0,70px,0);-ms-transform:translate3d(0,70px,0);-o-transform:translate3d(0,70px,0);transform:translate3d(0,70px,0);-webkit-transition:-webkit-transform 0.5s ease;-moz-transition:-moz-transform 0.5s ease;-ms-transition:-ms-transform 0.5s ease;-o-transition:-o-transform 0.5s ease;transition:transform 0.5s ease;width:100%;height:40px;z-index:9999}.mvp-soc-mob-out{margin-right:-50px;width:100%}.mvp-soc-mob-in{margin-right:50px}.mvp-soc-mob-left{width:100%}.mvp-soc-mob-right{text-align:center;width:50px;height:40px}.mvp-soc-mob-right i{font-size:20px;padding:10px 0;vertical-align:top}ul.mvp-soc-mob-list{width:100%}ul.mvp-soc-mob-list li{float:left;overflow:hidden;text-align:center;height:40px}ul.mvp-soc-mob-list li.mvp-soc-mob-fb,ul.mvp-soc-mob-list li.mvp-soc-mob-twit{width:50%}ul.mvp-soc-mob-list li.mvp-soc-mob-pin,ul.mvp-soc-mob-list li.mvp-soc-mob-what,ul.mvp-soc-mob-list li.mvp-soc-mob-email,ul.mvp-soc-mob-list li.mvp-soc-mob-com{width:0}.mvp-soc-mob-more ul.mvp-soc-mob-list li{width:16.66666666%}ul.mvp-soc-mob-list li.mvp-soc-mob-fb{background:#3b5998}ul.mvp-soc-mob-list li.mvp-soc-mob-twit{background:#55acee}ul.mvp-soc-mob-list li.mvp-soc-mob-pin{background:#bd081c}ul.mvp-soc-mob-list li.mvp-soc-mob-what{background:#29a71a}ul.mvp-soc-mob-list li.mvp-soc-mob-email{background:#bbb}ul.mvp-soc-mob-list li span{color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:1;padding:14px 0;text-transform:uppercase;vertical-align:top}.mvp-soc-mob-more ul.mvp-soc-mob-list li span{display:none}ul.mvp-soc-mob-list li i{color:#fff;font-size:20px;line-height:1;margin-right:10px;padding:10px 0;vertical-align:top}.mvp-soc-mob-more ul.mvp-soc-mob-list li i{margin-right:0}#mvp-content-main ul,.mvp-post-add-main ul{list-style:disc outside;margin:10px 0}#mvp-content-main ol,.mvp-post-add-main ol{list-style:decimal outside;margin:10px 0}#mvp-content-main ul li,#mvp-content-main ol li,.mvp-post-add-main ul li,.mvp-post-add-main ol li{margin-left:50px;padding:5px 0}#mvp-content-main h1,#mvp-content-main h2,#mvp-content-main h3,#mvp-content-main h4,#mvp-content-main h5,#mvp-content-main h6,.mvp-post-add-main h1,.mvp-post-add-main h2,.mvp-post-add-main h3,.mvp-post-add-main h4,.mvp-post-add-main h5,.mvp-post-add-main h6{font-family:'Oswald',sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.4;margin:10px 0;overflow:hidden;width:100%}#mvp-content-main h1,.mvp-post-add-main hi{font-size:2rem}#mvp-content-main h2,.mvp-post-add-main h2{font-size:1.8rem}#mvp-content-main h3,.mvp-post-add-main h3{font-size:1.6rem}#mvp-content-main h4,.mvp-post-add-main h4{font-size:1.4rem}#mvp-content-main h5,.mvp-post-add-main h5{font-size:1.2rem}#mvp-content-main h6,.mvp-post-add-main h6{font-size:1rem}#mvp-content-main blockquote p,.mvp-post-add-main blockquote p{color:#000;font-family:'Oswald',sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:30px 10%;width:80%}#mvp-content-main blockquote p cite,.mvp-post-add-main blockquote p cite{color:#555;display:inline-block;font-size:1rem;font-weight:400}#mvp-content-main dt,.mvp-post-add-main dt{font-weight:700;margin:5px 0}#mvp-content-main dd,.mvp-post-add-main dd{line-height:1.5;margin-left:20px}#mvp-content-main abbr,#mvp-content-main acronym,.mvp-post-add-main abbr,.mvp-post-add-main acronym{font-weight:700;text-transform:uppercase}#mvp-content-main code,.mvp-post-add-main code{font-size:1rem}#mvp-content-main sub,.mvp-post-add-main sub{font-size:smaller;vertical-align:sub}#mvp-content-main sup,.mvp-post-add-main sup{font-size:smaller;vertical-align:super}#mvp-content-main table,.mvp-post-add-main table{font-size:.9rem;margin:0 0 20px;width:100%}#mvp-content-main thead,.mvp-post-add-main thead{background:#ccc}#mvp-content-main tbody tr,.mvp-post-add-main tbody tr{background:#eee}#mvp-content-main tbody tr:nth-child(2n+2),.mvp-post-add-main tbody tr:nth-child(2n+2){background:none}#mvp-content-main td,#mvp-content-main th,.mvp-post-add-main td,.mvp-post-add-main th{padding:5px 1.5%}#mvp-content-main tr.odd,.mvp-post-add-main tr.odd{background:#eee}.wp-caption,#mvp-content-main p.wp-caption-text,.gallery-caption,.mvp-post-add-main p.wp-caption-text{color:#777;font-size:.8rem;margin-top:5px;margin-bottom:30px;max-width:100%;text-align:left}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.sticky{font-weight:700}.posts-nav-link{display:none}.mvp-org-wrap{display:none}.theiaPostSlider_nav{float:left;width:100%}.post-password-form label{font-size:1rem;font-weight:700}.post-password-form p{font-size:1rem!important}.post-password-form{float:left;margin:100px 0;text-align:center;width:100%}.post-password-form input{background:#888;border:none;color:#fff;cursor:pointer;font-size:12px;font-weight:700;line-height:1;padding:5px 10px;text-transform:uppercase}.post-password-form label input{background:#fff;border:1px solid #ddd;color:#000;margin:0 10px}.wp-block-separator{max-width:100px}#mvp-content-main p.has-large-font-size{color:#fff;font-family:'Oswald',sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em}#mvp-content-main .wp-block-button__link,.wp-block-quote__citation,.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-audio figcaption,.wp-block-embed figcaption,.wp-block-verse pre,pre.wp-block-verse{font-family:'Roboto',sans-serif}.wp-block-verse pre,pre.wp-block-verse{color:#000}cite,.wp-block-quote cite,.wp-block-quote.is-style-large cite,.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-embed figcaption{color:#000;font-size:13px;font-style:normal;text-transform:uppercase}ul.wp-block-categories-list a,ul.wp-block-latest-posts a{color:#000}#mvp-comments-button{margin-top:30px;text-align:center;width:100%}#mvp-comments-button a,#mvp-comments-button span.mvp-comment-but-text{background:#fff;border:1px solid #000;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;color:#000;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.02em;line-height:100%;padding:15px 0;text-transform:uppercase;width:70%}#mvp-comments-button span.mvp-comment-but-text:hover{background:#000;color:#fff}#comments{display:none;float:left;font-size:.8rem;line-height:120%;margin-top:30px;overflow:hidden;width:100%}.woocommerce #comments{display:block;margin-top:0}#disqus_thread{display:none;float:left;margin-top:30px;width:100%}.comment-inner{float:left;border-bottom:1px solid #ddd;margin-bottom:15px;padding:15px 0 0;width:100%}ol.commentlist li.bypostauthor>.comment-wrapper>.comment-inner{background:#f5f5f5;padding:15px 15px 0}ol.commentlist li.bypostauthor>.comment-wrapper>.comment-inner .comment-reply a{margin-right:15px}#comments .comment-inner:after{content:'';display:block;clear:both}#comments .comment-avatar,#tab3 .comment-avatar{float:left;width:46px}#comments .avatar{display:block;background-color:#fff}.comment-avatar img{-webkit-border-radius:23px;-moz-border-radius:23px;-ms-border-radius:23px;-o-border-radius:23px;border-radius:23px;overflow:hidden}#comments .commentmeta{display:block;float:left;margin:0 10px 10px;width:75%}.comment-reply a,#cancel-comment-reply-link{clear:both;color:#fff!important;font-size:12px;font-weight:700;line-height:1;padding:5px 10px;text-transform:uppercase}.comment-reply a{background:#888;float:right}#cancel-comment-reply-link{background:#999;float:left;margin:0 0 20px}.comment-reply a:hover,#cancel-comment-reply-link:hover{background:#555;color:#fff!important;text-decoration:none}#content-main ol.commentlist{float:left;list-style:none;margin:0;width:100%}#content-main ol.commentlist li{margin:0;padding:0}ol.commentlist h3.comment-header{display:none}ol.commentlist #respond{border-top:none}#comments .comment-meta-1{display:block;float:left;font-size:14px;font-weight:700;margin-bottom:5px;width:100%}#comments .comment-meta-1 .fn{float:left;font-style:normal;font-weight:700;width:auto}#comments .comment-meta-1 .reply{display:inline-block;float:right;font-size:11px;line-height:11px;padding-top:2px}#comments .comment-meta-1 .reply a{color:#555}#comments .comment-meta-2{display:block;float:left;font-size:.8rem;line-height:100%;margin:0}#comments .text{clear:both;display:block;float:left;margin-top:10px}#comments .text .waiting_approval{font-size:14px;font-style:italic;font-weight:700}#comments .c{line-height:20px}#comments .c p,#comments .c code,#comments .c blockquote,#comments .c ul,#comments .c ol{display:block;margin:5px 0}#comments .c p{color:#444;font-size:.9rem;font-weight:400;line-height:1.5}#comments .c a{text-decoration:underline}#comments .c a:hover{text-decoration:none}#comments .depth-2 .comment-wrapper{padding-left:40px}#comments .depth-2 .commentmeta{width:75%}#comments .depth-3 .comment-wrapper{padding-left:80px}#comments .depth-3 .commentmeta{width:75%}#comments .depth-4 .comment-wrapper{padding-left:120px}#comments .depth-4 .commentmeta{width:75%}#comments .depth-5 .comment-wrapper{padding-left:160px}#comments .depth-5 .commentmeta{width:75%}#respond{clear:both;position:relative}#respond form{float:left;padding-bottom:20px;width:100%}#respond p{font-size:12px;margin:0}#respond .logged-in-as{margin-bottom:10px}#respond .comment-notes{margin-bottom:1rem}.children #respond{margin:0 48px 0 0}#mvp-comments-list #respond{margin:0 0 18px 0}#mvp-comments-list ul #respond{margin:0}#respond .required{color:#ff4b33;font-weight:700}#respond label{color:#888;display:inline-block;font-size:14px;margin-bottom:5px;width:100%}#respond input{background:#f6f6f6;border:1px solid #ddd;-webkit-box-shadow:2px 2px 5px 0 #eee inset;-moz-box-shadow:2px 2px 5px 0 #eee inset;-ms-box-shadow:2px 2px 5px 0 #eee inset;-o-box-shadow:2px 2px 5px 0 #eee inset;box-shadow:2px 2px 5px 0 #eee inset;display:inline-block;margin:0 0 9px;padding:5px;width:auto}#respond textarea{background:#f6f6f6;border:1px solid #ddd;-webkit-box-shadow:2px 2px 5px 0 #eee inset;-moz-box-shadow:2px 2px 5px 0 #eee inset;-ms-box-shadow:2px 2px 5px 0 #eee inset;-o-box-shadow:2px 2px 5px 0 #eee inset;box-shadow:2px 2px 5px 0 #eee inset;display:inline-block;margin-bottom:9px;width:99%}#respond #submit{background:#888;border:0;box-shadow:none;color:#fff;cursor:pointer;font-size:12px;font-weight:700;line-height:1;margin-top:10px;padding:5px 15px;text-transform:uppercase}#respond #submit:hover{background:#555}h3#reply-title,h2.comments{color:#fff;font-size:14px;font-weight:700;line-height:1;margin-bottom:10px;padding:5px 10px;text-shadow:1px 1px 0 #000;text-transform:uppercase}h3#reply-title{display:none}span.comments{background:#fff;color:#aaa;float:left;font-size:20px;line-height:100%;padding-right:15px;text-transform:uppercase}span.comments a{color:#666}span.comments a:hover{color:red;text-decoration:none}#comment-input label{margin-bottom:10px}p.cancel-comment-reply{clear:both}p.form-allowed-tags{display:none!important}.fb-comments,.fb-comments span{width:100%!important}h1.mvp-page-head{float:left;margin:10px 0 30px;width:100%}span.mvp-page-head{color:#000;float:left;font-size:1.6rem;font-weight:700;letter-spacing:-.02em;line-height:1;text-align:center;text-transform:uppercase;width:100%}#mvp-cat-feat-wrap{margin-bottom:20px;width:100%}.mvp-search-text{width:100%}.mvp-search-text p{color:#444;font-size:1rem;font-weight:400;line-height:1.4;width:100%}.archive .mvp-widget-feat2-left-alt{margin:0 0 0 2.43902439%;width:63.41463415%}.archive .mvp-widget-feat2-right{width:34.14634146%}#mvp-404{margin:150px 0 200px;text-align:center;width:100%}#mvp-404 h1{color:#000;font-size:5rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:20px}#mvp-404 p{color:#999;font-size:1rem;line-height:130%}#mvp-author-page-top{margin-bottom:30px;padding:40px 5%;width:90%}.mvp-author-top-out{margin-left:-250px;width:100%}.mvp-author-top-in{margin-left:250px}#mvp-author-top-left{margin-right:50px;width:200px}#mvp-author-top-left img{border:8px solid #ddd;-webkit-border-radius:50%;border-radius:50%;line-height:0;margin-top:-8px}#mvp-author-top-right{width:100%}h1.mvp-author-top-head{color:#000;font-size:3.3rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:15px;width:100%}span.mvp-author-page-desc{color:#555;font-size:1.2rem;font-weight:400;line-height:150%;width:100%}ul.mvp-author-page-list{margin-top:20px;width:100%}ul.mvp-author-page-list li{background:#888;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;display:inline-block;font-size:20px;line-height:1;margin-left:8px;padding-top:10px;text-align:center;width:40px;height:30px}ul.mvp-author-page-list a:first-child li{margin-left:0}ul.mvp-author-page-list .fa-facebook-f:hover{background:#3b5997}ul.mvp-author-page-list .fa-twitter:hover{background:#00aced}ul.mvp-author-page-list .fa-pinterest-p:hover{background:#cb2027}ul.mvp-author-page-list .fa-instagram:hover{background:url(/wp-content/themes/zox-news/images/insta-bg.gif) no-repeat}ul.mvp-author-page-list .fa-google-plus:hover{background:#cd3627}ul.mvp-author-page-list .fa-linkedin:hover{background:#069}.author h4.mvp-widget-home-title{margin-bottom:30px}.mvp-authors-wrap{margin-top:30px;width:100%}.mvp-authors-list-wrap{margin-left:3.94736842105%;text-align:center;width:30.701754386%;height:300px}.mvp-authors-list-wrap:first-child,.mvp-authors-list-wrap:nth-child(3n+4){margin-left:0}.mvp-authors-list-img{line-height:0;margin-bottom:20px;width:100%}.mvp-authors-list-img img{border:5px solid #ddd;-webkit-border-radius:50%;border-radius:50%;width:120px}.mvp-authors-name{display:inline-block;font-size:1.6rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:15px;padding-bottom:15px}.mvp-authors-name a{color:#000!important}h2.mvp-authors-latest{display:inline-block}h2.mvp-authors-latest a{color:#000;font-size:1.2rem;font-weight:400;letter-spacing:-.02em;line-height:1.1}.mvp-authors-name a:hover,h2.mvp-authors-latest a:hover{opacity:.6}#bbpress-forums ol,#bbpress-forums ul{list-style:none;margin:0}#bbpress-forums ul li,#bbpress-forums ol li{margin-left:0;padding:0}div.bbp-breadcrumb,div.bbp-topic-tags,div.bbp-breadcrumb a,div.bbp-breadcrumb span{font-size:.75rem}#subscription-toggle{float:left;margin:5px 0 15px;width:100%}.rwp-review-wrap{border-bottom:1px solid #ddd;padding-bottom:30px}.rwp-summary,.rwp-u-review__comment{font-size:1rem;font-weight:400;line-height:1.55}#woo-content{float:left;position:relative;width:100%}#mvp-woo-side-wrap{margin-right:30px;width:210px}.mvp-woo-side-out{margin-left:-240px;width:100%}.mvp-woo-side-in{margin-left:240px}#woo-content h1.page-title{color:#222;font-size:2.9rem;font-weight:700;line-height:100%;margin-bottom:30px;text-align:center;width:100%}#woo-content p{color:#222;display:block;font-size:.95rem;font-weight:400;line-height:155%;margin-bottom:20px}#woo-content .summary p{color:#555}#woo-content .summary p.price{color:#222}.woocommerce div.product .woocommerce-product-rating{margin-bottom:15px}.woocommerce div.product form.cart{margin-top:15px}.woocommerce .woocommerce-breadcrumb{border-bottom:1px solid #ddd;font-size:.8rem;line-height:100%;margin-bottom:20px;padding-bottom:20px}.woocommerce div.product .product_title{font-size:1.7rem;font-weight:700;line-height:130%;margin-bottom:15px}.woocommerce div.product p.price{margin-bottom:15px}.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce ul.products li.product .price del{display:inline-block;margin-right:10px}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:#222;text-decoration:none}.woocommerce div.product p.price,.woocommerce div.product p.price ins,.woocommerce div.product p.price del{font-size:1.2rem}.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price{font-size:.9rem}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{font-weight:700}.woocommerce div.product{overflow:hidden}.woocommerce .quantity .qty{height:23px}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{color:#fff!important;opacity:.8}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce .widget_price_filter .price_slider_amount .button{font-size:.7rem;font-weight:700;line-height:100%;padding:9px 25px;text-transform:uppercase}.woocommerce div.product form.cart div.quantity{margin-right:10px}.woocommerce .product_meta{font-size:.8rem}.woocommerce span.onsale{border-radius:0;font-weight:700;line-height:100%;padding:30px 35px 8px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:-10px;left:-35px;min-width:0;min-height:0}.woocommerce ul.products li.product .onsale{top:-5px;left:-35px;right:auto}.woocommerce ul.products li.product h3{font-size:1.1rem;font-weight:400;line-height:120%}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{overflow:hidden}.woocommerce ul.products li.product .add_to_cart_button{display:none}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{float:left;margin:10px 5% 20px;width:90%}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{margin-left:10px;width:60px}.woocommerce ul.product_list_widget span.product-title,.woocommerce ul.product_list_widget li a{color:#000;font-size:.9rem;font-weight:400;margin-bottom:5px}.woocommerce ul.product_list_widget li a.remove{font-size:1.5rem}.woocommerce ul.product_list_widget span.quantity,.woocommerce ul.product_list_widget span.amount{font-size:.8rem;text-decoration:none!important}.woocommerce ul.product_list_widget del{margin-right:5px}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:1px solid #ddd;font-size:.9em;line-height:100%;margin-top:10px;padding:10px 0;text-align:center}.woocommerce .sidebar-widget a{color:#222}.woocommerce .sidebar-widget p.buttons a,.woocommerce .sidebar-widget p.buttons a:hover{color:#222}.widget_shopping_cart_content{float:left;font-size:.9rem}.woocommerce .sidebar-widget select,.mvp-side-widget select{width:100%}.woocommerce #woo-content select,.woocommerce #mvp-side-wrap select,.woocommerce #woo-content div.product form.cart .variations select,.woocommerce-page #woo-content div.product form.cart .variations select,.woocommerce #woo-content div.product form.cart .variations select,.woocommerce-page #woo-content div.product form.cart .variations select,.woocommerce #woo-content .woocommerce-ordering select,.woocommerce-page #woo-content .woocommerce-ordering select,.woocommerce #woo-content form .form-row select,.woocommerce-page #woo-content form .form-row select,.widget_product_categories select#dropdown_product_cat,.mvp-side-widget select{padding:5px;background:#fff;border:1px solid #ddd;color:#888;font-size:12px;text-transform:uppercase}.woocommerce #mvp-side-wrap select,.mvp-side-widget select{padding:5px 2%;width:95.6%}.woocommerce .related h2,.woocommerce div.product .woocommerce-tabs .panel h2{color:#000;font-size:1.1rem;font-weight:700;line-height:100%;margin-bottom:15px;position:relative}.woocommerce .related h2{margin-bottom:30px}.woocommerce-review-link{font-size:.75rem;font-weight:400}.woocommerce .star-rating{margin-bottom:5px}.woocommerce .widget_top_rated_products ul.product_list_widget li{border-top:1px solid #ddd;margin:15px 0 0 0;padding:15px 0 0 0}.woocommerce .widget_top_rated_products ul.product_list_widget li:first-child{border-top:none;margin:0;padding:0}#woo-content p.woocommerce-result-count{font-size:.8rem;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{border-top-left-radius:0;border-top-right-radius:0;box-shadow:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before{border-bottom-left-radius:0;border-bottom-right-radius:0;border-width:0;box-shadow:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:.8rem;font-weight:400}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{border-bottom:1px solid #ddd;margin-bottom:30px}.woocommerce #reviews #comments ol.commentlist li img.avatar{background:none;border:none;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.8rem;font-weight:400}.woocommerce div.product .woocommerce-tabs .panel{margin-bottom:30px}.widget_top_rated_products .star-rating{display:none}.widget_product_categories ul.product-categories li{font-size:.9rem;margin-bottom:5px}.widget_product_categories ul.product-categories li a{color:#000}#mvp-woo-side-wrap a{opacity:1}#mvp-woo-side-wrap a:hover{opacity:.6}li.product:hover .woocommerce-LoopProduct-link .woocommerce-loop-product__title{opacity:.6}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#ddd}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#555}.woocommerce-page .mvp-post-soc-out,.woocommerce-page .mvp-post-soc-in{margin-left:0}.woocommerce-page .mvp-post-soc-wrap{display:none}.woocommerce nav.woocommerce-pagination ul li a,a.woocommerce-review-link{color:#000}.pswp{z-index:9999}#mvp-foot-top,#mvp-foot-bot,#mvp-foot-logo,#mvp-foot-soc,#mvp-foot-menu,#mvp-foot-copy{width:100%}#mvp-foot-wrap{background:#111;width:100%}#mvp-foot-top{padding:40px 0}#mvp-foot-logo{line-height:0;margin-bottom:30px;text-align:center}#mvp-foot-soc{margin-bottom:30px}ul.mvp-foot-soc-list{text-align:center;width:100%}ul.mvp-foot-soc-list li{display:inline-block}ul.mvp-foot-soc-list li a{-webkit-border-radius:50%;border-radius:50%;background:#333;color:#fff!important;display:inline-block;font-size:20px;line-height:1;margin-left:8px;padding-top:10px;text-align:center;width:40px;height:30px}ul.mvp-foot-soc-list li:first-child a{margin-left:0}ul.mvp-foot-soc-list .fa-facebook-f:hover{background:#3b5997}ul.mvp-foot-soc-list .fa-x-twitter:hover{background:#000}ul.mvp-foot-soc-list .fa-pinterest-p:hover{background:#cb2027}ul.mvp-foot-soc-list .fa-instagram:hover{background:url(/wp-content/themes/zox-news/images/insta-bg.gif) no-repeat}ul.mvp-foot-soc-list .fa-tiktok:hover{background:#ff004f}ul.mvp-foot-soc-list .fa-youtube:hover{background:red}ul.mvp-foot-soc-list .fa-linkedin:hover{background:#069}ul.mvp-foot-soc-list .fa-tumblr:hover{background:#304e6c}#mvp-foot-menu-wrap{width:100%}#mvp-foot-menu ul{text-align:center;width:100%}#mvp-foot-menu ul li{display:inline-block;margin:0 0 10px 20px}#mvp-foot-menu ul li a{color:#888;font-size:.9rem;font-weight:400;line-height:1;text-transform:uppercase}#mvp-foot-menu ul li a:hover{color:#fff!important}#mvp-foot-menu ul li:first-child{margin-left:0}#mvp-foot-menu ul li ul{display:none}#mvp-foot-bot{background:#000;padding:20px 0}#mvp-foot-copy{text-align:center;width:100%}#mvp-foot-copy p{color:#777;font-size:.9rem;font-weight:400;line-height:1.4}#mvp-foot-copy a:hover{color:#fff}.mvp-nav-links{float:left;margin-top:20px;position:relative;width:100%}.pagination{clear:both;display:inline-block;position:relative;font-size:.8rem;font-weight:700;line-height:100%;padding:0;text-transform:uppercase}.pagination span,.pagination a{background:#fff;border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#aaa;display:block;float:left;font-size:.8rem;font-weight:400;margin:2px 5px 2px 0;padding:9px 12px 8px;text-decoration:none;width:auto}.pagination .current,.pagination a:hover{background:#aaa;color:#fff}.pagination a,.pagination a:visited{color:#aaa}.mvp-inf-more-wrap{margin-top:30px;text-align:center;width:100%}a.mvp-inf-more-but{background:#fff;border:1px solid #000;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;color:#000!important;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.02em;line-height:1;padding:15px 0;text-align:center;text-transform:uppercase;width:70%}a.mvp-inf-more-but:hover{background:#000;color:#fff!important}#infscr-loading,#infscr-loading img{display:none!important}#infscr-loading em{float:left;width:100%}.paginate-links{display:none}#mvp-foot-copy a{color:#0be6af}#mvp-content-main p a,.mvp-post-add-main p a{box-shadow:inset 0 -4px 0 #0be6af}#mvp-content-main p a:hover,.mvp-post-add-main p a:hover{background:#0be6af}a,a:visited,.post-info-name a,.woocommerce .woocommerce-breadcrumb a{color:#0be6af}#mvp-side-wrap a:hover{color:#0be6af}.mvp-fly-top:hover,.mvp-vid-box-wrap,ul.mvp-soc-mob-list li.mvp-soc-mob-com{background:#0be6af}nav.mvp-fly-nav-menu ul li.menu-item-has-children:after,.mvp-feat1-left-wrap span.mvp-cd-cat,.mvp-widget-feat1-top-story span.mvp-cd-cat,.mvp-widget-feat2-left-cont span.mvp-cd-cat,.mvp-widget-dark-feat span.mvp-cd-cat,.mvp-widget-dark-sub span.mvp-cd-cat,.mvp-vid-wide-text span.mvp-cd-cat,.mvp-feat2-top-text span.mvp-cd-cat,.mvp-feat3-main-story span.mvp-cd-cat,.mvp-feat3-sub-text span.mvp-cd-cat,.mvp-feat4-main-text span.mvp-cd-cat,.woocommerce-message:before,.woocommerce-info:before,.woocommerce-message:before{color:#0be6af}#searchform input,.mvp-authors-name{border-bottom:1px solid #0be6af}.mvp-fly-top:hover{border-top:1px solid #0be6af;border-left:1px solid #0be6af;border-bottom:1px solid #0be6af}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#0be6af}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:#0be6af}ul.mvp-feat1-list-buts li.active span.mvp-feat1-list-but,span.mvp-widget-home-title,span.mvp-post-cat,span.mvp-feat1-pop-head{background:#ff005b}.woocommerce span.onsale{background-color:#ff005b}.mvp-widget-feat2-side-more-but,.woocommerce .star-rating span:before,span.mvp-prev-next-label,.mvp-cat-date-wrap .sticky{color:#ff005b!important}#mvp-main-nav-top,#mvp-fly-wrap,.mvp-soc-mob-right,#mvp-main-nav-small-cont{background:#000}#mvp-main-nav-small .mvp-fly-but-wrap span,#mvp-main-nav-small .mvp-search-but-wrap span,.mvp-nav-top-left .mvp-fly-but-wrap span,#mvp-fly-wrap .mvp-fly-but-wrap span{background:#777}.mvp-nav-top-right .mvp-nav-search-but,span.mvp-fly-soc-head,.mvp-soc-mob-right i,#mvp-main-nav-small span.mvp-nav-search-but,#mvp-main-nav-small .mvp-nav-menu ul li a{color:#777}#mvp-main-nav-small .mvp-nav-menu ul li.menu-item-has-children a:after{border-color:#777 #fff0 #fff0 #fff0}#mvp-nav-top-wrap span.mvp-nav-search-but:hover,#mvp-main-nav-small span.mvp-nav-search-but:hover{color:#0be6af}#mvp-nav-top-wrap .mvp-fly-but-wrap:hover span,#mvp-main-nav-small .mvp-fly-but-wrap:hover span,span.mvp-woo-cart-num:hover{background:#0be6af}#mvp-main-nav-bot-cont{background:#fff}#mvp-nav-bot-wrap .mvp-fly-but-wrap span,#mvp-nav-bot-wrap .mvp-search-but-wrap span{background:#333}#mvp-nav-bot-wrap span.mvp-nav-search-but,#mvp-nav-bot-wrap .mvp-nav-menu ul li a{color:#333}#mvp-nav-bot-wrap .mvp-nav-menu ul li.menu-item-has-children a:after{border-color:#333 #fff0 #fff0 #fff0}.mvp-nav-menu ul li:hover a{border-bottom:5px solid #0be6af}#mvp-nav-bot-wrap .mvp-fly-but-wrap:hover span{background:#0be6af}#mvp-nav-bot-wrap span.mvp-nav-search-but:hover{color:#0be6af}body,.mvp-feat1-feat-text p,.mvp-feat2-top-text p,.mvp-feat3-main-text p,.mvp-feat3-sub-text p,#searchform input,.mvp-author-info-text,span.mvp-post-excerpt,.mvp-nav-menu ul li ul.sub-menu li a,nav.mvp-fly-nav-menu ul li a,.mvp-ad-label,span.mvp-feat-caption,.mvp-post-tags a,.mvp-post-tags a:visited,span.mvp-author-box-name a,#mvp-author-box-text p,.mvp-post-gallery-text p,ul.mvp-soc-mob-list li span,#comments,h3#reply-title,h2.comments,#mvp-foot-copy p,span.mvp-fly-soc-head,.mvp-post-tags-header,span.mvp-prev-next-label,span.mvp-post-add-link-but,#mvp-comments-button a,#mvp-comments-button span.mvp-comment-but-text,.woocommerce ul.product_list_widget span.product-title,.woocommerce ul.product_list_widget li a,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce div.product p.price,.woocommerce div.product p.price ins,.woocommerce div.product p.price del,.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce span.onsale,.woocommerce-review-link,#woo-content p.woocommerce-result-count,.woocommerce div.product .woocommerce-tabs ul.tabs li a,a.mvp-inf-more-but,span.mvp-cont-read-but,span.mvp-cd-cat,span.mvp-cd-date,.mvp-feat4-main-text p,span.mvp-woo-cart-num,span.mvp-widget-home-title2,.wp-caption,#mvp-content-main p.wp-caption-text,.gallery-caption,.mvp-post-add-main p.wp-caption-text,#bbpress-forums,#bbpress-forums p,.protected-post-form input,#mvp-feat6-text p{font-family:'Roboto',sans-serif}.mvp-blog-story-text p,span.mvp-author-page-desc,#mvp-404 p,.mvp-widget-feat1-bot-text p,.mvp-widget-feat2-left-text p,.mvp-flex-story-text p,.mvp-search-text p,#mvp-content-main p,.mvp-post-add-main p,#mvp-content-main ul li,#mvp-content-main ol li,.rwp-summary,.rwp-u-review__comment,.mvp-feat5-mid-main-text p,.mvp-feat5-small-main-text p,#mvp-content-main .wp-block-button__link,.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-embed figcaption,.wp-block-verse pre,pre.wp-block-verse{font-family:'Roboto',sans-serif}.mvp-nav-menu ul li a,#mvp-foot-menu ul li a{font-family:'Oswald',sans-serif}.mvp-feat1-sub-text h2,.mvp-feat1-pop-text h2,.mvp-feat1-list-text h2,.mvp-widget-feat1-top-text h2,.mvp-widget-feat1-bot-text h2,.mvp-widget-dark-feat-text h2,.mvp-widget-dark-sub-text h2,.mvp-widget-feat2-left-text h2,.mvp-widget-feat2-right-text h2,.mvp-blog-story-text h2,.mvp-flex-story-text h2,.mvp-vid-wide-more-text p,.mvp-prev-next-text p,.mvp-related-text,.mvp-post-more-text p,h2.mvp-authors-latest a,.mvp-feat2-bot-text h2,.mvp-feat3-sub-text h2,.mvp-feat3-main-text h2,.mvp-feat4-main-text h2,.mvp-feat5-text h2,.mvp-feat5-mid-main-text h2,.mvp-feat5-small-main-text h2,.mvp-feat5-mid-sub-text h2,#mvp-feat6-text h2,.alp-related-posts-wrapper .alp-related-post .post-title{font-family:'Oswald',sans-serif}.mvp-feat2-top-text h2,.mvp-feat1-feat-text h2,h1.mvp-post-title,h1.mvp-post-title-wide,.mvp-drop-nav-title h4,#mvp-content-main blockquote p,.mvp-post-add-main blockquote p,#mvp-content-main p.has-large-font-size,#mvp-404 h1,#woo-content h1.page-title,.woocommerce div.product .product_title,.woocommerce ul.products li.product h3,.alp-related-posts .current .post-title{font-family:'Oswald',sans-serif}span.mvp-feat1-pop-head,.mvp-feat1-pop-text:before,span.mvp-feat1-list-but,span.mvp-widget-home-title,.mvp-widget-feat2-side-more,span.mvp-post-cat,span.mvp-page-head,h1.mvp-author-top-head,.mvp-authors-name,#mvp-content-main h1,#mvp-content-main h2,#mvp-content-main h3,#mvp-content-main h4,#mvp-content-main h5,#mvp-content-main h6,.woocommerce .related h2,.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce div.product .product_title,.mvp-feat5-side-list .mvp-feat1-list-img:after{font-family:'Oswald',sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas::before,.far::before,.fab::before,.fa-solid::before,.fa-regular::before,.fa-brands::before,.fa::before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:'Font Awesome 6 Free'}.fa-brands,.fab{font-family:'Font Awesome 6 Brands'}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"\30"}.fa-1{--fa:"\31"}.fa-2{--fa:"\32"}.fa-3{--fa:"\33"}.fa-4{--fa:"\34"}.fa-5{--fa:"\35"}.fa-6{--fa:"\36"}.fa-7{--fa:"\37"}.fa-8{--fa:"\38"}.fa-9{--fa:"\39"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-right{--fa:"\f138"}.fa-at{--fa:"\40"}.fa-trash-can{--fa:"\f2ed"}.fa-trash-alt{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-xmark{--fa:"\f235"}.fa-user-times{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-message{--fa:"\f27a"}.fa-comment-alt{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-compress-alt{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-lines{--fa:"\f15c"}.fa-file-alt{--fa:"\f15c"}.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-days{--fa:"\f073"}.fa-calendar-alt{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball{--fa:"\f45f"}.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-down{--fa:"\f0dd"}.fa-sort-desc{--fa:"\f0dd"}.fa-circle-minus{--fa:"\f056"}.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket{--fa:"\f2f5"}.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-icons{--fa:"\f86d"}.fa-heart-music-camera-bolt{--fa:"\f86d"}.fa-microphone-lines-slash{--fa:"\f539"}.fa-microphone-alt-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location{--fa:"\f689"}.fa-search-location{--fa:"\f689"}.fa-forward-step{--fa:"\f051"}.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam{--fa:"\f5b8"}.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football{--fa:"\f44e"}.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angles-down{--fa:"\f103"}.fa-angle-double-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer-mug-empty{--fa:"\f0fc"}.fa-beer{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long{--fa:"\f176"}.fa-long-arrow-up{--fa:"\f176"}.fa-fire-flame-simple{--fa:"\f46a"}.fa-burn{--fa:"\f46a"}.fa-person{--fa:"\f183"}.fa-male{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars{--fa:"\f587"}.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-pastafarianism{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon{--fa:"\f2e5"}.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk{--fa:"\f674"}.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h{--fa:"\f47e"}.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book{--fa:"\f2b9"}.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"\4b"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil{--fa:"\f303"}.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-paste{--fa:"\f0ea"}.fa-file-clipboard{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-loading{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah{--fa:"\f6a0"}.fa-torah{--fa:"\f6a0"}.fa-broom-ball{--fa:"\f458"}.fa-quidditch{--fa:"\f458"}.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-box-archive{--fa:"\f187"}.fa-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1{--fa:"\f886"}.fa-sort-numeric-desc{--fa:"\f886"}.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint{--fa:"\f58a"}.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"\57"}.fa-earth-africa{--fa:"\f57c"}.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet-alt{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed{--fa:"\f579"}.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel{--fa:"\f0e3"}.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge{--fa:"\f562"}.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler{--fa:"\f5ae"}.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows{--fa:"\e068"}.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-square-caret-right{--fa:"\f152"}.fa-caret-square-right{--fa:"\f152"}.fa-scissors{--fa:"\f0c4"}.fa-cut{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-tachograph-digital{--fa:"\f566"}.fa-digital-tachograph{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-reply{--fa:"\f3e5"}.fa-mail-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-square-minus{--fa:"\f146"}.fa-minus-square{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars{--fa:"\f0c9"}.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-end{--fa:"\f253"}.fa-hourglass-3{--fa:"\f253"}.fa-heart-crack{--fa:"\f7a9"}.fa-heart-broken{--fa:"\f7a9"}.fa-square-up-right{--fa:"\f360"}.fa-external-link-square-alt{--fa:"\f360"}.fa-face-kiss-beam{--fa:"\f597"}.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation{--fa:"\f06a"}.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket{--fa:"\f08b"}.fa-sign-out{--fa:"\f08b"}.fa-circle-chevron-down{--fa:"\f13a"}.fa-chevron-circle-down{--fa:"\f13a"}.fa-unlock-keyhole{--fa:"\f13e"}.fa-unlock-alt{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-simple{--fa:"\f58f"}.fa-headphones-alt{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot{--fa:"\f4b9"}.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-low{--fa:"\f027"}.fa-volume-down{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-awn{--fa:"\e2cd"}.fa-wheat-alt{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"\2a"}.fa-square-check{--fa:"\f14a"}.fa-check-square{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-heading{--fa:"\f1dc"}.fa-header{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list{--fa:"\f03a"}.fa-list-squares{--fa:"\f03a"}.fa-square-phone-flip{--fa:"\f87b"}.fa-phone-square-alt{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot{--fa:"\f192"}.fa-dot-circle{--fa:"\f192"}.fa-face-dizzy{--fa:"\f567"}.fa-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol{--fa:"\f1e3"}.fa-futbol-ball{--fa:"\f1e3"}.fa-soccer-ball{--fa:"\f1e3"}.fa-paintbrush{--fa:"\f1fc"}.fa-paint-brush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub-person{--fa:"\f593"}.fa-hot-tub{--fa:"\f593"}.fa-map-location{--fa:"\f59f"}.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-pen-to-square{--fa:"\f044"}.fa-edit{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-2{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping{--fa:"\f290"}.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a{--fa:"\f881"}.fa-sort-alpha-desc{--fa:"\f881"}.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand{--fa:"\f256"}.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss{--fa:"\f596"}.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue{--fa:"\f589"}.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink{--fa:"\f58c"}.fa-grin-wink{--fa:"\f58c"}.fa-ear-deaf{--fa:"\f2a4"}.fa-deaf{--fa:"\f2a4"}.fa-deafness{--fa:"\f2a4"}.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-square-rss{--fa:"\f143"}.fa-rss-square{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"\49"}.fa-hryvnia-sign{--fa:"\f6f2"}.fa-hryvnia{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide{--fa:"\f581"}.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-staff-snake{--fa:"\e579"}.fa-rod-asclepius{--fa:"\e579"}.fa-rod-snake{--fa:"\e579"}.fa-staff-aesculapius{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-truck-medical{--fa:"\f0f9"}.fa-ambulance{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"\51"}.fa-g{--fa:"\47"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-half{--fa:"\f2c9"}.fa-temperature-2{--fa:"\f2c9"}.fa-thermometer-2{--fa:"\f2c9"}.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-storm{--fa:"\f75a"}.fa-poo-bolt{--fa:"\f75a"}.fa-face-frown-open{--fa:"\f57a"}.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder{--fa:"\f07b"}.fa-folder-blank{--fa:"\f07b"}.fa-file-waveform{--fa:"\f478"}.fa-file-medical-alt{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-gauge{--fa:"\f624"}.fa-dashboard{--fa:"\f624"}.fa-gauge-med{--fa:"\f624"}.fa-tachometer-alt-average{--fa:"\f624"}.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-magic-wand-sparkles{--fa:"\e2ca"}.fa-e{--fa:"\45"}.fa-pen-clip{--fa:"\f305"}.fa-pen-alt{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-van-shuttle{--fa:"\f5b6"}.fa-shuttle-van{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-square-caret-left{--fa:"\f191"}.fa-caret-square-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"\43"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-chart-area{--fa:"\f1fe"}.fa-area-chart{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban{--fa:"\f05e"}.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-air-freshener{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer{--fa:"\f245"}.fa-mouse-pointer{--fa:"\f245"}.fa-maximize{--fa:"\f31e"}.fa-expand-arrows-alt{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes{--fa:"\f61f"}.fa-triangle-circle-square{--fa:"\f61f"}.fa-shuffle{--fa:"\f074"}.fa-random{--fa:"\f074"}.fa-person-running{--fa:"\f70c"}.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse{--fa:"\f8cc"}.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket{--fa:"\f090"}.fa-sign-in{--fa:"\f090"}.fa-shop-slash{--fa:"\e070"}.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-1{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket{--fa:"\f2f6"}.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumbtack-slash{--fa:"\e68f"}.fa-thumb-tack-slash{--fa:"\e68f"}.fa-heart-pulse{--fa:"\f21e"}.fa-heartbeat{--fa:"\f21e"}.fa-people-carry-box{--fa:"\f4ce"}.fa-people-carry{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight-scale{--fa:"\f496"}.fa-weight{--fa:"\f496"}.fa-user-group{--fa:"\f500"}.fa-user-friends{--fa:"\f500"}.fa-arrow-up-a-z{--fa:"\f15e"}.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint{--fa:"\f59b"}.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking{--fa:"\f554"}.fa-walking{--fa:"\f554"}.fa-l{--fa:"\4c"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse{--fa:"\f487"}.fa-procedures{--fa:"\f487"}.fa-shuttle-space{--fa:"\f197"}.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh{--fa:"\f599"}.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-lines{--fa:"\f3c9"}.fa-microphone-alt{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up{--fa:"\f22a"}.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses{--fa:"\f79f"}.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up{--fa:"\f574"}.fa-file-upload{--fa:"\f574"}.fa-wifi{--fa:"\f1eb"}.fa-wifi-3{--fa:"\f1eb"}.fa-wifi-strong{--fa:"\f1eb"}.fa-bath{--fa:"\f2cd"}.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-pen{--fa:"\f4ff"}.fa-user-edit{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-top-left{--fa:"\f853"}.fa-border-style{--fa:"\f853"}.fa-map-location-dot{--fa:"\f5a0"}.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-square-poll-vertical{--fa:"\f681"}.fa-poll{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-car-battery{--fa:"\f5df"}.fa-battery-car{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-right{--fa:"\f22b"}.fa-mars-stroke-h{--fa:"\f22b"}.fa-hand-back-fist{--fa:"\f255"}.fa-hand-rock{--fa:"\f255"}.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-chart-bar{--fa:"\f080"}.fa-bar-chart{--fa:"\f080"}.fa-hands-bubbles{--fa:"\e05e"}.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision{--fa:"\f2a8"}.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-square-plus{--fa:"\f0fe"}.fa-plus-square{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-martini-glass{--fa:"\f57b"}.fa-glass-martini-alt{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-left{--fa:"\f2ea"}.fa-rotate-back{--fa:"\f2ea"}.fa-rotate-backward{--fa:"\f2ea"}.fa-undo-alt{--fa:"\f2ea"}.fa-table-columns{--fa:"\f0db"}.fa-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly{--fa:"\f472"}.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-minimize{--fa:"\f78c"}.fa-compress-arrows-alt{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angles-right{--fa:"\f101"}.fa-angle-double-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play{--fa:"\f144"}.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-euro-sign{--fa:"\f153"}.fa-eur{--fa:"\f153"}.fa-euro{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-circle-check{--fa:"\f058"}.fa-check-circle{--fa:"\f058"}.fa-circle-stop{--fa:"\f28d"}.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting{--fa:"\f568"}.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam{--fa:"\f59a"}.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-sterling-sign{--fa:"\f154"}.fa-gbp{--fa:"\f154"}.fa-pound-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long{--fa:"\f175"}.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-reply-all{--fa:"\f122"}.fa-mail-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating{--fa:"\f7c5"}.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar{--fa:"\f662"}.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-circle-down{--fa:"\f0ab"}.fa-file-import{--fa:"\f56f"}.fa-arrow-right-to-file{--fa:"\f56f"}.fa-square-arrow-up-right{--fa:"\f14c"}.fa-external-link-square{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-empty{--fa:"\f2cb"}.fa-temperature-0{--fa:"\f2cb"}.fa-thermometer-0{--fa:"\f2cb"}.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card{--fa:"\f2bb"}.fa-contact-card{--fa:"\f2bb"}.fa-vcard{--fa:"\f2bb"}.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-balance-scale-right{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right{--fa:"\f5eb"}.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop{--fa:"\e066"}.fa-laptop-house{--fa:"\e066"}.fa-face-tired{--fa:"\f5c8"}.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up{--fa:"\f0ee"}.fa-cloud-upload{--fa:"\f0ee"}.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling{--fa:"\f4d8"}.fa-sprout{--fa:"\f4d8"}.fa-left-right{--fa:"\f337"}.fa-arrows-alt-h{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short{--fa:"\f160"}.fa-sort-amount-asc{--fa:"\f160"}.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt{--fa:"\f76c"}.fa-thunderstorm{--fa:"\f76c"}.fa-text-slash{--fa:"\f87d"}.fa-remove-format{--fa:"\f87d"}.fa-face-smile-wink{--fa:"\f4da"}.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-left-right{--fa:"\f07e"}.fa-arrows-h{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down{--fa:"\f0ed"}.fa-cloud-download{--fa:"\f0ed"}.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-chalkboard{--fa:"\f51b"}.fa-blackboard{--fa:"\f51b"}.fa-user-large-slash{--fa:"\f4fa"}.fa-user-alt-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-simple-slash{--fa:"\e05f"}.fa-handshake-alt-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate{--fa:"\f021"}.fa-refresh{--fa:"\f021"}.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-halved{--fa:"\f3ed"}.fa-shield-alt{--fa:"\f3ed"}.fa-book-atlas{--fa:"\f558"}.fa-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack{--fa:"\f6f1"}.fa-house-damage{--fa:"\f6f1"}.fa-file-zipper{--fa:"\f1c6"}.fa-file-archive{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-martini-glass-empty{--fa:"\f000"}.fa-glass-martini{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"\5a"}.fa-person-skiing{--fa:"\f7c9"}.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"\41"}.fa-temperature-arrow-down{--fa:"\e03f"}.fa-temperature-down{--fa:"\e03f"}.fa-feather-pointed{--fa:"\f56b"}.fa-feather-alt{--fa:"\f56b"}.fa-p{--fa:"\50"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-rectangle-ad{--fa:"\f641"}.fa-ad{--fa:"\f641"}.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort{--fa:"\f0dc"}.fa-unsorted{--fa:"\f0dc"}.fa-list-ol{--fa:"\f0cb"}.fa-list-1-2{--fa:"\f0cb"}.fa-list-numeric{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-dollar{--fa:"\f53d"}.fa-money-check-alt{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart{--fa:"\f598"}.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"\3f"}.fa-file-signature{--fa:"\f573"}.fa-up-down-left-right{--fa:"\f0b2"}.fa-arrows-alt{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-stroke{--fa:"\f5c0"}.fa-star-half-alt{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-whiskey-glass{--fa:"\f7a0"}.fa-glass-whiskey{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square{--fa:"\f08e"}.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-won-sign{--fa:"\f159"}.fa-krw{--fa:"\f159"}.fa-won{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"\46"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-taxi{--fa:"\f1ba"}.fa-cab{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie{--fa:"\f200"}.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam{--fa:"\f582"}.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin{--fa:"\f041"}.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-helmet-safety{--fa:"\f807"}.fa-hard-hat{--fa:"\f807"}.fa-hat-hard{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes{--fa:"\f5a5"}.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line{--fa:"\f201"}.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-signs-post{--fa:"\f277"}.fa-map-signs{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"\48"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench{--fa:"\f7d9"}.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-house-user{--fa:"\e1b0"}.fa-home-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-martini-glass-citrus{--fa:"\f561"}.fa-cocktail{--fa:"\f561"}.fa-face-surprise{--fa:"\f5c2"}.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause{--fa:"\f28b"}.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-whole{--fa:"\f5d1"}.fa-apple-alt{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"\52"}.fa-temperature-quarter{--fa:"\f2ca"}.fa-temperature-1{--fa:"\f2ca"}.fa-thermometer-1{--fa:"\f2ca"}.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-square-poll-horizontal{--fa:"\f682"}.fa-poll-h{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast{--fa:"\f049"}.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball{--fa:"\f434"}.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-circle-up{--fa:"\f35b"}.fa-arrow-alt-circle-up{--fa:"\f35b"}.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile-alt{--fa:"\f3cd"}.fa-volume-high{--fa:"\f028"}.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger{--fa:"\f805"}.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee-sign{--fa:"\f156"}.fa-rupee{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question{--fa:"\f059"}.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-flip{--fa:"\f879"}.fa-phone-alt{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-forward-fast{--fa:"\f050"}.fa-fast-forward{--fa:"\f050"}.fa-face-meh-blank{--fa:"\f5a4"}.fa-meh-blank{--fa:"\f5a4"}.fa-square-parking{--fa:"\f540"}.fa-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress{--fa:"\f828"}.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed{--fa:"\f474"}.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking{--fa:"\f54d"}.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping{--fa:"\f291"}.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-simple{--fa:"\f55e"}.fa-bus-alt{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry{--fa:"\f5b3"}.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal{--fa:"\f012"}.fa-signal-5{--fa:"\f012"}.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-house-chimney{--fa:"\e3af"}.fa-home-lg{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown{--fa:"\f119"}.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop{--fa:"\f54f"}.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk{--fa:"\f0c7"}.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-left{--fa:"\f515"}.fa-sort-up{--fa:"\f0de"}.fa-sort-asc{--fa:"\f0de"}.fa-comment-dots{--fa:"\f4ad"}.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint{--fa:"\f585"}.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar{--fa:"\f4c0"}.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying{--fa:"\f684"}.fa-praying-hands{--fa:"\f684"}.fa-arrow-rotate-right{--fa:"\f01e"}.fa-arrow-right-rotate{--fa:"\f01e"}.fa-arrow-rotate-forward{--fa:"\f01e"}.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location-crosshairs{--fa:"\f601"}.fa-location{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears{--fa:"\f588"}.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-times{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-gear{--fa:"\f4fe"}.fa-user-cog{--fa:"\f4fe"}.fa-arrow-up-1-9{--fa:"\f163"}.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-person-digging{--fa:"\f85e"}.fa-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple{--fa:"\f629"}.fa-gauge-simple-med{--fa:"\f629"}.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right{--fa:"\f10e"}.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt{--fa:"\f553"}.fa-t-shirt{--fa:"\f553"}.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge-sign{--fa:"\f7d7"}.fa-tenge{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"\4a"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-alt{--fa:"\f35d"}.fa-table-cells{--fa:"\f00a"}.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-book-bible{--fa:"\f647"}.fa-bible{--fa:"\f647"}.fa-o{--fa:"\4f"}.fa-suitcase-medical{--fa:"\f0fa"}.fa-medkit{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-person-dress{--fa:"\f182"}.fa-female{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-business-time{--fa:"\f64a"}.fa-briefcase-clock{--fa:"\f64a"}.fa-table-cells-large{--fa:"\f009"}.fa-th-large{--fa:"\f009"}.fa-book-tanakh{--fa:"\f827"}.fa-tanakh{--fa:"\f827"}.fa-phone-volume{--fa:"\f2a0"}.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-cake-candles{--fa:"\f1fd"}.fa-birthday-cake{--fa:"\f1fd"}.fa-cake{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angles-up{--fa:"\f102"}.fa-angle-double-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1{--fa:"\f887"}.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass{--fa:"\f254"}.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor{--fa:"\f0f0"}.fa-user-md{--fa:"\f0f0"}.fa-circle-info{--fa:"\f05a"}.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera{--fa:"\f030"}.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9{--fa:"\f162"}.fa-sort-numeric-asc{--fa:"\f162"}.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet{--fa:"\f4c1"}.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-medical{--fa:"\f486"}.fa-prescription-bottle-alt{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z{--fa:"\f15d"}.fa-sort-alpha-asc{--fa:"\f15d"}.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-rotate-left{--fa:"\f0e2"}.fa-arrow-left-rotate{--fa:"\f0e2"}.fa-arrow-rotate-back{--fa:"\f0e2"}.fa-arrow-rotate-backward{--fa:"\f0e2"}.fa-undo{--fa:"\f0e2"}.fa-hard-drive{--fa:"\f0a0"}.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears{--fa:"\f586"}.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-rectangle-list{--fa:"\f022"}.fa-list-alt{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic{--fa:"\f7ca"}.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-left{--fa:"\f359"}.fa-train-subway{--fa:"\f239"}.fa-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee-sign{--fa:"\e1bc"}.fa-indian-rupee{--fa:"\e1bc"}.fa-inr{--fa:"\e1bc"}.fa-crop-simple{--fa:"\f565"}.fa-crop-alt{--fa:"\f565"}.fa-money-bill-1{--fa:"\f3d1"}.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long{--fa:"\f30a"}.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus{--fa:"\f068"}.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long{--fa:"\f177"}.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-american-sign-language-interpreting{--fa:"\f2a3"}.fa-asl-interpreting{--fa:"\f2a3"}.fa-hands-american-sign-language-interpreting{--fa:"\f2a3"}.fa-gear{--fa:"\f013"}.fa-cog{--fa:"\f013"}.fa-droplet-slash{--fa:"\f5c7"}.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping{--fa:"\f07a"}.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up{--fa:"\f148"}.fa-level-up{--fa:"\f148"}.fa-u{--fa:"\55"}.fa-square-root-variable{--fa:"\f698"}.fa-square-root-alt{--fa:"\f698"}.fa-clock{--fa:"\f017"}.fa-clock-four{--fa:"\f017"}.fa-backward-step{--fa:"\f048"}.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"\53"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clinic-medical{--fa:"\f7f2"}.fa-temperature-three-quarters{--fa:"\f2c8"}.fa-temperature-3{--fa:"\f2c8"}.fa-thermometer-3{--fa:"\f2c8"}.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-screen{--fa:"\f3cf"}.fa-mobile-android-alt{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-half{--fa:"\f242"}.fa-battery-3{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders{--fa:"\f1de"}.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-vertical{--fa:"\f142"}.fa-ellipsis-v{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-right{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-tty{--fa:"\f1e4"}.fa-teletype{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-person-hiking{--fa:"\f6ec"}.fa-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"\4e"}.fa-cable-car{--fa:"\f7da"}.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin{--fa:"\f580"}.fa-grin{--fa:"\f580"}.fa-delete-left{--fa:"\f55a"}.fa-backspace{--fa:"\f55a"}.fa-eye-dropper{--fa:"\f1fb"}.fa-eye-dropper-empty{--fa:"\f1fb"}.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile{--fa:"\f3ce"}.fa-mobile-android{--fa:"\f3ce"}.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh{--fa:"\f11a"}.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-skull{--fa:"\f6b7"}.fa-book-dead{--fa:"\f6b7"}.fa-id-card{--fa:"\f2c2"}.fa-drivers-license{--fa:"\f2c2"}.fa-outdent{--fa:"\f03b"}.fa-dedent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-house{--fa:"\f015"}.fa-home{--fa:"\f015"}.fa-home-alt{--fa:"\f015"}.fa-home-lg-alt{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"\42"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left{--fa:"\f0ec"}.fa-exchange{--fa:"\f0ec"}.fa-rotate-right{--fa:"\f2f9"}.fa-redo-alt{--fa:"\f2f9"}.fa-rotate-forward{--fa:"\f2f9"}.fa-utensils{--fa:"\f2e7"}.fa-cutlery{--fa:"\f2e7"}.fa-arrow-up-wide-short{--fa:"\f161"}.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-tower-broadcast{--fa:"\f519"}.fa-broadcast-tower{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-up-long{--fa:"\f30c"}.fa-long-arrow-alt-up{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down{--fa:"\f56d"}.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt{--fa:"\f0e7"}.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-yen-sign{--fa:"\f157"}.fa-cny{--fa:"\f157"}.fa-jpy{--fa:"\f157"}.fa-rmb{--fa:"\f157"}.fa-yen{--fa:"\f157"}.fa-ruble-sign{--fa:"\f158"}.fa-rouble{--fa:"\f158"}.fa-rub{--fa:"\f158"}.fa-ruble{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink{--fa:"\f59c"}.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide{--fa:"\f884"}.fa-sort-amount-desc{--fa:"\f884"}.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"\3c"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long{--fa:"\f178"}.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis{--fa:"\f141"}.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-kit-medical{--fa:"\f479"}.fa-first-aid{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card{--fa:"\f09d"}.fa-credit-card-alt{--fa:"\f09d"}.fa-car{--fa:"\f1b9"}.fa-automobile{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader{--fa:"\f5da"}.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up{--fa:"\e040"}.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-square-h{--fa:"\f0fd"}.fa-h-square{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-full{--fa:"\f2c7"}.fa-temperature-4{--fa:"\f2c7"}.fa-thermometer-4{--fa:"\f2c7"}.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-handshake-angle{--fa:"\f4c4"}.fa-hands-helping{--fa:"\f4c4"}.fa-location-dot{--fa:"\f3c5"}.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:"\3e"}.fa-person-swimming{--fa:"\f5c4"}.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet{--fa:"\f043"}.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth-americas{--fa:"\f57d"}.fa-earth{--fa:"\f57d"}.fa-earth-america{--fa:"\f57d"}.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-empty{--fa:"\f244"}.fa-battery-0{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high{--fa:"\f625"}.fa-tachometer-alt{--fa:"\f625"}.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital{--fa:"\f0f8"}.fa-hospital-alt{--fa:"\f0f8"}.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered{--fa:"\f550"}.fa-reorder{--fa:"\f550"}.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-person-walking-with-cane{--fa:"\f29d"}.fa-blind{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot{--fa:"\f772"}.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes-stacked{--fa:"\f468"}.fa-boxes{--fa:"\f468"}.fa-boxes-alt{--fa:"\f468"}.fa-link{--fa:"\f0c1"}.fa-chain{--fa:"\f0c1"}.fa-ear-listen{--fa:"\f2a2"}.fa-assistive-listening-systems{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass{--fa:"\f002"}.fa-search{--fa:"\f002"}.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-ping-pong-paddle-ball{--fa:"\f45d"}.fa-table-tennis{--fa:"\f45d"}.fa-person-dots-from-line{--fa:"\f470"}.fa-diagnoses{--fa:"\f470"}.fa-trash-can-arrow-up{--fa:"\f82a"}.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-pen{--fa:"\f31c"}.fa-file-edit{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-square-pen{--fa:"\f14b"}.fa-pen-square{--fa:"\f14b"}.fa-pencil-square{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery-full{--fa:"\f240"}.fa-battery{--fa:"\f240"}.fa-battery-5{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-ul{--fa:"\f0ca"}.fa-list-dots{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long{--fa:"\f309"}.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-dome{--fa:"\f752"}.fa-landmark-alt{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-tv{--fa:"\f26c"}.fa-television{--fa:"\f26c"}.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check{--fa:"\f0ae"}.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user{--fa:"\f2bd"}.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst{--fa:"\f5e1"}.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"\59"}.fa-person-snowboarding{--fa:"\f7ce"}.fa-snowboarding{--fa:"\f7ce"}.fa-truck-fast{--fa:"\f48b"}.fa-shipping-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-circle-half-stroke{--fa:"\f042"}.fa-adjust{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation{--fa:"\f7ba"}.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball{--fa:"\f433"}.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project{--fa:"\f542"}.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-xmark{--fa:"\f6a9"}.fa-volume-mute{--fa:"\f6a9"}.fa-volume-times{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip{--fa:"\f58d"}.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square{--fa:"\f14d"}.fa-share-square{--fa:"\f14d"}.fa-child-combatant{--fa:"\e4e0"}.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-square-phone{--fa:"\f098"}.fa-phone-square{--fa:"\f098"}.fa-plus{--fa:"\2b"}.fa-add{--fa:"\2b"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-xmark{--fa:"\f00d"}.fa-close{--fa:"\f00d"}.fa-multiply{--fa:"\f00d"}.fa-remove{--fa:"\f00d"}.fa-times{--fa:"\f00d"}.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-arrows{--fa:"\f047"}.fa-chalkboard-user{--fa:"\f51c"}.fa-chalkboard-teacher{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left{--fa:"\f10d"}.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up{--fa:"\f829"}.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"\3d"}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-shekel-sign{--fa:"\f20b"}.fa-ils{--fa:"\f20b"}.fa-shekel{--fa:"\f20b"}.fa-sheqel{--fa:"\f20b"}.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film{--fa:"\f87c"}.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign-hanging{--fa:"\f4d9"}.fa-sign{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet{--fa:"\f3fb"}.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-rear{--fa:"\f5de"}.fa-car-alt{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-quarter{--fa:"\f243"}.fa-battery-2{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage{--fa:"\f77d"}.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent{--fa:"\25"}.fa-percentage{--fa:"\25"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile{--fa:"\f118"}.fa-smile{--fa:"\f118"}.fa-thumbtack{--fa:"\f08d"}.fa-thumb-tack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying{--fa:"\f683"}.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate{--fa:"\f2f1"}.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-gears{--fa:"\f085"}.fa-cogs{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts{--fa:"\f584"}.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender{--fa:"\f225"}.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down{--fa:"\f149"}.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-simple{--fa:"\f3ff"}.fa-ticket-alt{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angles-left{--fa:"\f100"}.fa-angle-double-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left{--fa:"\f1da"}.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat{--fa:"\f583"}.fa-grin-beam-sweat{--fa:"\f583"}.fa-file-export{--fa:"\f56e"}.fa-arrow-right-from-file{--fa:"\f56e"}.fa-shield{--fa:"\f132"}.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide{--fa:"\f885"}.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball-tee{--fa:"\f450"}.fa-golf-ball{--fa:"\f450"}.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-wand-magic{--fa:"\f0d0"}.fa-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-empty{--fa:"\f5ce"}.fa-wine-glass-alt{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-person-biking{--fa:"\f84a"}.fa-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania{--fa:"\e47b"}.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark{--fa:"\f2d3"}.fa-times-square{--fa:"\f2d3"}.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"\23"}.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-expand-alt{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"\54"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-up-down{--fa:"\f338"}.fa-arrows-alt-v{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai{--fa:"\f666"}.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus{--fa:"\f055"}.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink{--fa:"\f58b"}.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-link-slash{--fa:"\f127"}.fa-chain-broken{--fa:"\f127"}.fa-chain-slash{--fa:"\f127"}.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a{--fa:"\f882"}.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-flame-curved{--fa:"\f7e4"}.fa-fire-alt{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran{--fa:"\f687"}.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-face-angry{--fa:"\f556"}.fa-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-rss{--fa:"\f09e"}.fa-feed{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-scale-balanced{--fa:"\f24e"}.fa-balance-scale{--fa:"\f24e"}.fa-gauge-simple-high{--fa:"\f62a"}.fa-tachometer{--fa:"\f62a"}.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop{--fa:"\f390"}.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"\4d"}.fa-table-list{--fa:"\f00b"}.fa-th-list{--fa:"\f00b"}.fa-comment-sms{--fa:"\f7cd"}.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-4{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-hand-fist{--fa:"\f6de"}.fa-fist-raised{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait{--fa:"\f3e0"}.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe{--fa:"\f7a2"}.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase{--fa:"\f59d"}.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-xmark{--fa:"\f410"}.fa-rectangle-times{--fa:"\f410"}.fa-times-rectangle{--fa:"\f410"}.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills{--fa:"\f66a"}.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-triangle-exclamation{--fa:"\f071"}.fa-exclamation-triangle{--fa:"\f071"}.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-share{--fa:"\f064"}.fa-mail-forward{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-right-left{--fa:"\f362"}.fa-exchange-alt{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave{--fa:"\f53b"}.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands{--fa:"\f2a7"}.fa-sign-language{--fa:"\f2a7"}.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-water-ladder{--fa:"\f5c5"}.fa-ladder-water{--fa:"\f5c5"}.fa-swimming-pool{--fa:"\f5c5"}.fa-arrows-up-down{--fa:"\f07d"}.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace{--fa:"\f57f"}.fa-grimace{--fa:"\f57f"}.fa-wheelchair-move{--fa:"\e2ce"}.fa-wheelchair-alt{--fa:"\e2ce"}.fa-turn-down{--fa:"\f3be"}.fa-level-down-alt{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-square-envelope{--fa:"\f199"}.fa-envelope-square{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-bandage{--fa:"\f462"}.fa-band-aid{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark{--fa:"\f057"}.fa-times-circle{--fa:"\f057"}.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia{--fa:"\f57e"}.fa-globe-asia{--fa:"\f57e"}.fa-id-card-clip{--fa:"\f47f"}.fa-id-card-alt{--fa:"\f47f"}.fa-magnifying-glass-plus{--fa:"\f00e"}.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-hand-dots{--fa:"\f461"}.fa-allergies{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-mug-saucer{--fa:"\f0f4"}.fa-coffee{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus{--fa:"\f010"}.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-large{--fa:"\f406"}.fa-user-alt{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky{--fa:"\f249"}.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear{--fa:"\f5b4"}.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"\21"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-try{--fa:"\e2bb"}.fa-turkish-lira{--fa:"\e2bb"}.fa-dollar-sign{--fa:"\24"}.fa-dollar{--fa:"\24"}.fa-usd{--fa:"\24"}.fa-x{--fa:"\58"}.fa-magnifying-glass-dollar{--fa:"\f688"}.fa-search-dollar{--fa:"\f688"}.fa-users-gear{--fa:"\f509"}.fa-users-cog{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-building-columns{--fa:"\f19c"}.fa-bank{--fa:"\f19c"}.fa-institution{--fa:"\f19c"}.fa-museum{--fa:"\f19c"}.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"\44"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater{--fa:"\f630"}.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-simple{--fa:"\f4c6"}.fa-handshake-alt{--fa:"\f4c6"}.fa-jet-fighter{--fa:"\f0fb"}.fa-fighter-jet{--fa:"\f0fb"}.fa-square-share-nodes{--fa:"\f1e1"}.fa-share-alt-square{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video{--fa:"\f03d"}.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap{--fa:"\f19d"}.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-turn-up{--fa:"\f3bf"}.fa-level-up-alt{--fa:"\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-display:swap;font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-square-js{--fa:"\f3b9"}.fa-js-square{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-square-reddit{--fa:"\f1a2"}.fa-reddit-square{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-square-instagram{--fa:"\e055"}.fa-instagram-square{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-square-hacker-news{--fa:"\f3af"}.fa-hacker-news-square{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-square-snapchat{--fa:"\f2ad"}.fa-snapchat-square{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-font-awesome-alt{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo{--fa:"\f2aa"}.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-square-dribbble{--fa:"\f397"}.fa-dribbble-square{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter{--fa:"\f081"}.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter{--fa:"\f3bb"}.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube{--fa:"\f431"}.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-wpressr{--fa:"\f3e4"}.fa-rendact{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam{--fa:"\f1b7"}.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo{--fa:"\f194"}.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome{--fa:"\f2b4"}.fa-font-awesome-flag{--fa:"\f2b4"}.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-square-github{--fa:"\f092"}.fa-github-square{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-square-gitlab{--fa:"\e5ae"}.fa-gitlab-square{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-square-odnoklassniki{--fa:"\f264"}.fa-odnoklassniki-square{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-square-pinterest{--fa:"\f0d3"}.fa-pinterest-square{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-square{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing{--fa:"\f169"}.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group{--fa:"\e080"}.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-square-pied-piper{--fa:"\e01e"}.fa-pied-piper-square{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-square-facebook{--fa:"\f082"}.fa-facebook-square{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-square-lastfm{--fa:"\f203"}.fa-lastfm-square{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk{--fa:"\e2d0"}.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat{--fa:"\f2ab"}.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-square-behance{--fa:"\f1b5"}.fa-behance-square{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-square-git{--fa:"\f1d2"}.fa-git-square{--fa:"\f1d2"}.fa-square-tumblr{--fa:"\f174"}.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram{--fa:"\f2c6"}.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp{--fa:"\f40c"}.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack{--fa:"\f198"}.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium{--fa:"\f23a"}.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:root,:host{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-display:swap;font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-display:swap;font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-display:swap;font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:'Font Awesome 5 Free';font-display:block;font-weight:900;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-display:swap;font-family:'Font Awesome 5 Free';font-display:block;font-weight:400;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:'FontAwesome';font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-display:swap;font-family:'FontAwesome';font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:'FontAwesome';font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-display:swap;font-family:'FontAwesome';font-display:block;src:url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(/wp-content/themes/zox-news/font-awesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}@media screen and (min-width:1601px){.mvp-main-body-max{margin:0 auto;position:relative;width:1600px}}@media screen and (max-width:1260px) and (min-width:1200px){#mvp-wallpaper{display:none}.mvp-main-box{margin:0 1.666666666%;width:96.666666666%}#mvp-post-feat-text-wrap{left:20px}.mvp-post-feat-text-main{float:left;margin:0;width:100%}#mvp-feat4-wrap{max-height:417px}.mvp-feat4-main-text h2{font-size:2.5rem}.mvp-feat2-top-text-box{width:1160px}}@media screen and (max-width:1199px) and (min-width:1100px){#mvp-wallpaper,.mvp-feat1-mid-wrap .mvp-cd-date,.mvp-widget-feat2-right .mvp-cd-date{display:none}.mvp-main-box{margin:0 1.81818181818%;width:96.3636363636%}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.archive .mvp-widget-feat2-left-alt{width:69.27374302%}.mvp-feat1-mid-wrap{margin-right:2.793296089%;width:27.93296089%}.mvp-widget-feat2-left{margin-right:2.793296089%}.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{margin:0 0 0 2.793296089%}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{width:27.93296089%}.mvp-widget-feat2-right-text h2{font-size:1.2rem}.mvp-feat1-pop-text{padding-left:18%;width:82%}.mvp-feat1-pop-text h2{font-size:1.1rem}.mvp-feat1-feat-text h2{font-size:3.14rem}.mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-320px}.mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:320px}.mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:20px;width:300px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.5rem}.mvp-blog-story-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p{font-size:.9rem}ul.mvp-blog-story-list-col{margin-left:-2.941176471%;width:102.941176471%}.mvp-blog-story-col{margin-left:2.857142857%;width:47.14285714%}.mvp-post-gallery-text{padding:10px 3.33333333% 0;width:93.4%}ul.mvp-related-posts-list li{margin-left:2.5%;width:31.6666666%}ul.mvp-post-more-list li{margin-left:1.41509434%;width:23.93867925%;height:265px}#mvp-post-feat-text-wrap{left:20px}h1.mvp-post-title-wide{font-size:3.3rem}#mvp-post-feat-img-wide span.mvp-feat-caption{right:20px}.mvp-authors-list-wrap{height:320px}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text-box{width:1060px}.mvp-feat2-bot-text h2,.mvp-widget-feat1-bot-text h2{font-size:1.2rem}.mvp-feat2-top-text h2.mvp-stand-title{font-size:2.9rem}.mvp-feat3-main-wrap,.mvp-feat3-sub-wrap{width:49.05660377%}.mvp-feat3-main-wrap{margin-right:1.886792453%}.mvp-feat3-main-text,.mvp-feat3-sub-text{padding:75px 3.846153846% 20px;width:92.4%}.mvp-feat3-main-text h2{font-size:3.1rem}.mvp-feat3-sub-text h2{font-size:1.5rem}#mvp-feat4-wrap{max-height:378px}.mvp-feat4-main-text h2{font-size:2.3rem}.mvp-feat5-mid-wrap{width:58.87323944%}.mvp-feat5-small-wrap{margin:0 4.225352113% 0 0;width:36.90140845%}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 2.941176471%;width:48.52941176%;height:380px}#mvp-home-widget-wrap .mvp-flex-col-noad{margin:0 0 30px 1.886792453%!important;width:32.0754717%;height:380px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.5rem}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p{font-size:.9rem}#mvp-feat6-wrap{margin:0 0 60px -1.88679245%;width:103.7735849%}#mvp-feat6-text{top:40px;left:40px}#mvp-feat6-text h2{font-size:3.2rem}#mvp-feat6-text p{font-size:1rem}}@media screen and (max-width:1099px) and (min-width:1004px){#mvp-wallpaper,.mvp-feat1-mid-wrap .mvp-cd-date,.mvp-widget-feat2-right .mvp-cd-date,.mvp-widget-dark-sub-text .mvp-cd-date,span.mvp-video-close,#mvp-nav-small-wrap .mvp-nav-menu{display:none!important}.mvp-main-box{margin:0 2%;width:96%}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.archive .mvp-widget-feat2-left-alt{width:64.74358974%}.mvp-feat1-mid-wrap{margin-right:3.205128205%;width:32.05128205%}.mvp-widget-feat2-left{margin-right:3.205128205%}.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{margin:0 0 0 3.205128205%}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{width:32.05128205%}.mvp-widget-feat2-right-text h2{font-size:1.2rem}.mvp-feat1-pop-text{padding-left:18%;width:82%}.mvp-feat1-feat-text{padding:100px 4.95049505% 20px;width:90.1%}.mvp-feat1-sub-text{padding:50px 4.95049505% 20px;width:90.1%}.mvp-feat1-pop-text h2{font-size:1.1rem}.mvp-feat1-feat-text h2{font-size:3.14rem;margin-right:0;width:100%}.mvp-feat1-feat-text p{font-size:.85rem}.mvp-feat1-sub-text h2{font-size:1.6rem}.mvp-widget-dark-feat-text{padding:100px 3.367003367% 20px;width:93.3%}.mvp-widget-feat1-top-story{margin-left:2%;width:49%}.mvp-widget-feat1-top-text{padding:50px 14.081632653% 20px 4.081632653%;width:81.9%}.mvp-widget-feat1-top-text h2{font-size:1.8rem}.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin-left:2%;width:23.5%}.mvp-widget-feat1-bot-text h2,.mvp-feat2-bot-text h2{font-size:1.1rem}#mvp-feat2-wrap{margin:-20px 0 40px}.mvp-feat2-top-text-box{width:960px}.mvp-feat2-top-text h2{font-size:4.1rem}.mvp-feat2-top-text p{font-size:1.1rem}.mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-320px}.mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:320px}.mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:20px;width:300px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.4rem}.mvp-blog-story-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p{font-size:.9rem}ul.mvp-blog-story-list-col{margin-left:-3.424657534%;width:103.424657534%}.mvp-blog-story-col{margin-left:3.311258278%;width:46.68874172%;height:370px}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.4rem}h1.mvp-post-title{margin-right:0;width:100%}.mvp-post-main-out,.mvp-main-blog-out,#mvp-home-widget-wrap .mvp-flex-side-out{margin-right:-360px}.mvp-post-main-in,.mvp-main-blog-in,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:360px}#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{margin-left:40px}.mvp-post-gallery-text{padding:10px 3.816793893% 0;width:92.4%}.mvp-post-gallery-text p{font-size:.8rem}.mvp-prev-next-text p{font-size:1.1rem}.mvp-prev-cont-out{margin-left:-40px}.mvp-prev-cont-in{margin-left:40px}.mvp-next-cont-out{margin-right:-40px}.mvp-next-cont-in{margin-right:40px}span.mvp-prev-arr{margin-right:20px}span.mvp-next-arr{margin-left:20px}ul.mvp-related-posts-list li{margin-left:2.86259542%;width:31.42493639%;height:190px}.mvp-related-text{font-size:1rem}#mvp-post-content h1.mvp-post-title{font-size:2.5rem}ul.mvp-post-more-list li{margin-left:1.5625%;width:23.828125%;height:265px}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}.mvp-video-embed-wide{margin-bottom:20px}#mvp-post-feat-text-wrap{left:20px}h1.mvp-post-title-wide{font-size:3rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:1.1rem}#mvp-post-feat-img-wide span.mvp-feat-caption{right:20px}.mvp-vid-wide-cont{margin:30px 0}ul.mvp-vid-wide-more-list li{margin-left:2%;width:23.5%}.mvp-feat1-feat-text h2.mvp-stand-title{font-size:2.1rem}.mvp-authors-list-wrap{margin-left:3.311258278%;width:31.12582781%;height:320px}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:2.8rem}#mvp-feat3-wrap{margin-bottom:40px}.mvp-feat3-main-wrap,.mvp-feat3-sub-wrap{width:49.05660377%}.mvp-feat3-main-wrap{margin-right:1.886792453%}.mvp-feat3-main-text,.mvp-feat3-sub-text{padding:75px 3.846153846% 20px;width:92.4%}.mvp-feat3-main-text h2{font-size:2.7rem}.mvp-feat3-sub-text h2{font-size:1.3rem}.mvp-feat3-main-text p{font-size:.9rem;padding-top:7px}#mvp-feat4-wrap{max-height:341px}.mvp-feat4-main-text h2{font-size:2rem}.mvp-feat4-main-text p{font-size:1rem}.mvp-feat5-mid-wrap{width:100%}.mvp-feat5-mid-wrap{width:52.44299674%}.mvp-feat5-small-wrap{margin:0 4.885993485% 0 0;width:42.67100977%}.mvp-feat5-mid-main-text h2{font-size:1.7rem}.mvp-feat5-mid-sub-out,.mvp-feat5-mid-sub-in{margin:0}.mvp-feat5-mid-sub-img{margin:0 0 15px;width:100%;max-height:150px}.mvp-feat5-mid-sub-text h2{font-size:1.3rem}.mvp-feat5-small-main-img{max-height:130px}.mvp-feat5-small-main-text h2{font-size:1.2rem}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 3.311258278%;width:48.34437086%;height:370px}#mvp-home-widget-wrap .mvp-flex-col-noad{margin:0 0 30px 2.0833333333%!important;width:31.944444444%;height:370px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.4rem}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p{font-size:.9rem}#mvp-feat6-wrap{margin:0 0 40px -2.08333333%;width:104.1666666%}#mvp-feat6-text{top:40px;left:40px}#mvp-feat6-text h2{font-size:2.9rem}#mvp-feat6-text p{font-size:.9rem}}@media screen and (max-width:1003px) and (min-width:900px){#mvp-wallpaper,.mvp-nav-soc-wrap,.mvp-fly-top,.mvp-widget-dark-sub-text .mvp-cd-date,.mvp-widget-feat1-bot-text p,.mvp-blog-story-text p,.mvp-drop-nav-title,.mvp-post-soc-wrap,span.mvp-video-close,.mvp-nav-logo-reg,#mvp-nav-small-wrap .mvp-nav-menu,.mvp-woo-cart-wrap,.mvp-feat5-small-main-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p{display:none!important}#mvp-soc-mob-wrap,.mvp-nav-logo-small,.mvp-nav-top-left .mvp-fly-but-wrap{display:inline}.mvp-main-box{margin:0 2.2222222%;width:95.55555555%}.mvp-widget-home{margin-top:40px}#mvp-main-nav-top{padding:10px 0!important;height:30px!important;z-index:9999}.mvp-nav-small{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-nav-top-wrap,.mvp-nav-top-mid{height:30px!important}.mvp-nav-top-mid img{height:100%!important}#mvp-main-nav-bot{border-bottom:none;display:none!important;height:0}.mvp-nav-top-mid img{margin-left:0}.mvp-nav-top-left-out{margin-left:-50px}.mvp-nav-top-left-in{margin-left:50px}.mvp-nav-top-left{display:block}.mvp-nav-top-right-out{margin-right:-50px}.mvp-nav-top-right-in{margin-right:50px}.mvp-nav-top-right{width:50px}.mvp-nav-top-right .mvp-nav-search-but{display:block}#mvp-feat1-wrap{margin-bottom:40px}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{float:left;width:100%}.mvp-feat1-sub-img{min-height:none}.mvp-feat1-sub-img img{min-width:none}.mvp-feat1-mid-wrap{margin:20px 0 0;width:100%}.mvp-widget-feat2-left{margin-right:0}.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{margin:0}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{margin-top:20px;width:100%}.mvp-widget-feat2-right-cont,.archive .mvp-widget-feat2-right-cont{margin-left:3.846153846%;width:48.07692308%;height:auto}.mvp-widget-feat2-right a:first-child .mvp-widget-feat2-right-cont{margin-left:0}.mvp-widget-feat2-right-text h2{font-size:1.2rem}.mvp-feat1-pop-cont{margin:0 0 20px 3.846153846%;overflow:hidden;width:48.07692308%;height:266px}.mvp-feat1-pop-wrap a:first-child .mvp-feat1-pop-cont,.mvp-feat1-pop-wrap a:nth-child(2n+3) .mvp-feat1-pop-cont{margin-left:0}.mvp-widget-dark-sub-text h2{font-size:1rem}.mvp-widget-dark-feat-text{padding:75px 3.773584906% 20px;width:92.5%}.mvp-widget-feat1-top-story{margin-left:2%;width:49%}.mvp-widget-feat1-top-text{padding:50px 14.081632653% 20px 4.081632653%;width:81.9%}.mvp-widget-feat1-top-text h2{font-size:1.5rem}.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin-left:2%;width:23.5%}.mvp-widget-feat1-bot-text h2,.mvp-feat2-bot-text h2{font-size:1.1rem}#mvp-feat2-wrap{margin:-20px 0 40px}.mvp-feat2-top-text-wrap{padding-bottom:20px}.mvp-feat2-top-text-box{width:860px}.mvp-feat2-top-text h2{font-size:3.9rem}.mvp-feat2-top-text p{font-size:1rem;margin-top:5px}.mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-270px}.mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:270px}.mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:20px;width:250px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.4rem}.mvp-blog-story-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p{font-size:.9rem}ul.mvp-blog-story-list-col{margin-left:-4.166666666%;width:104.166666666%}.mvp-blog-story-col{margin-left:4%;width:46%;height:280px}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.3rem}h1.mvp-post-title{margin-right:0;width:100%}.single .mvp-nav-small .mvp-nav-top-left,.single .mvp-fixed .mvp-nav-top-right{display:block}.single .mvp-fixed .mvp-nav-top-right-out{margin-right:-50px}.single .mvp-fixed .mvp-nav-top-right-in{margin-right:50px}.single .mvp-nav-small .mvp-nav-top-left-out{margin-left:-50px}.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:50px}.mvp-fixed-post{text-align:center}.mvp-fixed-post img{float:none}.mvp-post-soc-out,.mvp-post-soc-in{margin-left:0}.mvp-post-main-out,.mvp-main-blog-out,#mvp-home-widget-wrap .mvp-flex-side-out{margin-right:-360px}.mvp-post-main-in,.mvp-main-blog-in,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:360px}#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{margin-left:40px}#mvp-content-main p,.mvp-post-add-main p{font-size:1rem}.mvp-post-gallery-text p{font-size:.8rem}.mvp-post-gallery-text{padding:10px 4% 0;width:92.1%}.mvp-prev-next-text p{font-size:1.1rem}.mvp-prev-cont-out{margin-left:-40px}.mvp-prev-cont-in{margin-left:40px}.mvp-next-cont-out{margin-right:-40px}.mvp-next-cont-in{margin-right:40px}span.mvp-prev-arr{margin-right:20px}span.mvp-next-arr{margin-left:20px}ul.mvp-related-posts-list li{margin-left:2.86259542%;width:31.42493639%;height:190px}.mvp-related-text{font-size:1rem}#mvp-post-add-wrap{margin-top:40px}.mvp-post-add-head{margin-bottom:20px}.mvp-post-add-main{margin:0;width:100%}#mvp-post-content h1.mvp-post-title{font-size:2.3rem}ul.mvp-post-more-list li{margin-left:1.744186047%;width:23.69186047%;height:250px}.mvp-post-more-text p{font-size:1.1rem}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}.mvp-video-embed-wide{margin-bottom:20px}#mvp-post-feat-text-wrap{left:20px}h1.mvp-post-title-wide{font-size:2.7rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:1.1rem}#mvp-post-feat-img-wide span.mvp-feat-caption{right:20px}.mvp-vid-wide-cont{margin:30px 0}.mvp-vid-wide-top{margin-bottom:20px}ul.mvp-vid-wide-more-list li{margin-left:1.66666666%;width:23.75%}.mvp-vid-wide-more-text p{font-size:1.1rem}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:2.1rem}#mvp-author-page-top{padding:20px 5%}.mvp-author-top-out{margin-left:-190px}.mvp-author-top-in{margin-left:190px}#mvp-author-top-left{margin-right:40px;width:150px}h1.mvp-author-top-head{font-size:2.5rem}span.mvp-author-page-desc{font-size:1.1rem}.mvp-authors-wrap{margin-top:20px}.mvp-authors-list-wrap{margin-left:4%;width:30.66666666%;height:300px}.mvp-authors-list-img img{width:100px}.mvp-authors-name{font-size:1.5rem}h2.mvp-authors-latest a{font-size:1.1rem}.mvp-nav-top-mid a,.mvp-nav-small .mvp-nav-top-mid a,.single .mvp-nav-small .mvp-nav-top-mid a{left:0}.mvp-soc-mob-up{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.mvp-post-gallery-top .flex-direction-nav a{opacity:1}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:2.7rem}#mvp-main-body-wrap{padding-top:20px}#mvp-feat3-wrap{margin:-20px 0 40px}.mvp-feat3-main-wrap{width:55.81395349%}.mvp-feat3-sub-wrap{width:43.02325581%}.mvp-feat3-main-wrap{margin-right:1.162790698%}.mvp-feat3-main-text{padding:75px 4.255319149% 20px;width:91.5%}.mvp-feat3-sub-text{padding:75px 5.405405405% 20px;width:89.2%}.mvp-feat3-main-text h2{font-size:2.7rem}.mvp-feat3-sub-text h2{font-size:1.3rem;margin-right:20%;width:80%}.mvp-feat3-main-text p{font-size:.9rem;padding-top:7px}.mvp-feat3-main-img{height:590px}.mvp-feat3-sub-story{margin-top:10px}#mvp-feat4-wrap{margin:-20px 0 70px;max-height:321px}.mvp-feat4-main-text h2{font-size:1.8rem}.mvp-feat4-main-text p{font-size:.9rem}#mvp-home-widget-wrap{margin-bottom:40px}.mvp-feat5-mid-wrap{width:100%}.mvp-feat5-mid-main-img img{width:100%}.mvp-feat5-mid-main-text h2{font-size:2.3rem}.mvp-feat5-mid-sub-story{margin:20px 0 0}.mvp-feat5-mid-sub-text h2,.mvp-feat5-small-main-text h2{font-size:1.3rem}.mvp-feat5-small-wrap{margin:30px 0 0;width:100%}.mvp-feat5-mid-main,.mvp-feat5-small-main{margin:0 0 20px;padding:0 0 20px}.mvp-feat5-small-main-img{margin:0 20px 0 0;width:230px}.mvp-feat5-small-main-text{width:50.98039216%}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 4%;width:48%;height:280px}#mvp-home-widget-wrap .mvp-flex-col-noad{margin:0 0 30px 2.325581395%!important;width:31.78294574%;height:280px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.3rem}#mvp-feat6-wrap{margin:-20px 0 40px -2.325581395%;width:104.6511628%}#mvp-feat6-text{top:30px;left:30px}#mvp-feat6-text h2{font-size:2.6rem}#mvp-feat6-text p{font-size:.95rem}}@media screen and (max-width:899px) and (min-width:768px){#mvp-wallpaper,.mvp-nav-soc-wrap,.mvp-fly-top,.mvp-feat1-mid-wrap .mvp-cd-date,.mvp-widget-feat2-right .mvp-cd-date,.mvp-widget-dark-sub-text .mvp-cd-date,.mvp-widget-feat1-bot-story .mvp-cd-date,ul.mvp-post-more-list li .mvp-cd-date,.mvp-feat2-top-text .mvp-cd-date,.mvp-widget-feat1-bot-text p,.mvp-drop-nav-title,.mvp-post-soc-wrap,span.mvp-video-close,.mvp-nav-logo-reg,#mvp-nav-small-wrap .mvp-nav-menu,.mvp-woo-cart-wrap,.mvp-feat5-small-main-text p{display:none!important}#mvp-soc-mob-wrap,.mvp-nav-logo-small,.mvp-nav-top-left .mvp-fly-but-wrap{display:inline}.mvp-main-box{margin:0 2.60416666666%;width:94.7916666666%}.mvp-widget-home{margin-top:40px}#mvp-main-nav-top{padding:10px 0!important;height:30px!important;z-index:9999}.mvp-nav-small{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-nav-top-wrap,.mvp-nav-top-mid{height:30px!important}.mvp-nav-top-mid img{height:100%!important}#mvp-main-nav-bot{border-bottom:none;display:none!important;height:0}.mvp-nav-top-mid img{margin-left:0}.mvp-nav-top-left-out{margin-left:-50px}.mvp-nav-top-left-in{margin-left:50px}.mvp-nav-top-left{display:block}.mvp-nav-top-right-out{margin-right:-50px}.mvp-nav-top-right-in{margin-right:50px}.mvp-nav-top-right{width:50px}.mvp-nav-top-right .mvp-nav-search-but{display:block}.mvp-feat1-right-out,.mvp-feat1-right-in,.mvp-widget-feat2-out,.mvp-widget-feat2-in{margin-right:0}#mvp-feat1-wrap{margin-bottom:40px}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.archive .mvp-widget-feat2-left-alt{float:left;width:67.03296703%}.mvp-feat1-mid-wrap{margin:0 0 0 2.747252747%;width:30.21978022%}.mvp-widget-feat2-left{margin-right:2.747252747%}.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{float:right;margin:0 0 0 2.747252747%}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{width:30.21978022%}.mvp-widget-feat2-right-text h2{font-size:1.2rem}.mvp-feat1-pop-text{padding-left:18%;width:82%}.mvp-feat1-pop-text h2{font-size:1.1rem}.mvp-feat1-right-wrap,.mvp-widget-feat2-side,#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{border-top:1px solid #ddd;margin:20px 0 0;padding-top:20px;width:100%}.mvp-widget-dark-wrap{padding:20px 0 30px}.mvp-widget-dark-left,.mvp-widget-dark-right{width:100%}.mvp-widget-dark-feat-img{height:auto}.mvp-widget-dark-feat-img img{margin:0;position:relative;left:auto;right:auto;min-width:0}.mvp-widget-dark-right{margin:15px 0 0 0}.mvp-widget-dark-sub{margin:0 0 0 2.06043956%;width:23.45467033%}.mvp-widget-dark-right a:first-child .mvp-widget-dark-sub{margin-left:0}.mvp-widget-dark-sub-img{margin:0 0 15px 0;width:100%}.mvp-widget-dark-sub-out,.mvp-widget-dark-sub-in{margin-left:0}.mvp-widget-feat1-top-story{margin-left:2.747252747%;width:48.62637363%}.mvp-widget-feat1-top-text{padding:50px 15.649717514% 20px 5.649717514%;width:78.8%}.mvp-widget-feat1-top-text h2{font-size:1.5rem}.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin-left:2.747252747%;width:22.93956044%}.mvp-widget-feat1-bot-text h2,.mvp-feat2-bot-text h2{font-size:1rem}#mvp-feat2-wrap{margin:-20px 0 40px}.mvp-feat2-top-text-wrap{padding-bottom:20px}.mvp-feat2-top-text-box{width:728px}.mvp-feat2-top-text h2{font-size:3.4rem}.mvp-feat2-top-text p{font-size:.9rem;margin-top:5px}.mvp-main-blog-out,.mvp-main-blog-in{margin-right:0}.mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-320px}.mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:320px}.mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:20px;width:300px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.5rem}.mvp-blog-story-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p{font-size:.9rem}ul.mvp-blog-story-list-col{margin-left:-2.60416666666%;width:102.60416666666%}.mvp-blog-story-col{margin-left:2.538071066%;width:47.46192893%;height:380px}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.5rem}#mvp-post-main{margin:0 0 40px}span.mvp-post-cat{font-size:.9rem}h1.mvp-post-title{font-size:2.9rem;margin-right:0;width:100%}span.mvp-post-excerpt{font-size:1.1rem}.mvp-post-main-out,.mvp-post-main-in,#mvp-home-widget-wrap .mvp-flex-side-out,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:0}.single .mvp-nav-small .mvp-nav-top-left,.single .mvp-fixed .mvp-nav-top-right{display:block}.single .mvp-fixed .mvp-nav-top-right-out{margin-right:-50px}.single .mvp-fixed .mvp-nav-top-right-in{margin-right:50px}.single .mvp-nav-small .mvp-nav-top-left-out{margin-left:-50px}.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:50px}.mvp-fixed-post{text-align:center}.mvp-fixed-post img{float:none}.mvp-post-soc-out,.mvp-post-soc-in{margin-left:0}#mvp-content-main p,.mvp-post-add-main p{font-size:1rem}#mvp-post-content #mvp-post-feat-img,.mvp-post-gallery-wrap,.mvp-post-add-img,#mvp-post-content #mvp-video-embed-wrap,.mvp-vid-wide-left{margin-left:-2.747252747%;width:105.4945055%}#mvp-post-add-wrap{margin-top:40px}.mvp-post-add-head{margin-bottom:20px}.mvp-post-add-main{margin:0;width:100%}.mvp-post-add-img,#mvp-post-feat-img{margin-bottom:20px}span.mvp-feat-caption{margin-top:-20px;padding-bottom:10px}ul.mvp-post-more-list li{margin-left:2.06043956%;width:23.45467033%;height:225px}.mvp-post-more-img{margin-bottom:10px}.mvp-post-more-text p{font-size:1.1rem}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}#mvp-content-wrap{float:left;margin:0}.mvp-video-embed-wide{margin-bottom:20px}#mvp-post-feat-text-wrap{left:20px}h1.mvp-post-title-wide{font-size:2.3rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:1rem}#mvp-post-feat-img-wide span.mvp-feat-caption{right:20px}.mvp-vid-wide-cont{margin:0 0 20px}.mvp-vid-wide-top{margin-bottom:20px}.mvp-vid-wide-out,.mvp-vid-wide-in{margin-right:0}.mvp-vid-wide-right{margin:20px 0 0 0;width:100%}ul.mvp-vid-wide-soc-list{text-align:center}ul.mvp-vid-wide-soc-list li{display:inline-block;float:none}ul.mvp-vid-wide-more-list li{margin-left:2.06043956%;width:23.45467033%}.mvp-vid-wide-more-img{margin-bottom:10px}.mvp-vid-wide-more-text p{font-size:1rem}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:2.1rem}#mvp-author-page-top{padding:20px 5%}.mvp-author-top-out{margin-left:-190px}.mvp-author-top-in{margin-left:190px}#mvp-author-top-left{margin-right:40px;width:150px}h1.mvp-author-top-head{font-size:2.5rem}span.mvp-author-page-desc{font-size:1rem}.mvp-authors-wrap{margin-top:20px}.mvp-authors-list-wrap{margin-left:2.747252747%;width:31.5018315%;height:320px}.mvp-nav-top-mid a,.mvp-nav-small .mvp-nav-top-mid a,.single .mvp-nav-small .mvp-nav-top-mid a{left:0}.mvp-soc-mob-up{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.mvp-post-gallery-top .flex-direction-nav a{opacity:1}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:2.4rem}#mvp-main-body-wrap{padding-top:20px}#mvp-feat3-wrap{margin:-20px 0 40px}.mvp-feat3-main-wrap{width:56.31868132%}.mvp-feat3-sub-wrap{width:42.30769231%}.mvp-feat3-main-wrap{margin-right:1.373626374%}.mvp-feat3-main-img{height:500px}.mvp-feat3-main-img img{min-width:470px}.mvp-feat3-main-text{padding:75px 5% 20px;width:90.1%}.mvp-feat3-sub-text{padding:50px 5.405405405% 20px;width:93.50649351%}.mvp-feat3-main-text h2{font-size:2.5rem;margin-right:0;width:100%}.mvp-feat3-sub-story{max-height:240px}.mvp-feat3-sub-img img{min-width:410px}.mvp-feat3-sub-text h2{font-size:1.2rem;margin-right:0;width:100%}.mvp-feat3-main-text p{font-size:.9rem;padding-top:7px}.mvp-feat3-main-img{height:490px}.mvp-feat3-sub-story{margin-top:10px}#mvp-feat4-wrap{margin:-20px 0 40px;max-height:none}.mvp-feat4-main-img,.mvp-feat4-main-text{width:100%}.mvp-feat4-main-text{margin:20px 0}.mvp-feat4-main-text h2{font-size:2.4rem;margin-right:20%;width:80%}.mvp-feat4-main-text p{font-size:.9rem}#mvp-home-widget-wrap{margin-bottom:40px}.mvp-feat5-side-out,.mvp-feat5-side-in{margin:0}.mvp-feat5-mid-main,.mvp-feat5-small-main{margin:0 0 20px;padding:0 0 20px}.mvp-feat5-mid-main-text h2{font-size:2rem}.mvp-feat5-mid-sub-out{margin:0 0 0 -220px}.mvp-feat5-mid-sub-in{margin:0 0 0 220px}.mvp-feat5-mid-sub-img{width:200px}.mvp-feat5-small-main-img{max-height:140px}.mvp-feat5-mid-sub-text h2,.mvp-feat5-small-main-text h2{font-size:1.2rem}.mvp-feat5-mid-sub-story{margin:20px 0 0}.mvp-feat5-small-sub .mvp-feat1-list-text h2{font-size:.9rem}.mvp-feat5-side-wrap{border-top:1px solid #ddd;margin:30px 0 0;padding:30px 0 0;width:100%}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 2.747252747%;width:48.62637363%;height:380px}#mvp-home-widget-wrap a:nth-child(3n+4) .mvp-flex-col-noad{margin:0 0 30px 2.325581395%!important}#mvp-home-widget-wrap a:nth-child(2n+3) .mvp-flex-col-noad{margin:0 0 30px!important}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.5rem}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p{font-size:.9rem}#mvp-feat6-wrap{margin:-20px 0 40px -2.747252747%;width:105.4945055%}#mvp-feat6-text{top:30px;left:30px}#mvp-feat6-text h2{font-size:2.3rem}#mvp-feat6-text p{font-size:.8rem;margin-top:15px}#mvp-side-wrap .mvp-flex-col{margin-top:20px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-bottom:0}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-out{display:block!important;margin-left:-300px;width:100%}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:300px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-right:20px;width:280px;max-height:none}.mvp-alp-side{display:none}.mvp-auto-post-grid{grid-template-columns:100%}.mvp-alp-soc-reg{display:block}}@media screen and (max-width:767px) and (min-width:660px){#mvp-wallpaper,.mvp-nav-soc-wrap,.mvp-fly-top,.mvp-feat1-mid-wrap .mvp-cd-date,.mvp-widget-feat2-right .mvp-cd-date,.mvp-widget-dark-sub-text .mvp-cd-date,.mvp-widget-feat1-bot-text p,.mvp-drop-nav-title,.mvp-post-soc-wrap,span.mvp-video-close,#mvp-woo-side-wrap,.mvp-nav-logo-reg,#mvp-nav-small-wrap .mvp-nav-menu,.mvp-woo-cart-wrap{display:none!important}#mvp-soc-mob-wrap,.mvp-nav-logo-small,.mvp-nav-top-left .mvp-fly-but-wrap{display:inline}.mvp-main-box{margin:0 3.0303030303%;width:93.9393939393%}.mvp-widget-home{margin-top:40px}#mvp-feat1-wrap{margin-bottom:40px}#mvp-main-nav-top{padding:10px 0!important;height:30px!important;z-index:9999}.mvp-nav-small{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-nav-top-wrap,.mvp-nav-top-mid{height:30px!important}.mvp-nav-top-mid img{height:100%!important}#mvp-main-nav-bot{border-bottom:none;display:none!important;height:0}.mvp-nav-top-mid img{margin-left:0}.mvp-nav-top-left-out{margin-left:-50px}.mvp-nav-top-left-in{margin-left:50px}.mvp-nav-top-left{display:block}.mvp-nav-top-right-out{margin-right:-50px}.mvp-nav-top-right-in{margin-right:50px}.mvp-nav-top-right{width:50px}.mvp-nav-top-right .mvp-nav-search-but{display:block}.mvp-feat1-right-out,.mvp-feat1-right-in,.mvp-widget-feat2-out,.mvp-widget-feat2-in{margin-right:0}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.archive .mvp-widget-feat2-left-alt{float:left;width:66.93548387%}.mvp-feat1-mid-wrap{margin:0 0 0 3.225806452%;width:29.83870968%}.mvp-widget-feat2-left{margin-right:3.225806452%}.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{float:right;margin:0 0 0 3.225806452%}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{width:29.83870968%}.mvp-widget-feat2-right-text h2{font-size:1.2rem}.mvp-feat1-pop-text{padding:10px 0 0 18%;width:82%}.mvp-feat1-pop-text h2{font-size:1.1rem}.mvp-feat1-right-wrap,.mvp-widget-feat2-side,#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{border-top:1px solid #ddd;margin:20px 0 0;padding-top:20px;width:100%}.mvp-feat1-feat-text{padding:100px 4.819277108% 20px;width:90.4%}.mvp-feat1-feat-text h2{font-size:2.7rem;margin-right:0;width:100%}.mvp-feat1-feat-text p{font-size:.9rem}.mvp-feat1-sub-img{min-height:280px}.mvp-feat1-sub-img img{min-width:470px}.mvp-feat1-sub-text{padding:50px 4.819277108% 20px;width:90.4%}.mvp-feat1-sub-text h2{font-size:1.7rem}.mvp-feat1-pop-cont .mvp-vid-box-wrap,.mvp-widget-feat1-top-story .mvp-vid-box-wrap{font-size:12px;left:15px;top:15px;width:28px;height:28px}.mvp-feat1-pop-cont .mvp-vid-box-wrap i,.mvp-widget-feat1-top-story .mvp-vid-box-wrap i{margin:8px 0 0 1px}.mvp-widget-dark-wrap{padding:20px 0}.mvp-widget-dark-left,.mvp-widget-dark-right{width:100%}.mvp-widget-dark-feat-img{height:auto}.mvp-widget-dark-feat-img img{margin:0;position:relative;left:auto;right:auto;min-width:0}.mvp-widget-dark-feat-text{padding:75px 3.225806452% 20px;width:93.6%}.mvp-widget-dark-right{margin:15px 0 0 0}.mvp-widget-dark-sub{margin:0 0 0 2.06043956%;width:23.45467033%}.mvp-widget-dark-right a:first-child .mvp-widget-dark-sub{margin-left:0}.mvp-widget-dark-sub-img{margin:0 0 15px 0;width:100%}.mvp-widget-dark-sub-text h2{font-size:1rem}.mvp-widget-dark-sub-out,.mvp-widget-dark-sub-in{margin-left:0}.mvp-widget-feat1-top-story{margin-left:3.225806452%;width:48.38709677%}.mvp-widget-feat1-top-text{padding:50px 15.649717514% 20px 5.649717514%;width:78.8%}.mvp-widget-feat1-top-text h2{font-size:1.2rem}.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin-left:3.225806452%;overflow:hidden;width:48.38709677%;height:296px}.mvp-widget-feat1-cont a:nth-child(2n+3) .mvp-widget-feat1-bot-story,.mvp-feat2-bot a:nth-child(2n+3) .mvp-feat2-bot-story{margin-left:0}.mvp-widget-feat1-bot-text{margin-top:15px}.mvp-widget-feat1-bot-text h2{font-size:1.2rem;font-weight:400}#mvp-feat2-wrap{margin:-20px 0 40px}.mvp-feat2-top-text-wrap{padding-bottom:20px}.mvp-feat2-top-text-box{width:620px}.mvp-feat2-top-text h2{font-size:2.9rem}.mvp-feat2-top-text p{font-size:.9rem;margin-top:5px}.mvp-main-blog-out,.mvp-main-blog-in{margin-right:0}.mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-270px}.mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:270px}.mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:20px;width:250px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.4rem}.mvp-blog-story-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p{font-size:.9rem}ul.mvp-blog-story-list-col{margin-left:-3.225806452%;width:103.225806452%}.mvp-blog-story-col{margin-left:3.125%;width:46.875%;height:380px}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.4rem}#mvp-search-box{margin:-25px 0 0 -30%;width:60%}#searchform input{font-size:40px;height:40px}#mvp-post-main{margin:0 0 40px}#mvp-post-head{margin-bottom:20px}span.mvp-post-cat{font-size:.9rem}h1.mvp-post-title,#mvp-post-content h1.mvp-post-title{font-size:2.6rem;margin-right:0;width:100%}span.mvp-post-excerpt{font-size:1rem}.mvp-post-main-out,.mvp-post-main-in,#mvp-home-widget-wrap .mvp-flex-side-out,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:0}.single .mvp-nav-small .mvp-nav-top-left,.single .mvp-fixed .mvp-nav-top-right{display:block}.single .mvp-fixed .mvp-nav-top-right-out{margin-right:-50px}.single .mvp-fixed .mvp-nav-top-right-in{margin-right:50px}.single .mvp-nav-small .mvp-nav-top-left-out{margin-left:-50px}.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:50px}.mvp-fixed-post{text-align:center}.mvp-fixed-post img{float:none}.mvp-post-soc-out,.mvp-post-soc-in{margin-left:0}#mvp-content-main p,.mvp-post-add-main p{font-size:1rem}#mvp-post-content #mvp-post-feat-img,.mvp-post-gallery-wrap,.mvp-post-add-img,#mvp-post-content #mvp-video-embed-wrap,.mvp-vid-wide-left{margin-left:-3.225806452%;width:106.4516129%}.mvp-post-gallery-text p{font-size:.8rem}.mvp-post-gallery-text{padding:10px 3.0303030303% 0;width:94%}ul.mvp-related-posts-list li{margin-left:2.419354839%;width:31.72043011%}#mvp-post-add-wrap{margin-top:40px}.mvp-post-add-head{margin-bottom:20px}.mvp-post-add-main{margin:0;width:100%}.mvp-post-add-img,#mvp-post-feat-img{margin-bottom:20px}span.mvp-feat-caption{margin-top:-20px;padding-bottom:10px}ul.mvp-post-more-list li{margin-left:3.225806452%;width:48.38709677%;height:240px}ul.mvp-post-more-list a:nth-child(4n+5) li{margin-left:3.225806452%}ul.mvp-post-more-list a:nth-child(2n+3) li{margin-left:0}.mvp-post-more-img{margin-bottom:10px;overflow:hidden;max-height:130px}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}#mvp-content-wrap{float:left;margin:0}.mvp-video-embed-wide{margin-bottom:20px}#mvp-post-feat-text-wrap{left:20px;bottom:20px}.mvp-post-feat-text{width:40%}h1.mvp-post-title-wide{font-size:2rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:.9rem}#mvp-post-feat-img-wide span.mvp-feat-caption{right:20px}.mvp-vid-wide-cont{margin:0 0 20px}.mvp-vid-wide-top{margin-bottom:20px}.mvp-vid-wide-out,.mvp-vid-wide-in{margin-right:0}.mvp-vid-wide-right{margin:20px 0 0 0;width:100%}ul.mvp-vid-wide-soc-list{text-align:center}ul.mvp-vid-wide-soc-list li{display:inline-block;float:none}ul.mvp-vid-wide-more-list li{margin-left:3.225806452%;width:48.38709677%;height:220px}ul.mvp-vid-wide-more-list a:nth-child(2n+3) li{margin-left:0}.mvp-vid-wide-more-img{margin-bottom:10px;overflow:hidden;max-height:130px}.mvp-vid-wide-more-text p{font-size:1.2rem}.mvp-feat1-feat-text h2.mvp-stand-title{font-size:2.3rem}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:1.8rem}#mvp-author-page-top{padding:20px 0;width:100%}.mvp-author-top-out{margin-left:-170px}.mvp-author-top-in{margin-left:170px}#mvp-author-top-left{margin-right:40px;width:130px}h1.mvp-author-top-head{font-size:2.5rem}span.mvp-author-page-desc{font-size:.9rem}.mvp-authors-wrap{margin-top:20px}.mvp-authors-list-wrap{margin-left:3.225806452%;width:31.1827957%;height:300px}.mvp-authors-name{font-size:1.5rem}h2.mvp-authors-latest a{font-size:1.2rem}.mvp-nav-top-mid a,.mvp-nav-small .mvp-nav-top-mid a,.single .mvp-nav-small .mvp-nav-top-mid a{left:0}.mvp-soc-mob-up{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.theiaPostSlider_nav.fontTheme ._title{font-size:.8rem}.mvp-woo-side-out,.mvp-woo-side-in{margin-left:0}.mvp-post-gallery-top .flex-direction-nav a{opacity:1}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:2.2rem}#mvp-main-body-wrap{padding-top:20px}#mvp-feat3-wrap{margin:-20px 0 40px}.mvp-feat3-main-wrap{width:58.06451613%}.mvp-feat3-sub-wrap{width:40.32258065%}.mvp-feat3-main-wrap{margin-right:1.612903226%}.mvp-feat3-main-img{height:440px}.mvp-feat3-main-img img{min-width:414px}.mvp-feat3-main-text{padding:75px 5.55555555% 20px;width:88.9%}.mvp-feat3-sub-text{padding:50px 8% 20px;width:84.1%}.mvp-feat3-main-text h2{font-size:2.3rem;margin-right:0;width:100%}.mvp-feat3-sub-story{margin-top:10px;max-height:215px}.mvp-feat3-sub-img img{min-width:360px}.mvp-feat3-sub-text h2{font-size:1.1rem;margin-right:0;width:100%}.mvp-feat3-main-text p{font-size:.8rem;padding-top:7px}#mvp-feat4-wrap{margin:-20px 0 40px;max-height:none}.mvp-feat4-main-img,.mvp-feat4-main-text{width:100%}.mvp-feat4-main-text{margin:20px 0}.mvp-feat4-main-text h2{font-size:2rem;margin-right:20%;width:80%}.mvp-feat4-main-text p{font-size:.9rem}#mvp-home-widget-wrap{margin-bottom:40px}.mvp-feat5-side-out,.mvp-feat5-side-in{margin:0}.mvp-feat5-mid-wrap{width:54.83870968%}.mvp-feat5-small-wrap{margin:0 3.225806452% 0 0;width:41.93548387%}.mvp-feat5-mid-main,.mvp-feat5-small-main{margin:0 0 20px;padding:0 0 20px}.mvp-feat5-mid-main-text h2{font-size:1.7rem}.mvp-feat5-mid-sub-out,.mvp-feat5-mid-sub-in{margin:0}.mvp-feat5-mid-sub-img{margin:0 0 15px;width:100%;max-height:160px}.mvp-feat5-small-main-img{max-height:140px}.mvp-feat5-mid-sub-text h2,.mvp-feat5-small-main-text h2{font-size:1.3rem}.mvp-feat5-mid-sub-story{margin:20px 0 0}.mvp-feat5-small-sub .mvp-feat1-list-text h2,.mvp-feat5-small-main-text p{font-size:.9rem}.mvp-feat5-side-wrap{border-top:1px solid #ddd;margin:30px 0 0;padding:30px 0 0;width:100%}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 3.225806452%;width:48.38709677%;height:370px}#mvp-home-widget-wrap a:nth-child(3n+4) .mvp-flex-col-noad{margin:0 0 30px 3.225806452%!important}#mvp-home-widget-wrap a:nth-child(2n+3) .mvp-flex-col-noad{margin:0 0 30px!important}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.4rem}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p{font-size:.9rem}#mvp-feat6-wrap{margin:-20px 0 40px -3.225806452%;width:106.4516129%}#mvp-feat6-img{width:100%}#mvp-feat6-img:after{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);top:auto;bottom:0;width:100%;height:50%}#mvp-feat6-text{float:left;margin-top:-100px;padding:0 4.54545454% 30px;position:relative;top:auto;left:auto;width:90.9090909%}#mvp-feat6-text h2{font-size:2.8rem}#mvp-feat6-text p{font-size:1.1rem;margin-top:15px}#mvp-side-wrap .mvp-flex-col{margin-top:20px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-bottom:0}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-out{display:block!important;margin-left:-270px;width:100%}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:270px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-right:20px;width:250px;max-height:none}.mvp-alp-side{display:none}.mvp-auto-post-grid{grid-template-columns:100%}.mvp-alp-soc-reg{display:block}}@media screen and (max-width:659px) and (min-width:600px){#mvp-wallpaper,.mvp-nav-soc-wrap,.mvp-fly-top,.mvp-feat1-mid-wrap .mvp-cd-date,.mvp-widget-feat2-right .mvp-cd-date,.mvp-widget-feat1-bot-text p,.mvp-blog-story-text p,.mvp-drop-nav-title,.mvp-post-soc-wrap,span.mvp-video-close,#mvp-woo-side-wrap,.mvp-nav-logo-reg,#mvp-nav-small-wrap .mvp-nav-menu,.mvp-woo-cart-wrap,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p{display:none!important}#mvp-soc-mob-wrap,.mvp-nav-logo-small,.mvp-nav-top-left .mvp-fly-but-wrap{display:inline}.mvp-main-box{margin:0 3.3333333333%;width:93.3333333333%}.mvp-widget-home{margin-top:40px}#mvp-feat1-wrap{margin-bottom:40px}#mvp-main-nav-top{padding:10px 0!important;height:30px!important;z-index:9999}.mvp-nav-small{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-nav-top-wrap,.mvp-nav-top-mid{height:30px!important}.mvp-nav-top-mid img{height:100%!important}#mvp-main-nav-bot{border-bottom:none;display:none!important;height:0}.mvp-nav-top-mid img{margin-left:0}.mvp-nav-top-left-out{margin-left:-50px}.mvp-nav-top-left-in{margin-left:50px}.mvp-nav-top-left{display:block}.mvp-nav-top-right-out{margin-right:-50px}.mvp-nav-top-right-in{margin-right:50px}.mvp-nav-top-right{width:50px}.mvp-nav-top-right .mvp-nav-search-but{display:block}.mvp-feat1-right-out,.mvp-feat1-right-in,.mvp-widget-feat2-out,.mvp-widget-feat2-in{margin-right:0}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.archive .mvp-widget-feat2-left-alt{float:left;width:63.39285714%}.mvp-feat1-mid-wrap{margin:0 0 0 3.571428571%;width:33.03571429%}.mvp-widget-feat2-left{margin-right:3.571428571%}.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{float:right;margin:0 0 0 3.571428571%}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{width:33.03571429%}.mvp-widget-feat2-right-cont{height:270px}.archive .mvp-widget-feat2-right-cont{height:247px}.mvp-widget-feat2-right-text h2{font-size:1.2rem}.mvp-feat1-pop-text{padding:10px 0 0 18%;width:82%}.mvp-feat1-pop-text h2{font-size:1rem}.mvp-feat1-right-wrap,.mvp-widget-feat2-side,#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{border-top:1px solid #ddd;margin:20px 0 0;padding-top:20px;width:100%}.mvp-feat1-feat-img{height:540px}.mvp-feat1-feat-img img{min-width:510px}.mvp-feat1-feat-text{padding:100px 5.633802817% 20px;width:88.8%}.mvp-feat1-feat-text h2{font-size:2.7rem;margin-right:0;width:100%}.mvp-feat1-feat-text p{font-size:.9rem}.mvp-feat1-sub-img{min-height:250px}.mvp-feat1-sub-img img{min-width:420px}.mvp-feat1-sub-text{padding:50px 5.633802817% 20px;width:88.8%}.mvp-feat1-sub-text h2{font-size:1.4rem}.mvp-feat1-pop-text:before{font-size:34px}.mvp-feat1-pop-img{max-height:100px}.mvp-feat1-pop-cont .mvp-vid-box-wrap{font-size:12px;width:28px;height:28px}.mvp-feat1-pop-cont .mvp-vid-box-wrap i{margin:8px 0 0 1px}.mvp-widget-dark-wrap{padding:20px 0}.mvp-widget-dark-left,.mvp-widget-dark-right{width:100%}.mvp-widget-dark-feat-img{height:auto}.mvp-widget-dark-feat-img img{margin:0;position:relative;left:auto;right:auto;min-width:0}.mvp-widget-dark-feat-text{padding:75px 3.571428571% 20px;width:92.9%}.mvp-widget-dark-feat-text h2{font-size:2.1rem}.mvp-widget-dark-right,.mvp-widget-dark-sub{margin:15px 0 0 0;width:100%}.mvp-widget-dark-right a:first-child .mvp-widget-dark-sub{margin-top:0}.mvp-widget-dark-sub-img{margin-right:15px;width:150px}.mvp-widget-dark-sub-text h2{font-size:1.1rem}.mvp-widget-dark-sub-out{margin-left:-165px}.mvp-widget-dark-sub-in{margin-left:165px}.mvp-widget-feat1-top-story{margin:20px 0 0 0;width:100%}.mvp-widget-feat1-cont a:first-child .mvp-widget-feat1-top-story{margin:0}.mvp-widget-feat1-top-img{overflow:hidden;max-height:300px}.mvp-widget-feat1-top-text{padding:50px 13.571428571% 20px 3.571428571%;width:82.9%}.mvp-widget-feat1-top-text h2{font-size:1.9rem}.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin-left:3.225806452%;overflow:hidden;width:48.38709677%;height:296px}.mvp-widget-feat1-cont a:nth-child(2n+3) .mvp-widget-feat1-bot-story,.mvp-feat2-bot a:nth-child(2n+3) .mvp-feat2-bot-story{margin-left:0}.mvp-widget-feat1-bot-text{margin-top:15px}.mvp-widget-feat1-bot-text h2,.mvp-feat2-bot-text h2{font-size:1.2rem}#mvp-feat2-wrap{margin:-20px 0 40px}.mvp-feat2-top-text-wrap{padding:50px 0 20px}.mvp-feat2-top-text-box{width:560px}.mvp-feat2-top-text h2{font-size:2.6rem}.mvp-feat2-top-text p{font-size:.8rem}.mvp-main-blog-out,.mvp-main-blog-in{margin-right:0}.mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out{margin-left:-270px}.mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in{margin-left:270px}.mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img{margin-right:20px;width:250px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2{font-size:1.4rem}ul.mvp-blog-story-list-col{margin-left:-3.571428571%;width:103.571428571%}.mvp-blog-story-col{margin-left:3.448275862%;width:46.55172414%;height:280px}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.2rem}#mvp-search-box{margin:-25px 0 0 -30%;width:60%}#searchform input{font-size:40px;height:40px}.mvp-search-but-wrap{top:40px;right:40px}#mvp-post-main{margin:0 0 40px}#mvp-post-head{margin-bottom:20px}span.mvp-post-cat{font-size:.9rem}h1.mvp-post-title,#mvp-post-content h1.mvp-post-title{font-size:2.5rem;margin-right:0;width:100%}span.mvp-post-excerpt{font-size:1rem}.mvp-post-main-out,.mvp-post-main-in,#mvp-home-widget-wrap .mvp-flex-side-out,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:0}.single .mvp-nav-small .mvp-nav-top-left,.single .mvp-fixed .mvp-nav-top-right{display:block}.single .mvp-fixed .mvp-nav-top-right-out{margin-right:-50px}.single .mvp-fixed .mvp-nav-top-right-in{margin-right:50px}.single .mvp-nav-small .mvp-nav-top-left-out{margin-left:-50px}.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:50px}.mvp-fixed-post{text-align:center}.mvp-fixed-post img{float:none}.mvp-post-soc-out,.mvp-post-soc-in{margin-left:0}#mvp-content-main p,.mvp-post-add-main p{font-size:1rem}#mvp-post-content #mvp-post-feat-img,.mvp-post-gallery-wrap,.mvp-post-add-img,#mvp-post-content #mvp-video-embed-wrap,.mvp-vid-wide-left{margin-left:-3.571428571%;width:107.1428571%}.mvp-post-gallery-text p{font-size:.8rem}.mvp-post-gallery-text{padding:10px 3.0303030303% 0;width:94%}.mvp-prev-next-text p{font-size:1.1rem}.mvp-prev-cont-out{margin-left:-40px}.mvp-prev-cont-in{margin-left:40px}.mvp-next-cont-out{margin-right:-40px}.mvp-next-cont-in{margin-right:40px}span.mvp-prev-arr{margin-right:20px}span.mvp-next-arr{margin-left:20px}ul.mvp-related-posts-list li{margin-left:2.419354839%;width:31.72043011%;height:210px}#mvp-post-add-wrap{margin-top:40px}.mvp-post-add-head{margin-bottom:20px}.mvp-post-add-main{margin:0;width:100%}.mvp-post-add-img,#mvp-post-feat-img{margin-bottom:20px}span.mvp-feat-caption{margin-top:-20px;padding-bottom:10px}ul.mvp-post-more-list li{margin-left:3.571428571%;width:48.21428571%;height:230px}ul.mvp-post-more-list a:nth-child(4n+5) li{margin-left:3.571428571%}ul.mvp-post-more-list a:nth-child(2n+3) li{margin-left:0}.mvp-post-more-img{margin-bottom:10px;overflow:hidden;max-height:130px}.mvp-post-more-text p{font-size:1.1rem}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}#mvp-content-wrap{float:left;margin:0}.mvp-video-embed-wide{margin-bottom:20px}#mvp-post-feat-text-wrap{left:20px;bottom:20px}.mvp-post-feat-text{width:40%}h1.mvp-post-title-wide{font-size:1.9rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:.9rem}#mvp-post-feat-img-wide span.mvp-feat-caption{right:20px}.mvp-vid-wide-cont{margin:0 0 20px}.mvp-vid-wide-top{margin-bottom:20px}.mvp-vid-wide-out,.mvp-vid-wide-in{margin-right:0}.mvp-vid-wide-right{margin:20px 0 0 0;width:100%}.mvp-vid-wide-text span.mvp-post-excerpt{font-size:.9rem}ul.mvp-vid-wide-soc-list{text-align:center}ul.mvp-vid-wide-soc-list li{display:inline-block;float:none}ul.mvp-vid-wide-more-list li{margin-left:3.225806452%;width:48.38709677%;height:210px}ul.mvp-vid-wide-more-list a:nth-child(2n+3) li{margin-left:0}.mvp-vid-wide-more-img{margin-bottom:10px;overflow:hidden;max-height:130px}.mvp-vid-wide-more-text p{font-size:1.1rem}.mvp-feat1-feat-text h2.mvp-stand-title{font-size:1.9rem}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:1.7rem}#mvp-author-page-top{padding:20px 0;width:100%}.mvp-author-top-out{margin-left:-170px}.mvp-author-top-in{margin-left:170px}#mvp-author-top-left{margin-right:40px;width:130px}h1.mvp-author-top-head{font-size:2.5rem}span.mvp-author-page-desc{font-size:.9rem}.mvp-authors-wrap{margin-top:10px}.mvp-authors-list-wrap{margin-left:3.225806452%;width:31.1827957%;height:280px}.mvp-authors-list-img img{width:100px}.mvp-authors-name{font-size:1.5rem}h2.mvp-authors-latest a{font-size:1.2rem}.mvp-nav-top-mid a,.mvp-nav-small .mvp-nav-top-mid a,.single .mvp-nav-small .mvp-nav-top-mid a{left:0}.mvp-soc-mob-up{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.theiaPostSlider_nav.fontTheme ._title{font-size:.8rem}.mvp-woo-side-out,.mvp-woo-side-in{margin-left:0}.mvp-post-gallery-top .flex-direction-nav a{opacity:1}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:2.1rem}#mvp-main-body-wrap{padding-top:20px}#mvp-feat3-wrap{margin:-20px 0 40px}.mvp-feat3-main-wrap{width:58.06451613%}.mvp-feat3-sub-wrap{width:40.32258065%}.mvp-feat3-main-wrap{margin-right:1.612903226%}.mvp-feat3-main-img{height:440px}.mvp-feat3-main-img img{min-width:414px}.mvp-feat3-main-text{padding:75px 5.55555555% 20px;width:88.9%}.mvp-feat3-sub-text{padding:50px 8% 20px;width:84.1%}.mvp-feat3-main-text h2{font-size:2.1rem;margin-right:0;width:100%}.mvp-feat3-sub-story{margin-top:10px;max-height:215px}.mvp-feat3-sub-img img{min-width:360px}.mvp-feat3-sub-text h2{font-size:1rem;margin-right:0;width:100%}.mvp-feat3-main-text p{font-size:.8rem;padding-top:7px}#mvp-feat4-wrap{margin:-20px 0 40px;max-height:none}.mvp-feat4-main-img,.mvp-feat4-main-text{width:100%}.mvp-feat4-main-text{margin:20px 0}.mvp-feat4-main-text h2{font-size:2rem}.mvp-feat4-main-text p{font-size:.9rem}#mvp-home-widget-wrap{margin-bottom:40px}.mvp-feat5-side-out,.mvp-feat5-side-in{margin:0}.mvp-feat5-mid-wrap{width:53.57142857%}.mvp-feat5-small-wrap{margin:0 3.571428571% 0 0;width:42.85714286%}.mvp-feat5-mid-main,.mvp-feat5-small-main{margin:0 0 20px;padding:0 0 20px}.mvp-feat5-mid-main-text h2{font-size:1.7rem}.mvp-feat5-mid-sub-out,.mvp-feat5-mid-sub-in{margin:0}.mvp-feat5-mid-sub-img{margin:0 0 15px;width:100%;max-height:140px}.mvp-feat5-small-main-img{max-height:140px}.mvp-feat5-mid-sub-text h2,.mvp-feat5-small-main-text h2{font-size:1.3rem}.mvp-feat5-mid-sub-story{margin:20px 0 0}.mvp-feat5-small-sub .mvp-feat1-list-text h2,.mvp-feat5-small-main-text p{font-size:.9rem}.mvp-feat5-side-wrap{border-top:1px solid #ddd;margin:30px 0 0;padding:30px 0 0;width:100%}#mvp-home-widget-wrap .mvp-flex-col{margin:0 0 30px 3.225806452%;width:48.38709677%;height:250px}#mvp-home-widget-wrap a:nth-child(3n+4) .mvp-flex-col-noad{margin:0 0 30px 3.225806452%!important}#mvp-home-widget-wrap a:nth-child(2n+3) .mvp-flex-col-noad{margin:0 0 30px!important}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.2rem}#mvp-feat6-wrap{margin:-20px 0 40px -3.571428571%;width:107.1428571%}#mvp-feat6-img{width:100%}#mvp-feat6-img:after{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);top:auto;bottom:0;width:100%;height:50%}#mvp-feat6-text{float:left;margin-top:-100px;padding:0 5% 30px;position:relative;top:auto;left:auto;width:90%}#mvp-feat6-text h2{font-size:2.8rem}#mvp-feat6-text p{font-size:1.1rem;margin-top:15px}#mvp-side-wrap .mvp-flex-col{margin-top:20px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-bottom:0}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-out{display:block!important;margin-left:-270px;width:100%}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:270px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-right:20px;width:250px;max-height:none}.mvp-alp-side{display:none}.mvp-auto-post-grid{grid-template-columns:100%}.mvp-alp-soc-reg{display:block}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text h2{font-size:2rem}}@media screen and (max-width:599px) and (min-width:480px){#mvp-wallpaper,.mvp-nav-soc-wrap,.mvp-fly-top,.mvp-feat1-mid-wrap .mvp-cd-date,.mvp-widget-feat2-right .mvp-cd-date,.mvp-widget-feat1-bot-text p,.mvp-blog-story-text p,.mvp-post-soc-wrap,.mvp-drop-nav-title,span.mvp-video-close,#mvp-woo-side-wrap,.mvp-nav-logo-reg,#mvp-nav-small-wrap .mvp-nav-menu,.mvp-feat3-sub-text p,.mvp-woo-cart-wrap,.mvp-feat5-small-main-text p,#mvp-home-widget-wrap .mvp-flex-story-text p,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p,.mvp-blog-story-col .mvp-vid-box-wrap,.mvp-flex-story .mvp-vid-box-wrap{display:none!important}#mvp-soc-mob-wrap,.mvp-nav-logo-small,.mvp-nav-top-left .mvp-fly-but-wrap{display:inline}.mvp-main-box{margin:0 4.1666666666%;width:91.6666666666%}.mvp-widget-home{margin-top:40px}#mvp-feat1-wrap{margin-bottom:40px}#mvp-main-nav-top{padding:10px 0!important;height:30px!important;z-index:9999}.mvp-nav-small{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-nav-top-wrap,.mvp-nav-top-mid{height:30px!important}.mvp-nav-top-mid img{height:100%!important}#mvp-main-nav-bot{border-bottom:none;display:none!important;height:0}.mvp-nav-top-mid img{margin-left:0}.mvp-nav-top-left-out{margin-left:-50px}.mvp-nav-top-left-in{margin-left:50px}.mvp-nav-top-left{display:block}.mvp-nav-top-right-out{margin-right:-50px}.mvp-nav-top-right-in{margin-right:50px}.mvp-nav-top-right{width:50px}.mvp-nav-top-right .mvp-nav-search-but{display:block}.mvp-feat1-right-out,.mvp-feat1-right-in,.mvp-widget-feat2-out,.mvp-widget-feat2-in{margin-right:0}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{float:left;width:100%}.mvp-feat1-mid-wrap{margin:20px 0 0 0;width:100%}.mvp-widget-feat2-left,.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{margin:0}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{margin-top:20px;width:100%}.mvp-widget-feat2-right-cont,.archive .mvp-widget-feat2-right-cont{margin-left:4.5454545454%;width:47.72727272%;height:auto}.mvp-widget-feat2-right a:first-child .mvp-widget-feat2-right-cont,.archive .mvp-widget-feat2-right a:first-child .mvp-widget-feat2-right-cont{margin-left:0}.mvp-widget-feat2-right-text h2{font-size:1.1rem}.mvp-feat1-pop-text{padding:10px 0 0 18%;width:82%}.mvp-feat1-pop-text h2{font-size:1rem}.mvp-feat1-right-wrap,.mvp-widget-feat2-side,#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{border-top:1px solid #ddd;margin:20px 0 0;padding-top:20px;width:100%}.mvp-feat1-feat-img{height:510px}.mvp-feat1-feat-img img{min-width:480px}.mvp-feat1-feat-text{padding:100px 4.5454545454% 20px;width:91%}.mvp-feat1-feat-text h2{font-size:2.8rem}.mvp-feat1-feat-text p{font-size:.9rem}.mvp-feat1-sub-img{max-height:230px;min-height:0}.mvp-feat1-sub-img img{left:auto;right:auto;margin:0;min-width:0;position:relative}.mvp-feat1-sub-text{padding:50px 4.5454545454% 20px;width:91%}.mvp-feat1-sub-text h2{font-size:1.5rem}.mvp-feat1-pop-text:before{font-size:34px;margin-top:24px}.mvp-feat1-pop-img{max-height:100px}.mvp-feat1-pop-cont .mvp-vid-box-wrap,.mvp-blog-story-wrap .mvp-vid-box-wrap,.mvp-vid-box-small{font-size:12px;left:10px;top:10px;width:28px;height:28px}.mvp-feat1-pop-cont .mvp-vid-box-wrap i,.mvp-blog-story-wrap .mvp-vid-box-wrap i{margin:8px 0 0 1px}.mvp-feat1-pop-cont{margin:0 0 20px 4.5454545454%;overflow:hidden;width:47.7272727272%;height:190px}.mvp-feat1-pop-wrap a:first-child .mvp-feat1-pop-cont,.mvp-feat1-pop-wrap a:nth-child(2n+3) .mvp-feat1-pop-cont{margin-left:0}.mvp-widget-dark-wrap{padding:20px 0}.mvp-widget-dark-left,.mvp-widget-dark-right{width:100%}.mvp-widget-dark-feat-img{height:auto}.mvp-widget-dark-feat-img img{margin:0;position:relative;left:auto;right:auto;min-width:0}.mvp-widget-dark-feat-text{padding:50px 4.54545454% 20px;width:91%}.mvp-widget-dark-feat-text h2{font-size:1.8rem}.mvp-widget-dark-right,.mvp-widget-dark-sub{margin:15px 0 0 0;width:100%}.mvp-widget-dark-right a:first-child .mvp-widget-dark-sub{margin-top:0}.mvp-widget-dark-sub-img{margin-right:15px;width:150px}.mvp-widget-dark-sub-text h2{font-size:1.1rem}.mvp-widget-dark-sub-out{margin-left:-165px}.mvp-widget-dark-sub-in{margin-left:165px}.mvp-widget-feat1-top-story{margin:20px 0 0 0;width:100%}.mvp-widget-feat1-cont a:first-child .mvp-widget-feat1-top-story{margin:0}.mvp-widget-feat1-top-img{overflow:hidden;max-height:280px}.mvp-widget-feat1-top-text{padding:50px 4.5454545454% 20px;width:91%}.mvp-widget-feat1-top-text h2{font-size:1.6rem}.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin-left:5%;overflow:hidden;width:47.5%;height:246px}.mvp-widget-feat1-cont a:nth-child(2n+3) .mvp-widget-feat1-bot-story,.mvp-feat2-bot a:nth-child(2n+3) .mvp-feat2-bot-story{margin-left:0}.mvp-widget-feat1-bot-text h2,.mvp-feat2-bot-text h2{font-size:1.1rem}#mvp-feat2-wrap{margin:-20px 0 30px}.mvp-feat2-top-text-wrap{padding:50px 0 20px}.mvp-feat2-top-text-box{width:440px}.mvp-feat2-top-text h2{font-size:2.1rem}.mvp-feat2-top-text p{font-size:.8rem;margin-top:5px}.mvp-main-blog-out,.mvp-main-blog-in{margin-right:0}.mvp-blog-story-out,.mvp-blog-story-col .mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-out{margin-left:-170px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-out{width:100%}.mvp-blog-story-in,.mvp-blog-story-col .mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:170px}.mvp-blog-story-img,.mvp-blog-story-col .mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-img{margin:0 20px 0 0;width:150px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:20px}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.1rem}ul.mvp-blog-story-list-col,.mvp-blog-story-col,#mvp-home-widget-wrap .mvp-flex-col{margin-left:0;width:100%;height:auto}.mvp-blog-story-col{margin-top:20px}ul.mvp-blog-story-list-col .mvp-blog-story-col:first-child{margin-top:0}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.1rem}#mvp-foot-top{padding:30px 0}ul.mvp-foot-soc-list li a{font-size:16px;margin-left:4px;padding-top:7px;width:30px;height:23px}#mvp-foot-menu ul li a,#mvp-foot-copy p{font-size:.8rem}#mvp-search-box{margin:-15px 0 0 -30%;width:60%}#searchform input{font-size:30px;height:30px}.mvp-search-but-wrap{top:20px;right:20px}#mvp-post-main{margin:0 0 40px}#mvp-post-head{margin-bottom:20px}span.mvp-post-cat{font-size:.8rem}h1.mvp-post-title,#mvp-post-content h1.mvp-post-title{font-size:1.9rem;margin-right:0;width:100%}span.mvp-post-excerpt{font-size:1rem}.mvp-post-main-out,.mvp-post-main-in,#mvp-home-widget-wrap .mvp-flex-side-out,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:0}.mvp-post-soc-out,.mvp-post-soc-in{margin-left:0}#mvp-content-main p,.mvp-post-add-main p{font-size:1rem}span.mvp-post-add-link-but{padding:10px 0;width:70%}.single .mvp-nav-small .mvp-nav-top-left,.single .mvp-fixed .mvp-nav-top-right{display:block}.single .mvp-fixed .mvp-nav-top-right-out{margin-right:-50px}.single .mvp-fixed .mvp-nav-top-right-in{margin-right:50px}.single .mvp-nav-small .mvp-nav-top-left-out{margin-left:-50px}.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:50px}.mvp-fixed-post{text-align:center}.mvp-fixed-post img{float:none}#mvp-post-content #mvp-post-feat-img,.mvp-post-gallery-wrap,.mvp-post-add-img,#mvp-post-content #mvp-video-embed-wrap,.mvp-vid-wide-left{margin-left:-4.5454545454%;width:109.0909090909%}.mvp-post-gallery-text p{font-size:.8rem}.mvp-post-gallery-text{padding:10px 3.125% 0;width:93.8%}.mvp-next-post-wrap,.mvp-prev-post-wrap{width:100%}.mvp-prev-post-wrap{margin-top:15px}.mvp-prev-next-text p{font-size:1.1rem}.mvp-prev-cont-out,.mvp-next-cont-out,.mvp-prev-cont-in,.mvp-next-cont-in{margin:0}span.mvp-prev-arr,span.mvp-next-arr{display:none}ul.mvp-related-posts-list li,ul.mvp-post-more-list li{margin-left:4.5454545454%;width:47.727272727%;height:210px}ul.mvp-post-more-list li{height:240px}ul.mvp-related-posts-list a:nth-child(3n+4) li,ul.mvp-post-more-list a:nth-child(4n+5) li{margin-left:4.5454545454%}ul.mvp-related-posts-list a:nth-child(2n+3) li{margin-left:0}#mvp-comments-button a,#mvp-comments-button span.mvp-comment-but-text{padding:10px 0}#mvp-post-add-wrap{margin-top:40px}.mvp-post-add-head{margin-bottom:20px}.mvp-post-add-main{margin:0;width:100%}.mvp-post-add-img,#mvp-post-feat-img,#mvp-video-embed-wrap{margin-bottom:20px}span.mvp-feat-caption{margin-top:-20px;padding-bottom:10px}ul.mvp-post-more-list a:nth-child(2n+3) li{margin-left:0}.mvp-post-more-img{margin-bottom:10px;overflow:hidden}.mvp-post-more-text p{font-size:1.1rem}.mvp-cat-date-wrap{margin-bottom:4px}.mvp-feat1-left-wrap .mvp-cat-date-wrap,.mvp-widget-feat1-top-story .mvp-cat-date-wrap,.mvp-widget-feat2-left-cont .mvp-cat-date-wrap,.mvp-widget-dark-feat .mvp-cat-date-wrap{margin-bottom:6px}.mvp-feat1-feat-text p{margin-top:6px}#mvp-author-box-wrap,#mvp-post-bot-ad,#mvp-related-posts{margin-top:20px}#mvp-prev-next-wrap{margin-top:20px;padding-bottom:20px}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}#mvp-content-wrap{float:left;margin:0}.mvp-video-embed-wide,#mvp-post-feat-img-wide{margin-bottom:20px}#mvp-post-feat-text-wrap{left:20px;bottom:20px}.mvp-post-feat-text{width:44%}h1.mvp-post-title-wide{font-size:1.5rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:.8rem;margin-top:7px}#mvp-post-feat-img-wide span.mvp-feat-caption{font-size:.7rem;right:5px;bottom:5px}.mvp-vid-wide-cont{margin:0 0 20px}.mvp-vid-wide-top{margin-bottom:20px}.mvp-vid-wide-out,.mvp-vid-wide-in{margin-right:0}.mvp-vid-wide-right{margin:20px 0 0 0;width:100%}.mvp-vid-wide-text h1.mvp-vid-wide-title{font-size:1.5rem}.mvp-vid-wide-text span.mvp-post-excerpt{font-size:.9rem}ul.mvp-vid-wide-soc-list{text-align:center}ul.mvp-vid-wide-soc-list li{display:inline-block;float:none}ul.mvp-vid-wide-more-list li{margin-left:4.54545454%;width:47.72727272%;height:200px}ul.mvp-vid-wide-more-list a:nth-child(2n+3) li{margin-left:0}.mvp-vid-wide-more-img{margin-bottom:10px;overflow:hidden;max-height:130px}.mvp-vid-wide-more-text p{font-size:1rem}.mvp-feat1-feat-text h2.mvp-stand-title{font-size:2.4rem}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:1.5rem}#mvp-author-page-top{margin-bottom:10px;padding:20px 0;width:100%}.mvp-author-top-out,.mvp-author-top-in{margin-left:0}#mvp-author-top-left{margin:0 0 20px 0;text-align:center;width:100%}#mvp-author-top-right{text-align:center}#mvp-author-top-left img{width:150px}h1.mvp-author-top-head{font-size:2.3rem}span.mvp-author-page-desc{font-size:.9rem}.mvp-authors-wrap{margin-top:10px}.mvp-authors-list-wrap{margin-left:4.54545454%;width:47.72727272%;height:320px}.mvp-authors-list-wrap:nth-child(4n+4){margin-left:4.54545454%}.mvp-authors-list-wrap:nth-child(3n+3){margin-left:0}.mvp-authors-list-img img{width:120px}.mvp-authors-name{font-size:1.5rem}h2.mvp-authors-latest a{font-size:1.2rem}.mvp-nav-top-mid a,.mvp-nav-small .mvp-nav-top-mid a,.single .mvp-nav-small .mvp-nav-top-mid a{left:0}.mvp-soc-mob-up{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.theiaPostSlider_nav.fontTheme ._title{float:left;font-size:.8rem;line-height:1;margin-top:15px;text-align:center;width:100%}.theiaPostSlider_nav._right ._buttons{float:left;text-align:center;width:100%}.theiaPostSlider_nav ._prev{float:left}.theiaPostSlider_nav ._next{float:right}.mvp-woo-side-out,.mvp-woo-side-in{margin-left:0}.mvp-post-gallery-top .flex-direction-nav a{opacity:1}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:1.5rem}#mvp-main-body-wrap{padding-top:20px}#mvp-feat3-wrap{margin:-20px 0 40px}.mvp-feat3-main-wrap,.mvp-feat3-sub-wrap{width:100%}.mvp-feat3-main-wrap{margin-bottom:20px}.mvp-feat3-main-wrap{margin-right:1.612903226%}.mvp-feat3-main-img{height:500px}.mvp-feat3-main-img img{min-width:560px}.mvp-feat3-main-text,.mvp-feat3-sub-text{padding:75px 4.5454545454% 20px;width:91%}.mvp-feat3-main-text h2{font-size:2.6rem}.mvp-feat3-sub-story{margin-top:20px;max-height:250px}.mvp-feat3-sub-img img{min-width:420px}.mvp-feat3-sub-text h2{font-size:1.4rem;margin-right:20%;width:80%}.mvp-feat3-main-text p{font-size:.8rem;padding-top:7px}#mvp-feat4-wrap{margin:-20px 0 40px;max-height:none}.mvp-feat4-main-img,.mvp-feat4-main-text{width:100%}.mvp-feat4-main-text{margin:20px 0}.mvp-feat4-main-text h2{font-size:1.8rem;line-height:1.2}.mvp-feat4-main-text p{font-size:.9rem}#mvp-home-widget-wrap{margin-bottom:40px}.mvp-feat5-side-out,.mvp-feat5-side-in{margin:0}.mvp-feat5-mid-wrap{width:100%}.mvp-feat5-small-wrap{margin:30px 0 0;width:100%}.mvp-feat5-mid-main,.mvp-feat5-small-main{margin:0 0 20px;padding:0 0 20px}.mvp-feat5-mid-main-text h2{font-size:1.9rem}.mvp-feat5-mid-sub-out{margin:0 0 0 -220px}.mvp-feat5-mid-sub-in{margin:0 0 0 220px}.mvp-feat5-mid-sub-img{width:200px}.mvp-feat5-small-main-img{margin:0 20px 0 0;width:200px}.mvp-feat5-small-main-text{width:50%}.mvp-feat5-mid-sub-text h2,.mvp-feat5-small-main-text h2{font-size:1.2rem}.mvp-feat5-mid-sub-story{margin:20px 0 0}.mvp-feat5-side-wrap{border-top:1px solid #ddd;margin:30px 0 0;padding:30px 0 0;width:100%}#mvp-home-widget-wrap .mvp-flex-col-noad,#mvp-home-widget-wrap a:nth-child(2n+3) .mvp-flex-col-noad,#mvp-home-widget-wrap a:nth-child(3n+4) .mvp-flex-col-noad{margin:0 0 20px!important}#mvp-feat6-wrap{margin:-20px 0 40px -4.54545454%;width:109.09090909%}#mvp-feat6-img{width:100%}#mvp-feat6-img:after{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);top:auto;bottom:0;width:100%;height:50%}#mvp-feat6-text{float:left;margin-top:-70px;padding:0 4.16666666% 20px;position:relative;top:auto;left:auto;width:91.66666666%}#mvp-feat6-text h2{font-size:2.2rem}#mvp-feat6-text p{font-size:1rem;margin-top:15px}#mvp-side-wrap .mvp-flex-col{margin-top:20px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-bottom:0}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-out{display:block!important;margin-left:-220px;width:100%}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:220px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-right:20px;width:200px;max-height:none}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1.1rem}.mvp-alp-side{display:none}.mvp-auto-post-grid{grid-template-columns:100%}.mvp-alp-soc-reg{display:block}.mvp-alp-soc-reg .mvp-alp-soc-wrap ul.mvp-alp-soc-list{min-width:320px}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text h2{font-size:2rem}}@media screen and (max-width:479px){#mvp-wallpaper,.mvp-nav-soc-wrap,.mvp-fly-top,.mvp-reg-img,.mvp-feat1-pop-cont .mvp-vid-box-wrap,.mvp-widget-feat2-right .mvp-vid-box-wrap,.mvp-widget-dark-right .mvp-vid-box-wrap,.mvp-widget-feat1-bot-story .mvp-vid-box-wrap,.mvp-blog-story-wrap .mvp-vid-box-wrap,.mvp-blog-story-col .mvp-vid-box-wrap,#mvp-related-posts .mvp-vid-box-wrap,ul.mvp-post-more-list li .mvp-vid-box-wrap,.mvp-vid-wide-more-wrap .mvp-vid-box-wrap,.mvp-feat2-bot-story .mvp-vid-box-wrap,.mvp-feat3-right-wrap .mvp-vid-box-wrap,.mvp-feat5-mid-sub-img .mvp-vid-box-wrap,.mvp-flex-story .mvp-vid-box-wrap,.mvp-feat1-pop-text:before,.mvp-widget-feat1-bot-text p,.mvp-blog-story-text p,.mvp-post-soc-wrap,.mvp-drop-nav-title,span.mvp-video-close,#mvp-woo-side-wrap,.mvp-nav-logo-reg,#mvp-nav-small-wrap .mvp-nav-menu,.mvp-feat2-top-text p,.mvp-woo-cart-wrap,.mvp-feat3-main-text p,.mvp-feat5-small-main-text p,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text p,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text p,#mvp-feat6-text p{display:none!important}#mvp-soc-mob-wrap,.mvp-nav-logo-small,.mvp-nav-top-left .mvp-fly-but-wrap{display:inline}.mvp-mob-img{display:block!important}.mvp-main-box{margin:0 4.1666666666%;width:91.6666666666%}.mvp-widget-home{margin-top:30px}#mvp-feat1-wrap{margin-bottom:30px}h4.mvp-widget-home-title{margin-bottom:15px}.mvp-fly-content{-webkit-transform:translate3d(100%,0,0)!important;-moz-transform:translate3d(100%,0,0)!important;-ms-transform:translate3d(100%,0,0)!important;-o-transform:translate3d(100%,0,0)!important;transform:translate3d(100%,0,0)!important}.mvp-fly-menu{width:100%!important}#mvp-main-nav-top{padding:10px 0!important;height:30px!important;z-index:9999}.mvp-nav-small{-webkit-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-moz-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-ms-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);-o-box-shadow:0 1px 16px 0 rgb(0 0 0 / .3);box-shadow:0 1px 16px 0 rgb(0 0 0 / .3)}.mvp-nav-top-wrap,.mvp-nav-top-mid{height:30px!important}.mvp-nav-top-mid img{height:100%!important}#mvp-main-nav-bot{border-bottom:none;display:none!important;height:0}.mvp-nav-top-mid img{margin-left:0}.mvp-nav-top-left-out{margin-left:-50px}.mvp-nav-top-left-in{margin-left:50px}.mvp-nav-top-left{display:block}.mvp-nav-top-right-out{margin-right:-50px}.mvp-nav-top-right-in{margin-right:50px}.mvp-nav-top-right{width:50px}.mvp-nav-top-right .mvp-nav-search-but{display:block}#mvp-main-body-wrap{padding:15px 0 30px}#mvp-vid-wide-wrap,#mvp-post-feat-img-wide,.mvp-video-embed-wide{margin-top:-15px}.mvp-feat1-right-out,.mvp-feat1-right-in,.mvp-widget-feat2-out,.mvp-widget-feat2-in,#mvp-home-widget-wrap .mvp-flex-side-out,#mvp-home-widget-wrap .mvp-flex-side-in{margin-right:0}.mvp-feat1-left-wrap,.mvp-widget-feat2-left,.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{float:left;width:100%}.mvp-feat1-mid-wrap{margin:20px 0 0 0;width:100%}.mvp-widget-feat2-left,.mvp-widget-feat2-left-alt,.archive .mvp-widget-feat2-left-alt{margin:0}.mvp-widget-feat2-left .mvp-feat1-feat-text p{display:none}.mvp-widget-feat2-right,.archive .mvp-widget-feat2-right{margin-top:15px;width:100%}.mvp-widget-feat2-right-cont,.archive .mvp-widget-feat2-right-cont{margin:0 0 15px 0;width:100%;height:auto}#mvp-cat-feat-wrap{margin-bottom:0}.mvp-widget-feat2-right-text h2{font-size:1rem}.mvp-widget-feat2-side-more-but{margin-top:15px}.mvp-feat1-right-wrap,.mvp-widget-feat2-side,#mvp-side-wrap,#mvp-home-widget-wrap .mvp-flex-side-wrap{border-top:1px solid #ddd;margin:20px 0 0;padding-top:20px;width:100%}.mvp-feat1-feat-wrap,.archive .mvp-widget-feat2-left-alt,.mvp-feat3-main-wrap,.mvp-feat4-main-img,.mvp-feat5-mid-main-img{margin:-15px 0 0 -4.5454545454%;width:109.0909090909%}.mvp-feat3-main-wrap{margin-top:0}.mvp-feat1-feat-img{height:415px}.mvp-feat1-feat-img img{min-width:390px}.mvp-feat1-feat-text{padding:75px 4.1666666666% 15px;width:91.7%}.mvp-feat1-feat-text h2{font-size:2.4rem;margin-right:0;width:100%}.mvp-feat1-feat-text p{font-size:.75rem}.mvp-feat1-sub-cont{margin-top:15px}.mvp-feat1-sub-img{max-height:230px;min-height:0}.mvp-feat1-sub-img img{left:auto;right:auto;margin:0;min-width:0;position:relative}.mvp-feat1-sub-text{padding:50px 4.54545454% 15px;width:91%}.mvp-feat1-sub-text h2{font-size:1.3rem}.mvp-feat1-pop-img{max-height:100px}.mvp-feat1-pop-cont .mvp-vid-box-wrap{font-size:12px;width:28px;height:28px}.mvp-feat1-pop-cont .mvp-vid-box-wrap i{margin:8px 0 0 1px}.mvp-feat1-pop-cont{margin:0 0 15px 0;overflow:hidden;width:100%}.mvp-feat1-pop-img,.mvp-widget-feat2-right-img{background:none;margin-right:4.5454545454%;width:24.2424242424%}.mvp-feat1-pop-text,.mvp-widget-feat2-right-text{padding:0;width:71.2121212121%}.mvp-feat1-pop-text h2{font-size:1rem}.mvp-vid-box-wrap{font-size:14px;top:15px;left:15px;width:34px;height:34px}.mvp-vid-box-wrap i{margin-top:10px}.mvp-vid-marg i{margin-left:4px}span.mvp-feat1-pop-head,span.mvp-feat1-list-but,span.mvp-widget-home-title{font-size:1rem}.mvp-widget-dark-wrap{padding:15px 0}.mvp-widget-dark-left,.mvp-widget-dark-right{width:100%}.mvp-widget-dark-feat-img{height:auto}.mvp-widget-dark-feat-img img{margin:0;position:relative;left:auto;right:auto;min-width:0}.mvp-widget-dark-feat-text{padding:30px 4.54545454% 15px;width:91%}.mvp-widget-dark-feat-text h2{font-size:1.2rem;margin-right:0;width:100%}.mvp-widget-dark-right,.mvp-widget-dark-sub{margin:15px 0 0 0;width:100%}.mvp-widget-dark-right a:first-child .mvp-widget-dark-sub{margin-top:0}.mvp-widget-dark-sub-img{margin-right:15px;width:80px}.mvp-widget-dark-sub-text h2{font-size:1.1rem}.mvp-widget-dark-sub-out{margin-left:-95px}.mvp-widget-dark-sub-in{margin-left:95px}.mvp-widget-feat1-top-story,.mvp-widget-feat1-bot-story,.mvp-feat2-bot-story{margin:15px 0 0 0;width:100%}.mvp-widget-feat1-cont a:first-child .mvp-widget-feat1-top-story,.mvp-widget-feat1-cont a:first-child .mvp-widget-feat1-bot-story,.mvp-feat2-bot a:first-child .mvp-feat2-bot-story{margin:0}.mvp-widget-feat1-top-img{overflow:hidden}.mvp-widget-feat1-top-text{padding:30px 4.5454545454% 15px;width:91%}.mvp-widget-feat1-top-text h2{font-size:1.2rem;margin-right:0;width:100%}.mvp-widget-feat1-bot-img,.mvp-feat2-bot-img{margin-right:4.5454545454%;width:24.2424242424%;max-width:80px}.mvp-widget-feat1-bot-text,.mvp-feat2-bot-text{margin-top:0;width:71.2121212121%}.mvp-widget-feat1-bot-text h2,.mvp-feat2-bot-text h2{font-size:1rem}#mvp-feat2-wrap{margin:-15px 0 30px}.mvp-feat2-top-text-wrap{padding:30px 0 15px}.mvp-feat2-top-text-box{width:330px}.mvp-feat2-top-text span.mvp-cd-date{color:#fff}.mvp-feat2-top-text h2{font-size:2.5rem}.mvp-feat2-bot-wrap{margin-top:15px}.mvp-feat2-bot-img{margin-bottom:0}.mvp-main-blog-out,.mvp-main-blog-in{margin-right:0}.mvp-blog-story-wrap,#mvp-home-widget-wrap .mvp-flex-row{border-top:none;margin-top:15px}ul.mvp-blog-story-list .mvp-blog-story-wrap:first-child{margin-top:0}.mvp-blog-story-out,.mvp-blog-story-col .mvp-blog-story-out,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-out,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-out{margin-left:-95px}#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-out{width:100%}.mvp-blog-story-in,.mvp-blog-story-col .mvp-blog-story-in,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-in,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:95px}.mvp-blog-story-img,.mvp-blog-story-col .mvp-blog-story-img,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-img,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-img{margin:0 15px 0 0;width:80px}.mvp-blog-story-text,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text{margin-top:0}.mvp-blog-story-text h2,#mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text h2,#mvp-home-widget-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1rem}ul.mvp-blog-story-list-col,.mvp-blog-story-col,#mvp-home-widget-wrap .mvp-flex-col{margin-left:0;width:100%;height:auto}#mvp-home-widget-wrap .mvp-flex-col{margin:15px 0 0}.mvp-blog-story-col{margin-top:20px}ul.mvp-blog-story-list-col .mvp-blog-story-col:first-child{margin-top:0}.mvp-blog-story-col .mvp-blog-story-text h2{font-size:1.1rem}.mvp-inf-more-wrap{margin-top:20px}#mvp-foot-top{padding:30px 0}ul.mvp-foot-soc-list li a{font-size:16px;margin-left:4px;padding-top:7px;width:30px;height:23px}#mvp-foot-menu ul li a,#mvp-foot-copy p{font-size:.8rem}a.mvp-inf-more-but,span.mvp-post-add-link-but{padding:10px 0}#mvp-search-box{margin:-15px 0 0 -30%;width:60%}#searchform input{font-size:30px;height:30px}.mvp-search-but-wrap{top:20px;right:20px}#mvp-post-main{margin:0 0 30px}#mvp-post-head{margin-bottom:15px}span.mvp-post-cat{font-size:.8rem}h1.mvp-post-title,#mvp-post-content h1.mvp-post-title{font-size:1.8rem;margin-right:0;width:100%}span.mvp-post-excerpt{font-size:.9rem}.mvp-post-main-out,.mvp-post-main-in{margin-right:0}.mvp-author-info-wrap,span.mvp-post-excerpt{margin-top:10px}#mvp-post-content #mvp-post-feat-img,.mvp-post-gallery-wrap,.mvp-post-add-img,#mvp-post-content #mvp-video-embed-wrap,.mvp-vid-wide-left{margin-left:-4.5454545454%;width:109.0909090909%}.mvp-post-soc-out,.mvp-post-soc-in{margin-left:0}#mvp-content-main p,.mvp-post-add-main p{font-size:1rem}span.mvp-post-add-link-but{width:70%}.single .mvp-nav-small .mvp-nav-top-left,.single .mvp-fixed .mvp-nav-top-right{display:block}.single .mvp-fixed .mvp-nav-top-right-out{margin-right:-50px}.single .mvp-fixed .mvp-nav-top-right-in{margin-right:50px}.single .mvp-nav-small .mvp-nav-top-left-out{margin-left:-50px}.single .mvp-nav-small .mvp-nav-top-left-in{margin-left:50px}.mvp-fixed-post{text-align:center}.mvp-fixed-post img{float:none}.mvp-post-gallery-text p{font-size:.7rem}.mvp-post-gallery-text{padding:10px 4.1666666666% 0;width:91.7%}.mvp-next-post-wrap,.mvp-prev-post-wrap{width:100%}.mvp-prev-post-wrap{margin-top:15px}.mvp-prev-next-text p{font-size:1.1rem}.mvp-prev-cont-out,.mvp-next-cont-out,.mvp-prev-cont-in,.mvp-next-cont-in{margin:0}span.mvp-prev-arr,span.mvp-next-arr{display:none}ul.mvp-related-posts-list li,ul.mvp-post-more-list li{margin:15px 0 0 0;width:100%;height:auto}ul.mvp-related-posts-list a:first-child li,ul.mvp-post-more-list a:first-child li{margin-top:0}ul.mvp-related-posts-list a:nth-child(3n+4) li,ul.mvp-related-posts-list a:nth-child(2n+3) li,ul.mvp-post-more-list a:nth-child(4n+5) li{margin-left:0}.mvp-related-img,.mvp-post-more-img{margin:0 4.5454545454% 0 0;width:24.2424242424%}.mvp-related-text,.mvp-post-more-text{font-size:1rem;width:71.21212121%}#mvp-comments-button a,#mvp-comments-button span.mvp-comment-but-text{padding:10px 0}#mvp-post-add-wrap{margin-top:30px}.mvp-post-add-head{margin-bottom:15px}.mvp-post-add-main{margin:0;width:100%}.mvp-post-add-img,#mvp-post-feat-img,#mvp-video-embed-wrap{margin-bottom:20px}span.mvp-feat-caption{margin-top:-20px;padding-bottom:10px}.mvp-cat-date-wrap{margin-bottom:4px}.mvp-feat1-left-wrap .mvp-cat-date-wrap,.mvp-widget-feat1-top-story .mvp-cat-date-wrap,.mvp-widget-feat2-left-cont .mvp-cat-date-wrap,.mvp-widget-dark-feat .mvp-cat-date-wrap{margin-bottom:6px}.mvp-feat1-feat-text p{margin-top:6px}#mvp-author-box-wrap,#mvp-post-bot-ad,#mvp-related-posts{margin-top:20px}#mvp-prev-next-wrap{margin-top:20px;padding-bottom:20px}.mvp-vid-fixed{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-top:0;position:relative!important;right:auto;bottom:auto;width:100%!important;height:auto!important;z-index:auto}.mvp-vid-height{height:auto!important}#mvp-content-wrap{float:left;margin:0}.mvp-video-embed-wide,#mvp-post-feat-img-wide,#mvp-content-wrap .mvp-author-info-wrap{margin-bottom:15px}#mvp-post-feat-text-wrap{left:15px;bottom:15px}.mvp-post-feat-text{width:60%}h1.mvp-post-title-wide{font-size:1.5rem}#mvp-post-feat-text-wrap span.mvp-post-excerpt{font-size:.8rem;margin-top:7px}#mvp-post-feat-img-wide span.mvp-feat-caption{font-size:.7rem;right:5px;bottom:5px}.mvp-author-info-text{font-size:12px;margin-top:10px}.mvp-author-info-name{margin-top:2px}.mvp-vid-wide-cont{margin:0 0 15px}.mvp-vid-wide-top{margin-bottom:15px}.mvp-vid-wide-out,.mvp-vid-wide-in{margin-right:0}.mvp-vid-wide-right{margin:20px 0 0 0;width:100%}.mvp-vid-wide-text h1.mvp-vid-wide-title{font-size:1.5rem}.mvp-vid-wide-text span.mvp-post-excerpt{font-size:.9rem}.mvp-vid-wide-soc{margin-top:15px;padding-top:15px}ul.mvp-vid-wide-soc-list{text-align:center}ul.mvp-vid-wide-soc-list li{display:inline-block;float:none}ul.mvp-vid-wide-more-list li{margin:15px 0 0 0;width:100%}ul.mvp-vid-wide-more-list a:first-child li{margin-top:0}.mvp-vid-wide-more-img{margin:0 4.54545454% 0 0;overflow:hidden;width:24.24242424%}.mvp-vid-wide-more-text{width:71.21212121%}.mvp-vid-wide-more-text p{font-size:1.1rem}.mvp-feat1-feat-text h2.mvp-stand-title{font-size:1.9rem}.page h1.mvp-post-title,.attachment h1.mvp-post-title,.archive h1.mvp-post-title,.search h1.mvp-post-title{font-size:1.3rem}#mvp-author-page-top{margin-bottom:10px;padding:15px 0;width:100%}.mvp-author-top-out,.mvp-author-top-in{margin-left:0}#mvp-author-top-left{margin:0 0 15px 0;text-align:center;width:100%}#mvp-author-top-right{text-align:center}#mvp-author-top-left img{border:5px solid #ddd;width:120px}h1.mvp-author-top-head{font-size:2.1rem}span.mvp-author-page-desc{font-size:.9rem}ul.mvp-author-page-list li{margin-left:5px}.mvp-authors-wrap{margin-top:10px}.mvp-authors-list-wrap{border-top:1px solid #ddd;margin:30px 0 0 0;padding-top:30px;width:100%;height:auto}.mvp-authors-list-wrap:first-child{border-top:none;margin-top:0;padding-top:0}.mvp-authors-list-wrap:nth-child(4n+4),.mvp-authors-list-wrap:nth-child(3n+3){margin-left:0}.mvp-authors-list-img img{width:100px}.mvp-authors-name{font-size:1.5rem}h2.mvp-authors-latest a{font-size:1.2rem}#mvp-404{margin:100px 0}#mvp-404 h1{font-size:4rem}.mvp-nav-top-mid a,.mvp-nav-small .mvp-nav-top-mid a,.single .mvp-nav-small .mvp-nav-top-mid a{left:0}.mvp-soc-mob-up{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.mvp-related-img,.mvp-widget-feat1-bot-img{background:none}.theiaPostSlider_nav.fontTheme ._title{float:left;font-size:.8rem;line-height:1;margin-top:15px;text-align:center;width:100%}.theiaPostSlider_nav._right ._buttons{float:left;text-align:center;width:100%}.theiaPostSlider_nav ._prev{float:left}.theiaPostSlider_nav ._next{float:right}.mvp-woo-side-out,.mvp-woo-side-in{margin-left:0}.mvp-post-gallery-top .flex-direction-nav a{opacity:1}.mvp-nav-small-mid{text-align:center}.mvp-nav-small-logo{float:none;margin:10px 0;width:100%;max-width:none}.mvp-post-feat-text-main{float:left;margin:0;width:100%}.mvp-feat2-top-text h2.mvp-stand-title{font-size:1.8rem}#mvp-main-body-wrap{padding-top:15px}#mvp-feat3-wrap{margin:-15px 0 30px}.mvp-feat3-sub-wrap{width:100%}.mvp-feat3-main-wrap{margin-right:1.612903226%}.mvp-feat3-main-img{height:390px}.mvp-feat3-main-img img{min-width:370px}.mvp-feat3-main-text{padding:75px 4.166666666% 20px;width:91.7%}.mvp-feat3-sub-text{padding:50px 4.5454545454% 20px;width:91%}.mvp-feat3-main-text h2{font-size:2.4rem;margin-right:0;width:100%}.mvp-feat3-sub-story{margin-top:15px;max-height:none}.mvp-feat3-sub-wrap a:first-child .mvp-feat3-sub-story{margin-top:15px}.mvp-feat3-sub-img{min-height:216px;height:auto}.mvp-feat3-sub-img img{min-width:360px}.mvp-feat3-sub-text h2{font-size:1.2rem;margin-right:0;width:100%}#mvp-feat4-wrap{margin:-15px 0 30px;max-height:none}.mvp-feat4-main{margin-top:15px}.mvp-feat4-main-text{width:100%}.mvp-feat4-main-text{margin:15px 0}.mvp-feat4-main-text h2{font-size:1.4rem;line-height:1.1}.mvp-feat4-main-text p{font-size:.8rem;margin-top:7px}#mvp-home-widget-wrap{margin-bottom:30px}#mvp-feat5-wrap{margin:0 0 30px}.mvp-feat5-side-out,.mvp-feat5-side-in{margin:0}.mvp-feat5-mid-wrap{width:100%}.mvp-feat5-small-wrap{margin:30px 0 0;width:100%}.mvp-feat5-mid-main,.mvp-feat5-small-main{margin:0 0 20px;padding:0 0 20px}.mvp-feat5-mid-main-text{margin:15px 0 0}.mvp-feat5-mid-main-text h2{font-size:1.7rem}.mvp-feat5-mid-main-text p{font-size:.9rem}.mvp-feat5-mid-sub-out{margin:0 0 0 -95px}.mvp-feat5-mid-sub-in{margin:0 0 0 95px}.mvp-feat5-mid-sub-img{margin:0 15px 0 0;width:80px}.mvp-feat5-small-main-img{margin:0 0 15px;width:100%}.mvp-feat5-small-main-text h2{font-size:1.3rem}.mvp-feat5-mid-sub-text h2{font-size:1rem}.mvp-feat5-mid-sub-story{margin:15px 0 0}.mvp-feat5-side-wrap{border-top:1px solid #ddd;margin:20px 0 0;padding:20px 0 0;width:100%}#mvp-home-widget-wrap .mvp-flex-col-noad,#mvp-home-widget-wrap a:nth-child(2n+3) .mvp-flex-col-noad,#mvp-home-widget-wrap a:nth-child(3n+4) .mvp-flex-col-noad{margin:0 0 15px!important}#mvp-content-body-top{overflow:hidden}#mvp-feat6-wrap{margin:-15px 0 30px -4.54545454%;width:109.09090909%}#mvp-feat6-img{width:100%}#mvp-feat6-img:after{background-image:-moz-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-ms-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-o-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(#fff0),to(rgb(0 0 0)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .5) 50%,rgb(0 0 0) 100%);top:auto;bottom:0;width:100%;height:50%}#mvp-feat6-text{float:left;margin-top:-70px;padding:0 4.16666666% 20px;position:relative;top:auto;left:auto;width:91.66666666%}#mvp-feat6-text h2{font-size:2.2rem}#mvp-side-wrap .mvp-flex-col{margin-top:15px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-bottom:0}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-out{display:block!important;margin-left:-95px;width:100%}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-in{margin-left:95px}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-img{margin-right:15px;width:80px;max-height:none}#mvp-side-wrap .mvp-flex-col .mvp-flex-story-text h2{font-size:1rem}.mvp-alp-side{display:none}.mvp-auto-post-grid{grid-template-columns:100%;margin:0}.mvp-alp-soc-reg{display:block}.mvp-alp-soc-reg .mvp-alp-soc-wrap ul.mvp-alp-soc-list{min-width:320px}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text{margin:30px 0 20px}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-blog-story-text h2{font-size:1.5rem}.mvp-blog-story-wrap:nth-child(5n+0) .mvp-mob-img{display:none!important}}.wpbdp-listings-widget-list{margin:0 !important;padding:0 !important;list-style-type:none !important}.wpbdp-listings-widget-list li{list-style:none;border-bottom:1px dotted #eee;margin:0;padding:2px 0}.wpbdp-listings-widget-list li .listing-title{font-weight:bold;display:block}.wpbdp-listings-widget-list .wpbdp-listings-widget-item{padding:10px 0}.wpbdp-listings-widget-list .wpbdp-listings-widget-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 10px}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-list .wpbdp-listings-widget-item--title-and-content{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wpbdp-listings-widget-list .wpbdp-listings-widget-item--title-and-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:1;flex:1}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb{margin:0}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb a{display:block !important;margin:0 auto !important;position:relative;width:100%}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb img{height:auto;max-width:100%;margin:0 auto}.wpbdp-listings-widget-list .wpbdp-listing-title{font-weight:bold}.wpbdp-listings-widget-list .wpbdp-listings-widget-item--field-ratings .count{display:none}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-left-thumbnail-in-desktop,.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-left-thumbnail-in-desktop .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop .wpbdp-listings-widget-thumb{-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop .wpbdp-listings-widget-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb{width:100%}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb img{width:100%}@media screen and (min-width:44em){.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-left-thumbnail-in-mobile,.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-left-thumbnail-in-mobile .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile .wpbdp-listings-widget-thumb{-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile .wpbdp-listings-widget-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb{width:100%}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb img{width:100%}}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#TB_overlay{background:#000;opacity:.7;filter:alpha(opacity=70);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100050}#TB_window{position:fixed;background-color:#fff;z-index:100050;visibility:hidden;text-align:left;top:50%;left:50%;-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .3);box-shadow:0 3px 6px rgb(0 0 0 / .3)}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeWindowButton{position:absolute;left:auto;right:0;width:29px;height:29px;border:0;padding:0;background:none;cursor:pointer;outline:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}#TB_ajaxWindowTitle{float:left;font-weight:600;line-height:29px;overflow:hidden;padding:0 29px 0 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 39px)}#TB_title{background:#fcfcfc;border-bottom:1px solid #ddd;height:29px}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0 5px 0}#TB_load{position:fixed;display:none;z-index:100050;top:50%;left:50%;background-color:#E8E8E8;border:1px solid #555;margin:-45px 0 0 -125px;padding:40px 15px 15px}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);opacity:0;height:100%;width:100%}#TB_iframeContent{clear:both;border:none}.tb-close-icon{display:block;color:#666;text-align:center;line-height:29px;width:29px;height:29px;position:absolute;top:0;right:0}.tb-close-icon:before{content:"\f158";font:normal 20px/29px dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#TB_closeWindowButton:hover .tb-close-icon,#TB_closeWindowButton:focus .tb-close-icon{color:#006799}#TB_closeWindowButton:focus .tb-close-icon{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgb(30 140 190 / .8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgb(30 140 190 / .8)}.wpbdp-page,.wpbdp-single,.wpbdp-excerpt,.wpbdp-page *,.wpbdp-single *,.wpbdp-excerpt *{-webkit-box-sizing:border-box;box-sizing:border-box}.wpbdp-grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:24px min(24px, 4%);grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.wpbdp-grid>*{grid-column:span 12 / span 12}.wpbdp-col-grid-2 .wpbdp-grid>div,.wpbdp6,.wpbdp-half{grid-column:span 6 / span 6}.wpbdp1{grid-column:span 1 / span 1}.wpbdp2{grid-column:span 2 / span 2}.wpbdp3{grid-column:span 3 / span 3}.wpbdp-col-grid-3 .wpbdp-grid>div,.wpbdp4{grid-column:span 4 / span 4}.wpbdp5{grid-column:span 5 / span 5}.wpbdp7{grid-column:span 7 / span 7}.wpbdp8{grid-column:span 8 / span 8}.wpbdp9{grid-column:span 9 / span 9}.wpbdp10{grid-column:span 10 / span 10}.wpbdp11{grid-column:span 11 / span 11}.wpbdp12,.wpbdp-full{grid-column:span 12 / span 12;width:100% !important;-webkit-box-sizing:border-box;box-sizing:border-box}.wpbdp_first{grid-column-start:1}.wpbdp_last{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;grid-row-start:span 100;grid-column-end:-1}@media only screen and (max-width:710px){.wpbdp-grid>.wpbdp-listing{grid-column:1 / span 12 !important}}.wpbdp-grid>.wpbdp-form-field{margin:0}.wpbdp-grid>.wpbdp-form-field:not(:last-child){margin-bottom:0}@media only screen and (max-width:600px){.wpbdp-grid>.wpbdp-form-field{grid-column:1 / span 12 !important}}.wpbdp-cf::before,.wpbdp-cf::after,.wpbdp-clearfix::before,.wpbdp-clearfix::after,.cf::before,.cf::after{content:' ';display:table}.wpbdp-cf::after,.wpbdp-clearfix::after,.cf::after{clear:both}.wpbdp-clear{clear:both}.wpbdp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.wpbdp-hidden{display:none}.wpbdp-hidden-force{display:none !important}.wpbdp-show-on-mobile{display:none !important}@media (max-width:560px){.wpbdp-show-on-mobile{display:inline !important}}@media (max-width:560px){.wpbdp-hide-on-mobile{display:none !important}}.wpbdp-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.wpbdp-flex.listing-actions>span,.wpbdp-flex.listing-actions>a{margin-left:0}body .wpbdp-page input[type="submit"],body .wpbdp-single input[type="submit"],body .wpbdp-excerpt input[type="submit"],body .wpbdp-page input.submit,body .wpbdp-single input.submit,body .wpbdp-excerpt input.submit,body .wpbdp-page a.wpbdp-button,body .wpbdp-single a.wpbdp-button,body .wpbdp-excerpt a.wpbdp-button,body .wpbdp-page .wpbdp-button,body .wpbdp-single .wpbdp-button,body .wpbdp-excerpt .wpbdp-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid;border-color:var(--bd-button-bg-color, --bd-main-color);margin-top:0;margin-bottom:0;font-weight:500;text-decoration:none;line-height:1;-webkit-transition:background-color .25s ease-in-out,color .25s ease-in-out;transition:background-color .25s ease-in-out,color .25s ease-in-out;cursor:pointer;white-space:nowrap}body .wpbdp-page input[type="submit"]:disabled,body .wpbdp-single input[type="submit"]:disabled,body .wpbdp-excerpt input[type="submit"]:disabled,body .wpbdp-page input.submit:disabled,body .wpbdp-single input.submit:disabled,body .wpbdp-excerpt input.submit:disabled,body .wpbdp-page a.wpbdp-button:disabled,body .wpbdp-single a.wpbdp-button:disabled,body .wpbdp-excerpt a.wpbdp-button:disabled,body .wpbdp-page .wpbdp-button:disabled,body .wpbdp-single .wpbdp-button:disabled,body .wpbdp-excerpt .wpbdp-button:disabled{border-color:#ededed;background-color:#ededed;opacity:.6;cursor:not-allowed}body .wpbdp-page a.wpbdp-button,body .wpbdp-single a.wpbdp-button,body .wpbdp-excerpt a.wpbdp-button,body .wpbdp-page .wpbdp-button,body .wpbdp-single .wpbdp-button,body .wpbdp-excerpt .wpbdp-button{background-color:transparent;color:var(--bd-button-bg-color, --bd-main-color)}body .wpbdp-page a.wpbdp-button:hover,body .wpbdp-single a.wpbdp-button:hover,body .wpbdp-excerpt a.wpbdp-button:hover,body .wpbdp-page .wpbdp-button:hover,body .wpbdp-single .wpbdp-button:hover,body .wpbdp-excerpt .wpbdp-button:hover{background-color:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff)}body .wpbdp-page input[type="submit"],body .wpbdp-single input[type="submit"],body .wpbdp-excerpt input[type="submit"],body .wpbdp-page input.submit,body .wpbdp-single input.submit,body .wpbdp-excerpt input.submit,body .wpbdp-page .submit-next-button,body .wpbdp-single .submit-next-button,body .wpbdp-excerpt .submit-next-button,body .wpbdp-page #wpbdp-submit-listing-submit-btn,body .wpbdp-single #wpbdp-submit-listing-submit-btn,body .wpbdp-excerpt #wpbdp-submit-listing-submit-btn{border-color:var(--bd-button-bg-color, --bd-main-color);background-color:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff)}body .wpbdp-page input[type="submit"]:hover,body .wpbdp-single input[type="submit"]:hover,body .wpbdp-excerpt input[type="submit"]:hover,body .wpbdp-page input.submit:hover,body .wpbdp-single input.submit:hover,body .wpbdp-excerpt input.submit:hover,body .wpbdp-page .submit-next-button:hover,body .wpbdp-single .submit-next-button:hover,body .wpbdp-excerpt .submit-next-button:hover,body .wpbdp-page #wpbdp-submit-listing-submit-btn:hover,body .wpbdp-single #wpbdp-submit-listing-submit-btn:hover,body .wpbdp-excerpt #wpbdp-submit-listing-submit-btn:hover{opacity:.9}body .wpbdp-page[class$="tiny"] input[type="submit"],body .wpbdp-single[class$="tiny"] input[type="submit"],body .wpbdp-excerpt[class$="tiny"] input[type="submit"],body .wpbdp-page[class$="tiny"] input.submit,body .wpbdp-single[class$="tiny"] input.submit,body .wpbdp-excerpt[class$="tiny"] input.submit,body .wpbdp-page[class$="tiny"] a.wpbdp-button,body .wpbdp-single[class$="tiny"] a.wpbdp-button,body .wpbdp-excerpt[class$="tiny"] a.wpbdp-button,body .wpbdp-page[class$="tiny"] .wpbdp-button,body .wpbdp-single[class$="tiny"] .wpbdp-button,body .wpbdp-excerpt[class$="tiny"] .wpbdp-button{width:100%}body .wpbdp-page .wpbdp-button.et_pb_button,body .wpbdp-button.et_pb_button{display:inline-block}body .wpbdp-page .wpbdp-button.et_pb_button:after,body .wpbdp-button.et_pb_button:after{line-height:inherit}.wpbdp-with-button-styles .wpbdp-checkout-submit input[type="submit"],.wpbdp-with-button-styles .wpbdp-ratings-reviews input[type="submit"],.wpbdp-with-button-styles .comment-form input[type="submit"],.wpbdp-with-button-styles .wpbdp-main-box input[type="submit"],.wpbdp-with-button-styles .listing-actions a.wpbdp-button,.wpbdp-with-button-styles .wpbdp-button-secondary,.wpbdp-with-button-styles .wpbdp-button{border:1px solid var(--bd-button-bg-color, --bd-main-color) !important;background-color:var(--bd-button-bg-color, --bd-main-color) !important;color:var(--bd-button-text-color, #fff) !important;text-decoration:none !important}.wpbdp-with-button-styles .wpbdp-checkout-submit input[type="submit"]:hover,.wpbdp-with-button-styles .wpbdp-ratings-reviews input[type="submit"]:hover,.wpbdp-with-button-styles .comment-form input[type="submit"]:hover,.wpbdp-with-button-styles .wpbdp-main-box input[type="submit"]:hover,.wpbdp-with-button-styles .listing-actions a.wpbdp-button:hover,.wpbdp-with-button-styles .wpbdp-button-secondary:hover,.wpbdp-with-button-styles .wpbdp-button:hover{background-color:var(--bd-button-bg-color, --bd-main-color) !important;opacity:.8}.wpbdp-with-button-styles .wpbdp-button-secondary,.wpbdp-with-button-styles .wpbdp-button-secondary:hover{background-color:transparent !important;color:var(--bd-button-bg-color, --bd-main-color) !important}.wpbdp-with-button-styles .wpbdp-main-box .wpbdp-button{padding-top:0;padding-bottom:0}.wpbdp-with-button-styles .wpbdp-page .wpbdp-button,.wpbdp-with-button-styles .wpbdp-listing-contact-form .wpbdp-button,.wpbdp-with-button-styles .wpbdp-main-box-tiny .wpbdp-button,.wpbdp-with-button-styles .wpbdp-main-box-small .wpbdp-button,.wpbdp-with-button-styles .wpbdp-checkout-submit .wpbdp-button,.wpbdp-with-button-styles .wpbdp-submit-page .wpbdp-button,.wpbdp-with-button-styles .wpbdp-search-page .wpbdp-button{padding-top:var(--bd-button-padding-top, 6px);padding-bottom:var(--bd-button-padding-top, 6px)}.wpbdp-with-button-styles .wpbdp-main-links-container .button,.wpbdp-with-button-styles .wpbdp-main-links-container .wpbdp-main-links .button{padding-top:var(--bd-button-padding-top, 6px);padding-bottom:var(--bd-button-padding-top, 6px)}.wpbdp-msg{border:1px solid rgba(63,75,91,0.2);border-radius:4px;padding:12px 24px;margin:24px 0;background-color:#fef7d3;border-color:#fdeea1;font-size:var(--wp--preset--font-size--medium, 14px);opacity:.9}.wpbdp-msg.error,.wpbdp-msg.wpbdp-error{background-color:#F6CBCF;color:#d64226;border-color:#f2b5bb}.wpbdp-msg ul{margin:0}.wpbdp-msg ul li{list-style-position:inside}.wpbdp-page input[type="email"],.wpbdp-form-field input[type="email"],.wpbdp-single input[type="email"],.wpbdp-excerpt input[type="email"],.wpbdp-page input[type="number"],.wpbdp-form-field input[type="number"],.wpbdp-single input[type="number"],.wpbdp-excerpt input[type="number"],.wpbdp-page input[type="password"],.wpbdp-form-field input[type="password"],.wpbdp-single input[type="password"],.wpbdp-excerpt input[type="password"],.wpbdp-page input[type="search"],.wpbdp-form-field input[type="search"],.wpbdp-single input[type="search"],.wpbdp-excerpt input[type="search"],.wpbdp-page input[type="tel"],.wpbdp-form-field input[type="tel"],.wpbdp-single input[type="tel"],.wpbdp-excerpt input[type="tel"],.wpbdp-page input[type="text"],.wpbdp-form-field input[type="text"],.wpbdp-single input[type="text"],.wpbdp-excerpt input[type="text"],.wpbdp-page input[type="url"],.wpbdp-form-field input[type="url"],.wpbdp-single input[type="url"],.wpbdp-excerpt input[type="url"],.wpbdp-page textarea,.wpbdp-form-field textarea,.wpbdp-single textarea,.wpbdp-excerpt textarea,.wpbdp-page select,.wpbdp-form-field select,.wpbdp-single select,.wpbdp-excerpt select,.wpbdp-page .select2 .select2-selection,.wpbdp-form-field .select2 .select2-selection,.wpbdp-single .select2 .select2-selection,.wpbdp-excerpt .select2 .select2-selection{width:100%;min-height:48px;border:1px solid rgba(63,75,91,0.2);border-radius:4px;padding:6px 12px;margin:0;background-color:#fff;color:var(--bd-text-color, #3f4b5b);font-size:17px;-webkit-transition:border-color .3s ease-out;transition:border-color .3s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box}.wpbdp-page input[type="email"]:focus,.wpbdp-form-field input[type="email"]:focus,.wpbdp-single input[type="email"]:focus,.wpbdp-excerpt input[type="email"]:focus,.wpbdp-page input[type="number"]:focus,.wpbdp-form-field input[type="number"]:focus,.wpbdp-single input[type="number"]:focus,.wpbdp-excerpt input[type="number"]:focus,.wpbdp-page input[type="password"]:focus,.wpbdp-form-field input[type="password"]:focus,.wpbdp-single input[type="password"]:focus,.wpbdp-excerpt input[type="password"]:focus,.wpbdp-page input[type="search"]:focus,.wpbdp-form-field input[type="search"]:focus,.wpbdp-single input[type="search"]:focus,.wpbdp-excerpt input[type="search"]:focus,.wpbdp-page input[type="tel"]:focus,.wpbdp-form-field input[type="tel"]:focus,.wpbdp-single input[type="tel"]:focus,.wpbdp-excerpt input[type="tel"]:focus,.wpbdp-page input[type="text"]:focus,.wpbdp-form-field input[type="text"]:focus,.wpbdp-single input[type="text"]:focus,.wpbdp-excerpt input[type="text"]:focus,.wpbdp-page input[type="url"]:focus,.wpbdp-form-field input[type="url"]:focus,.wpbdp-single input[type="url"]:focus,.wpbdp-excerpt input[type="url"]:focus,.wpbdp-page textarea:focus,.wpbdp-form-field textarea:focus,.wpbdp-single textarea:focus,.wpbdp-excerpt textarea:focus,.wpbdp-page select:focus,.wpbdp-form-field select:focus,.wpbdp-single select:focus,.wpbdp-excerpt select:focus,.wpbdp-page .select2 .select2-selection:focus,.wpbdp-form-field .select2 .select2-selection:focus,.wpbdp-single .select2 .select2-selection:focus,.wpbdp-excerpt .select2 .select2-selection:focus{border-color:var(--bd-main-color, #569af6) !important;outline:0;-webkit-box-shadow:0 1px 5px rgba(42,57,75,0.15);box-shadow:0 1px 5px rgba(42,57,75,0.15)}.wpbdp-page input[type="email"]::-webkit-input-placeholder,.wpbdp-form-field input[type="email"]::-webkit-input-placeholder,.wpbdp-single input[type="email"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="email"]::-webkit-input-placeholder,.wpbdp-page input[type="number"]::-webkit-input-placeholder,.wpbdp-form-field input[type="number"]::-webkit-input-placeholder,.wpbdp-single input[type="number"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="number"]::-webkit-input-placeholder,.wpbdp-page input[type="password"]::-webkit-input-placeholder,.wpbdp-form-field input[type="password"]::-webkit-input-placeholder,.wpbdp-single input[type="password"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="password"]::-webkit-input-placeholder,.wpbdp-page input[type="search"]::-webkit-input-placeholder,.wpbdp-form-field input[type="search"]::-webkit-input-placeholder,.wpbdp-single input[type="search"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="search"]::-webkit-input-placeholder,.wpbdp-page input[type="tel"]::-webkit-input-placeholder,.wpbdp-form-field input[type="tel"]::-webkit-input-placeholder,.wpbdp-single input[type="tel"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="tel"]::-webkit-input-placeholder,.wpbdp-page input[type="text"]::-webkit-input-placeholder,.wpbdp-form-field input[type="text"]::-webkit-input-placeholder,.wpbdp-single input[type="text"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="text"]::-webkit-input-placeholder,.wpbdp-page input[type="url"]::-webkit-input-placeholder,.wpbdp-form-field input[type="url"]::-webkit-input-placeholder,.wpbdp-single input[type="url"]::-webkit-input-placeholder,.wpbdp-excerpt input[type="url"]::-webkit-input-placeholder,.wpbdp-page textarea::-webkit-input-placeholder,.wpbdp-form-field textarea::-webkit-input-placeholder,.wpbdp-single textarea::-webkit-input-placeholder,.wpbdp-excerpt textarea::-webkit-input-placeholder,.wpbdp-page select::-webkit-input-placeholder,.wpbdp-form-field select::-webkit-input-placeholder,.wpbdp-single select::-webkit-input-placeholder,.wpbdp-excerpt select::-webkit-input-placeholder,.wpbdp-page .select2 .select2-selection::-webkit-input-placeholder,.wpbdp-form-field .select2 .select2-selection::-webkit-input-placeholder,.wpbdp-single .select2 .select2-selection::-webkit-input-placeholder,.wpbdp-excerpt .select2 .select2-selection::-webkit-input-placeholder{opacity:.6}.wpbdp-page input[type="email"]::-moz-placeholder,.wpbdp-form-field input[type="email"]::-moz-placeholder,.wpbdp-single input[type="email"]::-moz-placeholder,.wpbdp-excerpt input[type="email"]::-moz-placeholder,.wpbdp-page input[type="number"]::-moz-placeholder,.wpbdp-form-field input[type="number"]::-moz-placeholder,.wpbdp-single input[type="number"]::-moz-placeholder,.wpbdp-excerpt input[type="number"]::-moz-placeholder,.wpbdp-page input[type="password"]::-moz-placeholder,.wpbdp-form-field input[type="password"]::-moz-placeholder,.wpbdp-single input[type="password"]::-moz-placeholder,.wpbdp-excerpt input[type="password"]::-moz-placeholder,.wpbdp-page input[type="search"]::-moz-placeholder,.wpbdp-form-field input[type="search"]::-moz-placeholder,.wpbdp-single input[type="search"]::-moz-placeholder,.wpbdp-excerpt input[type="search"]::-moz-placeholder,.wpbdp-page input[type="tel"]::-moz-placeholder,.wpbdp-form-field input[type="tel"]::-moz-placeholder,.wpbdp-single input[type="tel"]::-moz-placeholder,.wpbdp-excerpt input[type="tel"]::-moz-placeholder,.wpbdp-page input[type="text"]::-moz-placeholder,.wpbdp-form-field input[type="text"]::-moz-placeholder,.wpbdp-single input[type="text"]::-moz-placeholder,.wpbdp-excerpt input[type="text"]::-moz-placeholder,.wpbdp-page input[type="url"]::-moz-placeholder,.wpbdp-form-field input[type="url"]::-moz-placeholder,.wpbdp-single input[type="url"]::-moz-placeholder,.wpbdp-excerpt input[type="url"]::-moz-placeholder,.wpbdp-page textarea::-moz-placeholder,.wpbdp-form-field textarea::-moz-placeholder,.wpbdp-single textarea::-moz-placeholder,.wpbdp-excerpt textarea::-moz-placeholder,.wpbdp-page select::-moz-placeholder,.wpbdp-form-field select::-moz-placeholder,.wpbdp-single select::-moz-placeholder,.wpbdp-excerpt select::-moz-placeholder,.wpbdp-page .select2 .select2-selection::-moz-placeholder,.wpbdp-form-field .select2 .select2-selection::-moz-placeholder,.wpbdp-single .select2 .select2-selection::-moz-placeholder,.wpbdp-excerpt .select2 .select2-selection::-moz-placeholder{opacity:.6}.wpbdp-page input[type="email"]::-ms-input-placeholder,.wpbdp-form-field input[type="email"]::-ms-input-placeholder,.wpbdp-single input[type="email"]::-ms-input-placeholder,.wpbdp-excerpt input[type="email"]::-ms-input-placeholder,.wpbdp-page input[type="number"]::-ms-input-placeholder,.wpbdp-form-field input[type="number"]::-ms-input-placeholder,.wpbdp-single input[type="number"]::-ms-input-placeholder,.wpbdp-excerpt input[type="number"]::-ms-input-placeholder,.wpbdp-page input[type="password"]::-ms-input-placeholder,.wpbdp-form-field input[type="password"]::-ms-input-placeholder,.wpbdp-single input[type="password"]::-ms-input-placeholder,.wpbdp-excerpt input[type="password"]::-ms-input-placeholder,.wpbdp-page input[type="search"]::-ms-input-placeholder,.wpbdp-form-field input[type="search"]::-ms-input-placeholder,.wpbdp-single input[type="search"]::-ms-input-placeholder,.wpbdp-excerpt input[type="search"]::-ms-input-placeholder,.wpbdp-page input[type="tel"]::-ms-input-placeholder,.wpbdp-form-field input[type="tel"]::-ms-input-placeholder,.wpbdp-single input[type="tel"]::-ms-input-placeholder,.wpbdp-excerpt input[type="tel"]::-ms-input-placeholder,.wpbdp-page input[type="text"]::-ms-input-placeholder,.wpbdp-form-field input[type="text"]::-ms-input-placeholder,.wpbdp-single input[type="text"]::-ms-input-placeholder,.wpbdp-excerpt input[type="text"]::-ms-input-placeholder,.wpbdp-page input[type="url"]::-ms-input-placeholder,.wpbdp-form-field input[type="url"]::-ms-input-placeholder,.wpbdp-single input[type="url"]::-ms-input-placeholder,.wpbdp-excerpt input[type="url"]::-ms-input-placeholder,.wpbdp-page textarea::-ms-input-placeholder,.wpbdp-form-field textarea::-ms-input-placeholder,.wpbdp-single textarea::-ms-input-placeholder,.wpbdp-excerpt textarea::-ms-input-placeholder,.wpbdp-page select::-ms-input-placeholder,.wpbdp-form-field select::-ms-input-placeholder,.wpbdp-single select::-ms-input-placeholder,.wpbdp-excerpt select::-ms-input-placeholder,.wpbdp-page .select2 .select2-selection::-ms-input-placeholder,.wpbdp-form-field .select2 .select2-selection::-ms-input-placeholder,.wpbdp-single .select2 .select2-selection::-ms-input-placeholder,.wpbdp-excerpt .select2 .select2-selection::-ms-input-placeholder{opacity:.6}.wpbdp-page input[type="email"]::placeholder,.wpbdp-form-field input[type="email"]::placeholder,.wpbdp-single input[type="email"]::placeholder,.wpbdp-excerpt input[type="email"]::placeholder,.wpbdp-page input[type="number"]::placeholder,.wpbdp-form-field input[type="number"]::placeholder,.wpbdp-single input[type="number"]::placeholder,.wpbdp-excerpt input[type="number"]::placeholder,.wpbdp-page input[type="password"]::placeholder,.wpbdp-form-field input[type="password"]::placeholder,.wpbdp-single input[type="password"]::placeholder,.wpbdp-excerpt input[type="password"]::placeholder,.wpbdp-page input[type="search"]::placeholder,.wpbdp-form-field input[type="search"]::placeholder,.wpbdp-single input[type="search"]::placeholder,.wpbdp-excerpt input[type="search"]::placeholder,.wpbdp-page input[type="tel"]::placeholder,.wpbdp-form-field input[type="tel"]::placeholder,.wpbdp-single input[type="tel"]::placeholder,.wpbdp-excerpt input[type="tel"]::placeholder,.wpbdp-page input[type="text"]::placeholder,.wpbdp-form-field input[type="text"]::placeholder,.wpbdp-single input[type="text"]::placeholder,.wpbdp-excerpt input[type="text"]::placeholder,.wpbdp-page input[type="url"]::placeholder,.wpbdp-form-field input[type="url"]::placeholder,.wpbdp-single input[type="url"]::placeholder,.wpbdp-excerpt input[type="url"]::placeholder,.wpbdp-page textarea::placeholder,.wpbdp-form-field textarea::placeholder,.wpbdp-single textarea::placeholder,.wpbdp-excerpt textarea::placeholder,.wpbdp-page select::placeholder,.wpbdp-form-field select::placeholder,.wpbdp-single select::placeholder,.wpbdp-excerpt select::placeholder,.wpbdp-page .select2 .select2-selection::placeholder,.wpbdp-form-field .select2 .select2-selection::placeholder,.wpbdp-single .select2 .select2-selection::placeholder,.wpbdp-excerpt .select2 .select2-selection::placeholder{opacity:.6}.wpbdp-page textarea,.wpbdp-form-field textarea,.wpbdp-single textarea,.wpbdp-excerpt textarea{min-height:120px}.wpbdp-page select,.wpbdp-form-field select,.wpbdp-single select,.wpbdp-excerpt select,.wpbdp-page .select2 .select2-selection,.wpbdp-form-field .select2 .select2-selection,.wpbdp-single .select2 .select2-selection,.wpbdp-excerpt .select2 .select2-selection{cursor:pointer}.wpbdp-page .select2,.wpbdp-form-field .select2,.wpbdp-single .select2,.wpbdp-excerpt .select2{max-width:100%}.wpbdp-page .select2 .select2-selection,.wpbdp-form-field .select2 .select2-selection,.wpbdp-single .select2 .select2-selection,.wpbdp-excerpt .select2 .select2-selection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:rgba(63,75,91,0.2) !important}.wpbdp-page label,.wpbdp-form-field label,.wpbdp-single label,.wpbdp-excerpt label,.wpbdp-page .wpbdp-form-field-label,.wpbdp-form-field .wpbdp-form-field-label,.wpbdp-single .wpbdp-form-field-label,.wpbdp-excerpt .wpbdp-form-field-label{margin-bottom:11px;color:var(--bd-text-color, #3f4b5b);font-weight:400;line-height:1.8}.wpbdp-page+label,.wpbdp-form-field+label,.wpbdp-single+label,.wpbdp-excerpt+label{color:#d64226}.wpbdp-page .wpbdp-form-field-validation-error-wrapper+label,.wpbdp-form-field .wpbdp-form-field-validation-error-wrapper+label,.wpbdp-single .wpbdp-form-field-validation-error-wrapper+label,.wpbdp-excerpt .wpbdp-form-field-validation-error-wrapper+label{color:#d64226}.wpbdp-page .wpbdp-form-field,.wpbdp-form-field .wpbdp-form-field,.wpbdp-single .wpbdp-form-field,.wpbdp-excerpt .wpbdp-form-field{margin-bottom:24px}.wpbdp-page .wpbdp-widget-field,.wpbdp-form-field .wpbdp-widget-field,.wpbdp-single .wpbdp-widget-field,.wpbdp-excerpt .wpbdp-widget-field{margin-bottom:0}.wpbdp-page input[type="file"]::file-selector-button,.wpbdp-form-field input[type="file"]::file-selector-button,.wpbdp-single input[type="file"]::file-selector-button,.wpbdp-excerpt input[type="file"]::file-selector-button{border:0;border-radius:4px;padding:5px 10px;background-color:#ededed;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--medium, 14px);font-weight:400;line-height:1.8;-webkit-transition:background-color .24s ease-out,color .24s ease-out,border-color .24s ease-out;transition:background-color .24s ease-out,color .24s ease-out,border-color .24s ease-out;cursor:pointer}.wpbdp-page input[type="file"]::file-selector-button:hover,.wpbdp-form-field input[type="file"]::file-selector-button:hover,.wpbdp-single input[type="file"]::file-selector-button:hover,.wpbdp-excerpt input[type="file"]::file-selector-button:hover{background-color:#dbdbdb}.wpbdp-has-select2{position:relative}.wpbdp-has-select2 .select2-dropdown{border-color:rgba(63,75,91,0.2)}.wpbdp-has-modal{overflow:hidden}.wpbdp-has-modal body{overflow:hidden}.wpbdp-has-modal .wpbdp-modal{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.wpbdp-modal{display:none !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.wpbdp-modal .wpbdp-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:rgba(0,0,0,0.15)}.wpbdp-modal .wpbdp-modal-content{position:relative;width:883px;max-width:90%;height:905px;max-height:82%;border-radius:12px;padding:36px 3px;background-color:#fff}.wpbdp-modal .wpbdp-modal-scrollbar{overflow-x:hidden;max-height:100%;padding:0 calc(36px - 3px);-ms-overflow-style:auto;scrollbar-color:#ccc #fff;scrollbar-width:thin}.wpbdp-modal .wpbdp-modal-scrollbar::-webkit-scrollbar-track{background-color:#fff}.wpbdp-modal .wpbdp-modal-scrollbar::-webkit-scrollbar{width:6px;background-color:#fff}.wpbdp-modal .wpbdp-modal-scrollbar::-webkit-scrollbar-thumb{border-radius:12px;background-color:#e3e3e3;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.15)}.wpbdp-modal .wpbdp-modal-close{position:absolute;top:16px;right:16px;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out;cursor:pointer}.wpbdp-modal .wpbdp-modal-close::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E%0A");opacity:.75;display:block}.wpbdp-modal .wpbdp-modal-close:hover{opacity:.7}.wpbdp-loader-wrapper{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:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(0,0,0,0.15)}.wpbdp-spinner{width:40px;height:40px;border-radius:100%;margin:100px auto;background-color:var(--bd-text-color, #3f4b5b);-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{opacity:.9;-webkit-transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1)}}@keyframes sk-scaleout{0%{opacity:.9;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.wpbdp-page table,.wpbdp-single table,.wpbdp-excerpt table{width:100%}.wpbdp-page table td,.wpbdp-single table td,.wpbdp-excerpt table td,.wpbdp-page table th,.wpbdp-single table th,.wpbdp-excerpt table th{padding:6px;margin:0;font-size:var(--wp--preset--font-size--medium, 14px);text-align:left}.wpbdp-main-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wpbdp-main-box .main-fields{margin-bottom:12px}.wpbdp-main-box .main-fields form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin:0 !important}.wpbdp-main-box .main-fields form .search-fields{-webkit-box-flex:1;-ms-flex:1;flex:1}.wpbdp-main-box .main-fields form .search-fields .box-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.wpbdp-main-box .main-fields form .search-fields .box-row .box-col{-webkit-box-flex:1;-ms-flex:1;flex:1}.wpbdp-main-box .main-fields form .submit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.wpbdp-main-box .box-col input{margin:0 !important}.wpbdp-main-box .wpbdp-advanced-search-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpbdp-main-box .button,.wpbdp-main-box .wpbdp-link{font-size:var(--wp--preset--font-size--medium, 14px)}.wpbdp-main-box#wpbdp-main-box .wpbdp-zipcodesearch-search-unit .distance-field-wrapper{display:block !important;position:relative}.wpbdp-main-box#wpbdp-main-box .wpbdp-zipcodesearch-search-unit .distance-field-wrapper>.box-row{gap:0}.wpbdp-main-box#wpbdp-main-box .wpbdp-zipcodesearch-search-unit .distance-field-wrapper .distance-field{width:100% !important}.wpbdp-main-box#wpbdp-main-box .wpbdp-zipcodesearch-search-unit .distance-field-wrapper .unit-label{display:block !important;position:absolute;top:50%;right:24px;width:unset !important;opacity:.8;font-size:80%;line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.wpbdp-main-box-medium .main-fields form .search-fields .box-row .box-col.main-input+.wpbdp-zipcodesearch-search-unit{-webkit-box-flex:1.4;-ms-flex-positive:1.4;flex-grow:1.4}.wpbdp-main-box-small .main-fields .search-fields .box-row,.wpbdp-main-box-tiny .main-fields .search-fields .box-row,.wpbdp-main-box-small .main-fields form,.wpbdp-main-box-tiny .main-fields form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wpbdp-main-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.wpbdp-main-links-container{margin:12px 0}.wpbdp-main-links .button,.wpbdp-main-links .wpbdp-link{white-space:nowrap}.wpbdp-main-links .button:first-child,.wpbdp-main-links .wpbdp-link:first-child{margin-left:0}.wpbdp-main-links .button:last-child,.wpbdp-main-links .wpbdp-link:last-child{margin-right:0}.wpbdp-main-links-tiny .button,.wpbdp-main-links-tiny .wpbdp-link{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 0 4px;text-align:center}.wpbdp-main-links-tiny #wpbdp-bar-submit-listing-button{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}#wpbdp-search-form-wrapper{clear:both}.wpdbp-auto-width{width:auto !important}.wpbdp-search-page .wpbdp-form-fields{display:grid;grid-template-columns:repeat(2, 2fr);grid-column-gap:24px}.wpbdp-search-page .wpbdp-form-field:not(.textarea){grid-column:span 1}.wpbdp-search-page .wpbdp-form-field.textarea{grid-column:span 2}.wpbdp-search-page .wpbdp-form-field .field.inner input,.wpbdp-search-page .wpbdp-form-field .field.inner textarea,.wpbdp-search-page .wpbdp-form-field .field.inner select{margin-bottom:0}.wpbdp-search-page .wpbdp-form-field .field.inner textarea,.wpbdp-search-page .wpbdp-form-field .field.inner select{width:100%}.wpbdp-search-page .wpbdp-form-field .field.inner .zipcode-search-zip{margin-bottom:24px}.wpbdp-search-page.wpbdp-modal .wpbdp-modal-content{padding-bottom:95px}.wpbdp-search-page.wpbdp-modal .title{margin:0 0 36px;line-height:1}.wpbdp-search-page.wpbdp-modal form>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;position:absolute;right:0;bottom:0;left:0;min-height:95px;border-top:1px solid rgba(63,75,91,0.2);border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:24px;margin:0;background-color:var(--bd-bg-color, #f5f5f5)}.wpbdp-search-page.wpbdp-modal form>p .reset{display:none;color:#d64226;text-decoration:underline}.wpbdp-search-page.wpbdp-modal .wpbdp-search-filter.ratings .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.wpbdp-search-page.wpbdp-modal .wpbdp-search-filter.ratings .inner select{margin-left:8px}@media (max-width:560px){.wpbdp-search-page.wpbdp-modal .wpbdp-modal-scrollbar{padding-left:20px;padding-right:20px}.wpbdp-search-page.wpbdp-modal .wpbdp-form-field:not(.textarea){grid-column:span 2}.wpbdp-search-page.wpbdp-modal input.wpbdp-submit{width:auto}}.wpbdp-submit-rootline{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px auto 36px;text-align:center;overflow:hidden}.wpbdp-submit-rootline .wpbdp-rootline-section{width:100%}.wpbdp-submit-rootline .wpbdp-rootline-section .wpbdp-rootline-bar{position:relative;top:calc(48px / 2);width:calc(100% - 48px);max-width:100%;height:1px;margin-left:calc(50% + (48px / 2) + 1px);background-image:-webkit-gradient(linear, right top, left top, color-stop(50%, rgba(255,255,255,0)), color-stop(50%, var(--bd-main-color, #569af6)));background-image:linear-gradient(to left, rgba(255,255,255,0) 50%, var(--bd-main-color, #569af6) 50%);background-image:-webkit-gradient(linear, right top, left top, color-stop(50%, rgba(255,255,255,0)), color-stop(50%, var(--bd-main-color)));background-image:linear-gradient(to left, rgba(255,255,255,0) 50%, var(--bd-main-color) 50%);background-size:10px;background-position:bottom;background-repeat:repeat-x}.wpbdp-submit-rootline .wpbdp-rootline-section:last-of-type .wpbdp-rootline-bar{background-image:none}.wpbdp-submit-rootline .wpbdp-rootline-section .wpbdp-rootline-circle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;width:48px;height:48px;border:1px solid var(--bd-main-color, #569af6);border-color:var(--bd-button-bg-color, --bd-main-color);border-radius:50%;color:var(--bd-text-color, #3f4b5b);font-size:20px;font-weight:600}.wpbdp-submit-rootline .wpbdp-rootline-section .wpbdp-rootline-circle svg{fill:none}.wpbdp-submit-rootline .wpbdp-rootline-section .wpbdp-rootline-section-name{max-width:130px;margin:12px auto 0;opacity:.6;font-size:var(--wp--preset--font-size--small, 12px);text-transform:uppercase}.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked .wpbdp-rootline-circle{background:var(--bd-main-color, #569af6);background:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff)}.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked .wpbdp-rootline-section-name{color:var(--bd-text-color, #3f4b5b);opacity:1}.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked.wpbdp-submit-section-current+.wpbdp-rootline-section svg,.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked.wpbdp-submit-section-current svg{display:none}.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked:not(.wpbdp-submit-section-current) .wpbdp-rootline-counter span{display:none}@media only screen and (max-width:450px){.wpbdp-submit-rootline .wpbdp-rootline-section:not(.wpbdp-submit-section-current),.wpbdp-submit-rootline .wpbdp-rootline-section .wpbdp-rootline-bar{display:none}.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked .wpbdp-rootline-circle .wpbdp-rootline-checkmark{display:none}.wpbdp-submit-rootline .wpbdp-rootline-section.wpbdp-submit-checked .wpbdp-rootline-circle .wpbdp-rootline-counter span{display:initial}}#wpbdp-submit-listing.wpbdp-submit-page{margin:auto}#wpbdp-submit-listing.wpbdp-submit-page .wpbdp-submit-listing-section{display:block;margin-top:12px}#wpbdp-submit-listing.wpbdp-submit-page .wpbdp-submit-listing-section.hidden{display:none}#wpbdp-submit-listing.wpbdp-submit-page .wpbdp-submit-listing-section-content h4{margin:0 0 12px 0}#wpbdp-submit-listing.wpbdp-submit-page .wpbdp-submit-listing-section-content ul.category-list{margin-bottom:12px}#wpbdp-submit-listing.wpbdp-submit-page .wpbdp-upload-widget{max-height:50px}#wpbdp-submit-listing.wpbdp-submit-page .wpbdp-submit-listing-form-actions{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;gap:24px;margin-top:24px;text-align:center}#wpbdp-submit-listing.wpbdp-submit-page #change-plan-link{margin-top:12px;text-align:center}#wpbdp-submit-listing.wpbdp-submit-page #change-plan-link a{margin-left:6px}#wpbdp-submit-listing.wpbdp-submit-page.wpbdp-submit-page-tiny .wpbdp-grid{grid-gap:24px 0}#wpbdp-submit-listing.wpbdp-submit-page.wpbdp-submit-page-tiny .wpbdp-grid>*{grid-column:span 12}textarea.wpbdp-submit-listing-tos{min-height:100px}#wpbdp-submit-listing-account-details{margin:12px 0 0 0}#wpbdp-submit-listing-account-details input[type="password"]{display:inline-block;width:70%}#wpbdp-submit-listing-account-details .wpbdp-password-strength-meter{width:20%;border:1px solid;padding:4px;text-align:center;float:right}#wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-0{border-color:#e35b5b;background-color:#f1adad}#wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-2{border-color:#f78b53;background-color:#fbc5a9}#wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-3{border-color:#ffc733;background-color:#ffe399}#wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-4{border-color:#83c373;background-color:#c1e1b9}@media only screen and (max-width:450px){.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col{grid-column:span 12 / span 12}}.wpbdp-form-field-type-image .wpbdp-image{border:none}.wpbdp-submit-listing-section h3,.wpbdp-submit-listing-section .wpbdp-recaptcha{margin-top:40px}.wpbdp-submit-listing-section-header{display:none}.wpbdp-with-button-styles .submit-back-button.wpbdp-button{background:transparent !important;border:1px solid #569AF6;border-color:var(--bd-button-bg-color, --bd-main-color);color:#569AF6;color:var(--bd-button-bg-color, --bd-main-color) !important}.wpbdp-with-button-styles .submit-back-button.wpbdp-button:hover{background:#569AF6;background:var(--bd-button-bg-color, --bd-main-color) !important;color:var(--bd-button-text-color, #fff) !important}.wpbdp-with-button-styles .select2-container .select2-selection{border-color:rgba(63,75,91,0.2)}.wpbdp-with-button-styles .select2-container .select2-results__option--highlighted[data-selected]{background-color:var(--bd-main-color, #569af6)}.wpbdp-plan-selection-with-tip{margin-top:24px}.wpbdp-plan-selection-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpbdp-plan-selection-list .wpbdp-plan{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border:1px solid rgba(63,75,91,0.2);border-radius:4px;padding:24px;gap:12px;text-align:center;min-width:max(20%, 175px);max-width:500px}.wpbdp-plan-selection-list .wpbdp-plan>*{-ms-flex-preferred-size:100%;flex-basis:100%}.wpbdp-plan-selection-list .wpbdp-plan-label{font-size:105%;font-weight:500}.wpbdp-plan-selection-list .wpbdp-plan-price-amount{font-size:var(--wp--preset--font-size--x-large, 32px);font-weight:700}.wpbdp-plan-selection-list .wpbdp-plan-feature-list{margin-top:24px;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--medium, 14px);font-weight:400;line-height:1.8}.wpbdp-plan-selection-list .wpbdp-plan-action{-ms-flex-item-align:end;align-self:flex-end}.wpbdp-plan-selection-list .wpbdp-plan-action input[type="radio"]{display:none}.wpbdp-plan-selection-list .wpbdp-plan-action .wpbdp-button{width:100%}.wpbdp-plan-selection-list .wpbdp-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.wpbdp-submit-listing-section-plan_selection ul.category-list{margin:0;padding:0;list-style-type:none}.wpbdp-submit-listing-section-plan_selection ul.category-list li{font-size:10px;margin:0 5px 0 0;padding:1px 6px;border-radius:4px;background:#569AF6;background:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff);font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline;border:none;display:inline}.wpbdp-submit-listing-section-plan_selection .wpbdp_continue_to_fields_action{text-align:right}.wpbdp-plan-info-box .wpbdp-plan-label{font-weight:500}.wpbdp-plan-info-box .wpbdp-plan-price-amount{font-size:125%;font-weight:600;display:block;margin-bottom:12px}.wpbdp-plan-info-box .wpbdp-plan-feature-list{margin:0;padding:0;list-style:none}.wpbdp-plan-info-box .wpbdp-plan-details p{margin:0}.wpbdp-plan-info-box .wpbdp-plan-feature-list li{list-style-position:inside;margin:0}.wpbdp-plan-info-box .wpbdp-plan-disabled-msg{clear:both}.wpbdp-plan-info-box+.wpbdp-plan-disabled{display:none !important}.wpbdp-plan-info-box .wpbdp-plan-private-msg{width:100%;display:inline-block}.wpbdp-with-button-styles .wpbdp-plan-info-box input[type=radio]+label{background:transparent !important;border:1px solid #569AF6;border-color:var(--bd-button-bg-color, --bd-main-color);color:#569AF6;color:var(--bd-button-bg-color, --bd-main-color) !important}.wpbdp-with-button-styles .wpbdp-plan-info-box input[type=radio]+label:hover{background:#569AF6;background:var(--bd-button-bg-color, --bd-main-color) !important;color:var(--bd-button-text-color, #fff) !important}.wpbdp-with-button-styles .wpbdp-plan-info-box input[type=radio]:checked+label{color:var(--bd-button-text-color, #fff) !important;background:var(--bd-button-bg-color, --bd-main-color) !important}#wpbdp-renewlisting-form .wpbdp-plan-disabled{display:none}.wpbdp-plan-info-box .wpbdp-plan-price{width:40%;text-align:center}.wpbdp-plan-info-box .wpbdp-plan-price label{cursor:pointer;margin-top:12px;font-size:20px;display:block;padding:6px 12px}.wpbdp-plan-info-box .wpbdp-plan-price input[type=radio]{display:none}.wpbdp-submit-listing-section-listing_fields .wpbdp-form-field{margin-bottom:0}.wpbdp-submit-listing-section-listing_fields.has-error .wpbdp-form-field-label{position:relative}.wpbdp-submit-listing-section-listing_fields .wpbdp-form-field-label,.wpbdp-submit-listing-section-listing_fields .sublabel{margin-bottom:5px;font-size:15px}.wpbdp-submit-listing-section-listing_fields .sublabel{opacity:.6}.wpbdp-submit-listing-section-listing_fields .wpbdp-form-field-description{margin-top:-7px;margin-bottom:5px}.wpbdp-submit-listing-section-listing_fields .wpbdp-form-field-required-indicator{margin-left:2px;margin-right:2px;color:#d64226}.wpbdp-submit-listing-section-listing_fields a.reset{max-width:200px;margin-top:8px}.wpbdp-form-field-description{opacity:.6;font-size:var(--wp--preset--font-size--small, 12px)}.wpbdp-form-field-type-select:not(.wpbdp-form-field-association-category).wpbdp-form-field-association-region.wpbdp-regions-hidden{display:none;visibility:hidden}.wpbdp-form-field-label .wpbdp-form-field-validation-error-wrapper{position:absolute;bottom:40%;left:-10px;z-index:1;border-radius:4px;padding:5px 0;visibility:hidden}.wpbdp-form-field-label:hover .wpbdp-form-field-validation-error-wrapper{visibility:visible}.wpbdp-form-field-validation-error-wrapper{margin:15px 0}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors{position:relative;border:1px solid #d64226;border-radius:4px;padding:4px 10px;margin:0 12px 3px 6px;background:#fff;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--small, 12px);line-height:1.8}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors::after,.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors::before{content:"";position:absolute;top:100%;left:12px;width:0;height:0;border:solid transparent;pointer-events:none}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors::after{border-width:4px;border-color:transparent;border-top-color:#fff;margin-left:-4px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors::before{border-width:5px;border-color:transparent;border-top-color:#d64226;margin-left:-5px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field{margin:0}.wpbdp-form-field-validation-error-wrapper+label{color:#d64226}.wpbdp-editor-area{height:422px}#current-images-header,.image-upload-header,.wpbdp-submit-listing-section-listing_images h3,.wpbdp-submit-listing-section-listing_images h4{color:var(--bd-text-color, #3f4b5b);font-size:15px;font-weight:400;line-height:1.8}.wpbdp-submit-listing-section-listing_images h3{font-size:17px;font-weight:700}.wpbdp-form-field-type-image .wpbdp-image,.wpbdp-submit-listing-section-listing_images .wpbdp-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d4d4d4;padding:15px 0}.wpbdp-form-field-type-image .wpbdp-image:last-of-type,.wpbdp-submit-listing-section-listing_images .wpbdp-image:last-of-type{border:none}.wpbdp-form-field-type-image .wpbdp-image .wpbdp-image-img,.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-img{margin:0 10px}.wpbdp-form-field-type-image .wpbdp-image .wpbdp-image-img img,.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-img img{-o-object-fit:cover;object-fit:cover;width:48px;height:48px;border-radius:2px}.wpbdp-form-field-type-image .wpbdp-image .wpbdp_thumbnail_indicator,.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp_thumbnail_indicator{display:none;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--small, 12px)}.wpbdp-form-field-type-image .wpbdp-image:first-of-type .wpbdp_thumbnail_indicator,.wpbdp-submit-listing-section-listing_images .wpbdp-image:first-of-type .wpbdp_thumbnail_indicator{display:inline-block}.wpbdp-form-field-type-image .wpbdp-image:first-of-type .wpbdp_thumbnail_indicator::before,.wpbdp-submit-listing-section-listing_images .wpbdp-image:first-of-type .wpbdp_thumbnail_indicator::before{content:"✓"}.wpbdp-form-field-type-image .wpbdp-image .wpbdp-image-extra,.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-extra{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wpbdp-form-field-type-image .wpbdp-image .wpbdp-image-extra input[type="text"],.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-extra input[type="text"]{width:60%;max-width:640px}.wpbdp-form-field-type-image .wpbdp-image .wpbdp-image-delete-link,.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link{display:none;margin-left:10px;color:#d64226;font-size:var(--wp--preset--font-size--small, 12px);text-decoration:none}.wpbdp-form-field-type-image .wpbdp-image .wpbdp-image-delete-link:hover,.wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link:hover{text-decoration:underline}.wpbdp-form-field-type-image .wpbdp-image:hover .wpbdp-image-delete-link,.wpbdp-submit-listing-section-listing_images .wpbdp-image:hover .wpbdp-image-delete-link{display:inline}.wpbdp-form-field-type-image #image-upload-form,.wpbdp-submit-listing-section-listing_images #image-upload-form{margin:15px 10px}.wpbdp-form-field-type-image #wpbdp-uploaded-images,.wpbdp-submit-listing-section-listing_images #wpbdp-uploaded-images{margin:0 0 20px 0}.wpbdp-form-field-type-image .wpbdp-drag-handle,.wpbdp-submit-listing-section-listing_images .wpbdp-drag-handle{visibility:hidden}.wpbdp-form-field-type-image:hover .wpbdp-drag-handle,.wpbdp-submit-listing-section-listing_images:hover .wpbdp-drag-handle{visibility:visible}.wpbdp-form-field-type-image .wpbdp-image-draggable-highlight,.wpbdp-submit-listing-section-listing_images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:#d64226;float:left}.wpbdp-form-field-type-image #image-upload-form-no-js,.wpbdp-submit-listing-section-listing_images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}.wpbdp-dnd-area{border:1px solid rgba(63,75,91,0.2);border-radius:4px;background-color:var(--bd-main-color-8, rgba(86,154,246,0.08));text-align:center}.wpbdp-dnd-area.dragging{background:var(--bd-main-color-20, rgba(86,154,246,0.2))}.wpbdp-dnd-area .dnd-area-inside{margin:50px auto 34px}.wpbdp-dnd-area .dnd-area-inside-working{margin:50px auto 38px}.wpbdp-dnd-area .dnd-area-inside-working span{font-weight:700}.wpbdp-dnd-area .dnd-area-inside-error{margin:50px 25px;color:#d64226}.wpbdp-dnd-area p{margin:0;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--medium, 14px)}.wpbdp-dnd-area p.dnd-message{font-size:24px}.wpbdp-dnd-area p.dnd-buttons{margin-top:2px}.wpbdp-dnd-area .upload-button{position:relative;overflow:hidden;cursor:pointer}.wpbdp-dnd-area .upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;border:none !important;padding:0;margin:0;opacity:0}#image-upload-conditions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px;font-size:var(--wp--preset--font-size--small, 12px);opacity:.6}#image-upload-conditions #image-slots-available{margin-left:auto}.wpbdp-submit-page-small #image-upload-conditions,.wpbdp-submit-page-tiny #image-upload-conditions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.wpbdp-submit-page-small #image-upload-conditions #image-slots-available,.wpbdp-submit-page-tiny #image-upload-conditions #image-slots-available{margin-left:unset}.wpbdp-submit-page-tiny .wpbdp-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.wpbdp-submit-page-tiny .wpbdp-image .wpbdp-image-img{margin:0}.wpbdp-submit-page-tiny .wpbdp-image .wpbdp-image-img img{width:100%;height:80px}.wpbdp-submit-page-tiny .wpbdp-dnd-area p{letter-spacing:0}.wpbdp-submit-listing-section_done>h3{margin-top:0;margin-bottom:20px;font-size:var(--wp--preset--font-size--x-large, 32px);line-height:1.8}.wpbdp-submit-listing-section_done>p{margin-top:5px;margin-bottom:0}.wpbdp-submit-listing-section_done>p:last-child{margin-top:30px}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt h4{margin-top:0;margin-bottom:30px;font-size:24px;line-height:1.8}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-header{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px 10px;grid-template-areas:"heading status" "date date";grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;margin-bottom:30px}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-header h4{grid-area:heading;margin-bottom:0;line-height:1}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-header .wpbdp-payment-status{grid-area:status;border-radius:4px;padding:5px 12px;background-color:#eef3f8;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--small, 12px)}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-header .wpbdp-payment-receipt-date{grid-area:date;opacity:.6;font-size:var(--wp--preset--font-size--medium, 14px)}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-details{margin-bottom:24px}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-details dl{margin:0}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-details dl dt{font-size:18px;font-weight:500}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-details dl dd{margin:0;margin-bottom:20px;color:var(--bd-text-color, #3f4b5b);font-size:var(--wp--preset--font-size--medium, 14px);font-weight:400;line-height:1.8}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-details dl dd:last-child{margin-bottom:0}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice{margin-bottom:30px}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table{border-radius:4px;padding:20px 30px;background-color:#f7f8fb}.wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-print{margin-top:20px}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table{display:block;padding:10px}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table thead,.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tbody,.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tfoot{display:block}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table thead tr,.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tbody tr,.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tfoot tr{display:grid;grid-template-columns:1fr;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table thead td,.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tbody td,.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tfoot td{padding-top:0;padding-bottom:0}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table thead th:last-child{display:none}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tbody tr{border-bottom:1px dashed rgba(63,75,91,0.2);padding-top:10px;padding-bottom:10px}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-checkout-invoice table tbody tr:last-child{border-bottom:0}.wpbdp-submit-page-tiny .wpbdp-submit-listing-section_done #wpbdp-checkout-confirmation-receipt .wpbdp-payment-receipt-print{margin-top:0}.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="text"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="text"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="email"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="email"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="url"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="url"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="password"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="password"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="search"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="search"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="number"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="number"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="tel"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="tel"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="date"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="date"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="month"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="month"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="week"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="week"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="time"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="time"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="datetime"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="datetime"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page input[type="submit"],.wpbdp-wp-theme-twentytwentytwo .wpbdp-page input[type="submit"],.wpbdp-wp-theme-twentytwentythree .wpbdp-page select,.wpbdp-wp-theme-twentytwentytwo .wpbdp-page select,.wpbdp-wp-theme-twentytwentythree .wpbdp-page textarea,.wpbdp-wp-theme-twentytwentytwo .wpbdp-page textarea{max-width:100%;padding:10px 15px;font-family:inherit;font-size:inherit}.wpbdp-wp-theme-twentytwentythree input[type="submit"].wpbdp-button,.wpbdp-wp-theme-twentytwentytwo input[type="submit"].wpbdp-button,.wpbdp-wp-theme-twentytwentythree .wpbdp-submit-listing-form-actions .wpbdp-button,.wpbdp-wp-theme-twentytwentytwo .wpbdp-submit-listing-form-actions .wpbdp-button,.wpbdp-wp-theme-twentytwentythree .wpbdp-submit.wpbdp-button,.wpbdp-wp-theme-twentytwentytwo .wpbdp-submit.wpbdp-button{padding:calc(0.5em + 2px) calc(1.5em + 2px);font-size:var(--wp--preset--font-size--medium)}.wpbdp-wp-theme-twentytwentythree .wpbdp-main-links .wpbdp-button-secondary,.wpbdp-wp-theme-twentytwentytwo .wpbdp-main-links .wpbdp-button-secondary{padding:calc(0.2em + 2px) calc(1em + 2px)}.wpbdp-wp-theme-twentytwentythree .wpbdp-main-links .wpbdp-link,.wpbdp-wp-theme-twentytwentytwo .wpbdp-main-links .wpbdp-link,.wpbdp-wp-theme-twentytwentythree .wpbdp-main-links .wpbdp-button-secondary,.wpbdp-wp-theme-twentytwentytwo .wpbdp-main-links .wpbdp-button-secondary{margin:0;font-size:var(--wp--preset--font-size--small)}.wpbdp-wp-theme-twentytwentyone .wpbdp-search-page.wpbdp-modal .wpbdp-form-field .field.inner .zipcode-search-zip~.wpbdp-display-block input[type="radio"]{vertical-align:middle}.wpbdp-wp-theme-twentytwenty .wpbdp-page:not(.wpbdp-modal){max-width:69rem !important}.wpbdp-wp-theme-twentytwenty .wpbdp-main-links .wpbdp-button,.wpbdp-wp-theme-twentytwenty .box-col.submit-btn input,.wpbdp-wp-theme-twentytwenty .listing-actions{font-size:1.1rem}.wpbdp-wp-theme-twentytwenty .wpbdp-listing-excerpt{font-size:1.8rem}.wpbdp-wp-theme-twentytwenty .wpbdp-listing .social-fields .social-field.facebook,.wpbdp-wp-theme-twentytwenty .wpbdp-listing .social-fields .social-field.instagram{margin-top:-5px;vertical-align:top}.wpbdp-wp-theme-twentynineteen .wpbdp-listing .social-fields .twitter.twitter-handle{vertical-align:text-top}.wpbdp-wp-theme-twentyseventeen .single-featured-image-header{display:none}.wpbdp-wp-theme-twentyseventeen .wpbdp-listing .social-fields .twitter.twitter-handle{vertical-align:text-top;padding-top:1px}.wpbdp-wp-theme-twentysixteen .wpbdp-listing .social-fields .social-field.linkedin{vertical-align:text-top}.wpbdp-tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:10px !important;margin-right:2px;text-decoration:none !important;line-height:1.5 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.wpbdp-display-block{display:block}.wpbdp-smaller{font-size:90%}.wpbdp-no-bold{font-weight:normal}.wpbdp-wait{margin:20px;width:20px;height:20px;position:relative;display:inline-block}.wpbdp-wait:before{content:'';display:inline-block;position:absolute;background:transparent;border:1px solid #fff;border-top-color:transparent;border-left-color:transparent;border-bottom-color:#6278A5;border-right-color:#6278A5;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;top:50%;left:50%;margin-top:-10px;margin-left:-10px;width:20px;height:20px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.wpbdp-wait.wpbdp_visible_spinner{margin-bottom:10px}.wpbdp-wait.wpbdp_visible_spinner .spinner{visibility:visible;float:none}#ui-datepicker-div{z-index:999999 !important}.wpbdp-datepicker.ui-datepicker{display:none;width:19em;background:#fff;border:1px solid #d4d4d4;border-radius:0;padding:0}.wpbdp-datepicker.ui-datepicker .ui-datepicker-title{line-height:1.8em}.wpbdp-datepicker.ui-datepicker .ui-widget-header,.wpbdp-datepicker.ui-datepicker .ui-datepicker-header{background:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff);opacity:80%}.wpbdp-datepicker.ui-datepicker .ui-datepicker-header .ui-icon{background:none;border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;height:0px;font-size:0px}.wpbdp-datepicker.ui-datepicker .ui-datepicker-header .ui-icon.ui-icon-circle-triangle-w{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.wpbdp-datepicker.ui-datepicker .ui-datepicker-header .ui-icon.ui-icon-circle-triangle-e{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.wpbdp-datepicker.ui-datepicker .ui-datepicker-prev,.wpbdp-datepicker.ui-datepicker .ui-datepicker-next{width:1.8em;height:100%;top:2px}.wpbdp-datepicker.ui-datepicker .ui-datepicker-prev span,.wpbdp-datepicker.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-5px;top:50%;cursor:pointer}.wpbdp-datepicker.ui-datepicker .ui-datepicker-prev-hover,.wpbdp-datepicker.ui-datepicker .ui-datepicker-next-hover{background:transparent;border:none;top:2px}.wpbdp-datepicker.ui-datepicker .ui-datepicker-prev{left:2px}.wpbdp-datepicker.ui-datepicker .ui-datepicker-next{right:2px}.wpbdp-datepicker.ui-datepicker .ui-state-default{background:transparent;text-align:center;text-decoration:none;width:auto;display:block;padding:5px 0;font-weight:normal;border:none}.wpbdp-datepicker.ui-datepicker table{margin:0;border:none}.wpbdp-datepicker.ui-datepicker td{width:14.2%;padding:0;border:1px solid #f5f5f5}.wpbdp-datepicker.ui-datepicker td.ui-datepicker-today{background:var(--bd-main-color-20, rgba(86,154,246,0.2)) !important}.wpbdp-datepicker.ui-datepicker td.ui-datepicker-other-month{border:transparent}.wpbdp-datepicker.ui-datepicker td .ui-state-highlight{border-color:#f5f5f5}.wpbdp-datepicker.ui-datepicker tr:first-of-type td{border-top:transparent}.wpbdp-datepicker.ui-datepicker tr:last-of-type td{border-bottom:transparent}.wpbdp-datepicker.ui-datepicker td.ui-datepicker-current-day,.wpbdp-datepicker.ui-datepicker td .ui-state-hover,.wpbdp-datepicker.ui-datepicker td .ui-state-active,.wpbdp-datepicker.ui-datepicker thead{background:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff)}.wpbdp-datepicker.ui-datepicker .ui-corner-all{border-radius:0}.wpbdp-datepicker.ui-datepicker .ui-datepicker-buttonpane{border-top:1px solid #f5f5f5;margin-top:0}form#wpbdmsearchform{padding:12px 0;text-align:center}form#wpbdmsearchform input{display:inline}form#wpbdmsearchform .wpbdmsearchbutton{margin-top:6px}form#wpbdmsearchform a.wpbdp-advanced-search-link{display:block;font-size:70%}.wpbdp-pagination{margin:24px 0 0 0}.wpbdp-pagination .next{float:right}.listing-actions form{display:inline;padding:0;margin:0}.listing-actions input{margin:0 0 6px;font-size:80%}.wpbdp-with-button-styles .wpbdp-listing .listing-actions .wpbdp-button.delete-listing,.listing-actions .delete-listing,.listing-actions a.delete-listing{border-color:transparent !important;background-color:transparent !important;color:#d64226 !important}.listing-actions>span,.listing-actions>a{margin-left:12px;font-size:var(--wp--preset--font-size--small, 12px)}.listing-actions>span:first-child,.listing-actions>a:first-child{margin-left:0}.wpbdp-listing .listing-details .field-value{width:100%;margin-bottom:12px;float:none}.field-value label,.field-value .field-label{padding-right:6px;color:var(--bd-text-color, #3f4b5b);font-weight:700}.field-value .value{display:inline}.wpbdp-listing-excerpt{padding:12px}.wpbdp-listing-excerpt .wpbdp-hide-title .listing-details .wpbdp-field-title,.wpbdp-listing-excerpt .wpbdp-hide-title .listing-details .wpbdp-field-name{display:none}.wpbdp-listing-excerpt.sticky{background:#fff0cf;background:var(--bd-main-color-8);position:relative}.wpbdp-listing-excerpt .listing-thumbnail{margin:0;float:right}.wpbdp-listing-excerpt .listing-actions{margin-top:12px}.wpbdp-listing-single .listing-actions{margin-bottom:24px}.wpbdp-listing-single.sticky{margin-top:24px;position:relative}.wpbdp-listing-excerpt .stickytag,.wpbdp-listing-single .stickytag{margin-top:-20px;float:right}.wpbdp-listing-excerpt .stickytag img,.wpbdp-listing-single .stickytag img{max-height:102px;border:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.wpbdp-listing-single .stickytag{position:absolute;right:0;bottom:0}.wpbdp-sticky-tag{display:inline-block;border-radius:4px;padding:6px 12px;margin:0 12px;background:var(--bd-button-bg-color, --bd-main-color);color:var(--bd-button-text-color, #fff);font-size:var(--wp--preset--font-size--small, 12px);font-weight:600;text-transform:uppercase;vertical-align:middle}.wpbdp-is-table .wpbdp-listing-excerpt>.wpbdp-sticky-tag{display:none !important}.wpbdp-listing-excerpt .wpbdp-sticky-tag{margin-top:12px;margin-right:0;float:right}.wpbdp-listing-excerpt.wpbdp-has-ribbon{position:relative;overflow:hidden}.wpbdp-listing-excerpt.wpbdp-has-ribbon .wpbdp-sticky-tag{position:absolute;top:12px;right:-48px;width:150px;border-radius:0;margin:0;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wpbdp-listing-excerpt.wpbdp-has-ribbon .wpbdp-claim-listings{display:none}.wpbdp-listing-single .listing-title{display:none}.wpbdp-listing-single .listing-title.show-listing-title{display:block}.wpbdp-listing-single .main-image{padding:6px;margin-left:12px;float:right}.wpbdp-listing-single .main-image a{position:relative !important}.wpbdp-listing-single .main-image img{border:solid 1px #d4d4d4}.single-wpbdp_listing .extra-images,.wpbdp-listing-single .extra-images{margin-top:12px;clear:both}.single-wpbdp_listing .extra-images ul,.wpbdp-listing-single .extra-images ul{width:100%;padding:0;margin:0 auto}.single-wpbdp_listing .extra-images ul li,.wpbdp-listing-single .extra-images ul li{display:inline-block;margin-bottom:6px;margin-left:6px;list-style-type:none}.single-wpbdp_listing .extra-images ul li img,.wpbdp-listing-single .extra-images ul li img{display:inline;max-width:150px;border:solid 1px #d4d4d4;margin:0 auto;vertical-align:top}.single-wpbdp_listing .social-fields,.wpbdp-listing .social-fields{margin:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.social-field-link,.single-wpbdp_listing .social-field,.wpbdp-listing .social-field{display:inline-block;height:20px}.social-field-link iframe,.single-wpbdp_listing .social-field iframe,.wpbdp-listing .social-field iframe{margin-bottom:0}.social-field-link img,.single-wpbdp_listing .social-field img,.wpbdp-listing .social-field img{vertical-align:initial}.social-field-link .social-icon,.single-wpbdp_listing .social-field .social-icon,.wpbdp-listing .social-field .social-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:transparent;color:var(--bd-text-color, #3f4b5b)}.social-field-link .social-text,.single-wpbdp_listing .social-field .social-text,.wpbdp-listing .social-field .social-text{font-size:90%;line-height:1}.social-field-link a,.single-wpbdp_listing .social-field a,.wpbdp-listing .social-field a{-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-field-link a img,.single-wpbdp_listing .social-field a img,.wpbdp-listing .social-field a img{width:auto;height:20px}.social-field-link a object,.single-wpbdp_listing .social-field a object,.wpbdp-listing .social-field a object{height:20px;margin-bottom:0}.social-field-link.icon_first .social-icon,.single-wpbdp_listing .social-field.icon_first .social-icon,.wpbdp-listing .social-field.icon_first .social-icon{margin-right:6px}.social-field-link.text_first .social-text,.single-wpbdp_listing .social-field.text_first .social-text,.wpbdp-listing .social-field.text_first .social-text{margin-right:6px}.wpbdp-listing-contact-form{padding-top:24px;margin-top:24px}.wpbdp-listing-contact-form #wpbdp-contact-form-recaptcha{margin-bottom:24px}.wpbdp-listing-contact-form textarea{width:100%}.wpbdp-listing .comments{margin-top:24px}.wpbdp-bar .wpbdp-search-form{padding:0 !important;margin:0;margin-left:50%}.wpbdp-bar .left{text-align:center;float:left}.wpbdp-bar .right{width:300px;float:right}.wpbdp-listings-sort-options{margin:6px 0 12px;font-size:90%}.wpbdp-listings-sort-options label{font-weight:400}.wpbdp-listings-sort-options select{margin:0 6px}#wpbdp-categories{clear:both}.wpbdp-categories{padding:24px;margin:0}.entry-content ul.wpbdp-categories{padding:0;margin:0}.wpbdp-categories .cat-item{-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;margin:0 0 24px;float:left}.wpbdp-categories .cat-item:nth-child(2n+1){clear:left}.wpbdp-categories .cat-item .cat-item{width:100%;margin:0}.wpbdp-categories-tiny .cat-item{width:100%;float:none}.wpbdp-categories-tiny .cat-item:nth-child(2n+1){clear:none}.wpbdp-checkout-section{margin:0 0 24px;padding:24px;border:1px solid #d4d4d4}.wpbdp-checkout-section.wpbdp-checkout-errors{padding:0;border:none}.wpbdp-checkout-section h3{margin:0 0 24px 0;padding:0}.wpbdp-grid>h3{margin-bottom:0}.wpbdp-checkout-gateway-selection label{margin:0 12px 0 0;text-wrap:nowrap}.wpbdp-checkout-gateway-selection label:last-child{margin-right:0}.wpbdp-checkout-gateway-selection label input,.wpbdp-checkout-gateway-selection label img{vertical-align:middle}.wpbdp-checkout-gateway-selection label img{margin-bottom:12px}.wpbdp-billing-detail-field{margin:0 0 24px}.wpbdp-billing-detail-field.wpbdp-required label:after{content:' *';color:#d64226}.wpbdp-exp-field select{width:auto}.wpbdp-exp-slash{padding:0 5px}.wpbdp-payment-receipt{border:1px solid #d4d4d4;padding:12px 24px;margin:24px 0;font-size:90%}.wpbdp-payment-receipt h4{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-date{opacity:.8}.wpbdp-payment-receipt .wpbdp-payment-status{float:right}.wpbdp-payment-receipt .wpbdp-payment-receipt-details{margin:24px 6px}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dt{margin:0;padding:0;float:left;min-width:50%}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 50%;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-print{margin:1.5em 0 0 0}.wpbdp-checkout-invoice table.wpbdp-payment-items-table th,.wpbdp-checkout-invoice table.wpbdp-payment-items-table td{font-size:95%}.wpbdp-checkout-invoice table.wpbdp-payment-items-table tr.item td:first-of-type{width:80%}.wpbdp-checkout-invoice table.wpbdp-payment-items-table .item-fee-description{margin-left:10px;font-size:85%;max-width:90%}#wpbdp-login-view .wpbdp-login-options{margin:30px 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option{width:50%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:first-child{padding:0 20px 0 0}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:last-child{border-left:1px solid #d4d4d4;padding:0 0 0 20px}#wpbdp-login-view #loginform #user_login,#wpbdp-login-view #loginform #user_pass{display:block}#wpbdp-login-view h4{font-size:21px;margin-top:0}#wpbdp-login-view .access-key-message{font-size:13px}#wpbdp-login-view input[type=text],#wpbdp-login-view input[type=password]{width:100%}.wpbdp-wp-theme-twentyseventeen #wpbdp-login-access-key-form input[type=submit]{margin-top:49px}.wpbdp-wp-theme-twentyseventeen #wpbdp-login-form h4{margin-bottom:74px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view h4{font-size:24px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view .access-key-message{font-size:16px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view #wpbdp-login-access-key-form input[type=submit]{margin-top:60px}.wpbdp-wp-theme-twentynineteen #wpbdp-login-view #wpbdp-login-form h4{margin-bottom:72px}.wpbdp-wp-theme-twentytwenty #wpbdp-login-access-key-form input[type=submit]{margin-top:44px}.wpbdp-wp-theme-twentytwenty #wpbdp-login-form h4{margin-bottom:57px}.wpbdp-submit-page table.fee-options{width:100%}.wpbdp-submit-page table.fee-options th,.wpbdp-submit-page table.fee-options td{text-align:center}.wpbdp-submit-page table.fee-options td.fee-label,.wpbdp-submit-page table.fee-options tr.fee-description td{text-align:left}.wpbdp-submit-page table.fee-options .fee-selection{width:5%}.wpbdp-submit-page table.fee-options tr.fee-option td.fee-label{font-weight:700}.wpbdp-submit-page table.fee-options td.fee-description{color:var(--bd-text-color, #3f4b5b);opacity:.8;font-size:90%}#wpbdp-renewal-page .do-not-renew-listing{padding:12px 10px 10px;border-radius:2px;background-color:var(--bd-main-color-8)}#wpbdp-renewal-page .do-not-renew-listing p:last-child{margin-bottom:0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{background:#d64226}.wpbdp-recaptcha-error{color:#d64226}#wpbdp-delete-listing-page form.confirm-form{margin-top:24px}#wpbdp-delete-listing-page input.delete-listing-confirm{margin-right:12px;--bd-button-bg-color:#d64226;--bd-button-text-color:#fff}.wpbdp-scroll-box{max-height:250px;border:1px solid #d4d4d4;padding:12px;margin:24px 0;overflow:auto}.wpbdp-checkout input[type="image"]{width:auto;border:none;padding:0;-webkit-box-shadow:none;box-shadow:none}table#wpbdp-manage-recurring th.listing-title,table#wpbdp-manage-recurring td.listing-title{min-width:200px}table#wpbdp-manage-recurring a.cancel-subscription{color:#d64226}#wpbdp-manage-recurring-cancel dl dd{margin-left:12px}.wpbdp-cancel-subscription-form{padding:12px 10px 10px;border-radius:2px;background-color:var(--bd-main-color-8)}.wpbdp-cancel-subscription-form p:last-child{margin-bottom:0}.wpbdp-cancel-subscription-form input.button-primary[type="submit"]{background-color:#d64226}.wpbdp-cc-form{width:90%;padding:0}.wpbdp-cc-form h4{margin:0}.wpbdp-cc-field input{width:auto}.wpbdp-cc-field label{display:block;padding-right:12px;font-weight:700;text-align:right}#wpbdp-billing-information .billing-info-section h4{margin:12px 0 6px 0}#wpbdp-billing-information .billing-info-section table{margin:1.75em 0}#wpbdp-billing-information #wpbdp-billing-field-exp,#wpbdp-billing-information #wpbdp-billing-field-exp-year{display:inline;width:40%}#wpbdp-billing-information .form-buttons{margin:24px 0}body.business-directory #TB_ImageOff .screen-reader-text,body.business-directory #TB_closeWindowButton .screen-reader-text{visibility:hidden}body.business-directory #TB_next{float:right}body.business-directory #TB_prev{float:left}body.business-directory #TB_caption{width:70%;height:auto;text-align:center}body.business-directory #TB_closeWindow{height:0;padding:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{color:#666;font-size:var(--wp--preset--font-size--small, 12px)}.wpbdp-form-row label{display:block}.wpbdp-form-row.wpbdp-form-textfield input[type="text"]{width:400px}.single-wpbdp_listing .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header{display:none}.wpbdp-wp-theme-graphene.single-wpbdp_listing h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_category h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_tag h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-search h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-submit_listing h1.post-title{display:none}.wpbdp-wp-theme-genesis.wpbdp-view-show_category .archive-description,.wpbdp-wp-theme-genesis.wpbdp-view-show_tag .archive-description{display:none}.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_category .post-details,.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_tag .post-details{display:none}.wpbdp-wp-theme-atahualpa.wpbdp-view-show_category .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_tag .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_listing .post-footer{display:none}.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_category .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_tag .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_listing .entry-content .featured-image{display:none}.wpbdp-drag-handle{display:inline-block;width:6px;height:10px;margin:5px 5px 0 0;background:url("/wp-content/plugins/business-directory-plugin/assets/images/drag-handle.png") 0 0;cursor:move;vertical-align:middle}.wpbdp-help-tip{margin:10px 0}.wpbdp-help-tip .dashicons{vertical-align:middle}.wpbdp-help-tip .message{display:inline-block}.wpbdp-help-tip.small{font-size:var(--wp--preset--font-size--small, 12px)}.wpbdp-help-tip.small .dashicons{width:15px;height:15px;font-size:15px}.wpbdp-form-field-association-category .wpbdp-form-field-checkbox-item.disabled,.wpbdp-form-field-association-category .wpbdp-form-field-radio-item.disabled{opacity:.65}.wpbdp-form-field-association-category select{width:100%}.wpbdp-form-field-association-category .select2{width:100%}.wpbdp-form-field-association-category .select2 .select2-selection{border-radius:0;padding-left:6px}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice{border:none;border-radius:4px;padding:1px 6px;font-size:var(--wp--preset--font-size--small, 12px);font-weight:400;white-space:nowrap;vertical-align:baseline}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove{margin-right:6px}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice,.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-search--inline{margin:6px 6px 0 0}.wpbdp-form-field-association-category .select2 .select2-search .select2-search__field{min-height:0;font-size:var(--wp--preset--font-size--small, 12px)}.wpbdp-form-field-association-category .select2 .select2-search .select2-search__field:focus{-webkit-box-shadow:none;box-shadow:none}#wpbdp-listing-flagging-page textarea{width:90%;min-height:150px;margin-bottom:24px}.wpbdp-thumbnail{max-width:200px;max-width:var(--bd-thumbnail-width) !important;max-height:200px;max-height:var(--bd-thumbnail-height)}.wpbdp-thumbnail-cropped{width:200px;width:var(--bd-thumbnail-width);height:200px;height:var(--bd-thumbnail-height);-o-object-fit:cover;object-fit:cover}@media screen and (max-width:560px){.wpbdp-bar form.wpbdp-search-form{display:block;margin-top:10px;margin-left:0}.wpbdp-bar form.wpbdp-search-form #intextbox{padding:4px;margin-bottom:5px}.wpbdp-bar form.wpbdp-search-form input[type="text"]{padding:4px 0;margin:0 0 2px 0}.wpbdp-listing.wpbdp-listing{font-size:90%}.wpbdp-listing.wpbdp-listing-excerpt .field-value>label{display:block}.wpbdp-listing.wpbdp-listing-excerpt .listing-thumbnail,.wpbdp-listing.wpbdp-listing-single .listing-thumbnail{padding:5px;float:none}.wpbdp-listing.wpbdp-listing-excerpt .listing-details,.wpbdp-listing.wpbdp-listing-single .listing-details{display:block;margin:0 5px;float:none}.wpbdp-listing .listing-actions input{font-size:70%}.wpbdp-listing.wpbdp-listing-single .main-image{display:block;max-width:90%;padding:0;margin:0 0 10px 0;text-align:center;float:none}.wpbdp-listing.wpbdp-listing-single .field-value>label{display:block}.wpbdp-submit-page.step-images #image-upload-conditions,.wpbdp-submit-page.step-images #image-upload-dnd-area{width:100% !important;font-size:90%;float:none !important}.wpbdp-submit-page.step-images .dnd-area-inside-error{margin-top:30px}.wpbdp-submit-page.step-images #image-upload-conditions dl{padding:0;margin:0}.wpbdp-submit-page.step-images #image-upload-conditions dl dt{padding:0;margin:0;margin-right:5px;float:left}.wpbdp-submit-page.step-images #image-upload-conditions dl dd{display:block;padding:0;margin:0}.wpbdp-submit-page.step-images .wpbdp-image img{max-width:50%}}.wpbdp-listing .listing-title{border:none;border-bottom:1px solid #044f8d;font-size:115%;margin-bottom:8px;font-weight:bold}.wpbdp-listing .listing-title h3{margin-bottom:0}.wpbdp-listing .listing-title a{text-decoration:none;font-weight:bold;font-size:34px}.wpbdp-listing a:not(.wpbdp-button){text-decoration:none}.wpbdp-listing .wpbdp-button{padding:.7em 1em}.wpbdp-listing .listing-thumbnail{float:left;width:150px}.wpbdp-listing .listing-thumbnail img{max-width:150px}.wpbdp-listing .listing-details{margin-left:calc(150px + 24px)}.wpbdp-listing .listing-details.wpbdp-no-thumb{margin-left:0}.wpbdp-listing .address-info .address-label{font-weight:bold;display:block;margin-bottom:5px}.wpbdp-listing .wpbdp-field{margin:4px 0}.wpbdp-listing .wpbdp-field-type-textarea label,.wpbdp-listing .wpbdp-field-type-textarea .field-label{display:block}.wpbdp-view-show_listing h3{font-size:28px}