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 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	margin: 0;
	padding: 0;
	font: normal normal 400 16px/1.25em 'Montserrat', sans-serif;
	width: 100%;
	height: 100%;
	display: block;
	position: static;
	scroll-behavior: smooth;
}

p {
	margin-bottom: 8px;
	text-indent: 1.4em;
}

h1, h2, h3, h4, h5 {
	text-transform: uppercase;
	font-weight: 900;
}

h1 {font-size: 3.4em;line-height: 1.2em;margin-bottom: 10px;}
h2 {font-size: 2.2em;line-height: 1.2em;margin-bottom: 10px;}
h3 {font-size: 1.5em;line-height: 1.7em;}
h4 {font-size: 1.2em;line-height: 1.4em;}
h5 {font-size: 1em;line-height: 1.4em;}

a {
	text-decoration: none;
	color: #e34f26;
	vertical-align: text-top;
	transition: all 0.5s ease-in-out;
}

a:hover {
	color: #2ea3f2;
	transition: all 0.5s ease-in-out;
}

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

.soci {font: normal normal 400 15pt/normal'fontello', sans-serif;}

.darken {background-color: rgba(0,0,0,0.80);}
.lighten {background-color: rgba(233,235,238,0.80);}

contain {
	width: 100%;
	min-height: 100dvh;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	transition: all 0.75s ease-in-out;
}

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

.boldme {font-weight: 900;}
.bigtme {font-size: 12vw;}
.bigtmex {font-size: 2.3em;}
.bigtmey {font-size: 124pt;}
.bigtmez {font-size: 4vw;}
.indme {text-indent: 2em;}
.noindme {text-indent: 0;}
.smtex {font-size: 0.7em;}
.smtex a, .smtex span {vertical-align: baseline;}
.capme {text-transform: capitalize;}
.rota1me {transform: rotate(-2deg);}
.rota2me {transform: rotate(+2deg);}
.rota3me {transform: rotate(-4deg);}
.rota4me {transform: rotate(+4deg);}
.bordme {border: 20px solid #fff;}
.shadme {box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.5);}
.pntrme {cursor: pointer;}
.padme {padding: 20px;}
.padrme {padding: 5px 20px 5px 0;}
.padbme {padding-bottom: 10px;}
.padmebig {padding: 5px 10px;}
.margme {margin: 20px 0;}
.marlme {margin-left: 2em;}
.martme {margin-top: 20px;}
.borderme {width: 100%;}
.borderme img {width: 100%;}
.ulineme {border-bottom: 1px solid #fff;}
.tlineme {border-top: 1px solid #aaa;}
.ucs {
	font-size: 6vw;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2em;
}
.widme {width: 100%;}
.halfme {max-width: 50%;}
.halfme img {max-width: 100%;}
.imgwme img {max-width: 100%;}
.halfhime {min-height: 50vh;}
.nalfhime {min-height: 40vh;}
.imaglog {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
.imaglog img {max-width: 100%;}
.lwrcsme {text-transform: lowercase;}
.centerme {text-align: center;}
.leftme {text-align: left;}
.rightme {text-align: right;}
.clikr {cursor: pointer;}
.inlb {display: inline-block;}
.nocap {text-transform: lowercase;}
hr {
	border-top: 1px solid #444;
	margin: 20px 0;
}
.quot {
	text-rendering: optimizeLegibility;
	font-style: italic;
}
.bgcme {background-color: rgba(255,255,255,0.85);}
.brdme {border-radius: .5rem;}
.itlme {font-style: italic;}
.btxme {color: #fff;text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);}

.pds-feedback-group {
	display: none !important;
}

.pds-feedback-group:nth-child(-n+8) {
	display: block !important;
}

/***************************************************************** FORPAGES *****************************************************************/

.hero {
	width: 100%;
	height: 44vh;
	background: transparent url("images/bgz/oldPhoto_fl.webp") no-repeat scroll center top;
	background-size: 100%;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	max-width: 400px;
	border: 0;
}

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

.gray4 {color: #383838;}
.gray3 {color: #666;}
.gray2 {color: #ccc;}
.gray1 {color: #e1e1e1;}
.white {color: #fff;}
.red {color: #a20303;}
.orange {color: #FF9900;}
.green {color: #a1b14d;}
.blue2 {color: #326e9c;}
.blue1 {color: #4f90c2;}
.gold {color: #ffc622;}
.white {color: #fff;}

.bg_gray4 {background-color: #383838;}
.bg_gray3 {background-color: #666;}
.bg_gray2 {background-color: #ccc;}
.bg_gray1 {background-color: #e1e1e1;}
.bg_white {background-color: #fff;}
.bg_red {background-color: #a20303;}
.bg_orange {background-color: #FF9900;}
.bg_green {background-color: #a1b14d;}
.bg_blue2 {background-color: #326e9c;}
.bg_blue1 {background-color: #4f90c2;}
.bg_gold {background-color: #ffc622;}
.bg_white {background-color: #fff;}

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

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

.fb:hover {color: #3b5998;transition: all 0.75s ease-in-out;}
.yt: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: #990000;transition: all 0.75s ease-in-out;}
.ph:hover {color: #990000;transition: all 0.75s ease-in-out;}

/***************************************************************** MORE *****************************************************************/

.xform {
	width: 382px;
	max-width: 100%;
	height: calc(100% - 40px);
	padding: 8px;
	margin: 0 auto;
	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 400 10pt/1.45em 'Montserrat', sans-serif;
	width: 100%;
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid rgba(0,0,0,0.5);
	transition: box-shadow 500ms;
	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;
	font-weight: 900;
	padding: 8px;
	order: 0;
	flex: 0 1 auto;
	align-self: auto;
}

.xform .prtr {
	font-size: 0.8em;
	width: 100%;
	line-height: normal;
	margin-top: 4px;
	color: #fff;
}

.xform .input:focus, .xform .textarea:focus, .xform .button:focus {
}

.invi {
	position: relative;
	display: block;
}

.invi .vidme {
	background: rgba(0,0,0,0.5) url(images/play.png) no-repeat scroll center center;
	background-size: auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 109;
}

iframe, embed, object {
	max-width: 100%;
}

video {
	max-width: 100%;
	height: auto;
}

/*
.video-container {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
}

.video-container iframe, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.video-wrap {
	width: 100%;
	max-width: 853px;
}
*/

#background-video {
	width: 100%;
	z-index: -1;
}

.vidz {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.vidz .btnz {
	background-color: rgba(0,0,0,0.85);
	border-radius: 0 0 10px 0;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
}

#plymut, #plypus {
	width: 20px;
	height: 20px;
	margin: 0 4px;
	cursor: pointer;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: contain;
	display: inline-block;
}

#plymut.volm {
	background-image: url("images/btn_vol.svg");
}

#plymut.mute {
	background-image: url("images/btn_mte.svg");
}

#plypus.play {
	background-image: url("images/btn_ply.svg");
}

#plypus.paus {
	background-image: url("images/btn_pse.svg");
}

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

.frmit {
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	border-style: none;
}

.g-background-default {
	background-color: red;
}


#newz {
	color: #000;
	columns: 3;
	gap: 1.25rem;
	padding-top: 1.25rem;
}

#newz a, #newz .inn {
	display: block;
}

#newz img {
	width: 100%;
}

#newz video {
	width: 100%;
}

@media (max-width:952px) {
#newz {
	columns: 2;
}
}

@media (max-width:576px) {
#newz {
	columns: 1;
}
}

.css-answer-group {display: inline-block;}
.pds-box, .css-box {width: 100% !important;}
.css-answer-group, .pds-feedback-group {display: none;}
.show {display: block;}
.sc-ministats {display: none !important;}

.gallery {
	width: 100%;
	margin-top: 20px;
	columns: 4;
	column-gap: 20px;
}

.gallery .pic {
	margin-bottom: 20px;
}

.gallery .pic img {
	display: block;
	width: 100%;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.85);
	transition: all 0.5s ease-in-out;
}

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

@media (max-width:952px) {
.gallery {
	columns: 3;
}
}

@media (max-width:576px) {
.gallery {
	columns: 2;
}
}

@media (max-width:451px) {
.gallery {
	columns: 1;
}
}

.intour {
	width: 100%;
	border: 1px solid #000;
	color: #000;
	border-collapse: collapse;
	background-color: #fff;
	table-layout: auto;
}

.intour tr {
}

.intour tr td {
	color: #000;
	padding: 10px;
	border: 1px solid #000;
	vertical-align: middle;
}

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

.intour tr td:nth-child(1) {
	text-align: right;
	text-transform: uppercase;
	font-weight: 900;
}

.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #444;
}

.tabs li {
	display: inline-block;
	padding: 7px 12px;
	cursor: pointer;
	text-transform: capitalize;	
	border: 1px solid #444;
	border-bottom: none;
	color: #fff;
	border-radius: 10px 10px 0 0;
	background-color: transparent;
}

.tabs .current, .tabs li:hover {
	color: #e34f26;
	background-color: rgba(255,255,255,0.75);
	transition: all 0.5s ease-in-out;
}

.tab-content {
	display: none;
	border-radius: 0 10px 10px 10px;
}

.tab-content.current {
	display: inherit;
}

/******************************************************** COLORBOX *********************************************************/

#cboxLoadingOverlay,#cboxOverlay{background-color:rgba(0,0,0,.95);backdrop-filter:blur(4px)}#cboxSlideshow,#cboxTitle{position:absolute;bottom:4px}#cboxWrapper,.cboxPhoto{max-width:none}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative;background:0 0;overflow:hidden}#cboxTitle{margin:0;left:0;text-align:center;width:100%;color:#fff;background-color:transparent;line-height:1em}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}.cboxPhoto{float:left;margin:auto;border:0;display:block;-ms-interpolation-mode:bicubic;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;background:0 0}#cboxContent,#cboxLoadedContent,#colorbox{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active,#colorbox{outline:0}#cboxError{padding:50px;border:1px solid #1c1815}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;margin:26px 0 28px}#cboxCurrent{position:absolute;bottom:0;left:58px;color:#999}#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer;border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxClose,#cboxNext,#cboxPrevious{position:absolute;top:0;width:25px;height:25px;text-indent:-9999px}#cboxSlideshow{right:30px;color:#900}#cboxPrevious{left:0;background:url(images/controls.png) -75px 0 no-repeat}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{left:27px;background:url(images/controls.png) -50px 0 no-repeat}#cboxNext:hover{background-position:-50px -25px}#cboxClose{right:0;background:url(images/controls.png) -25px 0 no-repeat}#cboxClose:hover{background-position:-25px -25px}

/***************************************************************** 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(images/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{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{transform:scale(1.5)}100%{transform:scale(1)}}@keyframes kenburns{0%{transform:scale(1.5)}100%{transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{transform:scale(1.5) translate(10%,-10%)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{transform:scale(1.5) translate(10%,-10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{transform:scale(1.5) translate(-10%,-10%)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{transform:scale(1.5) translate(-10%,-10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{transform:scale(1.5) translate(0,-10%)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{transform:scale(1.5) translate(0,-10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{transform:scale(1.5) translate(10%,0)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{transform:scale(1.5) translate(10%,0)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{transform:scale(1.5) translate(-10%,0)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{transform:scale(1.5) translate(-10%,0)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{transform:scale(1.5) translate(10%,10%)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{transform:scale(1.5) translate(10%,10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{transform:scale(1.5) translate(-10%,10%)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{transform:scale(1.5) translate(-10%,10%)}100%{transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{transform:scale(1.5) translate(0,10%)}100%{transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{transform:scale(1.5) translate(0,10%)}100%{transform:scale(1) translate(0,0)}}
/*# sourceMappingURL=vegas.min.css.map */
