.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}




.cookie-jar{display:none;z-index:9999;position:fixed;bottom:0;width:100%}.cookie-jar.cookie-jar-top{bottom:auto;top:0}.cookie-jar-buttons > div{width:49.5%;display:inline-block}
.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}

.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.animate{--animation-name:shake;--animation-duration:2s;--animation-delay:0s;--animation-count:1}.animate.on-load,.animate.on-hover:hover{animation-name:var(--animation-name);animation-duration:var(--animation-duration);animation-delay:var(--animation-delay);animation-iteration-count:var(--animation-count)}
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(128, 0, 2, 1.00);--secondary:rgba(255, 204, 0, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(98, 0, 0, 1.00);--secondary-dark:rgba(225, 174, 0, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(128, 0, 2, 1.00);--link-color-hover:rgba(7, 64, 128, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1000rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-image:url('https://busybeesestateagents-cyprus.net/graphics/graphic-background.jpg');background-repeat:   repeat;background-size:auto  ;}
.text-white{--header-color:rgba(204, 204, 204, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(230, 230, 230, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-header{font-family:Georgia, Serif }
     h4,.h4, h5,.h5, h6,.h6,     .bold-font{font-size:calc(16rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {     h4,.h4, h5,.h5, h6,.h6,     .bold-font{font-size:calc(18rem/16) }}@media only screen and (min-width:64em) {     h4,.h4, h5,.h5, h6,.h6,     .bold-font{font-size:calc(22rem/16) }}

.honey{background-color:rgba(255, 204, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.honey{background-attachment:scroll!important}}
.black{background-color:var(--black-color) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.black{background-attachment:scroll!important}}
.red{background-color:rgba(128, 0, 2, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.red{background-attachment:scroll!important}}

.margin-top{margin-top:1.5rem ;}  
.page-padding{padding:1.5rem ;}  
.margin-left{margin-left:2rem ;}  
.margin-bottom{margin-bottom:2.5rem ;}  
.page{margin-top:2rem ;margin-right:0 ;margin-bottom:1.5rem ;margin-left:0 ;}  

.header{background-image:url('../files/bgimage-387.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.header{background-attachment:scroll!important}}
.header{height:400.00px ;min-height:0px ;max-height:400px ;}@media only screen and (min-width:40em){.header{height:400.00px }}@media only screen and (min-width:64em){.header{height:400.00px }}

.container-trim{border-radius:10px ;}
.container-trim{border-color:rgba(128, 0, 2, 1.00) ;border-width:2px ;border-style:solid ;}
.page {
  position: relative;
  background-color: rgba(254, 204, 102, 0.27);
  box-shadow: inset 0 0 3vw rgba(204, 153, 51, 1.00);
  background-attachment: scroll; }

.page.everlasting_sky, .page {
  background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%); }

.page {
  z-index: 1; }

.page:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-attachment: scroll;
  z-index: -1; }

.page:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3e%3cg fill-rule='evenodd'%3e%3cg id='hexagons' fill='rgba(253, 128, 8, 0.30)' fill-opacity='0.15' fill-rule='nonzero'%3e%3cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"); }
 .top-bar.menu-topbar, .top-bar.menu-topbar ul{--topbar-background:rgba(128, 0, 2, 1.00)} .top-bar.menu-topbar{padding:0 0.5rem} .title-bar.menu-topbar{--titlebar-background:rgba(128, 0, 2, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0.75rem} .title-bar.menu-topbar .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .menu-style>.menu a, .menu.menu-style a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(128, 0, 2, 1.00);--menu-caret-color:rgba(252, 102, 102, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu-style>.menu .menu-text, .menu.menu-style .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .menu-style>.menu a:hover, .menu.menu-style a:hover{--menu-bg-color:rgba(153, 51, 51, 1.00)} .menu-style>.menu .submenu a:hover, .menu.menu-style .submenu a:hover{--menu-bg-color:rgba(153, 51, 51, 1.00)} .menu-style>.menu>li>a, .menu.menu-style>li>a{padding-top:1rem;padding-bottom:1rem} .menu-style>.menu .submenu>li>a, .menu.menu-style .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menu-style>.menu li.active>a, .menu-style>.menu li.is-active>a, .menu-style>.menu a.is-active, .menu.menu-style li.active>a, .menu.menu-style li.is-active>a, .menu.menu-style a.is-active{--menu-bg-color:rgba(153, 51, 51, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(251, 2, 7, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menu-style>.menu .submenu li.active>a, .menu-style>.menu .submenu li.is-active>a, .menu-style>.menu .submenu a.is-active, .menu.menu-style .submenu li.active>a, .menu.menu-style .submenu li.is-active>a, .menu.menu-style .submenu a.is-active{--menu-caret-color:rgba(251, 2, 7, 1.00)} .menu-style>.menu .submenu a, .menu.menu-style .submenu a{--menu-caret-color:rgba(252, 102, 102, 1.00)} .menu-style>.menu .submenu, .menu.menu-style .submenu{--submenu-bg-color:rgba(128, 0, 2, 1.00);--submenu-border:1px solid rgba(251, 2, 7, 1.00)} .menu-style>.menu .submenu a, .menu.menu-style .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(230, 230, 230, 1.00)} .menu-style>.menu .submenu .menu-text, .menu.menu-style .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu-style>.menu .submenu li.active>a, .menu-style>.menu .submenu li.is-active>a, .menu-style>.menu .submenu a.is-active, .menu.menu-style .submenu li.active>a, .menu.menu-style .submenu li.is-active>a, .menu.menu-style .submenu a.is-active{--menu-caret-color:rgba(251, 2, 7, 1.00);--menu-bg-color:rgba(153, 51, 51, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.wallpaper-form {
  position: relative;
  background-color: #dfdbe5;
  box-shadow: inset 0 0 0vw rgba(0, 0, 0, 1.00);
  background-attachment: scroll; }

.wallpaper-form.saint_petersburg, .wallpaper-form {
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }
.stacks_in_292_208{line-height:0}.stacks_in_292_208 svg{display:inline-block;max-width:30px;height:auto;}.stacks_in_292_208.full-width svg{width:100%;height:auto}.stacks_in_292_208 svg *{fill:rgba(255, 255, 255, 1.00)}
.agent-hide{display:none !important}

.agent-hide{display:none !important}


#stacks_in_380 .velvet-icon{font-size:8vw;color:rgba(128, 0, 2, 1.00);top: 50%; left: 50%; transform: translate(-50%, -50%);;padding:15px;text-shadow:rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px}#stacks_in_380:hover .velvet-icon{text-shadow:rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px}#stacks_in_380 .vzoom-img-in:hover .velvet-icon{color:rgba(251, 2, 7, 1.00)}#stacks_in_380 .vzoom-img-in:before{background:rgba(0, 0, 0, 0.00);border-radius:6px}#stacks_in_380 .vzoom-img-in:hover:before{background:rgba(0, 0, 0, 0.10)}#stacks_in_380 .vzoom-img-in img{border-radius:6px}

#cookiejar_stacks_in_378_23{padding:20px;background-color:rgba(204, 204, 204, 1.00)}



	#stacks_in_378_32 .button_icon,#stacks_in_378_32 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_378_32 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_378_32 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_378_32 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_378_32 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_378_32 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_378_32 .button_icon,#stacks_in_378_32 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_378_32 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_378_32 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(17, 128, 64, 1.00);
}
#stacks_in_378_32 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_378_32 a.sweet_button:hover {
	border-color:rgba(33, 255, 6, 1.00);
}








#stacks_in_378_32 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(37, 148, 84, 1.00);
}
#stacks_in_378_32 .sweet_button:active{
	background: rgba(0, 108, 44, 1.00);
}
#stacks_in_378_32 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_378_32 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_378_32 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_378_32 .sweet_button.candy {
	background: rgba(17, 128, 64, 1.00);
	background: linear-gradient(top, rgba(30, 230, 115, 1.00) 0%, rgba(37, 148, 84, 1.00) 50%, rgba(17, 128, 64, 1.00) 50%, rgba(47, 158, 94, 1.00) 75%, rgba(25, 192, 96, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30, 230, 115, 1.00)', endColorstr='rgba(17, 128, 64, 1.00)',GradientType=0 );
}
#stacks_in_378_32 .sweet_button.candy:hover {
	background: rgba(37, 148, 84, 1.00);
	background: linear-gradient(top, rgba(32, 243, 121, 1.00) 0%, rgba(57, 168, 104, 1.00) 50%, rgba(37, 148, 84, 1.00) 50%, rgba(27, 204, 102, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(32, 243, 121, 1.00)', endColorstr='rgba(37, 148, 84, 1.00)',GradientType=0 );
}
#stacks_in_378_32 .sweet_button.candy:active{
	background: rgba(0, 108, 44, 1.00);
	background: linear-gradient(top, rgba(27, 204, 102, 1.00) 0%, rgba(37, 148, 84, 1.00) 50%, rgba(17, 128, 64, 1.00) 50%,  rgba(22, 166, 83, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(27, 204, 102, 1.00)', endColorstr='rgba(17, 128, 64, 1.00)',GradientType=0 );
}
#stacks_in_378_32 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_378_32 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_378_32 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}




	#stacks_in_378_35 .button_icon,#stacks_in_378_35 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_378_35 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_378_35 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_378_35 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_378_35 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_378_35 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_378_35 .button_icon,#stacks_in_378_35 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_378_35 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_378_35 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 0, 2, 1.00);
}
#stacks_in_378_35 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_378_35 a.sweet_button:hover {
	border-color:rgba(252, 102, 102, 1.00);
}








#stacks_in_378_35 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 20, 22, 1.00);
}
#stacks_in_378_35 .sweet_button:active{
	background: rgba(108, 0, 0, 1.00);
}
#stacks_in_378_35 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_378_35 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_378_35 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_378_35 .sweet_button.candy {
	background: rgba(128, 0, 2, 1.00);
	background: linear-gradient(top, rgba(230, 0, 3, 1.00) 0%, rgba(148, 20, 22, 1.00) 50%, rgba(128, 0, 2, 1.00) 50%, rgba(158, 30, 32, 1.00) 75%, rgba(192, 0, 3, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(230, 0, 3, 1.00)', endColorstr='rgba(128, 0, 2, 1.00)',GradientType=0 );
}
#stacks_in_378_35 .sweet_button.candy:hover {
	background: rgba(148, 20, 22, 1.00);
	background: linear-gradient(top, rgba(243, 0, 3, 1.00) 0%, rgba(168, 40, 42, 1.00) 50%, rgba(148, 20, 22, 1.00) 50%, rgba(204, 0, 3, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(243, 0, 3, 1.00)', endColorstr='rgba(148, 20, 22, 1.00)',GradientType=0 );
}
#stacks_in_378_35 .sweet_button.candy:active{
	background: rgba(108, 0, 0, 1.00);
	background: linear-gradient(top, rgba(204, 0, 3, 1.00) 0%, rgba(148, 20, 22, 1.00) 50%, rgba(128, 0, 2, 1.00) 50%,  rgba(166, 0, 2, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(204, 0, 3, 1.00)', endColorstr='rgba(128, 0, 2, 1.00)',GradientType=0 );
}
#stacks_in_378_35 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_378_35 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_378_35 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}


#stacks_in_378_35 {
	margin: 20px 0px 0px 0px;
}
/*Issue:Strata,remove z-index from #t-bandWriter,remove z-index from .wrapper.main*/@font-face{font-family:'velvet';src:url('../../../rw_common/plugins/stacks/velvet-icons/velvet.eot?ddr21z');src:url('../../../rw_common/plugins/stacks/velvet-icons/velvet.eot?ddr21z#iefix') format('embedded-opentype'),url('../../../rw_common/plugins/stacks/velvet-icons/velvet.woff2?ddr21z') format('woff2'),url('../../../rw_common/plugins/stacks/velvet-icons/velvet.ttf?ddr21z') format('truetype'),url('../../../rw_common/plugins/stacks/velvet-icons/velvet.woff?ddr21z') format('woff'),url('../../../rw_common/plugins/stacks/velvet-icons/velvet.svg?ddr21z#velvet') format('svg');font-weight:normal;font-style:normal}[class^="velvet-"],[class*=" velvet-"]{font-family:'velvet' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.velvet_alert{position:absolute;color:#fff;top:50%;left:50%;font-size:13px;transform:translate(-50%,-50%);padding:6px 10px;line-height:1.5;background:rgba(0,0,0,0.8);border-radius:5px;text-align:center;font-family:arial}.velvet-play-1:before{content:"\e903"}.velvet-play-2:before{content:"\e904"}.velvet-play-6:before{content:"\e905"}.velvet-play-3:before{content:"\e901"}.velvet-play-4:before{content:"\e902"}.velvet-play-5:before{content:"\e900"}.velvet-icon{position:absolute;z-index:2;pointer-events:none;text-align:center;text-shadow:none;transition:color 300ms}.velvet-icon:after{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.vzoom-img-op .velvet-icon{opacity:0}.cf:after{content:"";display:table;clear:both}.velvet_active{overflow:visible !important}.velvet_active:after{content:"";display:table;clear:both}.vzoom-img-in[data-preventzoom="True"]{z-index:0 !important}.vzoom-img-in[data-preventzoom="True"] img,.vzoom-img-in[data-preventzoom="True"] .vzoom-img-wrap{transform:none !important}.vzoom-player table,.vzoom-player tbody,.vzoom-player td{background:transparent !important;border:none!important;margin:0;padding:0}.vzoom-player .embed-center{max-width:150vh;margin:0 auto}.vzoom-player .embed-container{position:relative;padding-bottom:56.25%;height:0;background:#000;overflow:hidden !important;max-width:100%;margin-bottom:0 !important;line-height:0;box-shadow:0 10px 40px rgba(0,0,0,0.4)}body.velvet_scaleIn .vzoom-player .embed-container{animation:ncdVideoScaleIn .5s .2s backwards}.vzoom-player .embed-container:before{height:100%;width:100%;background:#000;content:'';display:block;position:absolute;z-index:0;opacity:0;transition:opacity 150ms}.vzoom-player .embed-container:after{padding-top:100%;content:'';display:block}.vzoom-player.close .embed-container:before{z-index:1;opacity:1}.vzoom-player .embed-container iframe,.vzoom-player .embed-container object,.vzoom-player .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.vzoom-player .embed-container video{position:relative;z-index:1000}.vzoom-img,.vzoom-img-wrap{position:relative;z-index:66669999;-webkit-transition:all 300ms 100ms;-o-transition:all 300ms 100ms;transition:all 300ms 100ms}.vzoom-overlay-open .vzoom-img,.vzoom-overlay-open .vzoom-img-wrap{-webkit-transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000);-o-transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000);transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000)}img[data-action="vzoom"]{cursor:pointer;width:100%;max-width:none;float:left;position:relative;cursor:-webkit-zoom-in;cursor:-moz-zoom-in}img.vzoom-img{cursor:pointer;cursor:-webkit-zoom-out;cursor:-moz-zoom-out}.velvet_placeholder{text-align:center}@media screen and (min-width:600px){.velvet_placeholder{height:0;padding-top:50%}}.velvet_placeholder img{float:none;position:absolute;left:0;top:0;height:100%}.velvet_placeholder .velvet-icon{display:none}.no_image + .velvet-icon{display:block}.vzoom-img-in{transition:opacity .4s .1s;position:relative}.vzoom-img-in img{margin:0}.vzoom-img-in:before{position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0;content:'';z-index:1;transition:background 300ms}.vzoom-img-in:hover:before{background:}.vzoom-img-in.velvet_active{z-index:77779999}.vzoom-img-in:after{content:"";display:table;clear:both}.vzoom-img-in.vzoom-img-op{transition:opacity .35s;opacity:0;pointer-events:none}.vzoom-img-in.vzoom-img-op[data-preventzoom="True"]{opacity:1}.vzoom-overlay,.vzoom-player{z-index:1000;background:#000000;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;filter:"alpha(opacity=0)";opacity:0;-webkit-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms}.vzoom-overlay-open .vzoom-overlay{filter:"alpha(opacity=80)";opacity:.80}.vzoom-overlay{-webkit-transition:opacity 300ms 300ms;-o-transition:opacity 300ms 300ms;transition:opacity 300ms 300ms}.vzoom-overlay-open .vzoom-overlay{-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.vzoom-player{z-index:1001;background:none;margin:40px;opacity:1;filter:none;pointer-events:auto;animation:ncdVideoOpacityIn .6s .25s backwards;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.vzoom-player table{height:100%;width:100%;border-collapse:collapse}.vzoom-player table td{vertical-align:middle}.vzoom-player *{box-sizing:content-box}.vzoom-player.close .embed-container{transition:opacity 300ms;opacity:0}.vzoom-overlay-open,.vzoom-overlay-transitioning{cursor:default}@keyframes ncdVideoOpacityIn{0%{opacity:0}100%{opacity:1}}@keyframes ncdVideoScaleIn{0%{transform:scale(0.96)}100%{transform:scale(1)}}.vzoom-img-in .embed-container{position:relative;padding-bottom:56.25%;height:0;background:#000;overflow:hidden !important;max-width:100%;line-height:0}.vzoom-img-in .embed-container iframe,.vzoom-img-in .embed-container object,.vzoom-img-in .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:600px){.vzoom-img-in .embed-container{display:none}}@media screen and (max-width:600px){.vzoom-img-in img,.vzoom-img-in:before,.vzoom-img-in .velvet-icon{display:none !important}.vzoom-img-in .embed-container,.vzoom-img-in .embed-container iframe,.vzoom-img-in .embed-container object,.vzoom-img-in .embed-container embed{display:block}}
