@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
/* The following line is used to measure usage of this code in production. For more info see our usage billing page */
@import url("https://px.animaapp.com/5f69196605d046b053afe74b.5f69196705d046b053afe74e.r5OP1j4.hcp.png");

@font-face {
  font-family: "Lufga-Bold";
  font-weight: 700;
  src: url("../fonts/Lufga-Bold.otf") format("opentype");
}


.screen a {
  display: contents;
  text-decoration: none;
}

.full-width-a {
  width: 100%;
}

.full-height-a {
  height: 100%;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}

.logo-horiz {
  align-items: center;
  display: flex;
  gap: 15px;
  min-width: 305px;
}

.group-24 {
  align-items: center;
  display: flex;
  height: 34px;
  margin-top: 2.0px;
  min-width: 229px;
}

.fill-5 {
  height: 19px;
  margin-bottom: 1.0px;
  margin-left: 2px;
  width: 29px;
}

.group-9 {
  align-self: flex-start;
  background-image: url(../img/main-medium-group-9-668E75F7-9479-41C6-9808-986E64DC925E@2x.png);
  background-size: 100% 100%;
  height: 26px;
  margin-left: 2px;
  width: 13px;
}

.btn-outline {
  align-items: flex-start;
  display: flex;
  height: 50px;
  justify-content: center;
  min-width: 220px;
}

.overlap-group-container {
  border-radius: 25px;
  height: 52px;
  margin-top: -1.0px;
  position: relative;
  width: 222px;
}

.overlap-group2 {
  background-color: var(--pot-pourri);
  border: 2px solid;
  border-color: var(--astronaut);
  padding: 14.0px 20.0px;
}

.call-now-to-reserve-1 {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 21px;
  min-width: 155px;
  text-align: right;
  white-space: nowrap;
}

.phone {
  color: var(--astronaut);
  font-family: var(--font-family-lufga-bold);
  font-size: var(--font-size-s);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.btn-outline-1 {
  align-items: flex-start;
  display: flex;
  height: 50px;
  justify-content: center;
  min-width: 220px;
}

.call-now-to-reserve-2 {
  align-self: flex-end;
}

.privacy-policy-2 {
  align-self: center;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 2.0px;
  min-width: 86px;
  text-align: center;
  text-decoration: underline;
  white-space: nowrap;
  color: white
}
