
/* phone */
body { background-color: #ffffff; }
body.site:before { background: transparent none no-repeat scroll left top; background-size: auto auto; }
.wb_sbg { background: transparent none repeat-x left top; }
.site-lang-en .wb_cont_inner { width: 360px; height: 100%; }
.site-lang-en .wb_cont_bg { width: 360px; margin-left: -180px; }
.site-lang-en .root { min-height: 100%; height: auto; }
#a18a010af1420229eb7841c21ac99226 { width: 100%; height: auto; max-width: 100%; flex: 0 0 auto; }
#a18a010af1420229eb7841c21ac99226 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; justify-items: center; align-items: center; justify-content: center; align-content: center; flex-wrap: wrap; text-shadow: none; box-shadow: none; }
#a18a010af142039ac1bf229be6f0fdc6 { width: 100%; height: auto; max-width: 100%; flex: 0 0 auto; }
#a18a010af142039ac1bf229be6f0fdc6 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; justify-items: center; align-items: center; justify-content: center; align-content: center; flex-wrap: wrap; text-shadow: none; box-shadow: none; }
#a18a010af14204898f323b278bc0bb99 p:last-child { margin-bottom: 0; }
#a18a010af14204898f323b278bc0bb99 { opacity: 1; width: auto; height: auto; max-width: 100%; flex: 0 0 auto; text-shadow: none; box-shadow: none; }
#a18a010af14204898f323b278bc0bb99.wb-anim-entry-on { animation: wb-anim-fade-in-bottom 1s ease-out; animation-iteration-count: 1; }
#wb_header_a18a010b0de700717bf6abe811a0c671 { width: 100%; height: auto; min-height: 120px; max-width: 100%; flex: 0 0 auto; }
#wb_header_a18a010b0de700717bf6abe811a0c671 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; text-shadow: none; box-shadow: none; }
#a18a010af142066b3258da9d8cef3fc6 { opacity: 1; box-sizing: border-box; width: 100%; height: auto; min-width: 240px; max-width: 500px; flex: 0 0 auto; }
#a18a010af142066b3258da9d8cef3fc6 .wb-picture-wrapper { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 1px none #000000; }
#a18a010af142066b3258da9d8cef3fc6.wb-anim-entry-on { animation: wb-anim-fade-in-bottom 1.2s ease-out; animation-iteration-count: 1; }
#a18a010af142066b3258da9d8cef3fc6 img { width: 100%; height: auto; }
#a18a010af142066b3258da9d8cef3fc6 > .wb_picture_wrap > .wb-picture-wrapper { text-shadow: none; box-shadow: none; }
#wb_main_a18a010b0de700717bf6abe811a0c671 { width: 100%; height: auto; min-height: 540px; max-width: 100%; flex: 0 0 auto; }
#wb_main_a18a010b0de700717bf6abe811a0c671 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; text-shadow: none; box-shadow: none; }
#wb_footer_a18a010b0de700717bf6abe811a0c671 { width: 100%; height: auto; min-height: 120px; max-width: 100%; flex: 0 0 auto; }
#wb_footer_a18a010b0de700717bf6abe811a0c671 > .wb_content { min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; text-shadow: none; box-shadow: none; }
#wb_footer_c > .wb_content { width: 100%; height: 100%; }
#wb_footer_c { width: 0px; height: 0px; max-width: 100%; flex: 0 0 auto; text-shadow: none; box-shadow: none; }


/* tablet */
@media (min-width: 768px) {
}

/* desktop */
@media (min-width: 992px) {
}

/* tv */
@media (min-width: 1200px) {
}

/* desktop_and_smaller */
@media (max-width: 1199px) {
}

/* tablet_and_smaller */
@media (max-width: 991px) {
}

/* phone_only */
@media (max-width: 767px) {
	#a18a010af1420229eb7841c21ac99226 > .wb_content { flex-direction: column; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
	#a18a010af142039ac1bf229be6f0fdc6 > .wb_content { flex-direction: column; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
}

/* tablet_only */
@media (min-width: 768px) and (max-width: 991px) {
}

/* desktop_only */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* phone_last */


/* touch_device */
@media (any-pointer: coarse) {
}

/* mouse_device */
@media (any-pointer: fine) and (min-width: 767px) {
	#a18a010af142066b3258da9d8cef3fc6:hover { animation: wb-anim-buzz 0.6s linear 0s; animation-iteration-count: 1; }
}
