@import url("https://cdn.talentgarden.com/libraries/fontello/css/fontello.css");
@font-face {
  font-family: "Lubalin";
  src: url("https://cdn.talentgarden.com/fonts/lubalin/lubalingraphstd-demi-webfont.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-45Lt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-45Lt.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-46LtIt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-46LtIt.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-55Rg";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-55Rg.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-56It";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-56It.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-65Md";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-65Md.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-66MdIt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-66MdIt.ttf");
}

.tag-h1 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.01em;
}

.tag-h1.lubalin {
  font-family: "Lubalin", serif;
}

.tag-h2 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.01em;
}

.tag-h2.lubalin {
  font-family: "Lubalin", serif;
}

.tag-h3 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.01em;
}

.tag-h4 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
}

.tag-h5 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
}

.tag-body_regular {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.02em;
}

.tag-body_bold {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.01em;
}

.tag-input {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.02em;
}

.tag-link_small {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.04em;
}

.tag-link_regular {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.03em;
  color: #ec7660;
  text-decoration: none;
}

.tag-label_small {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.02em;
}

.tag-label_regular {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.02em;
}

.tag-label_bold {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.03em;
}

.tag-center_text {
  text-align: center;
}

.tag-left_text {
  text-align: left;
}

.tag-right_text {
  text-align: right;
}

.tag-button {
  text-transform: uppercase;
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.03em;
  cursor: pointer;
}

.tag-button__primary {
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tag-button__primary--large {
  padding: 21px 40px;
}

.tag-button__primary--medium {
  padding: 15px 36px;
}

.tag-button__primary--orange {
  background-color: #ec7660;
  border: 1px solid #ec7660;
}

.tag-button__primary--black {
  background-color: #1c1e1e;
  border: 1px solid #1c1e1e;
}

.tag-button__primary--white {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.tag-button__primary--orange,
.tag-button__primary--black {
  color: #ffffff;
}

.tag-button__primary--disabled.tag-button__primary--orange,
.tag-button__primary--disabled.tag-button__primary--black {
  pointer-events: none;
  color: #ffffff;
  background-color: #d2d2d2;
  border: 1px solid #d2d2d2;
}

.tag-button__primary--disabled.tag-button__primary--white {
  pointer-events: none;
  color: #d2d2d2;
}

.tag-button__primary--disable .tag-button__primary--orange {
  background-color: #1c1e1e;
}

form option,
form optgroup {
  -webkit-appearance: none;
}

form option,
form optgroup {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  /* get rid of default appearance for IE8, 9 and 10*/
  outline: none !important;
}

form input,
form select,
form textarea {
  outline: none;
}

form .tag-input__container {
  background-color: #ffffff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

form .tag-input__container .input__subtext {
  padding-bottom: 8px;
  color: #858788;
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.02em;
}

form .tag-input__container .input__label {
  color: #858788;
  padding-bottom: 8px;
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.02em;
}

form .tag-input__container .input__label--required::after {
  margin-left: 4px;
  color: red;
  content: "*";
}

form .tag-input__container .input__form {
  border-radius: 4px;
  padding: 15px 14px;
  border: 1px solid #e6e7e8;
  color: #1c1e1e;
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.02em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

form .tag-input__container .input__form::-webkit-input-placeholder {
  color: #858788;
}

form .tag-input__container .input__form:-ms-input-placeholder {
  color: #858788;
}

form .tag-input__container .input__form::-ms-input-placeholder {
  color: #858788;
}

form .tag-input__container .input__form::placeholder {
  color: #858788;
}

form .tag-input__container .input__form:focus {
  border-color: #1c1e1e;
  color: #1c1e1e;
}

form .tag-input__container .input__form:disabled {
  background-color: #f5f5f5;
  color: #858788;
}

form .tag-input__container .select__form {
  border-radius: 4px;
  border: 1px solid #e6e7e8;
  overflow: hidden;
  cursor: "pointer";
}

form .tag-input__container .select__form[data-open="true"] {
  -webkit-box-shadow: 0px 4px 20px 0px #0f0f0f1f;
  box-shadow: 0px 4px 20px 0px #0f0f0f1f;
  border: 1px solid #1c1e1e;
}

form .tag-input__container .select__form .option__default {
  padding: 15px 14px;
  color: #1c1e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: "center";
  -ms-flex-align: "center";
  align-items: "center";
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.02em;
}

form .tag-input__container .select__form .option__default[data-open="true"] {
  border-bottom: 0;
}

form .tag-input__container .select__form .option__list {
  padding: 0px 10px;
  position: absolute;
  background-color: #ffffff;
  right: 0;
  left: 0;
  z-index: 99;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-height: 240px;
  overflow: scroll;
}

form .tag-input__container .select__form .option__list[data-open="true"] {
  -webkit-box-shadow: 0px 20px 20px 0px #0f0f0f1f;
  box-shadow: 0px 20px 20px 0px #0f0f0f1f;
  border: 1px solid #1c1e1e;
  border-top: 1px solid #e6e7e8;
}

form .tag-input__container .select__form .option__select {
  padding: 16px 10px;
  border-bottom: 1px solid #e6e7e8;
  color: #1c1e1e;
  cursor: pointer;
}

form .tag-input__container .select__form .option__select:nth-last-child(1) {
  border-bottom: 0;
}

form .tag-input__container .select__form__open p,
form .tag-input__container .select__form__not_selected p {
  color: #858788;
}

form .tag-input__container .select__form p {
  background-color: #ffffff;
  margin: 0px;
}

form .tag-input__container .select__form::-webkit-input-placeholder {
  color: #858788;
}

form .tag-input__container .select__form:-ms-input-placeholder {
  color: #858788;
}

form .tag-input__container .select__form::-ms-input-placeholder {
  color: #858788;
}

form .tag-input__container .select__form::placeholder {
  color: #858788;
}

form .tag-input__container .select__form:focus {
  border-color: #1c1e1e;
  color: #1c1e1e;
}

form .tag-input__container .select__form option {
  background-color: #ffffff;
  padding: 10px;
}

form .tag-input__container input[type="file"] {
  color: #858788;
  padding-bottom: 8px;
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.02em;
}

form .tag-input__container input[type="file"]::file-selector-button {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.04em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 14px;
  border: 2px solid #e6e7e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 10px;
  line-height: 18px;
  /* identical to box height, or 129% */
  letter-spacing: 0.03em;
  background-color: Transparent;
  background-repeat: no-repeat;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-positive: 0;
  flex-grow: 0;
  cursor: pointer;
  color: #ec7660;
}

@font-face {
  font-family: "Lubalin";
  src: url("https://cdn.talentgarden.com/fonts/lubalin/lubalingraphstd-demi-webfont.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-45Lt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-45Lt.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-46LtIt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-46LtIt.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-55Rg";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-55Rg.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-56It";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-56It.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-65Md";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-65Md.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-66MdIt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-66MdIt.ttf");
}

.tag-h1 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.01em;
}

.tag-h1.lubalin {
  font-family: "Lubalin", serif;
}

.tag-h2 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.01em;
}

.tag-h2.lubalin {
  font-family: "Lubalin", serif;
}

.tag-h3 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.01em;
}

.tag-h4 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
}

.tag-h5 {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
}

.tag-body_regular {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.02em;
}

.tag-body_bold {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.01em;
}

.tag-input {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.02em;
}

.tag-link_small {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.04em;
}

.tag-link_regular {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.03em;
  color: #ec7660;
  text-decoration: none;
}

.tag-label_small {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.02em;
}

.tag-label_regular {
  font-family: "NHaasGroteskDSPro-55Rg", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.02em;
}

.tag-label_bold {
  font-family: "NHaasGroteskDSPro-65Md", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.03em;
}

.tag-center_text {
  text-align: center;
}

.tag-left_text {
  text-align: left;
}

.tag-right_text {
  text-align: right;
}

.tag-margin-auto {
  margin: auto;
}

.tag-pb-tiny {
  padding-bottom: 8px;
}

.tag-pb-small {
  padding-bottom: 12px;
}

.tag-pb-regular {
  padding-bottom: 16px;
}

.tag-pb-large {
  padding-bottom: 26px;
}

.tag-pb-xlarge {
  padding-bottom: 36px;
}

.tag-pt-tiny {
  padding-top: 8px;
}

.tag-pt-small {
  padding-top: 12px;
}

.tag-pt-regular {
  padding-top: 16px;
}

.tag-pt-large {
  padding-top: 26px;
}

.tag-pt-xlarge {
  padding-top: 36px;
}

.tag-mb-tiny {
  margin-bottom: 8px;
}

.tag-mb-small {
  margin-bottom: 12px;
}

.tag-mb-regular {
  margin-bottom: 16px;
}

.tag-mb-large {
  margin-bottom: 26px;
}

.tag-mb-xlarge {
  margin-bottom: 36px;
}

.tag-mt-tiny {
  margin-top: 8px;
}

.tag-mt-small {
  margin-top: 12px;
}

.tag-mt-regular {
  margin-top: 16px;
}

.tag-mt-large {
  margin-top: 26px;
}

.tag-mt-xlarge {
  margin-top: 36px;
}

body {
  height: 100vh;
}

.container {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  color: #1c1e1e;
  width: 50vw;
}

@media screen and (max-width: 599px) {
  .container {
    width: 93vw;
  }
}

.tag-c-white {
  color: #ffffff;
}

.tag-c-black {
  color: #1c1e1e;
}

.tag-c-orange {
  color: #ec7660;
}

.tag-c-orange_light {
  color: #fec4b5;
}

.tag-c-peach {
  color: #fae5d5;
}

.tag-c-burgundy {
  color: #723349;
}

.tag-c-yellow {
  color: #ffd670;
}

.tag-c-grey {
  color: #858788;
}

.tag-c-grey_light {
  color: #e6e7e8;
}

.tag-c-grey_super_light {
  color: #f5f5f5;
}

.tag-c-success {
  color: #73d17d;
}

.tag-c-success_opacity20 {
  color: rgba(115, 209, 125, 0.2);
}

.tag-c-error {
  color: #e16161;
}

.tag-c-error_opacity20 {
  color: rgba(225, 97, 97, 0.2);
}

.tag-bg-white {
  background-color: #ffffff;
}

.tag-bg-black {
  background-color: #1c1e1e;
}

.tag-bg-orange {
  background-color: #ec7660;
}

.tag-bg-orange_light {
  background-color: #fec4b5;
}

.tag-bg-peach {
  background-color: #fae5d5;
}

.tag-bg-burgundy {
  background-color: #723349;
}

.tag-bg-yellow {
  background-color: #ffd670;
}

.tag-bg-grey {
  background-color: #858788;
}

.tag-bg-grey_light {
  background-color: #e6e7e8;
}

.tag-bg-grey_super_light {
  background-color: #f5f5f5;
}

.tag-bg-success {
  background-color: #73d17d;
}

.tag-bg-success_opacity20 {
  background-color: rgba(115, 209, 125, 0.2);
}

.tag-bg-error {
  background-color: #e16161;
}

.tag-bg-error_opacity20 {
  background-color: rgba(225, 97, 97, 0.2);
}
/*# sourceMappingURL=App.css.map */
