/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/header/header.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
.header {
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  position: relative;
  z-index: 11;
}
.header:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  content: "";
  pointer-events: none;
}
@media print, screen and (min-width: 64em) {
  .header:after {
    display: none;
  }
}
.header__logo {
  width: 6.5625rem;
}
@media print, screen and (min-width: 64em) {
  .header__logo {
    width: 8.4375rem;
  }
}
.header__top {
  width: 100%;
  margin-bottom: 0.875rem;
}
@media print, screen and (min-width: 64em) {
  .header__top {
    width: auto;
  }
}
@media print, screen and (min-width: 75em) {
  .header__certificate {
    margin-left: 1.6875rem;
  }
}
.header__call {
  margin-bottom: 0;
  flex-wrap: wrap;
}
.header__call li {
  margin-bottom: 1.5625rem;
}
@media print, screen and (min-width: 64em) {
  .header__call li {
    margin-bottom: 0;
  }
}
.header__call li a {
  font-size: 1rem;
  position: relative;
  padding-left: 3.125rem;
  font-weight: 500;
}
@media print, screen and (min-width: 75em) {
  .header__call li a {
    padding-left: 3.625rem;
  }
}
.header__call li a:focus, .header__call li a:hover {
  color: #DD1A1D;
}
.header__call li a:focus .header__animation, .header__call li a:hover .header__animation {
  color: #DD1A1D;
}
.header__call li a:focus svg .circle, .header__call li a:hover svg .circle {
  stroke-dashoffset: 0;
}
@media print, screen and (min-width: 64em) {
  .header__call li:not(:last-child) {
    margin-right: 1.25rem;
  }
}
@media print, screen and (min-width: 75em) {
  .header__call li:not(:last-child) {
    margin-right: 2.625rem;
  }
}
.header__animation {
  position: absolute;
  top: -0.25rem;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  color: #133478;
  border: solid 0.125rem #E4F2FF;
  border-radius: 4.6875rem;
  transition: all 0.25s ease-in-out;
}
.header__animation i {
  font-size: 1.125rem;
}
.header__animation svg {
  position: absolute;
  top: -0.125rem;
  left: -0.125rem;
}
.header__animation svg .circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 130;
  stroke-dashoffset: 130;
}
.header__certificate-logo {
  opacity: 0.4;
  width: 2.1875rem;
}
@media print, screen and (min-width: 64em) {
  .header__certificate-logo {
    margin-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 75em) {
  .header__certificate-logo {
    margin-left: 1.4375rem;
  }
}
.header__certificate-logo:nth-child(2) {
  margin-left: 1.25rem;
  width: 2.1875rem;
}
.header__certificate-logo:nth-child(3) {
  width: 3.125rem;
}
.header__certificate-logo:nth-child(4) {
  width: 5.625rem;
}
.header__certificate-logo:focus, .header__certificate-logo:hover {
  opacity: 1;
}
.header__menu {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 64em) {
  .header__menu {
    margin-top: -1px;
    justify-content: flex-end;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .header__menu {
    padding: 6.875rem 1.625rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    transition: all 0.25s ease-in-out;
    overflow-y: scroll;
  }
}
.header__menu::-webkit-scrollbar {
  display: none;
  width: 0 !important;
}
.is-menu-open .header__menu {
  opacity: 1;
  visibility: visible;
}
.header__menu-list {
  flex-wrap: wrap;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .header__menu-list {
    margin-bottom: 0;
    width: auto;
  }
}
.header__menu-item {
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .header__menu-item {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .header__menu-item:not(:last-child) {
    margin-right: 2.1875rem;
  }
}
@media print, screen and (min-width: 75em) {
  .header__menu-item:not(:last-child) {
    margin-right: 3.1875rem;
  }
}
.header__menu-link {
  font-size: 1.125rem;
  letter-spacing: -0.2px;
  font-weight: 600;
}
.header__toggle {
  position: absolute;
  top: 1.4375rem;
  right: 1.5625rem;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 4.6875rem;
  background: #133478;
}
@media print, screen and (min-width: 64em) {
  .header__toggle {
    display: none;
  }
}
.header__toggle span {
  position: relative;
  width: 1.25rem;
  height: 0.125rem;
  text-indent: -9999px;
  border-radius: 0.1875rem;
  background: #fff;
  transition: all 0.25s ease-in-out;
}
.header__toggle span:before, .header__toggle span:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.1875rem;
  background: #fff;
  transition: all 0.25s ease-in-out;
  content: "";
}
.header__toggle span:before {
  top: -0.375rem;
  left: 0;
}
.header__toggle span:after {
  right: 0;
  bottom: -0.375rem;
}
.is-menu-open .header__toggle {
  background: #DD1A1D;
}
.is-menu-open .header__toggle span {
  background: none;
}
.is-menu-open .header__toggle span:before {
  top: 0;
  width: 100%;
  transform: rotate(135deg);
}
.is-menu-open .header__toggle span:after {
  bottom: 0;
  width: 100%;
  transform: rotate(-135deg);
}
