@charset "UTF-8";
/*
 * You can change the values of the variables here to get different layouts,
 * but don't remove any variable else the SASS will not compile
 */
/* SASS */
/* Change to match your logo and its dimensions */
/* The sprites file for various icons */
/* Add your custom variables, if needed, below here */
/* line 2, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.devise #content {
  max-width: 800px;
  margin: 0 auto;
}

/* line 8, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 17, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #009688;
  background-color: #FFF;
  border: 1px solid #dee2e6;
}

/* line 27, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
aside .page-item {
  margin-top: 12px;
}

/* line 29, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-link:hover {
  color: #004a43;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 36, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 42, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 46, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 52, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 57, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #FFF;
  background-color: #009688;
  border-color: #009688;
}

/* line 64, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #FFF;
  border-color: #dee2e6;
}

/* line 72, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
}

/* line 78, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 83, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 88, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  line-height: 1.5;
}

/* line 94, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 99, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 105, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
ul.pagination {
  display: inline-flex;
  flex-wrap: wrap;
}

/* line 106, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.text-right {
  text-align: right !important;
}

/* line 109, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
nav.text-right {
  clear: both;
}

/* line 113, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
  transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  background-color: #2806fd;
  color: white;
}

/* line 128, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.btn:not([disabled]):not(.disabled):not(.btn-link):hover, .btn:not([disabled]):not(.disabled):not(.btn-link):focus {
  text-decoration: none;
  transform: translate3d(0, -1px, 0);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

/* line 133, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.btn a, a.btn {
  color: white;
}

/* line 136, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCart {
  float: right;
  position: relative;
  background-color: #2806fd;
  border-radius: 2px;
  height: 32px;
  margin: 6px;
}

/* line 144, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStatic
.semiStaticCart.update {
  background-color: green;
}

/* line 148, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCart.remove {
  background-color: red;
}

/* line 151, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCart input,
.semiStaticCart img {
  position: relative;
  padding: 0 6px;
  margin: 0px;
  height: 32px;
  z-index: 1;
}

/* line 159, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCartContent {
  position: absolute;
  font-size: 32px;
  top: -8px;
  right: 15px;
  color: white;
}

/* line 166, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.remove .semiStaticCartContent {
  top: -3px;
  right: 13px;
  font-size: 20px;
}

/* line 171, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#dialog.semiStaticCartDialog {
  padding: 12px;
  background-color: #2806fd;
  border-radius: 2px;
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  border: 2px solid white;
  color: white;
}

/* line 179, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus h2 {
  margin-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px white solid;
  color: white;
}

/* line 185, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus > img {
  margin-top: -6px;
  float: right;
  height: 32px;
}

/* line 190, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus p {
  text-align: right;
}

/* line 193, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus .section {
  border-top: 0;
  background-color: transparent;
}

/* line 197, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus h2 {
  margin-top: 0;
  color: white;
}

/* line 201, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus {
  padding: 12px;
  margin: 9px 6px 12px;
}

/* line 205, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus,
#semiStaticShoppingCartStatus {
  background-color: #2806fd;
  color: white;
  border-radius: 2px;
}

/* line 211, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus input[type='submit'],
#semiStaticShoppingCartStatus a {
  display: block;
  background-color: white;
  color: #2806fd;
  text-align: center;
  padding: 12px;
  margin: 12px 0 0 0;
  border-radius: 2px;
  border: 0;
}

/* line 222, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticOrderSummary div a {
  color: white;
}

/* line 225, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCheckout h2 a {
  text-decoration: underline;
}

/* line 228, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCheckout {
  border-radius: 2px;
  padding: 12px;
  background-color: white;
}

/* line 233, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCheckout hr {
  border: 0;
  border-top: 1px solid #d0d0d0;
}

/* line 237, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCheckout input[type='number'] {
  max-width: 46px;
}

/* line 240, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticRemoveFromCart {
  background-color: red;
  border-radius: 4px;
  float: right;
  margin: 6px;
}

/* line 246, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.semiStaticCartQuantities {
  float: right;
  margin-top: 8px;
}

/* line 252, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.mobile {
  display: none;
}

/* line 256, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.popped {
  max-width: 90%;
  max-height: 90%;
  display: block;
  position: fixed;
  background-repeat: no-repeat;
  background-attachment: local;
  overflow: visible;
  z-index: 2000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: content-box;
}

/* line 261, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#dialog.video_popup {
  max-width: 80%;
  width: 640px;
  height: auto;
  overflow: visible;
  overflow-y: visible;
}

/* line 262, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#dialog.video_popup .yt_video {
  overflow: hidden;
}

/* line 263, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#dialog .video_caption {
  width: 100%;
  height: 32px;
  text-align: center;
}

/* line 264, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#popoff {
  background-color: transparent;
  width: 100%;
  height: auto;
  cursor: pointer;
  touch-action: manipulation;
}

/* line 268, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#popoffInner {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

/* line 269, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.popped:hover #popup_caption {
  opacity: 0.0;
}

/* line 270, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#dialog #popupCloseButton {
  font-size: 32px;
  border-radius: 50%;
  border: 2px solid white;
  color: white;
  background-color: black;
  position: absolute;
  width: 28px;
  top: -18px;
  right: -18px;
  text-align: center;
  height: 28px;
  line-height: 32px;
  cursor: pointer;
}

/* line 275, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticCright, #semiStaticCleft {
  z-index: 3000;
  position: absolute;
  width: 100px;
  top: 0;
  bottom: 0;
  color: transparent;
}

/* line 276, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticCright {
  right: 0px;
}

/* line 277, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticCright:after {
  content: '>';
  right: 20px;
}

/* line 278, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticCleft:after {
  content: '<';
  left: 20px;
}

/* line 279, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#semiStaticCright:after, #semiStaticCleft:after {
  font-size: 96px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 286, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#popoff:hover .carousel {
  color: white;
  text-shadow: 0 0 4px black;
}

/* line 290, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#popup_caption {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
  font-size: 14px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  transition: opacity 1s ease-in-out;
  border-top: 1px solid #a8a8a8;
  margin-top: 4px;
  padding: 12px;
}

/* line 297, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.popable::after {
  content: '↔';
  font-size: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #e0e0e0;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  line-height: 22px;
  transform: rotate(135deg);
}

/* line 307, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.image_wrapper {
  position: relative;
}

/* line 308, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.side_bar .popable::after {
  top: 42px;
  right: 12px;
}

@-moz-document url-prefix() {
  /* line 312, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
  .popable::after {
    line-height: 20px;
  }
}
/* line 316, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#results td {
  background-color: white;
}

/* line 317, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#results tr.last td {
  border-bottom: 1px solid #888;
}

/* line 318, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#results td.score {
  background-color: #f0f4f8;
  border-bottom: 1px solid #888;
}

/* line 321, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
a.squeeze {
  display: block;
  background-color: #dcdcdc;
  border: 1px solid #bbb;
  padding: 0 8px;
  text-align: center;
  border-radius: 8px;
  margin: 8px 10%;
}

/* line 323, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entryIcon {
  float: left;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 64px 64px;
  padding-right: 18px;
  border-right: 1px solid #a0a0a0;
  margin: 0 12px 12px 0;
}

/* line 329, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
a.entryIconLink + h1 {
  padding-bottom: 7px;
}

/* line 332, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.extra-padding {
  padding: 6px;
}

/* line 333, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.sidebar {
  margin-bottom: 8px;
}

/* line 334, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entry p a, .entry li a {
  color: #303030;
  border-bottom: 0.0625rem solid #dcdcdc;
  text-decoration: none;
  transition: border-color 0.2s ease-out 0s;
}

/* line 341, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entry p a:hover,
.entry p a:focus {
  border-bottom: 0.0625rem solid #a0a0a0;
}

/* Stop element going outside of viewport on mobile screens */
/* line 347, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.html, .caption, p {
  word-wrap: break-word;
}

/* line 351, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.caption {
  font-size: 14px;
  text-align: center;
  border-top: none;
  width: 100%;
}

/* line 358, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
figure {
  text-align: center;
}

/* line 359, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
figure img {
  width: 100%;
}

/* line 361, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entry .caption {
  max-width: 324px;
  margin: 0 auto;
}

/* line 365, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entry .caption.free, .entry img.free {
  max-width: none;
}

/* line 368, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.caption p {
  margin-top: 0px;
}

/* line 371, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entry .caption {
  border-bottom: 1px solid #d0d0d0;
}

/* line 374, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.entry .caption-inner {
  margin-top: -4px;
  padding: 4px 4px 6px;
}

/* line 379, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.floater {
  position: relative;
  z-index: 10;
}

/* Job posting table */
/* line 385, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.job-posting td {
  padding: 6px 18px;
}

/* line 386, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.job-posting td p {
  padding-left: 0;
  padding-right: 0;
}

/* line 387, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.job-posting {
  margin: 0 18px 18px 18px;
  border: 1px solid #aaa;
}

/* line 388, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.job-posting table td * {
  margin-left: 0;
  margin-right: 0;
}

/* Subscriber teasers */
/* line 391, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.subscriber_block {
  position: relative;
  margin-top: -128px;
  padding: 128px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  z-index: 100000;
}

/* line 398, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.subscriber_notice {
  position: absolute;
  left: 32px;
  right: 32px;
  top: 32px;
  bottom: 32px;
  width: 80%;
  margin: 32px auto;
  text-align: center;
  border: 1px solid #0060aa;
  background-color: white;
  padding: 24px;
  display: table;
}

/* line 407, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.subscriber_instruction {
  line-height: 32px;
}

/* line 411, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
h4 {
  font-weight: normal;
  color: black;
  margin-top: 6px;
  margin-bottom: 12px;
}

/* line 413, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#toTop {
  display: none;
}

/* line 416, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#menu-loading-wrapper {
  display: none;
}

/* line 419, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#menu-loading {
  display: none;
  width: 80%;
  margin: 6px auto;
  color: #2806fd;
  text-align: center;
  height: 20px;
}

/* line 427, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#slide-menu-wrapper .wrapper a.subLink {
  text-transform: none;
  display: block;
  margin: 12px 0;
}

/* line 429, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.block_button {
  text-align: center;
  margin: 8px auto;
}

/* line 433, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.block_button a {
  background-color: #2806fd;
  border-radius: 4px;
  padding: 12px;
  display: inline-block;
  color: white;
}

/* line 441, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.yt_video iframe {
  width: 100% !important;
  border: 0;
}

/* line 445, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

/* line 452, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
div.field, div.actions {
  margin-bottom: 10px;
}

/* line 457, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 463, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#error_explanation {
  width: 96%;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
/* line 470, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}
/* line 480, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/shared.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/*  SECTIONS  */
/* line 2, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
/* line 5, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.col {
  width: 100%;
  position: relative;
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}

/* line 6, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.col:first-child, .col:first-child {
  margin-left: 0;
}

/* RESIZING IMAGES */
/* line 15, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_1_of_2_of_1_of_4 {
  width: 100%;
  margin: 0px;
}

/*  GROUPING  */
/* line 18, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.group:before, .group:after {
  content: '';
  display: table;
}

/* line 19, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.group:after {
  clear: both;
}

/*  GRID OF TWO    */
/* line 22, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_2_of_2 {
  width: 100%;
}

/* line 23, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_1_of_2 {
  width: 49.2%;
}

/* line 24, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_1_of_2_of_1_of_4 {
  width: 49.2%;
}

/*  GRID OF THREE  */
/* line 27, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_3_of_3 {
  width: 100%;
}

/* line 28, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_2_of_3 {
  width: 66.1%;
}

/* line 29, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_1_of_3 {
  width: 32.2%;
}

/*  GRID OF FOUR   */
/* line 32, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_4_of_4 {
  width: 100%;
}

/* line 33, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_3_of_4 {
  width: 74.6%;
}

/* line 34, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_2_of_4 {
  width: 49.2%;
}

/* line 35, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_1_of_4 {
  width: 23.8%;
}

/*  GRID OF FIVE    */
/* line 38, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_5_of_5 {
  width: 100%;
}

/* line 39, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_4_of_5 {
  width: 79.68%;
}

/* line 40, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_3_of_5 {
  width: 59.36%;
}

/* line 41, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_2_of_5 {
  width: 39.04%;
}

/* line 42, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
.span_1_of_5 {
  width: 18.72%;
}

@media only screen and (max-width: 860px) {
  /* line 45, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_1_of_2_of_1_of_4 {
    width: 100%;
  }
}
@media only screen and (min-width: 500px) {
  /* line 49, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_1_of_2_of_1_of_4 .span_1_of_2 {
    width: 49.2% !important;
  }
}
/*  GO FULL WIDTH AT LESS THAN 580 PIXELS */
@media only screen and (max-width: 580px) {
  /* line 55, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .col {
    margin: 1% 0 1% 0%;
  }

  /* line 56, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_4_of_4 {
    width: 100%;
  }

  /* line 57, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_3_of_4 {
    width: 100%;
  }

  /* line 58, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_2_of_4 {
    width: 100%;
  }

  /* line 59, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_1_of_4 {
    width: 100%;
  }

  /* line 60, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_2_of_2 {
    width: 100%;
  }

  /* line 61, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_1_of_2 {
    width: 100%;
  }

  /* line 63, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_3_of_3 {
    width: 100%;
  }

  /* line 64, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_2_of_3 {
    width: 100%;
  }

  /* line 65, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/grid.scss */
  .span_1_of_3 {
    width: 100%;
  }
}
/* line 15, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
html {
  overflow-y: scroll;
}

/* line 16, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
body {
  background-color: white;
  margin: 0px;
  font-size: 16px;
  font-family: 'Raleway', 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
  color: #181828;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAHElEQVQIHWP48+fP9+/f////zwCkgBwQC4ghAACODRqkCkEF0QAAAABJRU5ErkJggg==) repeat;
}

/* line 27, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
a {
  text-decoration: none;
  color: black;
}

/* line 28, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
fieldset {
  border: none;
}

/* line 34, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
h1 a {
  color: #2806fd;
}

/* line 35, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
h2 {
  font-size: 20px;
  font-weight: normal;
}

/* line 41, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#top {
  height: 75px;
  background-color: white;
  z-index: 200;
  box-shadow: 0 0 7px #7c7c7c;
  width: 100%;
  position: fixed;
  top: 0px;
}

/* line 50, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#top ul {
  margin: 0;
  padding: 0;
}

/* line 54, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar {
  min-height: 75px;
}

/* line 58, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu {
  z-index: 1000;
  box-shadow: 0 0 2px #686868;
  background-color: #303030;
  position: relative;
  right: 0px;
  height: 30px;
  float: right;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-right: 42px;
  font-size: 14px;
}

/* line 72, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu ul {
  list-style: outside none none;
  font-size: 16px;
  color: white;
  margin: 0px 12px 0px 14px;
}

/* line 79, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu li {
  float: right;
}

/* line 83, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu li a {
  color: #d8d8d8;
  background: url(/assets/vert-sprites-light-db2eecf399fd58ceb391df2a970a39f0354f35184da79498a40e8d9d3551f752.png) no-repeat scroll 0 0 transparent;
  display: block;
  padding: 5px 8px 0 14px;
}

/* line 90, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#logo-wrapper {
  background: none repeat scroll 0 0 white;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: 12px;
  width: 220px;
  z-index: 2000;
  position: relative;
}

/* line 100, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-wrapper {
  z-index: 1000;
  top: -40px;
  right: 0px;
  position: relative;
}

/* line 107, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.contain {
  margin: 0 auto;
  max-width: 1400px;
}

/* line 112, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .sign-in a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0px -290px no-repeat;
}

/* line 113, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .contact a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0px -194px no-repeat;
}

/* line 114, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .search a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0px -226px no-repeat;
}

/* line 115, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .icon a {
  background-size: 28px 384px;
}

/* line 117, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#tag-wrapper {
  clear: both;
  position: relative;
  top: 90px;
}

/* line 123, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#tagline {
  width: 90%;
  text-align: center;
  margin: 0px auto;
  color: #282828;
  text-shadow: 1px 2px 5px black;
  font-size: 28px;
  font-weight: normal;
  text-shadow: -2px 8px 4px rgba(0, 0, 0, 0.2), 0 -5px 35px rgba(255, 255, 255, 0.3);
}

/* line 129, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#logo {
  width: 220px;
  height: 60px;
  background: transparent url(/assets/Schluesseldienst-Berlin-24h-Logo-157bb0068c58e15716f09044fcd6b3568097ed3cd0563a7600cfe1160b8a7e06.png) 0 0 no-repeat;
  color: transparent;
}

/* line 135, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main {
  float: right;
}

/* line 136, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main .wrapper:hover {
  text-decoration: none;
}

/* line 137, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main .col {
  margin-left: 8px;
  width: auto;
  float: right;
}

/* line 138, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main .wrapper:hover {
  text-decoration: underline;
}

/* line 140, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu {
  z-index: 500;
  width: 98%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  padding-right: 12px;
}

/* line 146, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu a {
  color: #282828;
  font-weight: normal;
  float: right;
  margin-left: 12px;
}

/* line 151, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .col {
  text-align: right;
}

/* line 155, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
nav li {
  line-height: 20px;
  list-style: outside none none;
}

/* Start of slider stuff */
/* line 160, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button .text {
  display: none;
  text-align: center;
}

/* line 161, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button, #menu-close {
  cursor: pointer;
  position: relative;
  z-index: 500;
}

/* line 165, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-close {
  text-align: right;
}

/* line 166, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button {
  float: right;
  width: 32px;
  top: 0;
  right: 0;
  padding: 4px 4px 4px 12px;
}

/* line 167, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button-wrapper {
  z-index: 500;
  top: 0;
  width: 100%;
  position: fixed;
  width: 100%;
  max-width: 1400px;
  height: 0;
}

/* line 169, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button .menu-line {
  height: 5px;
  width: 80%;
  background-color: #2806fd;
  border-radius: 2px;
  margin: 2px auto;
}

/* line 174, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu {
  height: 100%;
}

/* line 175, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .locales {
  padding-top: 8px;
  clear: both;
}

/* line 180, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-window.open {
  min-width: 300px;
  overflow: visible;
}

/* line 184, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-window {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  overflow: hidden;
  height: 100%;
}

/* line 191, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.open #slide-menu-wrapper {
  right: 0px;
}

/* line 194, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper {
  transition: right 0.5s ease-in 0s;
  box-shadow: 0 0 80px black;
  background-color: #2806fd;
  color: white;
  max-width: 100%;
  min-height: 100%;
  position: absolute;
  right: -412px;
  top: 0;
  min-width: 300px;
  z-index: 2000;
  padding: 6px;
}

/* line 208, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-main {
  padding: 0px 6px;
}

/* line 209, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper .text {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 8px;
  font-size: 18px;
}

/* line 214, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .searchform input {
  width: auto;
}

/* line 216, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper {
  text-align: right;
  margin-bottom: 8px;
}

/* line 221, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper a {
  color: #dcdcdc;
}

/* line 222, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper a:hover {
  color: white;
}

/* line 223, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper a {
  color: #dcdcdc;
  font-size: 16px;
  text-shadow: none;
  display: inline-block;
}

/* line 229, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper a, #slide-menu-wrapper li a {
  line-height: 28px;
}

/* line 232, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .sub-menu {
  margin: 4px 0 12px;
  display: block;
  position: relative;
  background-color: transparent;
  border: none;
  text-align: right;
  z-index: 1;
}

/* line 241, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .sub-menu a {
  text-transform: none;
  text-shadow: none;
  display: block;
  padding: 4px 0;
}

/* line 247, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .bar-menu {
  margin-top: 12px;
  border-top: 1px solid #a0a0a0;
  text-align: right;
}

/* line 252, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .bar-menu .icon {
  padding-right: 12px;
}

/* line 255, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu .locales a {
  text-transform: uppercase;
  float: right;
  margin-right: 12px;
  font-size: 20px;
}

/* line 261, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#close-sym {
  font-size: 46px;
  color: #dcdcdc;
  line-height: 32px;
  padding-bottom: 32px;
}

/* End of slider stuff */
/* line 270, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper .text {
  display: block;
  overflow: hidden;
  height: 24px;
}

/* line 276, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper .icon {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: -1;
}

/* line 284, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper a:hover {
  color: #fff;
}

/* line 292, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.locale img {
  margin-top: -6px;
}

/* line 293, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .locale a {
  background-image: none;
}

/* line 299, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#container {
  background-color: white;
  box-shadow: 0 0 2px #c8c8c8;
}

/* line 300, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#frame {
  margin-top: 105px;
}

/* Home page entry images are slightly smaller */
/* line 307, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#search-bar {
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 310, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu, #container, #menu-wrapper, #footer-inner, #tag-wrapper {
  margin: 0px auto;
  max-width: 1400px;
  background-color: transparent;
}

/* line 316, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#search-wrapper {
  padding: 4px 0px 4px 4px;
  text-align: center;
}

/* line 322, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#content, .content {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 12px;
}

/* line 327, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#container:after {
  content: '';
  display: table;
  clear: both;
}

/* line 333, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer {
  color: white;
  clear: both;
  border-top: 1px solid #d8d8d8;
  min-height: 50px;
  background-color: #2806fd;
}

/* line 334, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer a {
  color: white;
}

/* line 335, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer img {
  float: right;
  margin: -9px 0 0 8px;
}

/* line 336, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .credits {
  float: left;
  width: 20%;
  text-align: center;
}

/* line 337, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .credits, #footer .copy {
  color: white;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 344, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .notices {
  clear: both;
  font-size: 12px;
  margin-top: 8px;
}

/* line 345, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .copy {
  width: 40%;
  float: left;
  margin: 0px;
}

/* line 346, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .copy p {
  color: white;
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 5px;
}

/* line 347, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .stamps {
  float: left;
  width: 40%;
  margin-top: -15px;
}

/* line 348, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer h3 {
  color: white;
  font-weight: normal;
}

/* line 349, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .inner {
  padding: 0 4%;
}

/* line 351, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-in-menu ul, #top ul, #footer ul {
  list-style: none outside none;
  padding-left: 0px;
}

/* line 353, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .col:last-child h3, #footer .col:last-child li {
  text-align: right;
}

/* line 357, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel {
  padding: 2px 8px 0px;
  min-height: 50px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 2px;
}

/* line 365, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.doc-inner:after, .panel:after {
  clear: both;
  content: '';
  display: table;
}

/* TODO: News not shown on home page for this theme, so move to site.css */
/* line 373, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.index.panel, .news .panel {
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 0px 0px;
  box-shadow: none;
  min-height: 0;
}

/* line 379, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.doc-inner, .news {
  background-color: #f0f4f8;
}

/* Classes from site helper */
/* line 382, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.hard {
  box-shadow: 0px 0px 1px black;
}

/* line 386, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel:last-child.dotted, .panel.dotted {
  border: 1px dashed #c1c1c1;
  box-shadow: none;
}

/* line 391, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.feint {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 395, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.wobble, .panel.flat {
  box-shadow: none;
  border: 0px;
}

/* line 399, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.collapse {
  margin-bottom: 1px;
}

/* line 403, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.highlight {
  background-color: #303030;
  color: white;
}

/* line 406, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel:last-child {
  border-bottom: none;
}

/* line 407, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.gallery, .news, .social {
  margin-bottom: 10px;
  padding: 6px 11px;
  border-radius: 2px;
}

/* line 412, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.social {
  padding: 2px 0px;
  width: 100%;
  text-align: center;
}

/* line 418, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.social-inner {
  display: inline-block;
}

/* line 421, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.gallery h2 a, .gallery h2, .news h2 a, .news h2 {
  border-bottom: 1px solid #808080;
}

/* line 422, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.list h1, .panel.list h2 {
  color: #2806fd;
  border-bottom: 1px solid #808080;
  text-align: center;
}

/* line 424, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.social a {
  color: #303030;
  vertical-align: bottom;
  line-height: 20px;
}

/* line 432, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#html5 {
  float: right;
  margin: -4px 5px 0 0px;
  width: 25px;
  height: 33px;
  background: transparent url(/assets/hoz-sprites-080430868995286b5486bd1fadc0c0ac3f5d715744ad2b49d89544ff95c78de8.png) -97px center no-repeat;
}

/* line 434, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#facebook {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 1px no-repeat;
}

/* line 435, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#youtube {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 -31px no-repeat;
}

/* line 436, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#twitter {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 -63px no-repeat;
}

/* line 437, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#linkedin {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 -95px no-repeat;
}

/* line 438, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#googleplus {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 -127px no-repeat;
}

/* line 439, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#xing {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 -159px no-repeat;
}

/* line 440, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#instagram {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0 -318px no-repeat;
}

/* line 442, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.social:after, .panel:after {
  content: '';
  display: table;
  clear: both;
}

/* line 444, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
h1 {
  font-size: 24px;
  font-weight: normal;
}

/* line 445, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
h1 {
  margin: 6px 0px 8px;
  color: #2806fd;
}

/* line 446, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
h2, h3 {
  margin: 6px 0px 6px;
  color: #303030;
  font-weight: normal;
}

/* line 447, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
h2 a, h3 a {
  color: #303030;
}

/* line 448, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel h2 {
  text-align: left;
  color: #2806fd;
}

/* line 452, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.popped {
  border: 4px solid white;
  border-radius: 2px;
  box-shadow: 0 0 7px #7c7c7c;
}

/* line 453, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.photo {
  text-align: center;
}

/* line 456, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.news .image {
  text-align: center;
}

/* line 459, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.news .image img, .index .photo img, .panel.photo img {
  max-width: 100%;
}

/* line 462, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.news .image img, .index .photo img, .panel img.logo, .panel.photo img {
  border: 1px solid white;
  box-shadow: 0 0 2px #fff;
}

/* line 467, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.searchform {
  display: inline-block;
  margin: 0px;
  width: 100%;
}

/* line 474, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.searchform .searchfield {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #BCBBBB;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  outline: medium none;
  padding: 8px 6px 6px 8px;
  width: 202px;
}

/* line 483, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.searchform input[text] {
  font: 16px Arial,Helvetica,sans-serif;
  width: 260px;
}

/* line 487, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.searchbutton {
  vertical-align: bottom;
}

/* line 491, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#notice {
  text-align: center;
  background-color: white;
  border: 1px solid #808080;
  border-radius: 4px;
  width: 88%;
  margin: 0 auto;
  padding: 6px 5%;
}

/* line 496, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.html {
  padding: 0;
  margin-bottom: 8px;
}

/* line 497, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.link, .more {
  clear: both;
  text-align: right;
  padding-bottom: 8px;
}

/* line 502, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.link {
  text-align: center;
}

/* line 503, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.link a, .more a {
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) right -290px no-repeat;
  background-size: 28px 384px;
  padding: 4px 32px 4px 8px;
  margin: 2px 0px 6px;
}

/* line 509, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.feint .more a, .flat .more a, .news .more a {
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) right -290px no-repeat;
  color: #d8d8d8;
}

/* line 514, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.feint .more a, .flat .more a {
  color: #b0b0b0;
}

/* line 517, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel .icon {
  float: left;
}

/* line 521, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper {
  position: relative;
  z-index: 10;
}

/* Custom menu icons */
/* line 529, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.icon .custom {
  position: relative !important;
  height: 40px;
  opacity: 0.0;
  display: block;
  top: -17px;
  margin-right: -10px;
  border-bottom: 4px solid #fff;
}

/* line 543, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#selected .icon .custom {
  border-bottom: 4px solid #484848 !important;
  opacity: 1.0 !important;
}

/* line 551, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-selected:before {
  content: '»';
  font-weight: bold;
}

/* line 553, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu:hover .wrapper .icon .custom {
  display: none;
  opacity: 0.0;
}

/* line 554, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper:hover .icon .custom {
  border-bottom: 4px solid #fff !important;
  opacity: 1.0 !important;
  display: block !important;
}

/* End custom menu icons */
/* To help when inserting YouTube videos... */
/* line 564, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.panel iframe, .video iframe {
  border: medium none;
  width: 98.5%;
}

/* Search input overflows already at less than 1020px */
@media only screen and (max-width: 1020px) {
  /* line 575, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .searchform input[text] {
    width: 74%;
  }
}
/* line 581, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.entry .wrapping {
  margin-left: 0;
}

/* line 582, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
.entry .floater {
  margin-left: 1.6%;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 760px) {
  /* line 589, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .floater img {
    margin-top: 6px !important;
  }

  /* line 593, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .wrapping {
    margin-left: 1.6%;
  }

  /* line 594, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .floater {
    margin-left: 0 !important;
  }

  /* line 596, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .searchform input[text] {
    width: 66%;
  }
}
/* Basic mobile portrait or perhaps tablet portrait layout */
@media only screen and (max-width: 750px) {
  /* line 601, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .mobile {
    display: block !important;
  }

  /* line 602, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 820px) {
  /* line 607, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #bar-menu, #menu {
    display: none;
  }

  /* line 608, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #slide-menu #menu-button, #menu-button .text {
    display: block;
  }

  /* line 609, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-button .menu-line {
    height: 8px;
    margin: 3px auto;
  }

  /* line 610, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-wrapper {
    z-index: 0;
  }

  /* line 611, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu .col {
    width: 100%;
    margin: 0;
  }

  /* line 612, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-loading-wrapper {
    display: block;
  }

  /* line 613, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu a {
    float: none;
    text-align: right;
    padding: 4px 14px;
    margin-left: 6px;
  }

  /* line 614, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-main .wrapper:nth-child(2n) {
    background-color: #f0f0f0;
  }

  /* line 615, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-main {
    margin-top: 64px;
    background-color: #2806fd;
    box-shadow: 0 0 7px #7c7c7c;
    width: 100%;
  }

  /* line 620, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu .wrapper {
    background-color: white;
  }

  /* line 621, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu .wrapper .text {
    height: auto;
    border-bottom: 1px solid #e0e0e0;
  }

  /* line 624, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .icon .custom {
    border: none;
  }

  /* line 627, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .wrapper:not(#selected) .icon.sprite {
    background-image: none;
  }

  /* line 628, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-main #selected {
    background-color: #f0f0f0;
  }

  /* No Firefox support for background-position-x, but applies only usually to mobile any */
  /* line 631, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #selected.wrapper .icon.sprite {
    background-position-x: left;
  }

  /* line 633, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #top {
    position: fixed;
    width: 100%;
  }

  /* line 634, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-button {
    display: block;
    width: 50px;
    position: fixed;
    right: 0px;
    top: 0px;
  }
}
/* Mobile portrait layout at less than 580px */
@media only screen and (max-width: 580px) {
  /* Stop adjusting margins by height %, it gets ugly this small */
  /* line 640, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .col .img {
    margin: 0 auto;
    text-align: center;
  }

  /* line 641, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .col {
    margin-top: 1px;
    margin-bottom: 3px;
  }

  /* Google page mobile test is gonna punish you if the footer links are too close together */
  /* line 644, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  #footer li {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 760px) {
  /* line 648, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .wrapping {
    float: none !important;
    width: auto !important;
  }

  /* line 649, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .floater {
    float: right !important;
    width: auto !important;
  }
}
@media only screen and (max-width: 760px) {
  /* line 653, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .entry .span_2_of_2 {
    width: 100%;
  }

  /* line 654, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .entry .span_1_of_2 {
    width: 100%;
  }

  /* line 655, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/base.scss */
  .entry .col .img {
    margin: 0 auto;
    text-align: center;
  }
}
/* High res 'retina' screens */
@media (min-resolution: 1.5dppx), (min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2) {
  /* line 3, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/pixel.scss */
  .button-wrapper a[class*='-share'], .link a, .more a, .feint .more a, .flat .more a, .news .more a,
  #top li.icon a, #googleplus, #linkedin, #twitter, #facebook, #youtube, #xing {
    background-size: 28px 384px;
    background-image: url(/assets/x2/vert-sprites-light-15-3-16-672270ddb09ea470aedd4d918a8048a34233e5798f4c45d47ef830a4cb590fc4.png);
  }

  /* line 5, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/pixel.scss */
  #logo {
    background: transparent url(/assets/x2/Schluesseldienst-Berlin-24h-Logo-e94ee4b0596f150016d7904219dbcf8d7bbdcc773d5baf4bf84051568ed7df19.png) 0 0 no-repeat;
    background-size: 220px 60px;
  }
}
/* line 5, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
#frame {
  margin-top: 75px;
}

/* line 6, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
#container {
  padding-top: 12px;
}

/* line 11, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
h1 {
  border-bottom: solid 1px #a0a0a0;
  display: flex;
  padding-bottom: 5px;
}

/* line 13, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
a[class*='-share'] {
  float: right;
  padding: 1px 2px 1px 32px;
  background: transparent url(/assets/vert-sprites-light-15-3-16-65fe2108a17e5def026f5aa0c2fd0855aaf1d8c4c7edcb3deaca26df59d41865.png) 0px 0px no-repeat;
  width: auto;
  line-height: 30px;
  color: #a0a0a0;
  margin-right: 16px;
}

/* line 22, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
a.ig-share {
  background-position: 0 -320px;
}

/* line 23, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
a.em-share {
  background-position: 0 -192px;
}

/* line 24, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
a.xi-share {
  background-position: 0 -160px;
}

/* line 25, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
a.li-share {
  background-position: 0 -96px;
}

/* line 26, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
a.tw-share {
  background-position: 0 -64px;
}

/* line 27, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.li-share::after, .fb-share:after {
  margin-bottom: 4px;
}

/* line 31, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc {
  clear: both;
  border-top: 1px solid #d0d0d0;
  padding: 0 12px;
}

/* line 36, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc-inner {
  padding: 0 18px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* line 41, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc-inner .button {
  text-align: right;
}

/* line 45, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc a {
  color: #303030;
  border-bottom: 0.0625rem solid #dcdcdc;
  text-decoration: none;
  transition: border-color 0.2s ease-out 0s;
}

/* line 52, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc a:hover,
.doc p a:focus {
  border-bottom: 0.0625rem solid #a0a0a0;
}

/* line 56, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc + .button-wrapper {
  margin-top: 6px;
}

/* line 60, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.gallery.doc {
  padding-top: 6px;
  margin-bottom: 0px;
}

/* line 64, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.doc:after {
  margin: 6px;
}

/* line 67, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.index.panel {
  padding: 6px;
}

/* line 71, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.entry table {
  width: 100%;
}

/* line 75, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
td {
  padding: 3px;
}

/* line 76, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
tr:nth-child(odd) td {
  background-color: #f0f0f0;
}

/* line 77, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
tr:last-child td {
  border-bottom: 1px solid #c8c8c8;
}

/* line 78, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
th {
  text-align: left;
}

/* line 80, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.list nav h3 {
  padding-bottom: 6px;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 1px 0 white;
}

/* line 81, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.list h3 a {
  display: block;
}

/* line 82, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.side-bar h3:hover a {
  color: #2806fd;
  text-decoration: underline;
}

/* line 84, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.mid {
  width: 80%;
  max-width: 560px;
  margin: 0px auto;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px white solid;
  border-radius: 2px;
}

/* line 91, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.mid.wide {
  max-width: 820px;
}

/* line 92, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.mid.full {
  max-width: 1012px;
  width: 97.5%;
}

/* line 94, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.mid input[type=text], .mid input[type=email], .mid textarea {
  max-width: 100%;
  -ms-box-sizing: border-box;
  /* ie8 */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid #bcbbbb;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  outline: medium none;
  padding: 8px 6px 6px 8px;
}

/* line 108, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.mid textarea {
  width: 100%;
}

/* line 112, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.textarea-wrapper {
  padding: 1px;
}

/* line 116, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.field_with_errors {
  display: inline;
}

/* line 120, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.field_with_errors input[type=text] {
  border-color: red;
}

/* line 124, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
#dialog input[type=submit], .mid input[type=submit], .mid input[type=button] {
  font-size: 20px;
  width: 100%;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
}

/* line 127, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
#dialog input[type=submit]:last-child, .mid input[type=submit]:last-child, .mid input[type=button]:last-child {
  margin-bottom: 6px;
}

/* line 131, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.mid input[type=radio], .mid input[type=checkbox] {
  width: auto;
}

/* line 133, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.list {
  text-align: center;
  padding: 12px;
}

/* line 138, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event table, .product table {
  margin-bottom: 6px;
  display: inline-table;
  width: 100%;
  border-collapse: collapse;
}

/* line 139, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event th {
  text-align: center;
  padding: 6px;
  border-top: 1px solid #2806fd;
}

/* line 140, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event th div {
  text-align: left;
  padding-top: 6px;
}

/* line 141, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.product .row a {
  font-size: 12px;
  float: right;
}

/* line 145, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event table td, .product table td {
  border: 1px solid white;
  padding: 0px 6px;
}

/* line 148, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event .row, .product .row {
  background-color: #f0f0f0;
  margin: 0px 1px;
  padding: 1px 4px;
}

/* line 154, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event .row:last-child, .product .row:last-child {
  margin-bottom: 10px;
}

/* line 155, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.event a.registration {
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #a0a0a0;
  float: right;
  padding: 6px;
  color: white;
  background-color: #2806fd;
  display: block;
}

/* line 157, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.fragment td {
  border-bottom: 1px solid #2806fd;
  padding-bottom: 16px;
  margin-bottom: 26px;
  text-align: left;
}

/* line 163, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.fragment td.score {
  font-size: 14px;
  text-align: right;
  width: 10%;
}

/* line 168, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.fcol {
  border-top: 1px solid #a8a8a8;
}

/* line 172, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.spacer_wrapper {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}

/* line 178, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.nutshell {
  display: inline-block;
  vertical-align: top;
}

/* line 182, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
#menu .nutshell {
  width: 130px;
}

/* line 186, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
#menu.spacer_wrapper {
  margin-top: 16px;
}

/* line 190, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.spaced {
  margin: 0 auto;
}

/* line 194, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.quote {
  padding-bottom: 12px;
  text-align: left;
}

/* line 199, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.spacer_wrapper.reference {
  border-top: 1px solid white;
  padding-top: 9px;
  margin-top: 4px;
}

/* line 205, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.reference .spaced {
  height: 98px;
  width: 98px;
  position: relative;
  background-color: white;
}

/* line 211, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.spaced.blank {
  background-color: transparent;
}

/* line 215, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.reference .photo.nutshell {
  vertical-align: inherit;
}

/* line 219, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.reference .spaced img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 225, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.gallery, .panel .gallery {
  clear: both;
}

/* When only 2 cols the images can be bigger */
/* line 230, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.span_3_of_3 .span_1_of_2 img {
  max-width: 443px;
}

/* line 234, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
img.ri {
  width: 100%;
}

/* line 235, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/themes/bannerless/site.scss */
.entry img {
  max-width: 324px;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes fadein {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
/* line 4, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo {
  position: relative;
  min-height: 240px;
}

/* line 5, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_photo h1,
#semi_static_photo h2 {
  font-size: 22px;
}

/* line 7, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_photo h2 a {
  border-bottom: none;
}

/* line 8, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo h2 {
  min-height: 32px;
}

/* line 9, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .popable::after {
  top: -7px;
}

/* line 10, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo figure img {
  width: auto;
}

/* line 13, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.index .photo img.selected {
  box-shadow: 0 0 4px #505050;
  border-color: #333;
  opacity: 0.4;
}

/* line 18, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.panel.photo {
  padding-bottom: 6px;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
}

/* line 24, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.cmd {
  color: #808080;
}

/* line 27, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo .more {
  margin-top: 6px;
}

/* line 30, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.rotate {
  position: absolute;
  width: 100%;
  top: 32px;
}

/* line 35, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.next, .prev {
  font-size: 64px;
}

/* line 38, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.cmd.flash.left, .cmd.flash.right,
.photo:hover .center, .photo:hover .left, .photo:hover .right {
  background-color: rgba(255, 255, 255, 0.4);
  color: #505050;
  display: block;
}

/* line 44, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo:hover .arrow {
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

/* line 47, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.cmd.flash {
  transition: all 3s;
}

/* line 50, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo .left, .photo .center, .photo .right {
  position: absolute;
  max-width: 122px;
  width: 20%;
  height: 70%;
  z-index: 10;
  color: transparent;
  padding: 0 20px;
  top: 0;
}

/* line 60, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .arrow {
  padding-top: 48px;
}

/* line 63, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .link {
  position: relative;
  z-index: 10;
  top: 43px;
  padding: 6px;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 64, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo .center {
  margin: auto;
  max-height: 32px;
  left: 0;
  right: 0;
  top: 0;
  padding: 8px 0 16px;
  max-width: none;
  display: none;
  text-align: center;
}

/* line 73, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo .left {
  left: 0;
  text-align: left;
  width: 20%;
  border-radius: 0 50% 50% 0;
}

/* line 74, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
.photo .right {
  right: 0;
  text-align: right;
  width: 20%;
  border-radius: 50% 0 0 50%;
}

@media only screen and (max-width: 880px) {
  /* line 77, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
  .cmd {
    color: transparent;
  }

  /* line 78, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
  .left, .right {
    width: 10%;
    font-size: 80px;
  }

  /* line 82, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/photos.scss */
  .center {
    width: 80%;
  }
}
/* line 1, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments {
  clear: both;
  padding: 0px 10% 0;
}

/* line 2, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments form {
  position: relative;
  box-sizing: border-box;
}

/* line 3, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments input[type=text], #comments input[type=email], #comments textarea {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-sizing: border-box;
  width: 100%;
  outline: medium none;
  padding: 8px 6px 6px 8px;
  margin-bottom: 10px;
}

/* line 13, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments .actions {
  width: 100%;
  text-align: right;
  padding: 2px 0 2px;
}

/* line 16, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
.comment {
  border-top: solid #d0d0d0 1px;
}

/* line 19, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments .name {
  margin-top: 6px;
  font-weight: bold;
}

/* line 20, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments label {
  font-size: 12px;
  color: #606060;
}

/* line 21, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#captcha {
  display: flex;
  align-items: end;
  margin-bottom: 24px;
}

/* line 22, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#captcha .input {
  flex: auto;
}

/* line 23, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
img.captcha {
  width: 150px;
  height: 50px;
  margin-left: 8px;
  border: 1px solid #d0d0d0;
}

/* line 24, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments input#comment_captcha {
  width: 100%;
}

/* line 25, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/comments.scss */
#comments .field_with_errors label {
  color: white;
}

/* line 1, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form {
  box-sizing: border-box;
  background-color: #484848;
  color: white;
  width: 96%;
  max-width: 500px;
  border: 6px solid #eee;
  margin: 8px auto 16px;
  padding: 12px;
  overflow: visible;
  height: auto;
}

/* line 14, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form input[type='email'],
.squeeze-form input[type='text'] {
  width: 100%;
  box-sizing: border-box;
}

/* line 16, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form input[type='submit'] {
  padding: 12px;
  width: 100%;
}

/* line 17, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form .agree {
  margin: 16px 0;
}

/* line 18, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form .col label {
  font-size: 12px;
}

/* line 20, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form h2 {
  color: white;
  margin: 0 0 6px 0;
}

/* line 21, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/squeeze.scss */
.squeeze-form p {
  font-size: 16px;
}

/* line 1, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/search.scss */
#results h3,
#results h3 a {
  color: black;
}

/* line 4, /home/businesslanding8/.bundle/ruby/2.7.0/semi_static-1a49c9f739a5/app/assets/stylesheets/search.scss */
#results .highlight,
#results h3 em.highlight,
#results h3 a em.highlight {
  color: #303030;
}

/* line 2, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#body-inner {
  background-color: white;
}

/* line 3, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#top-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

/* line 7, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#top {
  background-color: white;
  box-shadow: none;
}

/* line 8, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#menu-button .menu-line {
  background-color: #e0e0e0;
}

/* line 9, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#logo {
  background-size: contain;
}

/* line 10, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#logo-wrapper {
  top: 6px;
}

/* line 11, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#tag-wrapper {
  display: none;
}

/* line 12, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#container {
  box-shadow: none;
}

/* line 13, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#content {
  max-width: 1200px;
}

/* line 14, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#frame {
  margin-top: 75px;
}

/* line 15, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#footer {
  background-color: #3565bf;
}

/* line 17, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#mini-widgets {
  float: right;
  margin-top: 24px;
  margin-right: 6px;
}

/* line 22, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#mini-widgets ul {
  display: flex;
  flex-direction: row;
}

/* line 26, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#mini-widgets ul li {
  width: 224px;
  font-size: 20px;
  color: #3565bf;
  font-weight: 600;
  text-align: right;
}

/* line 34, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
#mini-widgets ul li#tel-number {
  width: 260px;
}

/* line 37, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
.btn-tel:hover {
  background-color: #3565bf;
}

/* line 40, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
.btn-tel {
  background-color: #ff7200;
  color: white;
  padding: 12px 14px 12px 54px;
  font-size: 18px;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 32px 32px;
}

@media only screen and (max-width: 1140px) {
  /* line 53, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
  .wide_only {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  /* line 56, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
  #tel-number .btn-tel {
    font-size: 14px;
    padding: 8px 8px 8px 34px;
    background-size: 24px 24px;
  }
}
/* line 64, /home/businesslanding8/notdienst/app/assets/stylesheets/semi_static/custom.scss */
.btn-tel {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAB8CAMAAACcwCSMAAACmlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9r6eaRAAAA3XRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGhscHR4fICIjJCYoKSssLS4vMDEyMzQ1Njc4OTo8PT4/QEFCQ0RFRkdISktMTU5PUVJTVFVWV1laW1xdXmBhY2RlZmdoaWprbG5wc3R2d3h5ent8fX5/gIGCg4SFhoeIjI2Oj5CRkpOUlZaXmZ2en6CjpKeoqaqrrK2ur7CxsrS1tre4ubq8vb/BwsPExcbHyMnKy8zOz9DR0tPU1dfY2drb3N3e3+Dh4uPk5ebn6err7O3u7/Dx8vP09fb3+Pn6+/z9/u/JZHEAAAcsSURBVGje7Zv5W9RGGMezrAJyenCoCEVEUdSqlHoh1FZsaT0r3iBSrQoFBC9EKYK4WtGigtCi1rYUoaIFwWOtVWCFAmXBIrCwsMn7v3Qni+TYZcnsJml9nn5/SSbJ5JNk3pn3nXd2CeJ/vW1SGPVvYIO35ZXVvdLpOuvK8rYFy/gIivB8DXDUlB/uIAvaeY8a8XQ1l09mJiRknrxco0Plp3ucJUeP+6LVSKpJXcJCOYel1hgPtiaOk5a9rN74zqoQ8xMhKuP71y+TEO2URUJ/7nTLJ/1yB4DMcpKK7VcFcJf91gonJ7adz60GqPKThh2iAUPSm2Z1DEspUmt7e7XqopQwxzcGkWQATYgU7AVd0LFqeD9M1cXuaV2qJcMnVv0FXQvEZ4e2Q9ss0+6KXyjgiapYYTo3qw3aQ8VmB7RAgz+9N63IDE3ji02G6N8ALQHisl2roTWI3tv4N4yi7o30BUGtUO0qKvws6Oj2Vp6mYFRRp5V0u+vgrJjs1QaIp228AKyqgLb7eDCsFo/t0gDXUYdWFMIYKqQvuw4NLqLBU6HTB23TYEyloet8OiFVLLZvN+xD2yhybDgZha7cB92+IsGzQY3aclIzCFDzJGQbasgWh+3WCdtNFi9ItKVvh043UeCJoEG+arZeGFw/G/k/DSSKAr8PKWhzCQTqEro6Be6LwQ4kqUA0vuqFwvVodA2kyEAR4AfhHtpkgGAdQdffg4MiwG9CBtr8Lhz+zPSwN+1nO76CCORRAUPIp66EV452wxeC3t242Y8D32+s4K6HhXbDt8IfaLwuwoEXoQH+OWy1G34UbqBNIw680WQrR+2cIryfrKGHLNchHPiQKz0gapLDbZ9GTMxoQbc6gbotYAl18RNopyVjom3sD9sY8wnDg4cxJtpmU1yxycCy3Ug8eCSrfxg24bODX4M4cHgdjA0vAbHgUILLnmkQD26Yie1OxINju5gyrpNaigd/11jlCFMsw0y7sJIuObb18xymqMFLGCkNYsINSiy4D8WFT6Nw2JQ/F0754MVOrFuhnuKMN7ajbFEp70tg5LtIrrk467HhLJMl8bJkDn1M1Up0QIMDb0Y17jDlPswM4TOm6hNUrsWBP0Q1nvCCOgzdZqp2ouf+CQf+M/p2rKzNbUx4LlNVh1rsIg78orHCBB1TzsWE72bdC3WcYzjw4yg3wyrvxoTPY9VdSseRGNqBEqWs8mLcTOdrpm6ssRyOA0cp2FiWsWOnKVg9BUWhPqRwNulNR70jqsIOJjK5YTjxUji8heAG+sex4RFM5XpU/k44/Ba6vp4pr8SGj9cyTsnTWD4sHI6SQZ6MW9SOx48gLzB3CzcWPxAOX8U10Au2LCow1Q/xBg3r6kPzlUPcnoorhzpuI/4gFP49uvrWSPGBTetOa0cCiB6UENorFL4XDRM9I8U1ts2XrnEa3UugS+/34jR5sY0Lfl6P3twhmuCFJlZ0nf5qI97Vy9Zpqsd5+m3JIjqht0Z4zE64XaVr6lUedkzQp64/3ANXhiPaxzBQW3qlpt8q+9GwfXlG7U5aZ3cC9iB0Dd/jswOT6Wl7YocV+CZCTLk2wVX+97g7KrtaKSqc+ISEPbxDk+pGc2jvib2ydAEGY3iH3um2DP9a/EXrShiKM3mb7TdK4+jl0q8ssh+7ig4nfH8FKJxhHN/pmLYKdbyplqYwPcGEBHK/agxiz0edMTFQeoqoMWcPfCTNIq4itpWBtKGu/K0Z27BLquVrwm3vbxQ7RlOZGfoOQkrNbDdhOhw4XmfYi68npNUp1gTkPpf952KJ2YQ7HRU+RItX3oNc+HxCcrmm1T44gsJJ4kveV59HyCffTh48Vj72+B/5tn5eNranGRs6XGRixzy3MLQmy8PeYDEzNbRBBrRL1qBlbzqYJfWXd4qzso7dHOckITogbYwl9Oa0AIm6dsIdIb8cuJPgKzJ43KK0SsEJ0KHKtEVi/TJOEZRQ2A6Yai9MCLL3h5EK/9hvmiiwSVTTxc/9bX6AiTHn1CTYJVJ9LgZ/Vc8hNKViAETRQEVKKMYU3TEipxFEVWNOhLDF9BmZL0ECaTJnjImefKYfJFL/mcnW2dEvQUK9jLbWsw4MgqQaPDB630sHyZU+avqJlB5OrbXMnqIFGaSdYhGuAlmkssSe3i8PvH+69QS7tMq04LKb5II3mTv7+SCbzOd1SfLBk6xkeSXXNTP4C/ngL/jsCQPywQcm8OB+IKP8efDFcsL5KZR1csI/5cE3ywnf/F+Cb5ETvoUH908v75WH3Fue7m9h7j1nV15FByUdluqoyNs1x8ocXuG9PO5Uab1W1GegtPWlp+KWewucuSk95kbvTM4vKX/aPmRjZEcOtT8tL8lP3hk918PWhReF0jcoPPLj+Phj2dkFxcWltXVGqft0HPWp0dHa0uLiguzsE/Hx0ZHhQb5Kqf48qOCJ+F9vj/4BF4F/sDdgUEYAAAAASUVORK5CYII=);
}
