/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/import-glob-loader/index.js!./wp-content/themes/hartbrugreizen/components/footer/footer.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
.footer__logo {
  margin-bottom: 2.5rem;
  width: 9.375rem;
}
@media print, screen and (min-width: 64em) {
  .footer__logo {
    margin-bottom: 4.875rem;
    width: 11.625rem;
  }
}
.footer__top {
  padding-bottom: 2.1875rem;
  border-bottom: solid 2px #FAF6F4;
}
@media print, screen and (min-width: 40em) {
  .footer__top {
    padding-bottom: 3.5625rem;
  }
}
.footer__title {
  margin-bottom: 0.4375rem;
  font-weight: 700;
  color: #133478;
}
.footer__address {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .footer__address {
    margin-bottom: 2.9375rem;
  }
}
.footer__address address {
  font-style: normal;
  line-height: 2.1;
}
.footer__call {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .footer__call {
    margin-bottom: 0;
  }
}
.footer__call .footer__title {
  margin-bottom: 1rem;
}
.footer__call ul {
  margin: 0;
}
.footer__call ul li {
  margin-bottom: 1.125rem;
}
.footer__call ul li a {
  padding-left: 3.125rem;
  position: relative;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .footer__call ul li a {
    padding-left: 4.0625rem;
  }
}
.footer__call ul li a:focus, .footer__call ul li a:hover {
  color: #DD1A1D;
}
.footer__call ul li a:focus .footer__animation, .footer__call ul li a:hover .footer__animation {
  color: #DD1A1D;
}
.footer__call ul li a:focus svg .circle, .footer__call ul li a:hover svg .circle {
  stroke-dashoffset: 0;
}
.footer__animation {
  position: absolute;
  top: -0.25rem;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  color: #133478;
  border: solid 0.125rem #E4F2FF;
  border-radius: 4.6875rem;
  transition: all 0.25s ease-in-out;
}
.footer__animation i {
  font-size: 1.125rem;
}
.footer__animation i.icon-envelope {
  font-size: 0.8125rem;
}
.footer__animation svg {
  position: absolute;
  top: -0.125rem;
  left: -0.125rem;
}
.footer__animation svg .circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 130;
  stroke-dashoffset: 130;
}
.footer__menu {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .footer__menu {
    margin-bottom: 3rem;
  }
}
.footer__menu ul {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .footer__menu ul {
    margin-bottom: 3rem;
  }
}
.footer__menu ul li {
  margin-bottom: 0.375rem;
}
.footer__menu ul li a {
  color: #252525;
}
.footer__menu ul li a:focus, .footer__menu ul li a:hover {
  color: #DD1A1D;
}
.footer__social-media {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .footer__social-media {
    margin-bottom: 2.8125rem;
  }
}
.footer__social-media .footer__title {
  margin-bottom: 0.625rem;
}
.footer__social-media ul {
  margin: 0;
}
.footer__social-media ul li {
  margin-bottom: 1.125rem;
}
.footer__social-media ul li a {
  padding-left: 3.125rem;
  position: relative;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .footer__social-media ul li a {
    padding-left: 4.0625rem;
  }
}
.footer__social-media ul li a:focus, .footer__social-media ul li a:hover {
  color: #DD1A1D;
}
.footer__social-media ul li a:focus .footer__animation, .footer__social-media ul li a:hover .footer__animation {
  color: #DD1A1D;
}
.footer__social-media ul li a:focus svg .circle, .footer__social-media ul li a:hover svg .circle {
  stroke-dashoffset: 0;
}
.footer__certificate .footer__title {
  margin-bottom: 1.875rem;
}
.footer__certificate-logo {
  margin-right: 0.9375rem;
  width: 3.125rem;
}
@media print, screen and (min-width: 75em) {
  .footer__certificate-logo {
    margin-right: 1.4375rem;
  }
}
.footer__certificate-logo:nth-child(2) {
  width: 3.1875rem;
}
.footer__certificate-logo:nth-child(3) {
  width: 4.3125rem;
}
.footer__certificate-logo:nth-child(4) {
  width: 9rem;
}
.footer__copyright {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  font-size: 1rem;
  color: rgba(37, 37, 37, 0.2);
}
@media print, screen and (min-width: 40em) {
  .footer__copyright {
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
  }
}
.footer__copyright p {
  margin-bottom: 0;
}
.footer__copyright p a {
  color: rgba(37, 37, 37, 0.2);
}
.footer__copyright p a:focus, .footer__copyright p a:hover {
  color: #DD1A1D;
}

.close-obi-launcher {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.close-obi-launcher.open {
  opacity: 1;
  display: block;
}
