.page-contact .office-wrapper .img-wrapper {
  width: 64px;
  height: 64px;
}
@media screen and (min-width: 1024px) {
  .page-contact .office-wrapper .img-wrapper {
    width: 96px;
    height: 96px;
  }
}
@media screen and (min-width: 1366px) {
  .page-contact .office-wrapper .img-wrapper {
    width: 120px;
    height: 120px;
  }
}

input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  zoom: 1.5;
}/*# sourceMappingURL=2026.css.map */