/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../modules/inibsa_data/assets/scss/inibsa_data.scss ***!
  \******************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap overrides & variables
 * These variables are defined BEFORE importing Bootstrap
 * in order to avoid deprecated Sass functions inside Bootstrap 4
 */
/*FONTS*/
/* Base brand & links */
/* State backgrounds (ensure existence before borders) */
/* State borders (replace darken()) */
/* Popover */
/* Variables required by Bootstrap (defined empty on purpose) */
/* Replacements for deprecated Sass functions */
/* Division replacements */
/* Bootstrap imports */
/* Project mixins */
.c-inibsa-footer-contact {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .c-inibsa-footer-contact {
    align-items: center;
  }
}
.c-inibsa-footer-contact__link {
  color: white !important;
  font-size: 1.25em;
  font-weight: bold;
  background-size: 24px;
  min-height: 24px;
  line-height: 24px;
}
.c-inibsa-footer-contact__phone {
  background: url(../../../../assets/js/../css/76ed165589102bbf561d.svg) left center no-repeat;
  padding-left: 35px;
}
.c-inibsa-footer-contact__mail {
  background: url(../../../../assets/js/../css/0554787be6b8ba58daf6.svg) left center no-repeat;
  padding-left: 35px;
}
.c-inibsa-footer-contact__whatsapp {
  background: url(../../../../assets/js/../css/9f6e6a230ce0e0b193c2.svg) left center no-repeat;
  padding-left: 35px;
}

/**
 * Bootstrap overrides & variables
 * These variables are defined BEFORE importing Bootstrap
 * in order to avoid deprecated Sass functions inside Bootstrap 4
 */
/*FONTS*/
/* Base brand & links */
/* State backgrounds (ensure existence before borders) */
/* State borders (replace darken()) */
/* Popover */
/* Variables required by Bootstrap (defined empty on purpose) */
/* Replacements for deprecated Sass functions */
/* Division replacements */
/* Bootstrap imports */
/* Project mixins */
.c-inibsa-header-contact {
  display: flex;
  gap: 30px;
}
@media (max-width: 1199px) {
  .c-inibsa-header-contact {
    width: 100%;
    justify-content: space-between;
    gap: 15px;
  }
}
.c-inibsa-header-contact__link {
  color: white !important;
  font-size: 0.875em;
  font-weight: bold;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 200ms ease;
}
.affixed .c-inibsa-header-contact__link {
  height: 30px;
  font-size: 0.75em;
}
@media (max-width: 991px) {
  .affixed .c-inibsa-header-contact__link {
    font-size: 0.6875em;
  }
}
@media (max-width: 1199px) {
  .c-inibsa-header-contact__link {
    height: 30px;
    font-size: 0.75em;
  }
}
@media (max-width: 991px) {
  .c-inibsa-header-contact__link {
    font-size: 0.6875em;
  }
}
.c-inibsa-header-contact__phone {
  background: url(../../../../assets/js/../css/76ed165589102bbf561d.svg) 5px center no-repeat;
  padding-left: 40px;
  transition: all 200ms ease;
}
.affixed .c-inibsa-header-contact__phone {
  background-size: 20px;
}
@media (max-width: 1199px) {
  .c-inibsa-header-contact__phone {
    background-size: 20px;
    padding-left: 35px;
  }
}
.c-inibsa-header-contact__mail {
  background: url(../../../../assets/js/../css/0554787be6b8ba58daf6.svg) left center no-repeat;
  padding-left: 35px;
  background-size: 20px;
}
@media (max-width: 1199px) {
  .c-inibsa-header-contact__mail {
    padding-left: 30px;
  }
}
.c-inibsa-header-contact__whatsapp {
  background: url(../../../../assets/js/../css/66eaa0b7ce5b3ab5d2f7.svg) left center no-repeat;
  padding-left: 35px;
  background-size: 20px;
}
@media (max-width: 991px) {
  .c-inibsa-header-contact__whatsapp {
    font-size: 0px !important;
    padding-left: 30px;
    background-position: center center;
  }
}
