.elementor-67 .elementor-element.elementor-element-549f0d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-67 .elementor-element.elementor-element-bdcefa7{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-67 .elementor-element.elementor-element-549f0d7{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-bdcefa7 */.bbm-footer.bbm-footer--clean{
  width:100vw !important;
  max-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  background:#ffffff;
  border-top:1px solid rgba(0,0,0,.08);
  color:#0b0b0b;
}

.bbm-footer--clean .bbm-footer__inner{
  max-width:1800px;
  margin:0 auto;
  padding:52px 48px 18px;
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr;
  gap:56px;
  align-items:start;
}

.bbm-footer--clean .bbm-footer__logo{
  display:block;
  width:210px;
  max-width:100%;
  height:auto;
  margin:0 0 14px;
}

.bbm-footer--clean .bbm-footer__text{
  margin:0 0 12px;
  color:rgba(11,11,11,.70);
  line-height:1.7;
  font-size:.98rem;
  max-width:46ch;
}

.bbm-footer--clean .bbm-footer__title{
  margin:0 0 14px;
  font-size:.85rem;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#0b0b0b;
}

.bbm-footer--clean .bbm-footer__navCols{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
}

.bbm-footer--clean .bbm-footer__list{
  list-style:none;
  padding:0;
  margin:0;
}

.bbm-footer--clean .bbm-footer__list li{
  margin:0 0 12px;
}

.bbm-footer--clean .bbm-footer__list a{
  color:rgba(11,11,11,.85);
  text-decoration:none;
}

.bbm-footer--clean .bbm-footer__list a:hover{
  opacity:.8;
}

.bbm-footer--clean .bbm-footer__list--markers li{
  position:relative;
  padding-left:20px;
}

.bbm-footer--clean .bbm-footer__list--markers li::before{
  content:"–";
  position:absolute;
  left:0;
  top:0;
  font-weight:600;
  opacity:.38;
}

.bbm-footer--clean .bbm-footer__social{
  display:flex;
  gap:16px;
  margin:0 0 20px;
}

.bbm-footer--clean .bbm-footer__socialBtn{
  width:58px;
  height:58px;
  border-radius:999px;
  border:1.5px solid rgba(0,0,0,.18);
  display:grid;
  place-items:center;
  color:#0b0b0b;
  text-decoration:none;
  background:#f3f3f3;
  box-shadow:0 10px 26px rgba(0,0,0,.06);
  transition:opacity .2s ease, transform .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
}

.bbm-footer--clean .bbm-footer__socialBtn svg{
  width:28px;
  height:28px;
  stroke-width:2.2;
}

.bbm-footer--clean .bbm-footer__socialBtn:hover{
  opacity:1;
  transform:translateY(-2px);
  background:#0b0b0b;
  color:#ffffff;
  border-color:#0b0b0b;
}

.bbm-footer--clean .bbm-footer__contactList{
  list-style:none;
  padding:0;
  margin:0;
}

.bbm-footer--clean .bbm-footer__contactRow{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  margin:0 0 12px;
  text-decoration:none;
  color:rgba(11,11,11,.85);
}

.bbm-footer--clean .bbm-footer__contactRow:hover{
  opacity:.8;
}

.bbm-footer--clean .bbm-footer__contactRow span{
  white-space:nowrap;
}

.bbm-footer--clean .bbm-footer__bottom{
  grid-column:1 / -1;
  margin-top:30px;
  padding-top:14px;
  border-top:1px solid rgba(11,11,11,.08);
  display:flex;
  justify-content:space-between;
  gap:14px;
  flex-wrap:wrap;
  font-size:.95rem;
  color:rgba(11,11,11,.65);
}

.bbm-footer--clean .bbm-footer__bottom p{
  margin:0;
}

.bbm-footer--clean .bbm-footer__bottom a{
  color:rgba(11,11,11,.78);
  text-decoration:none;
  font-weight:500;
}

.bbm-footer--clean .bbm-footer__bottom a:hover{
  color:#0b0b0b;
  opacity:1;
}

.bbm-footer--clean .bbm-footer__credits{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:7px;
  flex-wrap:wrap;
}

.bbm-footer--clean .bbm-footer__creditSep{
  color:rgba(11,11,11,.35);
}

@media (max-width:1024px){
  .bbm-footer--clean .bbm-footer__inner{
    grid-template-columns:1fr;
    gap:26px;
    padding:44px 18px 16px;
    text-align:center;
  }

  .bbm-footer--clean .bbm-footer__logo{
    margin-left:auto;
    margin-right:auto;
  }

  .bbm-footer--clean .bbm-footer__text{
    margin-left:auto;
    margin-right:auto;
  }

  .bbm-footer--clean .bbm-footer__navCols{
    grid-template-columns:1fr;
    gap:10px;
    justify-items:center;
  }

  .bbm-footer--clean .bbm-footer__list{
    text-align:center;
  }

  .bbm-footer--clean .bbm-footer__list--markers li{
    padding-left:0;
  }

  .bbm-footer--clean .bbm-footer__list--markers li::before{
    content:"";
  }

  .bbm-footer--clean .bbm-footer__social{
    justify-content:center;
  }

  .bbm-footer--clean .bbm-footer__contact{
    text-align:center !important;
  }

  .bbm-footer--clean .bbm-footer__contactList{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    gap:12px !important;
    margin:0 !important;
    padding:0 !important;
  }

  .bbm-footer--clean .bbm-footer__contactRow{
    display:inline-flex !important;
    justify-content:center !important;
    align-items:center !important;
    width:auto !important;
    margin:0 !important;
  }

  .bbm-footer--clean .bbm-footer__bottom{
    flex-direction:column;
    align-items:center;
    text-align:center;
    gap:8px;
    margin-top:22px;
  }

  .bbm-footer--clean .bbm-footer__credits{
    justify-content:center;
  }
}

@media (max-width:480px){
  .bbm-footer--clean .bbm-footer__contactRow span{
    white-space:normal;
    overflow-wrap:anywhere;
  }

  .bbm-footer--clean .bbm-footer__socialBtn{
    width:54px;
    height:54px;
  }

  .bbm-footer--clean .bbm-footer__socialBtn svg{
    width:26px;
    height:26px;
  }

  .bbm-footer--clean .bbm-footer__credits{
    flex-direction:column;
    gap:4px;
  }

  .bbm-footer--clean .bbm-footer__creditSep{
    display:none;
  }
}

html,
body{
  overflow-x:hidden;
}/* End custom CSS */