/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/teaser/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.sec-teaser {
  overflow: hidden;
  text-align: left;
}
.sec-teaser .item-lottie {
  max-width: 10rem;
}
.sec-teaser .item-lottie + * {
  margin-top: 2rem;
}
.sec-teaser[data-animation="galen-logo.json"] .item-lottie {
  margin-left: -0.6rem;
}
.sec-teaser .bg-teaser.d-flex .inner {
  padding-left: 0;
}
.sec-teaser .item-title + * {
  margin-top: 2rem;
}
.sec-teaser .item-category {
  color: #1e1e1e;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.625rem;
  position: relative;
  margin-bottom: 0;
}
.sec-teaser .item-category + * {
  margin-top: 1.25rem;
}
.sec-teaser .inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding-bottom: 2rem;
  padding-top: 4rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
}
@media (min-width: 768px) {
  .sec-teaser .inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 992px) {
  .sec-teaser .inner {
    margin-left: initial;
    margin-right: initial;
    padding-left: 4rem;
  }
}
.sec-teaser .inner {
  /*
          @include media-breakpoint-up(xl) {
              padding-left: $spacer * 8;
          }
  */
}
@media (min-width: 1400px) {
  .sec-teaser .inner {
    max-width: var(--bs-container-half);
  }
}
.sec-teaser .inner p.text-primary {
  margin-bottom: 1.5rem;
}
.sec-teaser .inner .btn {
  align-self: flex-start;
  margin-top: 2rem;
}
.sec-teaser > .row > .col-lg-6:nth-child(1) {
  display: flex;
}
.sec-teaser > .row > .col-lg-6:nth-child(1),
.sec-teaser > .row > .col-lg-6:nth-child(1) .inner {
  position: relative;
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6:nth-child(1):not(.order-lg-2) .inner {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6:nth-child(1).order-lg-2 .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.sec-teaser > .row > .col-lg-6:nth-child(1) > div:not(.inner) {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.sec-teaser > .row > .col-lg-6:nth-child(1) > div:not(.inner) > :not(.img-full) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6:nth-child(1) > div:not(.inner) {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
    margin-left: auto;
  }
}
.sec-teaser > .row > .col-lg-6:nth-child(1) > div:not(.inner) {
  /*@include media-breakpoint-up(xl) {
      width: $container-xl-half;
  }*/
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6:nth-child(2) .inner {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}
.sec-teaser > .row > .col-lg-6:nth-child(2) .inner ul + p {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 {
    display: flex;
    justify-content: flex-end;
  }
}
.sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 .inner {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 .inner {
    padding-right: 4rem;
  }
}
@media (min-width: 1400px) {
  .sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 .inner {
    padding-right: 8rem;
  }
}
.sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 .card {
  margin-right: 1rem;
}
@media (min-width: 992px) {
  .sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 .card {
    margin-right: 3rem;
  }
}
@media (min-width: 1400px) {
  .sec-teaser > .row > .col-lg-6.order-lg-2 ~ .col-lg-6 .card {
    margin-right: 6rem;
  }
}
.sec-teaser .overlay {
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .sec-teaser .overlay {
    font-size: 4.5rem;
  }
}
.sec-teaser .overlay {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute !important;
  top: 0;
  width: calc(100% - 1.5rem);
  z-index: 1;
}
@media (min-width: 992px) {
  .sec-teaser .overlay {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sec-teaser img[data-size=full] {
    position: absolute;
  }
}
.sec-teaser .col-img {
  overflow: hidden;
}
.sec-teaser .col-img:not(.order-lg-2) .inner .overlay {
  margin-left: 0.75rem;
}
@media (min-width: 992px) {
  .sec-teaser .col-img:not(.order-lg-2) .inner .overlay {
    margin-left: 0;
  }
}
.sec-teaser .col-img .inner {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sec-teaser .col-img .inner {
    max-width: calc(var(--bs-container-half) - 0.75rem);
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .sec-teaser .col-img .inner {
    max-width: calc(var(--bs-container-half) - 0.75rem);
  }
}
@media (min-width: 1400px) {
  .sec-teaser .col-img .inner {
    max-width: calc(var(--bs-container-half) - 0.75rem);
  }
}
.sec-teaser .col-img.order-lg-2 .inner .overlay {
  margin-right: 0.75rem;
}
@media (min-width: 992px) {
  .sec-teaser .col-img.order-lg-2 .inner .overlay {
    margin-right: 0;
  }
}
.sec-teaser[data-mask=true] img {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5MzIgNjk1Ij48cGF0aCBkPSJNIDM4NS41ODU5NCwwIFYgNjU3LjgzMzk4IEggNTUwLjEyNSBWIDAgWiBtIDM4MS44NzUsMS44MjYxNzE5IFYgNjU5LjY2MDE2IEggOTMyIFYgMS44MjYxNzE5IFogTSAwLDMgViA2NjAuODMzOTggSCAxNjQuNTM5MDYgViAzIFogTSAxOTQsMzcuMTY2MDE2IFYgNjk1IEggMzU4LjUzOTA2IFYgMzcuMTY2MDE2IFogbSAzODMuMTY5OTIsMCBWIDY5NSBIIDc0MS43MDg5OCBWIDM3LjE2NjAxNiBaIi8+PC9zdmc+);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5MzIgNjk1Ij48cGF0aCBkPSJNIDM4NS41ODU5NCwwIFYgNjU3LjgzMzk4IEggNTUwLjEyNSBWIDAgWiBtIDM4MS44NzUsMS44MjYxNzE5IFYgNjU5LjY2MDE2IEggOTMyIFYgMS44MjYxNzE5IFogTSAwLDMgViA2NjAuODMzOTggSCAxNjQuNTM5MDYgViAzIFogTSAxOTQsMzcuMTY2MDE2IFYgNjk1IEggMzU4LjUzOTA2IFYgMzcuMTY2MDE2IFogbSAzODMuMTY5OTIsMCBWIDY5NSBIIDc0MS43MDg5OCBWIDM3LjE2NjAxNiBaIi8+PC9zdmc+);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.sec-teaser[data-border=true] .col-img .inner > div {
  background-image: radial-gradient(circle at 10px 10px, rgb(215.3225806452, 215.3225806452, 212.6774193548) 3px, transparent 0);
  background-size: 15px 15px;
  padding: 2rem !important;
}
.sec-teaser[data-shadow=true] .col-img:not(.order-lg-2) .inner {
  padding-left: 2rem !important;
  padding-top: 2rem !important;
}
.sec-teaser[data-shadow=true] .col-img:not(.order-lg-2) .inner > div:before {
  background-color: #6c757d;
  content: "";
  display: block;
  height: 70%;
  left: 0;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 0;
  width: 70%;
  z-index: -1;
}
.sec-teaser[data-shadow=true] .col-img.order-lg-2 .inner {
  padding-right: 2rem !important;
  padding-top: 2rem !important;
}
.sec-teaser[data-shadow=true] .col-img.order-lg-2 .inner > div:before {
  background-color: #6c757d;
  content: "";
  display: block;
  height: 70%;
  right: 0;
  margin-right: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 0;
  width: 70%;
  z-index: -1;
}
.sec-teaser .img-fluid {
  max-width: auto;
  max-width: initial;
  width: 100%;
}
.sec-teaser .card {
  border-color: transparent;
  font-size: 1.25rem;
  margin-top: 1rem;
}
.sec-teaser .card + ul,
.sec-teaser .card + p {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .sec-teaser .card-body {
    padding-bottom: 2rem;
    padding-top: 2rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.sec-teaser .card-body .icon {
  flex-shrink: 0;
  margin-right: 0.75rem;
  width: 2rem;
}
@media (min-width: 992px) {
  .sec-teaser .card-body .icon {
    margin-right: 1.5rem;
    width: 3rem;
  }
}
.sec-teaser .card-body .info-text {
  margin-top: 0rem;
}
@media (min-width: 992px) {
  .sec-teaser .card-body .info-text {
    margin-top: 0.5rem;
  }
}
.sec-teaser {
  /*
      &[data-gradient="true"] {
          .col-xl-6:not(.col-img),
          .col-lg-6:not(.col-img) {
              @include bg-gradient();
          }
      }
  */
}

/*# sourceMappingURL=style-index.css.map*/