/* Minification failed. Returning unminified contents.
(156,1): run-time error CSS1019: Unexpected token, found '@import'
(156,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Wallpoet)'
 */
.ls-blog-link-wrapper {
  text-decoration: none;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
}

/* Error */
/* Warning */
/* Success */
/* Info */
.ls-community-tile {
  text-decoration: none;
}
.ls-community-tile:first-child {
  padding-left: 0;
}
.ls-community-tile:last-child {
  padding-right: 0;
}
.ls-community-tile img {
  width: 100%;
  display: block;
  margin: 0 0 11px 0;
}
.ls-community-tile .play-icon-container {
  background-color: transparent;
}
.ls-community-tile .ls-blog-tile-info {
  font-size: .9em;
}
.ls-community-tile .ls-blog-tile-info .ls-blog-link {
  color: #333078;
}
.ls-community-tile .ls-blog-tile-info .ls-blog-link:hover {
  color: #13112e;
}
.ls-community-tile .ls-blog-tile-info .ls-blog-date {
  color: #333078;
  text-transform: none;
}
.ls-community-tile .ls-blog-tile-info .ls-blog-bar {
  color: #333078;
  margin: 0 4px 0 4px;
}
.ls-community-tile p {
  margin: .25em 0;
}
.ls-community-tile .ls-community-callout-title {
  line-height: 1.35em;
  font-size: 1.1em;
  font-weight: 400;
  text-decoration: none;
  color: #333078;
}
.ls-community-tile .ls-community-callout-title:hover {
  color: #333078;
}

/* Error */
/* Warning */
/* Success */
/* Info */
.play-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(51, 48, 120, 0.3);
  border-radius: .25rem;
  overflow: hidden;
  transition: all .3s ease;
}
.play-icon-container img {
  border-radius: .25rem;
}
.play-icon-container.hover {
  opacity: 0;
  transition: all .3s ease;
}
.play-icon-container .play-icon {
  color: #fff;
  padding: 1px;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}
.play-icon-container .play-icon:hover {
  color: #fff !important;
}
.play-icon-container .play-icon {
  font-size: 3em;
}
.play-icon-container .play-icon.small {
  font-size: 1.5em;
}
.play-icon-container .play-icon.medium {
  font-size: 2em;
}
.play-icon-container .play-icon.large {
  font-size: 4.5em;
}
.play-icon-container .play-icon.xlarge {
  font-size: 8em;
}
.play-icon-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.featured-video .play-icon-container a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .3s ease;
}
.featured-video .play-icon-container .lsi {
  color: #fff !important;
}
body.animate {
  /*.featured-video {
        .play-icon-container {
            .play-icon-featured {
                &:hover,
                &:focus {
                    color: fade(@colorRichBlue100, 60%);
                    transition: all .3s ease;
                }
            }
        }
    }*/
}
body.animate .play-icon-container {
  cursor: pointer;
}
body.animate .play-icon-container:not(.hover):hover,
body.animate .play-icon-container:not(.hover):focus {
  background-color: rgba(51, 48, 120, 0.6);
  transition: all .3s ease;
}
body.animate .play-icon-container.hover:hover,
body.animate .play-icon-container.hover:focus {
  opacity: 1;
  transition: all .3s ease;
}

/* Error */
/* Warning */
/* Success */
/* Info */
@import url(https://fonts.googleapis.com/css?family=Wallpoet);
.ls-video-wrapper {
  position: relative;
  padding-bottom: 24.75%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.ls-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ls-dotted-borders {
  padding: .75em 0;
  border: dotted #e0e0eb;
  border-width: 2px 0;
}
.ls-slider-prev {
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: -30px;
  color: #333078;
}
.ls-slider-next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  right: -30px;
  color: #333078;
}
.ls-slider-next.slick-disabled,
.ls-slider-prev.slick-disabled {
  color: #e0e0eb;
  cursor: default;
}
.ls-feat-slider-w {
  position: relative;
  margin: 0 auto 40px auto;
}
.ls-feat-slider-w .slick-dots {
  bottom: -28px;
  margin: 0px;
}
.ls-feat-slider-w .slick-dots li {
  margin: 0px;
}
.ls-feat-slider-c {
  max-width: 1200px;
  min-width: 778px;
  margin: 0 auto;
  height: 300px;
}
.ls-feat-slider-s {
  width: 100%;
  background-color: #333078;
  text-align: center;
}
.ls-feat-slider-s1 {
  background-image: url(https://5d9e36b8c9a2a29952f8-cabfe9e1d2a2c22458c75d92f5622221.ssl.cf1.rackcdn.com/p3x4rtdb_201902061649491325.jpg);
  background-size: cover;
  -moz-background-size: cover;
  /* Firefox 3.6 */
  background-position: center;
  /* Internet Explorer 7/8 */
}
.ls-feat-slider-s1 .lsi {
  color: #333078;
}
.ls-feat-slider-s1-c {
  height: 300px;
  background-color: #fff;
  margin: 0 0 0 17%;
  width: 300px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.33);
}
.ls-feat-slider-s2 {
  background-image: url(https://5d9e36b8c9a2a29952f8-cabfe9e1d2a2c22458c75d92f5622221.ssl.cf1.rackcdn.com/oe3tvpbd_201902061657193068.jpg);
  background-size: cover;
  -moz-background-size: cover;
  /* Firefox 3.6 */
  background-position: center;
  /* Internet Explorer 7/8 */
  height: 300px;
}
.ls-feat-slider-s2 .ls-btn {
  width: 75%;
  margin-bottom: .5em;
  padding: .125em;
}
.ls-feat-slider-s1-kicker {
  font-family: Berlingske, Georgia, serif;
  font-weight: 400;
  font-size: 0.75em;
  font-style: italic;
  color: #333078;
}
.ls-feat-slider-s1-h {
  margin: 0;
  display: inline-block;
  background-color: #fff;
  padding: .3em .5em .2em;
}
.ls-feat-slider-s1-sh {
  display: inline-block;
  padding: .25em .5em;
  width: 70%;
  border: 1px dotted #e0e0eb;
  border-left: 0;
  border-right: 0;
}
.ls-feat-slider-prev,
.ls-feat-slider-next {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  padding: 126px 10px;
}
.ls-feat-slider-prev {
  left: 0px;
}
.ls-feat-slider-next {
  right: 0;
}
.ls-fw-testimonial {
  background-color: #f6f5f9;
  padding: 2em 0;
}
.ls-fw-testimonial-r {
  display: inline-block;
}
.ls-fw-testimonial-t {
  font-size: 1em;
}
.ls-fw-testimonial-bl {
  font-size: 0.75em;
  color: #333078;
}
.ls-module .h1,
.ls-module h1 {
  margin-bottom: 10px;
}
.ls-module h3 {
  margin-top: 15px;
}
.ls-authorized-reseller i {
  font-size: 1.75rem;
  color: #333078;
}
.ls-authorized-reseller span {
  font-family: Berlingske, Georgia, serif;
  font-weight: 400;
  font-size: 1.4em;
}
.ls-video-tile {
  position: relative;
}
.ls-promo-flag {
  display: block;
  width: 100%;
  padding: .5em;
  clear: both;
  text-align: center;
  font-family: Berlingske, Georgia, serif;
  font-weight: 400;
  font-size: 1.5em;
  color: #d50057;
  box-sizing: border-box;
  border: 1px solid #ff6faa;
}
.ls-promo-flag .ls-promo-subhead {
  font-family: Berlingske, Georgia, serif;
  font-weight: 400;
  font-size: .75em;
}
a.lsm-qa-answer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  margin: 0 1%;
  max-width: 33%;
  transition: all 0.2s ease-in-out;
}
a.lsm-qa-answer:hover {
  color: #fff;
  border-color: #e0e0eb;
  background-color: #e0e0eb;
}
.lsm-qa-modal-sm {
  width: 300px;
}
.lsm-qa-modal-lg {
  width: 690px;
}
.lsm-qa-modal-md {
  width: 540px;
}
.lsm-qa-modal-sm,
.lsm-qa-modal-md,
.lsm-qa-modal-lg {
  display: block;
}
.lsm-qa-modal-sm .ls-btn,
.lsm-qa-modal-md .ls-btn,
.lsm-qa-modal-lg .ls-btn {
  width: 100%;
}
.lsm-catgrid-txtlnk {
  text-decoration: none;
}

