/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-map/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/*
$line-height-base: 1.8;
$line-height-sm:   1.5;
$line-height-lg:   2.3;*/
.sec-teaser-map {
  text-align: left;
}
.sec-teaser-map .item-title {
  margin-bottom: 0;
}
.sec-teaser-map .item-category {
  font-size: calc(1.26875rem + 0.225vw);
  font-weight: 300;
  letter-spacing: 0.03em;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .sec-teaser-map .item-category {
    font-size: 1.4375rem;
  }
}
.sec-teaser-map .inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.sec-teaser-map .inner .btn {
  align-self: flex-start;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .sec-teaser-map.row > .col-lg-6:nth-child(2) .inner {
    padding-bottom: 4rem;
    padding-top: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1200px) {
  .sec-teaser-map.row > .col-lg-6:nth-child(2) .inner {
    padding-left: 5rem;
  }
}
.sec-teaser-map.row > .col-lg-6:nth-child(2) .inner ul + p {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .sec-teaser-map.row > .col-lg-6.order-lg-2 ~ .col-lg-6 {
    display: flex;
    justify-content: flex-end;
  }
}
.sec-teaser-map.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-map.row > .col-lg-6.order-lg-2 ~ .col-lg-6 .inner {
    padding-right: 4rem;
  }
}
@media (min-width: 1400px) {
  .sec-teaser-map.row > .col-lg-6.order-lg-2 ~ .col-lg-6 .inner {
    padding-right: 8rem;
  }
}
.sec-teaser-map.row > .col-lg-6.order-lg-2 ~ .col-lg-6 .card {
  margin-right: 1rem;
}
@media (min-width: 992px) {
  .sec-teaser-map.row > .col-lg-6.order-lg-2 ~ .col-lg-6 .card {
    margin-right: 3rem;
  }
}
@media (min-width: 1400px) {
  .sec-teaser-map.row > .col-lg-6.order-lg-2 ~ .col-lg-6 .card {
    margin-right: 6rem;
  }
}
.sec-teaser-map .card {
  border-color: transparent;
  font-size: 1.25rem;
  margin-top: 1rem;
}
.sec-teaser-map .card + ul,
.sec-teaser-map .card + p {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .sec-teaser-map .card-body {
    padding-bottom: 2rem;
    padding-top: 2rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.sec-teaser-map .card-body .icon {
  flex-shrink: 0;
  margin-right: 0.75rem;
  width: 2rem;
}
@media (min-width: 992px) {
  .sec-teaser-map .card-body .icon {
    margin-right: 1.5rem;
    width: 3rem;
  }
}
.sec-teaser-map .card-body .info-text {
  margin-top: 0rem;
}
@media (min-width: 992px) {
  .sec-teaser-map .card-body .info-text {
    margin-top: 0.5rem;
  }
}

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