

/* Start:/local/components/scody/cookie/templates/.default/style.css?17903313991797*/
.widget_cookie {
	align-items: flex-start;
	width: 100vw;
	padding: 16px 20px;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	right: 0;
	background: #fff;
	transition: opacity 1.2s,transform 1.2s;
	flex-direction: column;
	align-items: center;
	border: 2px solid var(--theme-color-primary, #63aa28);
}

.widget_cookie__style1 {
	border-color: #63aa28;
}

.widget_cookie__style1 .widget_cookie__btn-close-cookie {
	background-color: #63aa28;
}

.widget_cookie__style2 {
	border-color: #f8a91c;
}

.widget_cookie__style2 .widget_cookie__btn-close-cookie {
	background-color: #f8a91c;
}

.widget_cookie__style3 {
	border-color: #999;
}

.widget_cookie__style3 .widget_cookie__btn-close-cookie {
	background-color: #333;
	color: white;
}

.widget_cookie__style4 {
	border-color: #0082d1;
}

.widget_cookie__style4 .widget_cookie__btn-close-cookie {
	background-color: #0082d1;
}

.widget_cookie__style5 {
	border-color: #159dba;
}

.widget_cookie__style5 .widget_cookie__btn-close-cookie {
	background-color: #159dba;
}

@media(min-width: 29.99875em) {
	.widget_cookie {
		width: 600px;
		bottom: 30px;
		left: 30px;
	}
}

.widget_cookie__text {
	margin-bottom: 0;
	color: black;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	padding-bottom: 10px;
}

.widget_cookie a {
	color: var(--theme-b-link);
	text-decoration: underline;
}

.widget_cookie__btn-close-cookie {
	background-size: 100% 100%;
	width: 111px;
	height: 48px;
	display: inline-block;
	cursor: pointer;
	transition: .3s;
	font-size: 13px;
	line-height: 19px;
	border-width: 0;
}

.widget_cookie__btn-close-cookie:hover {
	opacity: .5;
	background-color: #666 !important;
	border-color: #666 !important;
}

.widget_cookie.cookie__hide {
	transition-delay: 0s;
	opacity: 0 !important;
	transform: translateY(20px) !important;
}
/* End */


/* Start:/local/templates/scene/styles.css?1679481411819*/
.rzdlogo {
  width: 50px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 5;
}
.rzdlogo img {
  max-width:100%;
  max-height:100%;
}.stdlogo {
  height: 100px;
  width:100px;
  display: block;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 5;
}
.stdlogo img {
  max-width:100%;
}
header .container {
  position: relative;
}
.fancybox-inner > img {
  max-width: 100%;
}
@media(max-width:768px){
	.rzdlogo {
		width: 50px;
		display: block;
		position: absolute;
		right: 76px;
		top: 14px;
	}
	.stdlogo {
	  width: 70px;
	  display: block;
	  position: absolute;
	  left: auto;
	  right: 140px;
	  top: 14px;
	}
}@media(max-width:380px){
	.navbar-brand > img {
	  display: block;
	  max-width: 85px;
	  margin-top: 14px;
	}
}
/* End */
/* /local/components/scody/cookie/templates/.default/style.css?17903313991797 */
/* /local/templates/scene/styles.css?1679481411819 */
