@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:500,400,400italic,300");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/659c1d6d0d3be8c706b7effb.60180c3c2e1e8b8d954ffcf5.tywfY9K.hcp.png");



.screen textarea:focus,
.screen input:focus {
  outline: none;
}

.screen * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.screen div {
  -webkit-text-size-adjust: none;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

.smart-layers-pointers,
.smart-layers-pointers * {
  pointer-events: auto;
  visibility: visible;
}

* {
  box-sizing: border-box;
}

.label {
  background-color: transparent;
  bottom: calc(45.83% - 18px);
  height: 40px;
  letter-spacing: 1.51px;
  line-height: 18px;
  position: absolute;
  right: 38px;
  text-align: center;
  white-space: nowrap;
  width: 126px;
}

.logo-nav {
  background-color: transparent;
  top: 0px;
}

.make-an-appointment {
  background-color: transparent;
  cursor: pointer;
  object-fit: cover;
  position: absolute;
}

.rectangle-1 {
  background-color: var(--gallery);
  border-radius: 17px;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}