@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
/* 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/62b38586f47bc4379b305fa6.62b385884dc1da0075bdf0ff.VwsstVF.hcp.png");

@font-face {
  font-family: "Helvetica Neue-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/HelveticaNeue-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Helvetica Neue-Light";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/HelveticaNeue-Light.otf") format("opentype");
}

@font-face {
  font-family: "Helvetica Neue-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HelveticaNeue.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/HelveticaNeue Bold.ttf") format("truetype");
}

@font-face {
  font-family: "light-font";
  src: url(/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-ExtraLight.ttf);
}

@font-face {
  font-family: "regular-font";
  src: url(/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Regular.ttf);
}

@font-face {
  font-family: "medium-font";
  src: url(/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Medium.ttf);
}

@font-face {
  font-family: "bold-font";
  src: url(/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Bold.ttf);
}

@font-face {
  font-family: "extra-bold-font";
  src: url(/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-ExtraBold.ttf);
}



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

.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;
}

* {
  box-sizing: border-box;
}

.correct-1 {
  height: 44px;
  object-fit: cover;
  width: 44px;
}

.circle-logo {
  border-radius: 100%;
}

.finixpartners-ot-pless {
  letter-spacing: 0.03px;
  line-height: 15px;
  margin-bottom: 1.0px;
  min-height: 31px;
  min-width: 110px;
}

.span1 {
  letter-spacing: 0.02px;
}

.messages-to-this-c {
  letter-spacing: 0;
  line-height: 15px;
  white-space: nowrap;
}

.address {
  color: #7e7e7e;
  font-family: var(--font-family-helvetica_neue-regular);
  font-size: var(--font-size-s);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}