var _____WB$wombat$assign$function_____=function(name){return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name))||self[name];};if(!self.__WB_pmw){self.__WB_pmw=function(obj){this.__WB_source=obj;return this;}}{
let window = _____WB$wombat$assign$function_____("window");
let self = _____WB$wombat$assign$function_____("self");
let document = _____WB$wombat$assign$function_____("document");
let location = _____WB$wombat$assign$function_____("location");
let top = _____WB$wombat$assign$function_____("top");
let parent = _____WB$wombat$assign$function_____("parent");
let frames = _____WB$wombat$assign$function_____("frames");
let opens = _____WB$wombat$assign$function_____("opens");
#wsg-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	background-color: rgba(0,0,0,0);
	z-index: 99986;
}

.wsg-outer {
	position: absolute;
	top: 0;
	left: 0;
    opacity: 1;
    width: 100%;
    padding: 0;
	line-height: normal;
	text-align: center;
	z-index: 99987;
	display: none;
	box-sizing: border-box!important;
}

.wsg-wrapper {
    margin: 0 auto; 
	z-index: 99988;
	position: relative;
	width: 560px;
	text-align: left;
}

.wsg-branding img {
	display: inline;
	padding: 0;
	margin: 0;
}

.wsg-branding a {
	display: inline-block;
    margin: 10px auto 0 auto;
	z-index: 99988;
	position: relative;
	text-align: center;
	padding: 5px 10px;
	background: #333;
	color: #fff;
	font-size: 13px;
	border-radius: 4px;
	text-decoration: none;
}

.wsg-promobar .wsg-branding-icon a {
	display: block;
	position: absolute;
	top: 3px;
	left: 10px;
	bottom: 0;
	margin: auto;
	width: 25px;
	height: 25px;
	line-height: normal;
	cursor: pointer;
	z-index: 99990;
	text-decoration: none;
}

.wsg-branding-text a {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 13px;
	text-decoration: none;
}

.wsg-promobar .wsg-branding-icon img {
	display: inline;
	margin: 0;
	padding: 0;
}

.wsg-popup .wsg-close, .wsg-notification .wsg-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	text-align: center;
	font-family: arial;
	font-size: 22px;
	cursor: pointer;
	z-index: 99992;
}

.wsg-popup .wsg-close:hover, .wsg-notifciation .wsg-close:hover {
	opacity: 0.7;
}

.wsg-popup, .wsg-notification {
	background: #fff;
	margin: 0 auto;
	box-shadow: 0 0 15px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.2);
	z-index: 99989;
	text-align: left;
	box-sizing: border-box!important;
	font-family: arial;
}

.wsg-notification {
	box-shadow: none;
}

.wsg-contact-content {
	padding: 20px;
	z-index: 99991;
	position: relative;
}

.wsg-popup-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99990;
}

.wsg-popup-content, .wsg-notification-content {
	padding: 50px;
	z-index: 99991;
	position: relative;
}

.wsg-notification-content {
	padding: 10px;
}

.wsg-popup h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.wsg-popup p, .wsg-notification p {
	font-size: 15px;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 1.6em;
}

.wsg-notification p {
	padding-bottom: 0;
	font-size: 13px;
}

.wsg-popup label {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
}

.wsg-popup input, .wsg-popup textarea {
	width: 100%;
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
	font-family: arial;
	font-size: 15px;
	border: 1px solid #ccc;
	padding: 10px !important;
	line-height: normal !important;
	background: #fff;
	color: #222;
	margin: 0;
	display: inline-block;
}

.wsg-popup input[type="text"], .wsg-popup textarea {
	background: #fff !important;
}

.wsg-popup textarea {
	height: 100px;
}

.wsg-popup input[type="submit"] {
	width: auto;
	background: #666;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	padding: 10px;
}

.wsg-popup form {
	margin: 0;
	padding: 0;
	outline: 0;
}

.wsg-promobar {
	display: none;
	position: relative;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	z-index: 99988;
	box-shadow: 0 0 15px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.2);
}

.wsg-promobar-content {
	margin: 0 auto;
	vertical-align: middle;
}

.wsg-promobar-text, .wsg-promobar-button, .wsg-promobar-input {
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding: 0 10px;
	line-height: normal;
}

.wsg-promobar-button {
	position: relative;
	top: -2px;
}

.wsg-promobar-input {
	padding-right: 0;
}

.wsg-promobar-input input {
	background: #fff;
	padding: 10px;
	line-height: normal;
	font-family: arial;
	font-size: 15px;
	margin: 0;
}

.wsg-promobar-button a, .wsg-promobar-button a:visited, .wsg-promobar-button a:hover {
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 3px;
	vertical-align: middle;
}

.wsg-promobar .wsg-close {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	margin: auto;
	width: 25px;
	height: 25px;
	text-align: center;
	font-family: arial;
	font-size: 22px;
	line-height: normal;
	cursor: pointer;
	z-index: 99990;
}

.wsg-promobar .wsg-close:hover {
	opacity: 0.7;
}

.wsg-promobar form {
	margin: 0;
	padding: 0;
	outline: 0;
}

.wsg-popup-button {
	display: inline-block;
	padding: 0 40px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	max-width: 100%;
	box-sizing: border-box!important;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	outline: 0;
	text-transform: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 4px;
}

.wsg-popup-button:hover {
	opacity: 0.9;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	border-radius: 4px;
	text-transform: none;
	text-overflow: ellipsis;
	line-height: 50px;
}

.wsg-popup-input {
	margin: 20px 0 15px 0;
	max-width: 100%;
}

.wsg-popup-input input {
	padding: 10px;
	border: 1px solid #ccc;
}

.wsg-popup a, .wsg-promobar a, .wsg-notification a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

.wsg-follow {
	display: none;
	position: fixed;
	top: 20%;
	bottom: auto;
	left: 0;
	width: 46px;
	z-index: 99990;
}

.wsg-follow-right {
	left: auto;
	right: 0;
}

.wsg-follow > a:link, .wsg-follow > a:visited {
	display: block;
	width: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 8px 0;
	line-height: 1em;
}

.wsg-follow > a:hover {
	padding: 8px 2px;
	line-height: 1em;
}

.wsg-follow-left > a:link {
	margin-right: 4px;
}

.wsg-follow-left > a:hover {
	margin-right: 0;
	width: 46px;
}

.wsg-follow-right > a:link {
	margin-left: 4px;
}

.wsg-follow-right > a:hover {
	margin-left: 0;
	width: 46px;
}

.wsg-follow > a > img {
	width: 26px;
	height: 26px;
	margin: 0;
	border: 0;
	outline: 0;
}

.wsg-follow > a.wsg-follow-brand > img {
	width: 16px;
	height: 16px;
	margin: 5px 0;
}

.wsg-follow > a.wsg-follow-brand:hover {
	margin-left: 0;
	margin-right: 0;
	width: 42px;
}

@media only screen and (max-width: 650px) {
	.wsg-promobar {
		padding: 5px 0 15px 0;
	}
	.wsg-promobar-text, .wsg-promobar-button, .wsg-promobar-input {
		display: block;
		line-height: normal;
		padding-top: 10px;
	}
	.wsg-promobar .wsg-close {
		top: auto;
		bottom: 10px;
	}
	.wsg-promobar .wsg-branding-icon a {
		display: none;
	}
	.wsg-wrapper {
		width: 100%;
	}
	.wsg-outer {
		padding: 10px;
	}
	.wsg-popup-button {
		width: 100%;
	}
	.wsg-popup-input {
		width: 100%;
	}
	.wsg-popup-content, .wsg-notification-content {
		padding: 20px;
	}
	.wsg-follow, .wsg-follow-right, .wsg-follow-left {
		left: 0;
		right: auto;
		top: auto;
		bottom: 0;
		height: 64px;
		width: 100%;
		overflow: hidden;
		background: #fff;
	}
	.wsg-follow a:link, .wsg-follow-left a:link, .wsg-follow-right a:link {
		float: left;
		width: 20%;
		margin: 0;
		padding: 14px 0;
	}
	.wsg-follow a:hover, .wsg-follow-left a:hover, .wsg-follow-right a:hover {
		width: 64px;
		margin: 0;
	}
	.wsg-follow > a > img {
		width: 36px;
		height: 36px;
	}
	.wsg-follow > a.wsg-follow-brand {
		display: none;
	}
}
}
.bbb-widget-card {
  border-radius: 12px;
  position: fixed;
  box-shadow: 0px 4px 8px 0px #9b9b9b33;
  z-index: 1200;
  width: 372px;
  bottom: 70px;
  transform: scale(0);
  transition: transform 0.4s cubic-bezier(0.18, 0.03, 0.17, 0.98);
}

.bbb-widget a {
  cursor: pointer !important;
}

.bbb-widget-wrapper {
  display: flex;
  max-width: 12%;
  align-items: center;
  position: fixed;
  bottom: 8px;
  cursor: pointer;
  gap: 8px;
  z-index: 1000;
  transition: max-width 0.4s ease-in-out, gap 0.2s ease-in-out;
  animation: bounce 0.4s ease-in-out 0.2s;
}

.bbb-widget-wrapper.bbb-widget-wrapper--shrink {
  max-width: 60px;
  gap: 0;
  z-index: 20;
}

.bbb-widget-wrapper.bbb-widget-wrapper--shrink .bbb-widget-text {
  max-width: 0;
}

.bbb-widget-text {
  max-width: 9999px;
  transition: max-width 0.3s ease-in-out;
  white-space: nowrap;
  flex: none;
  overflow: hidden;
}
.bbb-widget-text {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  white-space: nowrap;
}

.bbb-widget-card-body {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}

.bbb-widget-card--show {
  transform: scale(1);
  animation: bounce 0.4s ease-in-out 0.2s;
}

@keyframes bounce {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
}

.bbb-widget-card.bbb-widget-card--right {
  right: 8px;
  transform-origin: bottom right;
}

.bbb-widget-card.bbb-widget-card--left {
  left: 8px;
  transform-origin: bottom left;
}

.bbb-contact-us-wrapper {
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
  border: 1px solid #dddddd;
  cursor: pointer;
  padding-block: 10px;
  padding-inline: 12px;
  transition: all 0.3s;
}

.bbb-contact-us-wrapper:hover {
  border-color: black;
}

.bbb-widget-quick-response-card {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: 12px;
  padding-block: 10px;
  border-radius: 8px;
  border: 1px solid #dddddd;
  cursor: pointer;
  margin-bottom: 8px;
  transition: all 0.3s;
}

.bbb-widget-quick-response-card:last-child {
  margin-bottom: 0;
}

.bbb-widget-quick-response-card:hover {
  border-color: black;
}

.bbb-widget-icon-wrapper {
  position: relative;
  transition: transform 0.3s;
  width: 26px;
  height: 26px;
}

.bbb-widget-icon-1 {
  opacity: 1;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  position: absolute;
  inset: 0;
}

.bbb-widget-icon-1.bbb-widget-icon-1--close {
  opacity: 0;
  /* transform: rotate(-180deg); */
}

.bbb-widget-icon-2 {
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  inset: 0;
}

.bbb-widget-icon-2.bbb-widget-icon-2--open {
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bbb-widget a {
  color: unset;
  text-decoration: none;
}

.bbb-widget div:empty {
  display: block !important;
}

.bbb-power-message-wrapper {
  position: fixed;
  min-width: 220px;
  max-width: 280px;
  border-radius: 16px;
  padding-inline: 16px;
  padding-block: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background-color: white;
  bottom: 48px;
  box-shadow: 0px 3px 6px 0px #9b9b9b26;
  opacity: 0;
  cursor: default;
  z-index: 1000;
  transition: opacity 0.6s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.bbb-power-message-wrapper--show {
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 640px) {
  .bbb-widget-card {
    border-radius: 12px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    box-shadow: 0px 4px 8px 0px #9b9b9b33;
    z-index: 1000;
  }

  .bbb-widget-card.bbb-widget-card--right.bbb-widget-card--show {
    right: 0px;
  }

  .bbb-widget-card.bbb-widget-card--left.bbb-widget-card--show {
    left: 0px;
  }

  .bbb-widget-card.bbb-widget-card--left {
    left: calc(-372px - 20px);
    transition: left 0.3s;
  }

  .bbb-widget-card.bbb-widget-card--right {
    right: calc(-372px - 20px);
    transition: right 0.3s;
  }
}

@media only screen and (max-width: 1080px) {
  .bbb-widget-wrapper {
    max-width: 20%;
  }
}

@media only screen and (max-width: 1400px) {
  .bbb-widget-wrapper {
    max-width: 80%;
  }
}

@media only screen and (max-width: 800px) {
  .bbb-widget-wrapper {
    max-width: 80%;
  }
}
