/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.block-hero-8 {
  overflow: hidden;
  padding-top: 11rem;
  padding-bottom: 5rem;
  background-color: #F9F9FB; }
  .block-hero-8 .container {
    position: relative; }
  .block-hero-8__breadcrumbs #breadcrumbs {
    margin-bottom: 2.5rem; }
    @media (max-width: 991.98px) {
      .block-hero-8__breadcrumbs #breadcrumbs {
        margin-bottom: 2.5rem; } }
  .block-hero-8__header {
    text-align: center;
    color: #15161B; }
    .block-hero-8__header .title {
      font-size: var(--fs-48);
      font-weight: 400;
      line-height: 1.35;
      margin-bottom: 2.5rem; }
    .block-hero-8__header .place,
    .block-hero-8__header .info {
      display: flex;
      font-size: var(--fs-14);
      font-weight: 300;
      line-height: 1.5;
      align-items: center;
      justify-content: center;
      letter-spacing: 0.01rem; }
      .block-hero-8__header .place b,
      .block-hero-8__header .info b {
        font-weight: 400; }
      .block-hero-8__header .place span,
      .block-hero-8__header .info span {
        margin: 0 .5rem; }
    .block-hero-8__header .place {
      margin-bottom: 1rem; }
      .block-hero-8__header .place:before {
        display: inline-block;
        height: 24px;
        min-width: 24px;
        margin-right: 1rem;
        content: '';
        background: url("../img/location.svg") center no-repeat;
        background-size: contain; }
    .block-hero-8__header .info {
      margin-bottom: 2.5rem; }
      .block-hero-8__header .info:before {
        display: inline-block;
        height: 23px;
        min-width: 21px;
        margin-right: 1rem;
        content: '';
        background: url("../img/dialog.svg") center no-repeat;
        background-size: contain; }
    .block-hero-8__header .btn {
      padding-left: 8.5rem;
      padding-right: 8.5rem; }


/*# sourceMappingURL=block_hero-8.css.map*/