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,caption,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%;font:inherit;vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,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}

*, *:before, *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html, body {
	margin: 0;
	padding: 0;
    font: normal normal 300 14pt/1.45em 'Open Sans', sans-serif;
	width: 100%;
	height: auto;
	display: block;
	position: static;
	scroll-behavior: smooth;
}

p {margin: 8px 0;vertical-align: middle;text-indent: 1.4em;}

h1, h2, h3, h4, h5 {
	font-weight: 800;
}

h1 {font-size: 4rem;line-height: normal;text-transform: uppercase;}
h2 {font-size: 3.2em;line-height: 1em;}
h3 {font-size: 1.5em;line-height: 1.7em;}
h4 {font-size: 1.2em;line-height: normal;}
h5 {font-size: 1.1em;}

a {
	text-decoration: none;
	color: #ff0000;
	cursor: pointer;
	vertical-align: bottom;
	transition: all 0.5s ease-in-out;
}

a:hover {color: #ffba2d;transition: all 0.5s ease-in-out;}
a:focus {outline: none;}

button {font: normal normal 400 14pt/1.45em 'Montserrat', sans-serif;}

main {
	width: 100%;
	min-height: 100dvh;
	padding: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

@font-face {
	font-family: 'fontello';
	src: url('js/font/fontello.eot?29964400');
	src: url('js/font/fontello.eot?29964400#iefix') format('embedded-opentype'), url('js/font/fontello.woff?29964400') format('woff'), url('js/font/fontello.ttf?29964400') format('truetype'), url('js/font/fontello.svg?29964400#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'squealer';
	src: url('js/font/squealer-webfont.woff2') format('woff2'),
		 url('js/font/squealer-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.soci {font-family: 'fontello', sans-serif;}

.acdc {font-family: 'squealer', sans-serif;}

/***************************************************************** MISC *****************************************************************/

.boldme {font-weight: 800;vertical-align: text-bottom;}
.italme {font-style: italic;}
.bigtme {font-size: 2.3em;line-height: normal;}
.vfonme {font-size: 5vw;line-height: normal;}
.upcme {text-transform: uppercase;}
.mwidme {max-width: 1400px;margin: 0 auto;}
.rota1me {transform: rotate(-2deg);}
.rota2me {transform: rotate(+2deg);}
.rota3me {transform: rotate(-4deg);}
.rota4me {transform: rotate(+4deg);}
.bordme {border: 2px solid #000;}
.shadme {box-shadow: 0 6px 6px -3px rgba(0,0,0,0.25);}
.pntrme {cursor: pointer;}
.padme {padding: 20px;}
.padrme {padding: 5px 20px 5px 0;}
.padbme {padding-bottom: 10px;}
.margme {margin: 20px auto;}
.marbotme {margin-bottom: 20px;}
.martopme {margin-top: 20px;}
.marbme {margin: 50px auto;}
.marbme img {max-width: 100%;}
.ulineme {border-bottom: 1px solid #000;}
.tlineme {border-top: 1px solid #aaa;}
.lynbtme {border-bottom: 1px solid #ff0000;}
.lyntpme {border-top: 1px solid #ff0000;}
.tnlinme {border-bottom: 1px solid #a1b14d;border-top: 1px solid #a1b14d;}
.widme {width: 100%;}
.halfme {max-width: 50%;}
.thrdme {max-width: 32%;}
.imgwme img {max-width: 100%;}
.imgsm img {max-width: 80px;}
.tshadme {text-shadow: 4px 4px 4px #000;}
.smrtxme {font-size: 0.7em;}
.smltxme {font-size: 0.8em;}
.halfhime {min-height: 50vh;}
.centerme {text-align: center;}
.clikr {cursor: pointer;font-size: 0.7em;}
.inlb {display: inline-block;}
.bgcme {background-color: rgba(255,255,255,0.85);}
.brdme {border-radius: .5rem;}
.indme {text-indent: 1em;}
.noindme {text-indent: 0;}
.margrme {margin-right: 8px;}
.vertalme {vertical-align: middle;}
.cbome {display: block;margin-top: 10px;clear: both;}
.lnhme {line-height: 1.4em;}
.corce {display: block;margin-bottom: 10px;max-width: 440px;}
.fleftme {font-size: 5rem;font-weight: 800;float: left;line-height: .80em;margin-right: 8px;}
.colme {column-width: 300px;column-count: 3;column-gap: 2em;}
.colme * {break-inside: avoid;}
.gapme li {margin: 1em 0;}
.bigtxme {font-size: 7em;line-height: 2em;}
.showme {display: block;}
.hideme {display: none;}
.hafopme {opacity: 0.25;}

.exme {text-decoration: red line-through double;}

.norme {margin: 10px 0;}
.norme li:before {
	background: transparent url(images/chk.png) no-repeat scroll center;
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px 0 10px;
	vertical-align: middle;
}

hr {
	margin: 20px 0;
	border: none;
	border-top: 1px solid #ddd;
}

hr.sml {
	margin: 5px auto 0 auto;
	border: none;
	border-top: 1px solid #ddd;
}

article {width: 100%;text-align: center;}
article img {max-width: 100%;}

/* #myVideo {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	z-index: -1000;
}

@media (min-aspect-ratio: 16/9) {
	#myVideo {
		width: 100%;
		height: auto;
	}
}

@media (max-aspect-ratio: 16/9) {
	#myVideo {
		width: auto;
		height: 100%;
	}
}

@media (max-width: 768px) {
	#myVideo {
		display: none;
	}
	#home {
		background: #000 url(images/bgz/y4.webp) no-repeat scroll center;
		background-size: contain;
	}
} */

@keyframes blink {
	0% {opacity: 0}
	50% {opacity: 1}
	100% {opacity: 0}
}

.blink_me {
	animation: blink 3s linear infinite;
}

/***************************************************************** COLORS *****************************************************************/

.dblu {color: #3f5b73;}
.lblu {color: #d8e8f2;}
.dgrn {color: #afbf73;}
.lgrn {color: #c4d979;}
.brwn {color: #8c5c51;}
.redd {color: #ff0000;}
.whyt {color: #fff;}
.blak {color: #000;}

.bg_dblu {background-color: #3f5b73;}
.bg_lblu {background-color: #d8e8f2;}
.bg_dgrn {background-color: #afbf73;}
.bg_lgrn {background-color: #c4d979;}
.bg_brwn {background-color: #8c5c51;}
.bg_whyt {background-color: #fff;}
.bg_blak {background-color: #000;}

/***************************************************************** SOC_COLORS *****************************************************************/

.fb, .ms, .ig, .yt, .tw, .em, .ph, .mp {
	color: #fff;
	transition: all 0.75s ease-in-out;
}

.fb:hover {color: #3b5998;transition: all 0.75s ease-in-out;}
.yt:hover, .mp:hover {color: #cd332d;transition: all 0.75s ease-in-out;}
.ig:hover {color: #6dc993;transition: all 0.75s ease-in-out;}
.tw:hover {color: #007bb6;transition: all 0.75s ease-in-out;}
.ms:hover {color: #0084ff;transition: all 0.75s ease-in-out;}
.em:hover {color: #629632;transition: all 0.75s ease-in-out;}
.ph:hover {color: #ffa500;transition: all 0.75s ease-in-out;}

/***************************************************************** NEWZ *****************************************************************/

#newz, #galz {
	width: 100%;
	margin-top: 20px;
	column-count: 3;
	column-gap: 1em;
}

@media (max-width:952px) {
#newz, #galz {
	column-count: 2;
	column-gap: 1em;
}
}

@media (max-width:576px) {
#newz, #galz {
	column-count: 1;
	column-gap: 1em;
}
}

.inn {
	border: 1px solid rgba(102,102,102,0.75);
    background-color: rgba(0,0,0,0.85);
	border-radius: .5rem .5rem 0 0;
	margin-bottom: 20px;
	break-inside: avoid;
	position: relative;
}

.inn .dte {
	font-weight: 900;	
	padding: 4px 10px;
	background-color: rgba(102,102,102,0.75);
	border-radius: .5rem .5rem 0 0;
}

.inn .dat {padding: 0;}

.inn .dat .gmi {
	padding: 0;
}

.inn .dat .gmi img {
	width: 100%;
	position: relative;
	vertical-align: middle;
}

.inn .dat .msg {
	padding: 10px;
	border-top: 1px solid rgba(102,102,102,0.75);
}

.inn .dat .msg p {text-indent: 0;}

#galz img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

/***************************************************************** TABS *****************************************************************/

.tabs {
	margin: 0 0 40px 0;
	border-bottom: 1px solid #ea8501;
	padding: 0;
	list-style: none;
	text-align: center;
}

.tabs li {
	display: inline-block;
	padding: 4px 8px;
	cursor: pointer;
	color: #a20303;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	text-transform: capitalize;
}

.tabs li.current {
	background-color: #ea8501;
	color: #fff;
}

/***************************************************************** SLYDZ *****************************************************************/

.tain {
	width: 100%;
	min-height: 100dvh;
	padding: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.tain .tlt {
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0;-webkit-perspective:1000}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translateZ(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/***************************************************************** LIGHTBOX *****************************************************************/

.lb-loader,.lightbox{text-align:center;line-height:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-dataContainer:after,.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(images/prev.png) left 48% no-repeat;opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover,.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(images/next.png) right 48% no-repeat;opacity:0;transition:opacity .6s}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(images/close.png) top right no-repeat;text-align:right;outline:0;opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;opacity:1}

/***************************************************************** FORM *****************************************************************/

.xform {
	width: 100%;
	max-width: 500px;
	margin: 10px auto;
	padding: 8px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	z-index: 100;
}

.xform .input, .xform .textarea {
	display: block;
	font: normal normal 300 12pt/1.45em 'Open Sans', sans-serif;
	width: 100%;
	padding: 8px;
	border-radius: .5rem;
	margin-bottom: 10px;
	border: none;
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

.xform .input:first-child {
}

.xform .textarea {
}

.xform .button {
	border: 1px solid rgba(0,0,0,0.5);
	width: 100%;
	margin: 4px auto;
	cursor: pointer;
	padding: 8px;
	border-radius: .5rem;
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

.xform .input:focus, .xform .textarea:focus, .xform .button:focus {
	outline: none;
}

.grecaptcha-badge { 
	display:none !important; 
}

/***************************************************************** TXTFX *****************************************************************/

.txt3d {
	position: absolute;
	top: 50%; 
	right: 50%;
	transform: translate(50%,-50%);
	text-transform: uppercase;
	font-size: 8em;
	font-weight: 800;
	color: #f5f5f5;
	text-shadow: 1px 1px 1px #919191,
		1px 2px 1px #919191,
		1px 3px 1px #919191,
		1px 4px 1px #919191,
		1px 5px 1px #919191,
		1px 6px 1px #919191,
		1px 7px 1px #919191,
		1px 8px 1px #919191,
		1px 9px 1px #919191,
		1px 10px 1px #919191,
	1px 18px 6px rgba(16,16,16,0.4),
	1px 22px 10px rgba(16,16,16,0.2),
	1px 25px 35px rgba(16,16,16,0.2),
	1px 30px 60px rgba(16,16,16,0.4);
}

.perspective {
	margin-top: 150px;
	transform: rotateX(-65deg) rotateZ(-30deg);
	transform-style: preserve-3d;
	transition: all 0.5s ease-in-out;
}

.perspective img {
	width: 180px;
	box-shadow: -18px 28px 8px 0 rgba(0,0,0,0.5);
	transition: all 0.5s ease-in-out;
}

.perspective:hover {
	transform: rotateX(0deg) rotateZ(0deg);
	transition: all 0.5s ease-in-out;
}

.perspective:hover img {
	box-shadow: none;
	transition: all 0.5s ease-in-out;
}

/***************************************************************** GRIDIT *****************************************************************/

.gridit {
}

.gridit ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	grid-gap: 1rem;
}

.gridit ul li {
	background-color: #fff;
}

.gridit ul li a {
	color: #ffba2d;
	transition: all 0.5s ease-in-out;
	vertical-align: text-bottom;
}

.gridit ul li a:hover {
	color: #ff0000;
	transition: all 0.5s ease-in-out;
}

.gridit ul li figure {
	max-height: 320px;
	overflow: hidden;
	position: relative;
}

.gridit ul li figure img {
	width: 100%;
}

.gridit ul li figure figcaption {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	width: 100%;
	text-align: center;
}

.gridit ul li figure figcaption h3 {
	line-height: 1.75em;
	font-size: 1.25rem;
}

.gridit ul li p {
	padding: 0 .75rem;
	text-indent: 0;
}

/***************************************************************** FLEXIT *****************************************************************/

.flexit {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.flexit .inx {
	padding: 10px;
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

.flexit .inx img {
	max-width: 100%;
}

.cflex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-content: center;
	align-items: center;
}

.cflex .inc {
	margin: 10px;
	position: relative;
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

.cflex .inc a {
	display: block;
	text-align: center;
	font-weight: 800;
}

.npflx {
	width: 100%;
	margin: 8px 0;
	background-color: rgba(255,0,0,.25);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.npflx a {
	display: inline-block;
	font-weight: 800;
	padding: 4px 12px;
	background-color: #ff0000;
	color: #fff;
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

/***************************************************************** TEST *****************************************************************/

.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.intour {
	width: 100%;
	color: #000;
	border-collapse: collapse;
	margin-bottom: 20px;
	background-color: rgba(255,255,255,1);
	display: table;
	table-layout: auto;
}

.intour .tr {
	padding: 10px;
	display: table-row;
}

.intour .tr .td {
	border: 1px solid #ccc;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
}

.intour .tr .td a {
	display: inline-block;
}

.intour .tr .td:nth-child(1) {
	text-align: center;
	font-weight: 800;
}

.intour .tr .td:nth-child(4) {
	color: #fff;
	background-color: #069cd4;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-weight: 800;
}

.pastour {
	display: none;
	background-color: rgba(255,255,255,0.85);
	table-layout: auto;
}

.vps {cursor: pointer;}



/***************************************************************** VEGAS *****************************************************************/

.vegas-content-scrollable,.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-content-scrollable{position:relative;height:100%;overflow:auto}.vegas-overlay{opacity:.5;background:url(./overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0%;height:100%;background:#fff;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;filter:blur(32px) brightness(1.01)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;filter:blur(0) brightness(1.01)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;filter:invert(0)}.vegas-transition-negative2-out{opacity:0;filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{transform:translateY(0)}.vegas-transition-slideDown2-out{transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{transform:translateX(0)}.vegas-transition-slideRight2-out{transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{transform:translateY(0)}.vegas-transition-slideUp2-out{transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{transform:scale(0);opacity:0}.vegas-animation-kenburns{animation:kenburns ease-out}@keyframes kenburns{0%{transform:scale(1.5)}100%{transform:scale(1)}}.vegas-animation-kenburnsDownLeft{animation:kenburnsDownLeft ease-out}@keyframes kenburnsDownLeft{0%{transform:scale(1.5) translate(10%,-10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{animation:kenburnsDownRight ease-out}@keyframes kenburnsDownRight{0%{transform:scale(1.5) translate(-10%,-10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{animation:kenburnsDown ease-out}@keyframes kenburnsDown{0%{transform:scale(1.5) translate(0,-10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{animation:kenburnsLeft ease-out}@keyframes kenburnsLeft{0%{transform:scale(1.5) translate(10%,0)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{animation:kenburnsRight ease-out}@keyframes kenburnsRight{0%{transform:scale(1.5) translate(-10%,0)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{animation:kenburnsUpLeft ease-out}@keyframes kenburnsUpLeft{0%{transform:scale(1.5) translate(10%,10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{animation:kenburnsUpRight ease-out}@keyframes kenburnsUpRight{0%{transform:scale(1.5) translate(-10%,10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{animation:kenburnsUp ease-out}@keyframes kenburnsUp{0%{transform:scale(1.5) translate(0,10%)}100%{transform:scale(1) translate(0,0)}}
