@charset "UTF-8";

.sgpb-theme-1-overlay {
	background: url("data:image/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAAAAAAeW/F+AAAAOklEQVR4Ae3QIQrAUADD0Lj2AIV//5uO+RE59asKz4U177rz9VAdqkU1qAbVoBpUg2pR3V/VbrVb7QHULigVcx3ZmQAAAABJRU5ErkJggg==");
}

.sgpb-theme-6-overlay {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==");
}

.sgpb-popup-dialog-main-div-wrapper
iframe {
	border: none !important;
}

.popup-main-wrapper div:after {
	background-color: #e6e5e5;
	content: "";
	display: block;
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 99999999999999999999999999999999999999999;
	height: 43px;
}

.sgpb-theme-5-content {
	border-bottom: 34px solid #e6e5e5 !important;
}

.sgpb-scroll-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.sgpb-scroll-wrapper
iframe {
	margin: 0 !important;
	width: 1px !important;
	min-width: 100% !important;
	height: 100% !important;
}

.sgpb-video-iframe-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.sgpb-video-iframe-wrapper
iframe {
	margin: 0 !important;
	width: 100%;
	height: 100%;
	border: none;
}

.sgpb-video-error-message-wrapper
h1 {
	text-align: center;
}

.sgpb-video-error-message-wrapper h3:last-child {
	padding: 0;
}

.sg-fb-buttons-wrapper {
	text-align: center;
	min-height: 25px;
}

@media only screen and (max-width: 600px) {
	.sgpb-scroll-wrapper {
		overflow: auto !important;
	}
}

@media (min-width: 600px) {
	.sgpb-fb-wrapper-standard {
		min-width: 450px !important;
		overflow: hidden;
	}
}

@media (min-width: 521px) and (max-width: 599px) {
	.sgpb-fb-wrapper-standard {
		min-width: 450px !important;
		overflow: scroll;
	}
}

@media (max-width: 520px) {
	.sgpb-fb-wrapper-standard {
		min-width: 380px !important;
		max-width: 380px !important;
		overflow: hidden;
	}
	
	.sgpb-fb-wrapper-standard .fb-like {
		max-width: 380px !important;
	}
}

@media (max-width: 420px) {
	.sgpb-fb-wrapper-standard {
		min-width: 350px !important;
		max-width: 350px !important;
		overflow: hidden;
	}
}

@media (max-width: 400px) {
	.sgpb-fb-wrapper-standard {
		min-width: 330px !important;
		max-width: 330px !important;
		overflow: scroll;
	}
}

@media (max-width: 320px) {
	.sgpb-fb-wrapper-standard {
		min-width: 270px !important;
		max-width: 270px !important;
		overflow: scroll;
	}
}

.sg-hide-element {
	display: none;
}

a.sgpb-show-popup {
	cursor: pointer !important;
}

.sgpb-cursor-pointer {
	cursor: pointer;
}

.sgpb-theme-1-content {
	border-radius: 6px;
	padding-bottom: 0;
	box-shadow: rgba(0, 0, 0, .6) 0 0 0 14px !important;
	border-bottom-width: 35px !important;
	border-bottom-color: #fff !important;
}

.sgpb-theme-4-content {
	padding-bottom: 0;
	border-radius: 7px !important;
	border-bottom-width: 35px !important;
	border-bottom-color: #fff !important;
}

.sgpb-popup-close-button-4 {
	z-index: initial !important;
	height: auto !important;
}

.sgpb-popup-dialog-main-div-theme-wrapper-5 {
	border: 8px solid #555;
	outline: 1px solid #8a8a8a;
	background-color: #707070;
}

.sgpb-theme-5-content {
	border-radius: 3px !important;
	box-shadow: 0 0 10px #222 !important;
}

.sgpb-theme-6-content {
	box-shadow: #646161 0 0 8px 3px !important;
}

.sgpb-popup-close-button-1:hover, .sgpb-popup-close-button-1:focus, .sgpb-popup-close-button-1:active, .sgpb-popup-close-button-2:hover, .sgpb-popup-close-button-5:hover {
	z-index: 99999999 !important;
	opacity: .8;
}

.sgpb-popup-close-button-3:hover {
	z-index: 999999999 !important;
	opacity: .9;
}

.sgpb-popup-close-button-3 {
	z-index: 999999999 !important;
}

.sgpb-popup-close-button-2 {
	z-index: initial !important;
	border-radius: 2px;
}

.sgpb-main-image-content-wrapper
img {
	height: auto;
	max-width: 100%;
}

.sgpb-overflow-hidden {
	width: 100%;
	height: 100%;
	overflow: hidden !important;
}

.sgpb-overflow-hidden-body {
	width: 100%;
	overflow: hidden !important;
}

.sgpb-popup-content-direction-right {
	direction: rtl !important;
}

.sgpb-popup-content-direction-right input[type="url"], .sgpb-popup-content-direction-right input[type="email"], .sgpb-popup-content-direction-right .sg-fb-buttons-wrapper, .sgpb-popup-content-direction-right .sgpb-alert {
	text-align: right !important;
}

.sg-animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none;
}

.sg-animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.sg-animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.sg-animated.bounceIn, .sg-animated.bounceOut, .sg-animated.flipOutX, .sg-animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

.sgpb-bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

.sgpb-flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

.sgpb-pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.sgpb-rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

.sgpb-shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

.sgpb-swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

.sgpb-tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

.sgpb-wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

.sgpb-jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.sgpb-bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.sgpb-bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

.sgpb-bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

.sgpb-bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

.sgpb-bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

.sgpb-bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

.sgpb-fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

.sgpb-fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

.sg-animated.sgpb-flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

.sgpb-flipInX {
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

.flipInX, .flipInY {
	-webkit-backface-visibility: visible !important;
}

.flipInY {
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}

.flipOutX, .flipOutY {
	-webkit-backface-visibility: visible !important;
}

.flipOutY {
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.sgpb-rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

.sgpb-rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

.sgpb-rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

.sgpb-slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.sgpb-slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.sgpb-slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

.sgpb-slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

.sgpb-iframe-spiner {
	background: url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/4d0c54ac2272db711ff56b7b66fad696.1840.gif") center center no-repeat;
	--lzl-bg-img: "/wp-content/cache/seraphinite-accelerator/s/m/d/img/4d0c54ac2272db711ff56b7b66fad696.1840.gif";
}

.sgpb-alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 4px;
	text-align: center;
}

.sgpb-alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.sgpb-alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.sgpb-alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.sgpb-alert
p {
	margin-bottom: 0;
}

.sgpb-floating-button {
	display: inline-block;
	text-decoration: none !important;
	z-index: 99999999;
	position: fixed;
	text-align: center;
	padding: 10px;
	font-family: sans-serif !important;
	font-weight: 600 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	cursor: pointer !important;
	letter-spacing: .05em !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sgpb-basic-left-center {
	transform: rotate(90deg) !important;
	transform-origin: left bottom 0 !important;
}

.sgpb-basic-right-center {
	transform: rotate(-90deg);
	transform-origin: right bottom 0;
	right: 0;
}

.sgpb-basic-bottom-right {
	right: 0;
	bottom: 0;
}

.sgpb-basic-bottom-left {
	bottom: 0;
	left: 0;
}

.sgpb-basic-top-right {
	right: 0;
	top: 0;
}

.sgpb-basic-bottom-center {
	bottom: 0;
}

.sgpb-basic-top-left {
	left: 0;
	top: 0;
}

.sgpb-corner-bottom-right {
	right: -65px;
	bottom: -30px;
	transform: rotate(-45deg);
	transform-origin: right center 0;
	width: 160px;
	height: 160px;
	display: inline-grid;
	border: none !important;
}

.sgpb-corner-bottom-right:hover {
	right: -63px !important;
	bottom: -28px !important;
}

.sgpb-corner-bottom-left {
	bottom: -145px;
	left: -115px;
	transform: rotate(45deg);
	transform-origin: right center 0;
	width: 160px;
	height: 160px;
	display: inline-grid;
	border: none !important;
}

.sgpb-corner-bottom-left:hover {
	bottom: -143px !important;
	left: -113px !important;
}

.sgpb-corner-top-right {
	width: 160px;
	height: 160px;
	display: inline-grid;
	border: none !important;
	right: 62px;
	top: -145px;
	transform: rotate(-140deg);
	transform-origin: right center 0;
}

.sgpb-corner-top-left .sgpb-corner-floating-button-text, .sgpb-corner-top-right .sgpb-corner-floating-button-text {
	transform: rotate(180deg);
	height: 20px;
}

.sgpb-corner-top-right:hover {
	right: 64px !important;
	top: -143px !important;
}

.sgpb-corner-top-left {
	left: -220px;
	top: -40px;
	transform: rotate(140deg);
	transform-origin: right center 0;
	width: 155px;
	height: 155px;
	display: inline-grid;
	border: none !important;
}

.sgpb-corner-top-left:hover {
	left: -218px !important;
	top: -38px !important;
}

.sgpb-corner-floating-button-text {
	margin-bottom: 120px !important;
}

.sgpb-iframe-spiner.lzl:not(.lzl-ed), .sgpb-iframe-spiner.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAFACAYAAACC6PFTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFU0lEQVR4Ae3QgQAAAADDoPlTH+SFUGHAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgy8DQyxfAABHmziigAAAABJRU5ErkJggg==");
}