#wpforo #wpforo-wrap #wpfe-extra-wrap {
    display: none;
}

#wpforo #wpforo-wrap #wpfe-wrap {
    width: 100%;
    margin-bottom: 20px;
    display: none;
    padding-top: 10px;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-tabs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-emos {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding-top: 10px;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-backlink {
    text-align: right;
    width: 100%;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-pack-tab {
    border-bottom: 1px solid transparent;
    text-align: center;
    margin-right: 4px;
    padding: 5px 10px;
    min-width: 70px;
    font-size: 13px;
    line-height: 14px;
    cursor: pointer;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-item {
    line-height: 10px;
    padding: 1px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-emos .wpfe-item .wpfem-default,
#wpforo #wpforo-wrap #wpfe-wrap .wpfe-emos .wpfe-item .wpfem-blackemo {
    margin: 5px;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-item .wpfe-bg {
    display: inline-block;
    position: absolute;
    z-index: 0;
    border-radius: 8px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all .13s ease;
    border: 1px solid #d4d4d4;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfe-item:hover .wpfe-bg {
    opacity: 1;
    transition: all 0s ease;
}

#wpforo #wpforo-wrap #wpfe-wrap .wpfem {
    max-width: 40px;
    max-height: 40px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img.wpf-smile,
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img.wpfem {
    border: none;
    background: none;
    max-height: 50px;
}

#wpforo #wpforo-wrap .wpfe-button {
    display: inline-block;
    margin-left: 2px;
    position: relative;
}

[dir="rtl"] #wpforo #wpforo-wrap .wpfe-button {
    margin-right: 2px;
}

#wpforo #wpforo-wrap .wpf-smile-button {
    cursor: pointer;
}

#wpforo #wpforo-wrap .wpf-smile-button i {
    font-size: 24px;
    line-height: 30px;
    vertical-align: text-bottom;
}

#wpforo #wpforo-wrap #wpf-topic-create .wpf-extra-fields .wpf-main-fields {
    padding-top: 15px;
}

#wpforo #wpforo-wrap .wpfe-portable-wrap {
    display: none;
    min-height: 100px;
}

#wpforo #wpforo-wrap .wpfe-portable-wrap .wpfe-spinner-wrap {
    display: flex;
    height: 100px;
}

#wpforo #wpforo-wrap .wpfe-portable-wrap .wpfe-spinner {
    font-size: 3em;
    margin: auto
}

#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-blue,
#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-black,
#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-green,
#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-violet,
#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-yellow,
#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-white {
    margin-bottom: -15px;
}

#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-default {
    margin-bottom: -2px;
}

#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-pear,
#wpforo #wpforo-wrap .wpforo-post-content .wpfem.wpfem-blackemo {
    margin-bottom: -10px;
}

/* Integration with editor */
#wpforo #wpforo-wrap .wpf-gif-figure br {
    display: none;
}

#wpforo #wpforo-wrap .wpf-field-wrap > .wpf-extra-fields,
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-extra-fields,
#wpforo #wpforo-wrap .wpforo-messages-content .wpfpm-main .wpfpm-form-wrapper .wpf-extra-fields {
    text-align: right;
    margin-top: -38px;
    padding-right: 14px;
    padding-top: 4px;
    margin-bottom: 0 !important;
}

#wpforo #wpforo-wrap .wpf-field-wrap > .wpf-extra-fields .wpf-main-fields {
    padding: 0;
}

[dir="rtl"] #wpforo #wpforo-wrap .wpf-field-wrap > .wpf-extra-fields,
[dir="rtl"] #wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-extra-fields,
[dir="rtl"] #wpforo #wpforo-wrap .wpforo-messages-content .wpfpm-main .wpfpm-form-wrapper .wpf-extra-fields {
    text-align: left;
    padding-left: 2px;
}
/* wpForo Topic Prefix & Tag Manager addon front-end style */

#wpforo #wpforo-wrap .wpfw-2.wpf-row-prefix {
    width: 210px;
}

#wpforo #wpforo-wrap .wpfw-2.wpf-row-title {
    width: calc(100% - 210px);
}

#wpforo #wpforo-wrap .wpfw-2.wpf-row-prefix .wpf-field {
    padding-right: 5px;
}

#wpforo #wpforo-wrap .wpfw-2.wpf-row-title .wpf-field {
    padding-left: 5px;
}

.wpf-prefix,
span.wpf-prefix,
#wpforo #wpforo-wrap .wpf-prefix {
    font-family: "Segoe UI", Tahoma, Verdana;
    font-size: 80%;
    line-height: 1.1;
    text-decoration: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 3px;
    display: inline-block;
    padding: 1px 5px 2px 5px;
    margin-right: 5px;
}

.wpf-prefix .wpftpxc,
span.wpf-prefix .wpftpxc,
#wpforo #wpforo-wrap .wpf-prefix .wpftpxc {
    border-left: 1px solid;
    padding-left: 5px;
    margin-left: 5px;
}

#wpforo #wpforo-wrap .wpf-field-wrap {
    font-size: 90%;
    line-height: 1.3;
    padding: 1px 7px 2px 7px;
    border-radius: 2px;
}

#wpforo #wpforo-wrap .wpforo-topic-title a.wpftpxa {
    padding: 0;
}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title .wpf-prefix {
    margin-right: 1px;
}

#wpforo #wpforo-wrap .wpfl-2 .wpforo-content .wpf-prefix {
    font-size: 77%;
}

#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-title .wpf-prefix {
    margin-right: 1px;
}

#wpforo #wpforo-wrap .wpfl-4 .wpf-prefix,
#wpforo #wpforo-wrap .wpfl-4 .wpforo-content .wpf-prefix {
    font-size: 85%;
    line-height: 1.1;
}

#wpforo #wpforo-wrap.wpft-post #wpforo-title .wpf-prefix {
    line-height: 1.3;
    padding: 0px 10px 2px 10px;
    margin-right: 3px;
}

#wpforo #wpforo-wrap.wpft-topic .wpfl-2 .wpforo-content .wpf-prefix {
    margin-right: 5px;
}

#wpforo #wpforo-wrap.wpft-recent .wpforo-content .wpf-prefix {
    vertical-align: text-bottom;
    font-size: 90%;
    line-height: 1.2;
}

#wpforo #wpforo-wrap .wpforo-recent-wrap #wpforo-title .wpf-prefix {
    font-size: 15px;
    padding: 1px 10px 2px 10px;
    line-height: 1.1
}

#wpforo #wpforo-wrap .wpforo-recent-wrap #wpforo-title .wpf-remove-tpx-filter {
    font-size: 15px;
    display: inline-block;
    margin-left: 0px;
    line-height: 1.4;
    padding: 0 7px 1px 7px;
    color: #666;
    text-align: center;
    outline: hidden;
}

#wpforo #wpforo-wrap .wpforo-recent-wrap #wpforo-title .wpf-remove-tpx-filter:hover {
    background: #eee;
}

#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-prefix i {
    font-size: 24px;
    vertical-align: middle;
    line-height: 24px;
    margin-right: 5px;
    margin-bottom: 2px;
    color: #777;
}

#wpforo #wpforo-wrap .wpf-field.wpf-one-prefix .wpf-field-wrap {
    width: 100%;
    width: 100%;
    padding: 5px 0 5px 7px;
    border: 1px dashed #999;
    border-right: none;
    margin: 2px 0px 0 0px;
}

#wpforo #wpforo-wrap .wpf-field.wpf-one-prefix .wpf-prefix {
    font-size: 13px;
    padding: 1px 10px 2px 10px;
}

a.wpftpxa .wpf-prefix:hover,
a.wpftpxa span.wpf-prefix:hover,
#wpforo #wpforo-wrap a.wpftpxa .wpf-prefix:hover {
    opacity: 0.9;
}

.wpforo-widget-wrap .wpforo-list-item .wpf-prefix,
.wpforo-widget-wrap .wpforo-list-item span.wpf-prefix,
#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-list-item .wpf-prefix {
    margin-right: 1px;
}

#wpf-widget-prefixes .wpforo-widget-content span.wpf-prefix,
#wpforo #wpforo-wrap #wpf-widget-prefixes .wpforo-widget-content span.wpf-prefix {
    font-size: 85%;
    line-height: 1.2;
    padding: 1px 5px 3px 5px;
}

#wpf-widget-prefixes .wpforo-widget-content a.wpftpxa,
#wpforo #wpforo-wrap #wpf-widget-prefixes .wpforo-widget-content a.wpftpxa {
    display: inline-block;
    text-decoration: none;
    margin: 0 0 3px 1px;
    line-height: 1;
    padding: 0;
}

#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title {
    line-height: 1.4;
}

#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text {
    margin-top: 3px;
}

@media screen and (max-width: 800px) {
    #wpforo #wpforo-wrap .wpfw-2.wpf-row-title {
        width: 100%;
    }

    #wpforo #wpforo-wrap .wpfw-2.wpf-row-prefix {
        width: 100%;
    }

    #wpforo #wpforo-wrap .wpfw-2.wpf-row-title .wpf-field,
    #wpforo #wpforo-wrap .wpfw-2.wpf-row-prefix .wpf-field {
        padding: 8px 20px 8px 20px;
    }

    #wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-prefix i {
        display: none;
    }

    #wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bottom .wpf-head-buttons {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
#wpforo #wpforo-wrap .wpf-field.wpfucf-invalid{border: 1px solid #EF4F4F; color: #EF4F4F;}.product .nyp-disabled,.wcopc .product-item .nyp-disabled{opacity:.2}.product .single_variation_wrap .nyp,.wcopc .product-item .single_variation_wrap .nyp{display:none}.product .single_variation_wrap .suggested-text,.wcopc .product-item .single_variation_wrap .suggested-text{margin-bottom:1.5em;display:inline-block}.product .nyp,.wcopc .product-item .nyp{margin-bottom:1.5em}.product .nyp label,.wcopc .product-item .nyp label{font-weight:700;display:block}.product .nyp .nyp-input,.wcopc .product-item .nyp .nyp-input{display:inline-block;margin-bottom:0;text-align:center;font-weight:700;min-width:10em}.product .nyp .minimum-price,.wcopc .product-item .nyp .minimum-price{margin:0;color:inherit;font-size:.75em;opacity:.7;clear:both}.product .nyp .woocommerce-nyp-message,.wcopc .product-item .nyp .woocommerce-nyp-message{margin:1em 0!important}.product .nyp:after,.wcopc .product-item .nyp:after{content:"";display:table;clear:both}.woocommerce div.nyp-product.elementor form.cart{display:block!important}.nyp-product #ppc-button,.nyp-product #ppcp-messages{display:none!important}.nyp-product #wcpay-payment-request-button-separator,.nyp-product #wcpay-payment-request-wrapper{display:none!important}
#mvcwid{
	background-color:transparent;
	width:100%;
	padding:10px;
}
#mvccount{
	padding:10px;
}
#mvccount img{
	margin-right:5px;
}
#mvctable{
	padding:10px;
}
#mvctable table tr td{
	width:100%;
}
#mvcip{
	padding:10px;
	border-top:1px dashed #bcbcb0; 
}
#mvcserver{
	padding:10px;
	border-top:1px dashed #bcbcb0;
}
#mvccredit{
	padding:10px;
	border-top:1px dashed #bcbcb0;
}




/*ADMIN STYLING*/
.wpsvc_plugins_text .form-table {
	clear: none;
}
.wpsvc_plugins_text .form-table td {
	vertical-align: top;
	padding: 16px 20px 5px;
	line-height: 10px;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.wpsvc_plugins_text .form-table th {
	width: 200px;
	padding: 10px 0 12px 9px;
}
.wpsvc_plugins_text .form-table input.tog, .wpsvc_plugins_text .form-table input[type=radio] {
    margin-top: 0px;
    margin-right: 4px;
    float: none;
}
.wpsvc_right_sidebar {
	width: 42%;
	float: right;
}
.wpsvc_left_sidebar {
	width: 55%;
	margin-left: 10px;
}
.wpsvc_plugins_text {
	margin-bottom: 0px;
}
.wpsvc_plugins_text p {
	padding: 5px 10px 10px 10px;
	width: 90%;
}
.wpsvc_plugins_text h2 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	line-height: 29px;
}
.wpsvc_plugins_wrap .hndle {
	font-size: 15px;
	font-weight: 600;
	padding: 7px 10px;
	margin: 0;
	line-height: 1;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-color: rgb(223, 223, 223);
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
    box-shadow: 0px 1px 0px rgb(255, 255, 255);
	background: linear-gradient(to top, rgb(236, 236, 236), rgb(249, 249, 249)) repeat scroll 0% 0% rgb(241, 241, 241);
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-moz-user-select: none;
}
.wpsvc_option_wrap {
	border:1px solid rgb(223, 223, 223);
	width:100%;
	margin-bottom:30px;
	height:auto;
}
.wpsvc_plugins_text img{
	max-width: 100%;
}
.wps_plugin_main_form{
	padding: 7px 10px;
}
.wps_follow_button a {
    display: inline-block;
    padding: 10px 0;
    padding-left: 10px;
}




.wps_text_glowing{
	display: inline-block;
}
.wps_text_glowing span{
	color: #fff;
	font-family: verdana;
	font-size: 10px;
	display: inline-block;
	-webkit-animation: animate_black 2s linear infinite;
	-o-animation: animate_black 2s linear infinite;
	animation: animate_black 2s linear infinite;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border: 1px solid rgba(255,255,255,.4);
	margin: 0 -2.5px;
}
.wps_text_glowing.effect-white span{
	-webkit-animation-name: animate_white;
	-o-animation-name: animate_white;
	animation-name: animate_white;
}

@keyframes animate_black
{
	0%{
		color: #f00;
		box-shadow: 0 2px 10px rgba(255,0,0,1);
		border: 1px solid rgba(255,0,0,1);
	}
	33.33%{
		color: #ff0;
		box-shadow: 0 2px 10px rgba(255,255,0,1);
		border: 1px solid rgba(255,255,0,1);
	}
	66.66%{
		color: #0f0;
		box-shadow: 0 2px 10px rgba(0,255,0,1);
		border: 1px solid rgba(0,255,0,1);
	}
	100%{
		color: #f00;
		box-shadow: 0 2px 10px rgba(255,0,0,1);
		border: 1px solid rgba(255,0,0,1);
	}
}

@keyframes animate_white
{
	0%{
		color: #f00;
		box-shadow: 0 2px 10px rgba(255,0,0,1);
		border: 1px solid rgba(255,0,0,1);
	}
	33.33%{
		color: #000;
		box-shadow: 0 2px 10px rgba(0,0,255,1);
		border: 1px solid rgba(0,0,255,1);
	}
	66.66%{
		color: #130e0e;
		box-shadow: 0 2px 10px rgba(0,255,0,1);
		border: 1px solid rgba(0,255,0,1);
	}
	100%{
		color: #f00;
		box-shadow: 0 2px 10px rgba(255,0,0,1);
		border: 1px solid rgba(255,0,0,1);
	}
}



.wps_text_glowing span:nth-child(1){
	animation-delay: 0s;
}
.wps_text_glowing span:nth-child(2){
	animation-delay: 0.1s;
}
.wps_text_glowing span:nth-child(3){
	animation-delay: 0.2s;
}
.wps_text_glowing span:nth-child(4){
	animation-delay: 0.3s;
}
.wps_text_glowing span:nth-child(5){
	animation-delay: 0.4s;
}
.wps_text_glowing span:nth-child(6){
	animation-delay: 0.5s;
}
.wps_text_glowing span:nth-child(7){
	animation-delay: 0.6s;
}
.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-inline:0;margin-block:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer}.epyt-facade button.epyt-facade-play{background-color:transparent!important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,0.2,1);transition:opacity .25s cubic-bezier(0,0,0.2,1);cursor:pointer;border-width:0!important}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);fill:#f00;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset}.ytvi-story-container{display:block;max-width:100%}