
/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_376_22_1cjl2_2 {
  max-width: var(--sizes-container-lg);
  margin: 0 auto;
  width: 100%;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_184_56_g8fd1_2 {
  grid-row: 1;
  grid-column: 1/3;
}

._clt_184_57_g8fd1_7 {
  grid-row: 3;
  grid-column: 1/3;
}

._clt_184_55_g8fd1_12 {
  position: relative;
  display: grid;
  grid-template-rows: auto auto 50px;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
  z-index: 2;
}
@media (max-width: 724px) {
  ._clt_184_55_g8fd1_12 {
    display: flex;
    flex-direction: column;
  }
}
@media print {
  ._clt_184_55_g8fd1_12 {
    font-size: 10px;
    position: relative;
    display: grid;
    grid-template-rows: auto auto 50px;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    z-index: 2;
  }
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_185_155_1ku67_2 {
  display: flex;
  background: white;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  margin-bottom: 22px;
  flex-direction: column;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_126_14_1b2hl_2 {
  font-family: var(--fontFamilies-default);
}

._clt_126_14_1b2hl_2.h1, ._clt_126_14_1b2hl_2 h1 {
  font-size: var(--fontSizes-8xl, 6rem);
  line-height: var(--lineHeights-tall, 1.625);
  font-family: var(--fontFamilies-header);
}

._clt_126_14_1b2hl_2.h2, ._clt_126_14_1b2hl_2 h2 {
  font-size: var(--fontSizes-6xl, 3.75rem);
  line-height: var(--lineHeights-short, 1.375);
  font-family: var(--fontFamilies-header);
}

._clt_126_14_1b2hl_2.h3, ._clt_126_14_1b2hl_2 h3 {
  font-size: var(--fontSizes-5xl, 3rem);
  line-height: var(--lineHeights-tall, 1.625);
  font-family: var(--fontFamilies-header);
}

._clt_126_14_1b2hl_2.h4, ._clt_126_14_1b2hl_2 h4 {
  font-size: var(--fontSizes-4xl, 2.25rem);
  line-height: var(--lineHeights-short, 1.375);
  font-family: var(--fontFamilies-header);
}

._clt_126_14_1b2hl_2.h5, ._clt_126_14_1b2hl_2 h5 {
  font-size: var(--fontSizes-2xl, 1.5rem);
  line-height: var(--lineHeights-short, 1.375);
  font-family: var(--fontFamilies-header);
}

._clt_126_14_1b2hl_2.h6, ._clt_126_14_1b2hl_2 h6 {
  font-size: var(--fontSizes-xl, 1.25rem);
  line-height: var(--lineHeights-short, 1.375);
  font-family: var(--fontFamilies-header);
}

._clt_126_14_1b2hl_2.body2 {
  font-size: var(--fontSizes-sm, 0.875rem);
  line-height: var(--lineHeights-short, 1.375);
}

._clt_126_14_1b2hl_2.subtitle1 {
  font-size: var(--fontSizes-md, 1rem);
  line-height: var(--lineHeights-tall, 1.625);
}

._clt_126_14_1b2hl_2.subtitle2 {
  font-size: var(--fontSizes-sm, 0.875rem);
  line-height: var(--lineHeights-tall, 1.625);
  font-weight: var(--fontWeights-medium, 500);
}

._clt_126_14_1b2hl_2.button {
  line-height: var(--lineHeights-base, 1.5);
}

._clt_126_14_1b2hl_2.caption {
  font-size: var(--fontSizes-xs, 0.75rem);
  line-height: var(--lineHeights-tall, 1.625);
}

._clt_126_14_1b2hl_2.overline {
  line-height: var(--lineHeights-taller, 2);
  text-transform: uppercase;
  font-size: var(--fontSizes-sm, 0.875rem);
}

._clt_126_14_1b2hl_2.inherit {
  font-size: inherit;
}

._clt_126_14_1b2hl_2.code {
  font-family: ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;
  opacity: 0.9;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_185_217_krzm2_2 {
  font-family: Palatino;
  font-weight: 700;
  font-size: 0.8em;
  margin-top: 0.3em;
  text-align: center;
  color: #000000;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_399_10_w3jkh_2 {
  display: flex;
  flex-direction: column;
}

._clt_399_10_w3jkh_2.dir-row {
  flex-direction: row;
}

._clt_399_10_w3jkh_2.jc-flex-start {
  justify-content: flex-start;
}

._clt_399_10_w3jkh_2.jc-flex-end {
  justify-content: flex-end;
}

._clt_399_10_w3jkh_2.jc-stretch {
  justify-content: stretch;
}

._clt_399_10_w3jkh_2.jc-center {
  justify-content: center;
}

._clt_399_10_w3jkh_2.jc-space-between {
  justify-content: space-between;
}

._clt_399_10_w3jkh_2.jc-space-around {
  justify-content: space-around;
}

._clt_399_10_w3jkh_2.ai-flex-start {
  align-items: flex-start;
}

._clt_399_10_w3jkh_2.ai-flex-end {
  align-items: flex-end;
}

._clt_399_10_w3jkh_2.ai-stretch {
  align-items: stretch;
}

._clt_399_10_w3jkh_2.ai-center {
  align-items: center;
}

._clt_399_10_w3jkh_2.ai-space-between {
  align-items: space-between;
}

._clt_399_10_w3jkh_2.ai-space-around {
  align-items: space-around;
}

._clt_399_10_w3jkh_2.inline {
  display: inline-flex;
}

._clt_399_10_w3jkh_2.ac-flex-start {
  align-content: flex-start;
}

._clt_399_10_w3jkh_2.ac-center {
  align-content: center;
}

._clt_399_10_w3jkh_2.ac-stretch {
  align-content: stretch;
}

._clt_399_10_w3jkh_2.ac-space-between {
  align-content: space-between;
}

._clt_399_10_w3jkh_2.ac-space-around {
  align-content: space-around;
}

._clt_399_10_w3jkh_2.wr-wrap {
  flex-wrap: wrap;
}

._clt_399_10_w3jkh_2.wr-wrap-reverse {
  flex-wrap: wrap-reverse;
}

._clt_399_10_w3jkh_2.wr-nowrap {
  flex-wrap: nowrap;
}

._clt_399_10_w3jkh_2.dir-column {
  flex-direction: column;
}

._clt_399_10_w3jkh_2.dir-row-reverse {
  flex-direction: row-reverse;
}

._clt_399_10_w3jkh_2.dir-column-reverse {
  flex-direction: column-reverse;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_186_137_dv88i_2 {
  font-family: Palatino;
  font-weight: 700;
  font-size: 0.8em;
  margin-top: 0.3em;
  text-align: center;
  color: #000000;
}

._clt_217_2_dv88i_11 {
  position: absolute;
  inset: 0px;
  background: transparent;
}

._clt_186_139_dv88i_17 {
  position: relative;
  border-bottom: 1px dotted black;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  margin-left: 10px;
}

._clt_186_138_dv88i_26 {
  align-items: center;
  flex-grow: 1;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_185_43_x70mm_2 {
  font-family: Palatino;
  font-weight: 700;
  font-size: 0.8em;
  margin-top: 0.3em;
  color: #000000;
}

._clt_185_43_right_x70mm_10 {
  text-align: right;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_184_105_10xnv_2 {
  display: inline-block;
  flex-grow: 1;
  font-family: Palatino;
  color: #000000;
}
._clt_184_105_10xnv_2.empty {
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-right: 8px;
  height: 24px;
  color: #000000;
}

._clt_v200_39210_10xnv_17 {
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
  border-top-color: #000000;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  height: 15px;
  width: 15px;
  display: inline-block;
  cursor: pointer;
}
._clt_v200_39210_10xnv_17.checked {
  background-color: black;
}
._clt_v200_39210_10xnv_17.negative {
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-style: dashed;
  border-top-style: dashed;
  margin-right: 4px;
}
._clt_v200_39210_10xnv_17.negative.checked {
  border-width: 2px;
  border-style: solid;
  background-color: rgba(0, 0, 0, 0.35);
}

._clt_184_170_10xnv_51 {
  display: flex;
  row-gap: 5px;
  column-gap: 5px;
  align-items: center;
}

._clt_184_169_10xnv_58 {
  display: flex;
  align-content: center;
  align-self: space-between;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_223_199_5t30f_2 {
  position: absolute;
  inset: 0px;
  background: transparent;
  color: #000000;
}

._clt_223_198_5t30f_9 {
  position: relative;
  border-bottom: 1px dotted black;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  margin-left: 0px;
  margin-right: 15px;
  height: 24px;
}

._clt_185_752_5t30f_20 {
  display: inline-block;
  flex-grow: 1;
  font-family: Palatino;
  color: #000000;
}
._clt_185_752_5t30f_20.empty {
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-top-style: dotted;
  margin-right: 8px;
  height: 24px;
}

._clt_v200_39264_5t30f_37 {
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
  border-top-color: #000000;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  height: 15px;
  width: 15px;
  display: inline-block;
  cursor: pointer;
}
._clt_v200_39264_5t30f_37.checked {
  background-color: black;
}
._clt_v200_39264_5t30f_37.negative {
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-style: dashed;
  border-top-style: dashed;
  margin-right: 4px;
}
._clt_v200_39264_5t30f_37.checked.negative {
  border-width: 2px;
  background-color: rgba(0, 0, 0, 0.35);
  border-style: solid;
}

._clt_185_750_5t30f_71 {
  display: flex;
  row-gap: 5px;
  column-gap: 5px;
  align-items: center;
}

._clt_185_749_5t30f_78 {
  display: flex;
  align-content: center;
  align-self: space-between;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_226_455_8kgqk_2 {
  background: none;
  min-width: 100%;
  min-height: 100%;
  padding-top: 2px;
  color: #000000;
}

._clt_226_291_8kgqk_10 {
  background-repeat: repeat;
  padding: 0;
  min-height: 220px;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_185_716_1btdz_2 {
  font-family: Palatino;
  font-weight: 700;
  font-size: 0.8em;
  margin-top: 0.3em;
  text-align: center;
  color: #000000;
}

._clt_215_0_1btdz_11 {
  padding: 0px 7px 1px;
  border: 1px solid;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-top-style: dotted;
  border-radius: 13px;
  height: 26px;
  min-width: 26px;
  position: relative;
  margin-bottom: -3px;
  text-align: center;
}

._clt_186_338_1btdz_26 {
  display: flex;
  column-gap: 15px;
}

._clt_186_312_1btdz_31 {
  display: flex;
  flex-direction: row;
  column-gap: 15px;
}

._clt_226_284_1btdz_37 {
  flex: 1 1 100%;
  width: auto;
  padding: 0;
}

._clt_226_289_1btdz_43 {
  flex: 1 1 100%;
  width: auto;
  padding: 0;
}

._clt_222_95_1btdz_49 {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
._clt_225_1329_dq2c7_2 {
  color: #000101;
}

._clt_225_2053_dq2c7_6 {
  border-bottom: 1px dotted;
  margin-bottom: 8px;
  background: none;
  color: #000000;
}

._clt_225_2139_dq2c7_13 {
  background-color: #171717;
  color: #ffffff;
  border-radius: 4px;
}
._clt_225_2139_dq2c7_13:hover {
  background-color: #424242;
}

._clt_140_65_dq2c7_22 {
  min-height: 100vh;
  padding: 20px;
  background: url("https://media.istockphoto.com/vectors/background-tribal-monogram-black-white-aztec-texture-1-vector-id545267146");
  background-size: contain;
  background-repeat: repeat;
  max-width: 724px;
  background-position: center;
}
._clt_140_65_dq2c7_22:after {
  content: "";
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  z-index: 0;
}
@print {
  ._clt_140_65_dq2c7_22 {
    padding: 20px;
    background: url("https://media.istockphoto.com/vectors/background-tribal-monogram-black-white-aztec-texture-1-vector-id545267146");
    background-size: contain;
    background-repeat: repeat;
  }
}
